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 Jun 27 11:13:50 JST 2018
info: uname.sysname, NetBSD
info: uname.nodename, nas8245
info: uname.release, 8.0_RC2
info: uname.version, NetBSD 8.0_RC2 (KUROBOX) #0: Mon Jun 25 13:01:26 UTC 2018 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/sandpoint/compile/KUROBOX
info: uname.machine, sandpoint
info: env, ENV=/root/.shrc
info: env, BLOCKSIZE=1k
info: env, PWD=/usr/tests
info: env, HOME=/root
info: env, _=/usr/bin/atf-run
info: env, PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
info: env, HOST=nas8245
info: env, TERM=vt100
info: env, USER=root
info: env, PKG_PATH=ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/sandpoint/8.0/All
info: env, LOGNAME=root
info: env, SHELL=/bin/ksh
tps-count: 714
tp-start: 1530065635.982638, bin/cat/t_cat, 3
tc-start: 1530065635.985399, align
tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ]
tc-end: 1530065636.567859, align, passed
tc-start: 1530065636.572231, nonexistent
tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ]
tc-end: 1530065637.60102, nonexistent, passed
tc-start: 1530065637.64051, se_output
tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ]
tc-end: 1530065637.550876, se_output, passed
tp-end: 1530065637.554797, bin/cat/t_cat
tp-start: 1530065639.655353, bin/cp/t_cp, 10
tc-start: 1530065639.657302, 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: 1530065641.561866, dir_to_dir, passed
tc-start: 1530065641.584681, dir_to_file
tc-so:Executing command [ cp dir file ]
tc-so:Executing command [ cp -R dir file ]
tc-end: 1530065642.230331, dir_to_file, passed
tc-start: 1530065642.241620, file_over_link
tc-so:Executing command [ cp -P file link ]
tc-so:Ensuring that file and link are identical
tc-end: 1530065642.777887, file_over_link, passed
tc-start: 1530065642.789057, 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: 1530065643.927501, file_to_file, passed
tc-start: 1530065643.938605, file_to_link
tc-so:Executing command [ cp file2 link ]
tc-so:Ensuring that file and file2 are identical
tc-end: 1530065644.476458, file_to_link, passed
tc-start: 1530065644.487612, 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: 1530065645.266607, file_to_linkdir, passed
tc-start: 1530065645.279311, 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: 1530065645.928687, files_to_dir, passed
tc-start: 1530065645.942974, link_over_file
tc-so:Executing command [ cp -P link file ]
tc-end: 1530065646.514225, link_over_file, passed
tc-start: 1530065646.525237, 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: 1530065647.196044, link_to_file, passed
tc-start: 1530065647.207543, linkdir_to_file
tc-so:Executing command [ cp dirlink file ]
tc-so:Executing command [ cp -P dirlink file ]
tc-end: 1530065647.883570, linkdir_to_file, passed
tp-end: 1530065647.894585, bin/cp/t_cp
tp-start: 1530065648.893331, bin/dd/t_dd, 3
tc-start: 1530065648.895352, io
tc-end: 1530065650.859079, io, passed
tc-start: 1530065650.863077, length
tc-end: 1530065651.554019, length, passed
tc-start: 1530065651.558006, 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: 1530065652.672778, seek, passed
tp-end: 1530065652.678697, bin/dd/t_dd
tp-start: 1530065653.324775, bin/df/t_df, 2
tc-start: 1530065653.326796, hflag
tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ]
tc-end: 1530065653.855544, hflag, passed
tc-start: 1530065653.860435, normal
tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ]
tc-end: 1530065654.393079, normal, passed
tp-end: 1530065654.398001, bin/df/t_df
tp-start: 1530065657.111601, bin/expr/t_expr, 14
tc-start: 1530065657.113643, 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: 1530065657.651002, arithmetic_ops, passed
tc-start: 1530065657.654991, basic_functional
tc-so:Expression '2', expecting '2'
tc-so:Expression '-4', expecting '-4'
tc-so:Expression 'hello', expecting 'hello'
tc-end: 1530065658.82773, basic_functional, passed
tc-start: 1530065658.86713, basic_math
tc-so:Expression '2 + 4 \* 5', expecting '22'
tc-end: 1530065658.466539, basic_math, passed
tc-start: 1530065658.470516, colon_vs_math
tc-so:Expression '2 : 4 / 2', expecting '0'
tc-so:Expression '4 : 4 % 3', expecting '1'
tc-end: 1530065658.879539, colon_vs_math, passed
tc-start: 1530065658.883610, 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: 1530065659.659226, compare_ops, passed
tc-start: 1530065659.663240, compare_ops_precedence
tc-so:Expression '2 \> 1 \* 17', expecting '0'
tc-end: 1530065660.37224, compare_ops_precedence, passed
tc-start: 1530065660.41205, 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: 1530065660.579449, gtkmm, passed
tc-start: 1530065660.583346, lang
tc-so:Executing command [ /bin/sh -c expr 10 + 11 ]
tc-so:Executing command [ /bin/sh -c expr 10 + 11 ]
tc-end: 1530065661.267290, lang, passed
tc-start: 1530065661.271263, math_precedence
tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7'
tc-end: 1530065661.659605, math_precedence, passed
tc-start: 1530065661.663617, multiply
tc-so:Expression '1 \* -1', expecting '-1'
tc-so:Expression '2 \> 1 \* 17', expecting '0'
tc-end: 1530065662.69718, multiply, passed
tc-start: 1530065662.73713, 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: 1530065662.583511, negative, passed
tc-start: 1530065662.587477, 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-end: 1530065663.363779, overflow, passed
tc-start: 1530065663.367640, precedence
tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2'
tc-end: 1530065663.741341, precedence, passed
tc-start: 1530065663.745250, regex
tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2'
tc-end: 1530065664.117536, regex, passed
tp-end: 1530065664.121502, bin/expr/t_expr
tp-start: 1530065664.577367, bin/pax/t_pax, 1
tc-start: 1530065664.579426, 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: 1530065665.467348, append, passed
tp-end: 1530065665.475376, bin/pax/t_pax
tp-start: 1530065667.219448, bin/ps/t_ps, 8
tc-start: 1530065667.221423, default_columns
tc-end: 1530065670.684315, default_columns, passed
tc-start: 1530065670.688303, duplicate_column
tc-end: 1530065671.624474, duplicate_column, passed
tc-start: 1530065671.628444, minus_O
tc-end: 1530065672.792517, minus_O, passed
tc-start: 1530065672.796540, minus_o
tc-end: 1530065674.235121, minus_o, passed
tc-start: 1530065674.239121, override_heading_all_null
tc-end: 1530065675.256816, override_heading_all_null, passed
tc-start: 1530065675.260847, override_heading_embedded_specials
tc-end: 1530065676.625726, override_heading_embedded_specials, passed
tc-start: 1530065676.629784, override_heading_simple
tc-end: 1530065677.911775, override_heading_simple, passed
tc-start: 1530065677.915800, override_heading_some_null
tc-end: 1530065679.483744, override_heading_some_null, passed
tp-end: 1530065679.487733, bin/ps/t_ps
tp-start: 1530065716.505420, bin/sh/dotcmd/t_dotcmd, 192
tc-start: 1530065716.507586, case_break_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ]
tc-end: 1530065717.412666, case_break_case, passed
tc-start: 1530065717.417012, case_break_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ]
tc-end: 1530065718.266995, case_break_compound, passed
tc-start: 1530065718.271409, case_break_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ]
tc-end: 1530065719.122401, case_break_file, passed
tc-start: 1530065719.126592, case_break_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ]
tc-end: 1530065719.979378, case_break_for, passed
tc-start: 1530065719.983540, case_break_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ]
tc-end: 1530065720.860255, case_break_func, passed
tc-start: 1530065720.864461, case_break_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ]
tc-end: 1530065721.714344, case_break_subshell, passed
tc-start: 1530065721.718574, case_break_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ]
tc-end: 1530065722.563516, case_break_until, passed
tc-start: 1530065722.567690, case_break_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ]
tc-end: 1530065723.399496, case_break_while, passed
tc-start: 1530065723.403641, case_continue_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ]
tc-end: 1530065724.246830, case_continue_case, passed
tc-start: 1530065724.250897, case_continue_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ]
tc-end: 1530065725.88453, case_continue_compound, passed
tc-start: 1530065725.92512, case_continue_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ]
tc-end: 1530065725.923549, case_continue_file, passed
tc-start: 1530065725.927646, case_continue_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ]
tc-end: 1530065726.783029, case_continue_for, passed
tc-start: 1530065726.787242, case_continue_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ]
tc-end: 1530065727.630295, case_continue_func, passed
tc-start: 1530065727.634445, case_continue_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ]
tc-end: 1530065728.504868, case_continue_subshell, passed
tc-start: 1530065728.508999, case_continue_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ]
tc-end: 1530065729.333456, case_continue_until, passed
tc-start: 1530065729.337568, case_continue_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ]
tc-end: 1530065730.177005, case_continue_while, passed
tc-start: 1530065730.181071, case_return_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ]
tc-end: 1530065731.2127, case_return_case, passed
tc-start: 1530065731.6234, case_return_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ]
tc-end: 1530065731.866096, case_return_compound, passed
tc-start: 1530065731.870109, case_return_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ]
tc-end: 1530065732.695426, case_return_file, passed
tc-start: 1530065732.699568, case_return_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ]
tc-end: 1530065733.523492, case_return_for, passed
tc-start: 1530065733.527850, case_return_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ]
tc-end: 1530065734.354836, case_return_func, passed
tc-start: 1530065734.358970, case_return_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ]
tc-end: 1530065735.198559, case_return_subshell, passed
tc-start: 1530065735.202626, case_return_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ]
tc-end: 1530065736.43688, case_return_until, passed
tc-start: 1530065736.47877, case_return_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ]
tc-end: 1530065736.876773, case_return_while, passed
tc-start: 1530065736.880937, compound_break_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ]
tc-end: 1530065737.736773, compound_break_case, passed
tc-start: 1530065737.740840, compound_break_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ]
tc-end: 1530065738.601619, compound_break_compound, passed
tc-start: 1530065738.605727, compound_break_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ]
tc-end: 1530065739.436816, compound_break_file, passed
tc-start: 1530065739.440891, compound_break_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ]
tc-end: 1530065740.272348, compound_break_for, passed
tc-start: 1530065740.276443, compound_break_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ]
tc-end: 1530065741.108503, compound_break_func, passed
tc-start: 1530065741.112571, compound_break_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ]
tc-end: 1530065741.960972, compound_break_subshell, passed
tc-start: 1530065741.965014, compound_break_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ]
tc-end: 1530065742.823617, compound_break_until, passed
tc-start: 1530065742.827665, compound_break_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ]
tc-end: 1530065743.678667, compound_break_while, passed
tc-start: 1530065743.682677, compound_continue_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ]
tc-end: 1530065744.515604, compound_continue_case, passed
tc-start: 1530065744.519775, compound_continue_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ]
tc-end: 1530065745.350823, compound_continue_compound, passed
tc-start: 1530065745.354924, compound_continue_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ]
tc-end: 1530065746.184040, compound_continue_file, passed
tc-start: 1530065746.188100, compound_continue_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ]
tc-end: 1530065747.40054, compound_continue_for, passed
tc-start: 1530065747.44053, compound_continue_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ]
tc-end: 1530065747.886877, compound_continue_func, passed
tc-start: 1530065747.891008, compound_continue_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ]
tc-end: 1530065748.750798, compound_continue_subshell, passed
tc-start: 1530065748.755037, compound_continue_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ]
tc-end: 1530065749.582788, compound_continue_until, passed
tc-start: 1530065749.586827, compound_continue_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ]
tc-end: 1530065750.422185, compound_continue_while, passed
tc-start: 1530065750.426230, compound_return_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ]
tc-end: 1530065751.251855, compound_return_case, passed
tc-start: 1530065751.255909, compound_return_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ]
tc-end: 1530065752.109910, compound_return_compound, passed
tc-start: 1530065752.114094, compound_return_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ]
tc-end: 1530065752.940523, compound_return_file, passed
tc-start: 1530065752.944623, compound_return_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ]
tc-end: 1530065753.779361, compound_return_for, passed
tc-start: 1530065753.783424, compound_return_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ]
tc-end: 1530065754.611826, compound_return_func, passed
tc-start: 1530065754.617338, compound_return_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ]
tc-end: 1530065755.477805, compound_return_subshell, passed
tc-start: 1530065755.481853, compound_return_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ]
tc-end: 1530065756.316808, compound_return_until, passed
tc-start: 1530065756.320818, compound_return_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ]
tc-end: 1530065757.150715, compound_return_while, passed
tc-start: 1530065757.155200, file_break_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ]
tc-end: 1530065757.991258, file_break_case, passed
tc-start: 1530065757.995455, file_break_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ]
tc-end: 1530065758.843317, file_break_compound, passed
tc-start: 1530065758.847426, file_break_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ]
tc-end: 1530065759.675832, file_break_file, passed
tc-start: 1530065759.680003, file_break_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ]
tc-end: 1530065760.504405, file_break_for, passed
tc-start: 1530065760.509356, file_break_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ]
tc-end: 1530065761.343360, file_break_func, passed
tc-start: 1530065761.347568, file_break_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ]
tc-end: 1530065762.193104, file_break_subshell, passed
tc-start: 1530065762.197209, file_break_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ]
tc-end: 1530065763.33952, file_break_until, passed
tc-start: 1530065763.38625, file_break_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ]
tc-end: 1530065763.864746, file_break_while, passed
tc-start: 1530065763.868875, file_continue_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ]
tc-end: 1530065764.700497, file_continue_case, passed
tc-start: 1530065764.704590, file_continue_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ]
tc-end: 1530065765.537368, file_continue_compound, passed
tc-start: 1530065765.541456, file_continue_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ]
tc-end: 1530065766.368546, file_continue_file, passed
tc-start: 1530065766.372621, file_continue_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ]
tc-end: 1530065767.207611, file_continue_for, passed
tc-start: 1530065767.211837, file_continue_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ]
tc-end: 1530065768.50042, file_continue_func, passed
tc-start: 1530065768.54271, file_continue_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ]
tc-end: 1530065768.895080, file_continue_subshell, passed
tc-start: 1530065768.899177, file_continue_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ]
tc-end: 1530065769.731054, file_continue_until, passed
tc-start: 1530065769.735171, file_continue_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ]
tc-end: 1530065770.569697, file_continue_while, passed
tc-start: 1530065770.573791, file_return_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ]
tc-end: 1530065771.404662, file_return_case, passed
tc-start: 1530065771.408828, file_return_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ]
tc-end: 1530065772.258497, file_return_compound, passed
tc-start: 1530065772.262583, file_return_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ]
tc-end: 1530065773.91733, file_return_file, passed
tc-start: 1530065773.95902, file_return_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ]
tc-end: 1530065773.927278, file_return_for, passed
tc-start: 1530065773.931603, file_return_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ]
tc-end: 1530065774.758879, file_return_func, passed
tc-start: 1530065774.763044, file_return_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ]
tc-end: 1530065775.597408, file_return_subshell, passed
tc-start: 1530065775.601500, file_return_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ]
tc-end: 1530065776.435367, file_return_until, passed
tc-start: 1530065776.439516, file_return_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ]
tc-end: 1530065777.266276, file_return_while, passed
tc-start: 1530065777.270443, for_break_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ]
tc-end: 1530065778.102522, for_break_case, passed
tc-start: 1530065778.106730, for_break_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ]
tc-end: 1530065778.941596, for_break_compound, passed
tc-start: 1530065778.945699, for_break_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ]
tc-end: 1530065779.805603, for_break_file, passed
tc-start: 1530065779.809923, for_break_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ]
tc-end: 1530065780.642379, for_break_for, passed
tc-start: 1530065780.646643, for_break_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ]
tc-end: 1530065781.477425, for_break_func, passed
tc-start: 1530065781.481597, for_break_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ]
tc-end: 1530065782.341379, for_break_subshell, passed
tc-start: 1530065782.345488, for_break_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ]
tc-end: 1530065783.182457, for_break_until, passed
tc-start: 1530065783.186653, for_break_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ]
tc-end: 1530065784.40658, for_break_while, passed
tc-start: 1530065784.44811, for_continue_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ]
tc-end: 1530065784.874503, for_continue_case, passed
tc-start: 1530065784.878708, for_continue_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ]
tc-end: 1530065785.714083, for_continue_compound, passed
tc-start: 1530065785.718236, for_continue_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ]
tc-end: 1530065786.554008, for_continue_file, passed
tc-start: 1530065786.558274, for_continue_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ]
tc-end: 1530065787.396586, for_continue_for, passed
tc-start: 1530065787.400787, for_continue_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ]
tc-end: 1530065788.235915, for_continue_func, passed
tc-start: 1530065788.240083, for_continue_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ]
tc-end: 1530065789.98415, for_continue_subshell, passed
tc-start: 1530065789.102499, for_continue_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ]
tc-end: 1530065789.938108, for_continue_until, passed
tc-start: 1530065789.942180, for_continue_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ]
tc-end: 1530065790.783492, for_continue_while, passed
tc-start: 1530065790.787618, for_return_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ]
tc-end: 1530065791.635010, for_return_case, passed
tc-start: 1530065791.639222, for_return_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ]
tc-end: 1530065792.467447, for_return_compound, passed
tc-start: 1530065792.471520, for_return_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ]
tc-end: 1530065793.310507, for_return_file, passed
tc-start: 1530065793.314676, for_return_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ]
tc-end: 1530065794.147870, for_return_for, passed
tc-start: 1530065794.152169, for_return_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ]
tc-end: 1530065794.986221, for_return_func, passed
tc-start: 1530065794.990531, for_return_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ]
tc-end: 1530065795.861614, for_return_subshell, passed
tc-start: 1530065795.865731, for_return_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ]
tc-end: 1530065796.700300, for_return_until, passed
tc-start: 1530065796.704425, for_return_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ]
tc-end: 1530065797.536478, for_return_while, passed
tc-start: 1530065797.540980, func_break_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ]
tc-end: 1530065798.404487, func_break_case, passed
tc-start: 1530065798.408733, func_break_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ]
tc-end: 1530065799.241377, func_break_compound, passed
tc-start: 1530065799.245496, func_break_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ]
tc-end: 1530065800.85939, func_break_file, passed
tc-start: 1530065800.90095, func_break_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ]
tc-end: 1530065800.926539, func_break_for, passed
tc-start: 1530065800.930708, func_break_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ]
tc-end: 1530065801.795220, func_break_func, passed
tc-start: 1530065801.799418, func_break_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ]
tc-end: 1530065802.648587, func_break_subshell, passed
tc-start: 1530065802.652795, func_break_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ]
tc-end: 1530065803.504454, func_break_until, passed
tc-start: 1530065803.508627, func_break_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ]
tc-end: 1530065804.342608, func_break_while, passed
tc-start: 1530065804.346792, func_continue_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ]
tc-end: 1530065805.205262, func_continue_case, passed
tc-start: 1530065805.209386, func_continue_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ]
tc-end: 1530065806.53739, func_continue_compound, passed
tc-start: 1530065806.57905, func_continue_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ]
tc-end: 1530065806.896677, func_continue_file, passed
tc-start: 1530065806.900756, func_continue_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ]
tc-end: 1530065807.740468, func_continue_for, passed
tc-start: 1530065807.744671, func_continue_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ]
tc-end: 1530065808.574762, func_continue_func, passed
tc-start: 1530065808.578906, func_continue_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ]
tc-end: 1530065809.424222, func_continue_subshell, passed
tc-start: 1530065809.428362, func_continue_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ]
tc-end: 1530065810.265564, func_continue_until, passed
tc-start: 1530065810.269815, func_continue_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ]
tc-end: 1530065811.103325, func_continue_while, passed
tc-start: 1530065811.107447, func_return_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ]
tc-end: 1530065811.949847, func_return_case, passed
tc-start: 1530065811.954018, func_return_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ]
tc-end: 1530065812.790432, func_return_compound, passed
tc-start: 1530065812.794526, func_return_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ]
tc-end: 1530065813.626402, func_return_file, passed
tc-start: 1530065813.630546, func_return_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ]
tc-end: 1530065814.468334, func_return_for, passed
tc-start: 1530065814.472520, func_return_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ]
tc-end: 1530065815.314693, func_return_func, passed
tc-start: 1530065815.318909, func_return_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ]
tc-end: 1530065816.182711, func_return_subshell, passed
tc-start: 1530065816.186835, func_return_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ]
tc-end: 1530065817.46379, func_return_until, passed
tc-start: 1530065817.50527, func_return_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ]
tc-end: 1530065817.886969, func_return_while, passed
tc-start: 1530065817.891120, subshell_break_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ]
tc-end: 1530065818.732548, subshell_break_case, passed
tc-start: 1530065818.736666, subshell_break_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ]
tc-end: 1530065819.583237, subshell_break_compound, passed
tc-start: 1530065819.587509, subshell_break_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ]
tc-end: 1530065820.430077, subshell_break_file, passed
tc-start: 1530065820.434143, subshell_break_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ]
tc-end: 1530065821.275038, subshell_break_for, passed
tc-start: 1530065821.279142, subshell_break_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ]
tc-end: 1530065822.139137, subshell_break_func, passed
tc-start: 1530065822.143232, subshell_break_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ]
tc-end: 1530065823.8330, subshell_break_subshell, passed
tc-start: 1530065823.12396, subshell_break_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ]
tc-end: 1530065823.890176, subshell_break_until, passed
tc-start: 1530065823.894232, subshell_break_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ]
tc-end: 1530065824.745200, subshell_break_while, passed
tc-start: 1530065824.749303, subshell_continue_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ]
tc-end: 1530065825.592968, subshell_continue_case, passed
tc-start: 1530065825.597082, subshell_continue_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ]
tc-end: 1530065826.447478, subshell_continue_compound, passed
tc-start: 1530065826.451565, subshell_continue_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ]
tc-end: 1530065827.302309, subshell_continue_file, passed
tc-start: 1530065827.306527, subshell_continue_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ]
tc-end: 1530065828.155876, subshell_continue_for, passed
tc-start: 1530065828.160026, subshell_continue_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ]
tc-end: 1530065829.10167, subshell_continue_func, passed
tc-start: 1530065829.14224, subshell_continue_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ]
tc-end: 1530065829.871228, subshell_continue_subshell, passed
tc-start: 1530065829.875449, subshell_continue_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ]
tc-end: 1530065830.725823, subshell_continue_until, passed
tc-start: 1530065830.729911, subshell_continue_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ]
tc-end: 1530065831.590794, subshell_continue_while, passed
tc-start: 1530065831.593640, subshell_return_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ]
tc-end: 1530065832.443620, subshell_return_case, passed
tc-start: 1530065832.447723, subshell_return_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ]
tc-end: 1530065833.295477, subshell_return_compound, passed
tc-start: 1530065833.299635, subshell_return_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ]
tc-end: 1530065834.147804, subshell_return_file, passed
tc-start: 1530065834.151885, subshell_return_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ]
tc-end: 1530065834.991045, subshell_return_for, passed
tc-start: 1530065834.995132, subshell_return_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ]
tc-end: 1530065835.838697, subshell_return_func, passed
tc-start: 1530065835.842774, subshell_return_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ]
tc-end: 1530065836.698826, subshell_return_subshell, passed
tc-start: 1530065836.703276, subshell_return_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ]
tc-end: 1530065837.555709, subshell_return_until, passed
tc-start: 1530065837.559887, subshell_return_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ]
tc-end: 1530065838.408517, subshell_return_while, passed
tc-start: 1530065838.412617, until_break_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ]
tc-end: 1530065839.249291, until_break_case, passed
tc-start: 1530065839.253452, until_break_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ]
tc-end: 1530065840.113815, until_break_compound, passed
tc-start: 1530065840.118068, until_break_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ]
tc-end: 1530065840.957459, until_break_file, passed
tc-start: 1530065840.961603, until_break_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ]
tc-end: 1530065841.813487, until_break_for, passed
tc-start: 1530065841.817682, until_break_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ]
tc-end: 1530065842.657621, until_break_func, passed
tc-start: 1530065842.661778, until_break_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ]
tc-end: 1530065843.548577, until_break_subshell, passed
tc-start: 1530065843.552809, until_break_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ]
tc-end: 1530065844.392142, until_break_until, passed
tc-start: 1530065844.396453, until_break_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ]
tc-end: 1530065845.237869, until_break_while, passed
tc-start: 1530065845.242029, until_continue_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ]
tc-end: 1530065846.93362, until_continue_case, passed
tc-start: 1530065846.97623, until_continue_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ]
tc-end: 1530065846.941740, until_continue_compound, passed
tc-start: 1530065846.945839, until_continue_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ]
tc-end: 1530065847.791441, until_continue_file, passed
tc-start: 1530065847.795520, until_continue_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ]
tc-end: 1530065848.641976, until_continue_for, passed
tc-start: 1530065848.646054, until_continue_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ]
tc-end: 1530065849.485764, until_continue_func, passed
tc-start: 1530065849.490065, until_continue_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ]
tc-end: 1530065850.355657, until_continue_subshell, passed
tc-start: 1530065850.359831, until_continue_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ]
tc-end: 1530065851.209931, until_continue_until, passed
tc-start: 1530065851.214137, until_continue_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ]
tc-end: 1530065852.90061, until_continue_while, passed
tc-start: 1530065852.94152, until_return_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ]
tc-end: 1530065852.937268, until_return_case, passed
tc-start: 1530065852.941438, until_return_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ]
tc-end: 1530065853.806131, until_return_compound, passed
tc-start: 1530065853.810239, until_return_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ]
tc-end: 1530065854.654010, until_return_file, passed
tc-start: 1530065854.658205, until_return_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ]
tc-end: 1530065855.497892, until_return_for, passed
tc-start: 1530065855.502013, until_return_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ]
tc-end: 1530065856.345183, until_return_func, passed
tc-start: 1530065856.349376, until_return_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ]
tc-end: 1530065857.206694, until_return_subshell, passed
tc-start: 1530065857.210781, until_return_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ]
tc-end: 1530065858.52153, until_return_until, passed
tc-start: 1530065858.56354, until_return_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ]
tc-end: 1530065858.904360, until_return_while, passed
tc-start: 1530065858.908481, while_break_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ]
tc-end: 1530065859.747881, while_break_case, passed
tc-start: 1530065859.752044, while_break_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ]
tc-end: 1530065860.593472, while_break_compound, passed
tc-start: 1530065860.597592, while_break_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ]
tc-end: 1530065861.442763, while_break_file, passed
tc-start: 1530065861.446963, while_break_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ]
tc-end: 1530065862.301629, while_break_for, passed
tc-start: 1530065862.305795, while_break_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ]
tc-end: 1530065863.144693, while_break_func, passed
tc-start: 1530065863.148944, while_break_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ]
tc-end: 1530065864.12115, while_break_subshell, passed
tc-start: 1530065864.16202, while_break_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ]
tc-end: 1530065864.861814, while_break_until, passed
tc-start: 1530065864.865954, while_break_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ]
tc-end: 1530065865.728516, while_break_while, passed
tc-start: 1530065865.732663, while_continue_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ]
tc-end: 1530065866.594704, while_continue_case, passed
tc-start: 1530065866.598830, while_continue_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ]
tc-end: 1530065867.445570, while_continue_compound, passed
tc-start: 1530065867.449697, while_continue_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ]
tc-end: 1530065868.314858, while_continue_file, passed
tc-start: 1530065868.318918, while_continue_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ]
tc-end: 1530065869.164274, while_continue_for, passed
tc-start: 1530065869.168452, while_continue_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ]
tc-end: 1530065870.12365, while_continue_func, passed
tc-start: 1530065870.16430, while_continue_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ]
tc-end: 1530065870.887459, while_continue_subshell, passed
tc-start: 1530065870.891538, while_continue_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ]
tc-end: 1530065871.746018, while_continue_until, passed
tc-start: 1530065871.750271, while_continue_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ]
tc-end: 1530065872.592345, while_continue_while, passed
tc-start: 1530065872.596437, while_return_case
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ]
tc-end: 1530065873.441805, while_return_case, passed
tc-start: 1530065873.445975, while_return_compound
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ]
tc-end: 1530065874.292901, while_return_compound, passed
tc-start: 1530065874.297032, while_return_file
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ]
tc-end: 1530065875.134933, while_return_file, passed
tc-start: 1530065875.139115, while_return_for
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ]
tc-end: 1530065875.985029, while_return_for, passed
tc-start: 1530065875.989205, while_return_func
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ]
tc-end: 1530065876.829581, while_return_func, passed
tc-start: 1530065876.833754, while_return_subshell
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ]
tc-end: 1530065877.696400, while_return_subshell, passed
tc-start: 1530065877.700519, while_return_until
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ]
tc-end: 1530065878.546506, while_return_until, passed
tc-start: 1530065878.550609, while_return_while
tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ]
tc-end: 1530065879.392467, while_return_while, passed
tp-end: 1530065879.396484, bin/sh/dotcmd/t_dotcmd
tp-start: 1530065884.920082, bin/sh/t_arith, 28
tc-start: 1530065884.922158, 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: 1530065887.801646, constants, passed
tc-start: 1530065887.805712, 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: 1530065889.347273, do_unary_minus, passed
tc-start: 1530065889.351489, 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: 1530065890.601522, do_unary_not, passed
tc-start: 1530065890.605592, 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: 1530065891.869648, do_unary_plus, passed
tc-start: 1530065891.873786, 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: 1530065893.1601, do_unary_tilde, passed
tc-start: 1530065893.5724, 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: 1530065895.50499, elementary_add, passed
tc-start: 1530065895.55162, 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: 1530065896.924216, elementary_div, passed
tc-start: 1530065896.928382, 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: 1530065899.291533, elementary_eq, passed
tc-start: 1530065899.295545, 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: 1530065900.419263, elementary_ge, passed
tc-start: 1530065900.423341, 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: 1530065902.560900, elementary_gt, passed
tc-start: 1530065902.564835, 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: 1530065904.316771, elementary_le, passed
tc-start: 1530065904.320823, 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: 1530065905.934191, elementary_lt, passed
tc-start: 1530065905.938579, 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: 1530065908.63898, elementary_mul, passed
tc-start: 1530065908.68103, 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: 1530065910.59001, elementary_ne, passed
tc-start: 1530065910.63021, 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: 1530065912.687280, elementary_rem, passed
tc-start: 1530065912.691449, 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: 1530065914.307192, elementary_shl, passed
tc-start: 1530065914.311339, 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: 1530065916.364952, elementary_shr, passed
tc-start: 1530065916.369284, 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: 1530065918.228687, elementary_sub, passed
tc-start: 1530065918.232825, 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: 1530065919.741006, fiddle_bits_and, passed
tc-start: 1530065919.744986, 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: 1530065921.244662, fiddle_bits_or, passed
tc-start: 1530065921.248681, 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: 1530065922.792222, fiddle_bits_xor, passed
tc-start: 1530065922.796334, 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: 1530065924.170883, logical_and, passed
tc-start: 1530065924.174960, 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: 1530065925.548070, logical_or, passed
tc-start: 1530065925.552143, 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: 1530065926.925713, make_selection, passed
tc-start: 1530065926.929703, 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: 1530065928.431876, nested_arith, passed
tc-start: 1530065928.435847, 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-end: 1530065932.288542, operator_precedence, passed
tc-start: 1530065932.292743, 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-end: 1530065935.775583, parentheses, passed
tc-start: 1530065935.779612, 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-end: 1530065939.143271, var_assign, passed
tp-end: 1530065939.147238, bin/sh/t_arith
tp-start: 1530065943.868435, bin/sh/t_cmdsub, 25
tc-start: 1530065943.870549, 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: 1530065946.138005, a_basic_cmdsub, passed
tc-start: 1530065946.143977, 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: 1530065948.405479, b_basic_backticks, passed
tc-start: 1530065948.411401, 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: 1530065949.222125, c_nested_cmdsub, passed
tc-start: 1530065949.226017, 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: 1530065950.43967, d_nested_backticks, passed
tc-start: 1530065950.47889, 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: 1530065951.163816, e_perverse_mixing, passed
tc-start: 1530065951.167741, 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: 1530065952.446911, f_redirect_in_cmdsub, passed
tc-start: 1530065952.451893, 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: 1530065953.711177, g_redirect_in_backticks, passed
tc-start: 1530065953.716150, 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: 1530065955.430718, h_vars_in_cmdsub, passed
tc-start: 1530065955.434654, 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: 1530065957.2468, i_vars_in_backticks, passed
tc-start: 1530065957.6402, 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: 1530065957.893910, j_cmdsub_in_varexpand, passed
tc-start: 1530065957.898883, 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: 1530065958.792693, k_backticks_in_varexpand, passed
tc-start: 1530065958.797659, 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: 1530065959.566501, l_arithmetic_in_cmdsub, passed
tc-start: 1530065959.570556, 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: 1530065960.343268, m_arithmetic_in_backticks, passed
tc-start: 1530065960.347199, 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: 1530065961.113561, n_cmdsub_in_arithmetic, passed
tc-start: 1530065961.117455, 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: 1530065961.885873, o_backticks_in_arithmetic, passed
tc-start: 1530065961.890061, 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: 1530065962.444228, p_cmdsub_in_heredoc, passed
tc-start: 1530065962.448277, 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: 1530065963.6310, q_backticks_in_heredoc, passed
tc-start: 1530065963.10392, 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: 1530065963.909379, r_heredoc_in_cmdsub, passed
tc-start: 1530065963.913323, 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: 1530065964.602140, s_heredoc_in_backticks, passed
tc-start: 1530065964.606276, 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: 1530065965.570192, t_nested_cmdsubs_in_heredoc, passed
tc-start: 1530065965.578028, 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: 1530065966.541822, u_nested_backticks_in_heredoc, passed
tc-start: 1530065966.549671, 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: 1530065968.982590, v_cmdsub_paren_tests, passed
tc-start: 1530065968.986481, 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: 1530065969.884680, w_heredoc_outside_cmdsub, passed
tc-start: 1530065969.888668, 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: 1530065970.576944, x_heredoc_outside_backticks, passed
tc-start: 1530065970.581013, 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<<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-end: 1530065971.457055, z_absurd_heredoc_cmdsub_combos, passed
tp-end: 1530065971.462182, bin/sh/t_cmdsub
tp-start: 1530065971.903421, bin/sh/t_evaltested, 1
tc-start: 1530065971.905525, evaltested
tc-end: 1530065972.289780, evaltested, passed
tp-end: 1530065972.294704, bin/sh/t_evaltested
tp-start: 1530065974.170644, bin/sh/t_exit, 9
tc-start: 1530065974.172646, background
tc-so:Executing command [ /bin/sh -c true; true & echo $? ]
tc-so:Executing command [ /bin/sh -c false; true & echo $? ]
tc-end: 1530065974.756544, background, passed
tc-start: 1530065974.760586, function
tc-so:Executing command [ /bin/sh -c 
tc-so:			crud() {
tc-so:				test yes = no
tc-so:
tc-so:				cat <<-EOF
tc-so:				STATUS=$?
tc-so:				EOF
tc-so:			}
tc-so:			foo=$(crud)
tc-so:			echo "${foo}-$?"
tc-so:		 ]
tc-end: 1530065975.253604, function, passed
tc-start: 1530065975.257576, readout
tc-so:Executing command [ /bin/sh -c true && ! true | false; echo $? ]
tc-end: 1530065975.725515, readout, passed
tc-start: 1530065975.729531, simple_exit
tc-so:Executing command [ /bin/sh -c exit 0; echo FOO; echo BAR >&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: 1530065978.181790, simple_exit, passed
tc-start: 1530065978.185682, 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: 1530065978.784348, subshell_background, passed
tc-start: 1530065978.788232, 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: 1530065981.475030, subshell_exit, passed
tc-start: 1530065981.479222, trap_subshell
tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ]
tc-end: 1530065982.1387, trap_subshell, passed
tc-start: 1530065982.5292, trap_zero__explicit_exit
tc-so:Executing command [ /bin/sh helper.sh ]
tc-end: 1530065982.468187, trap_zero__explicit_exit, passed
tc-start: 1530065982.473227, trap_zero__implicit_exit
tc-so:Executing command [ /bin/sh helper.sh ]
tc-end: 1530065982.939615, trap_zero__implicit_exit, passed
tp-end: 1530065982.944608, bin/sh/t_exit
tp-start: 1530065986.459413, bin/sh/t_expand, 18
tc-start: 1530065986.461425, 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: 1530065987.227861, arithmetic, passed
tc-start: 1530065987.232050, 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: 1530065988.40157, dollar_at, passed
tc-start: 1530065988.44144, dollar_at_with_text
tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "$@" ]
tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo$@bar" ]
tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo $@ bar" ]
tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "$@" ]
tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo$@bar" ]
tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo $@ bar" ]
tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "$@" ]
tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo$@bar" ]
tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo $@ bar" ]
tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "$@" ]
tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo$@bar" ]
tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo $@ bar" ]
tc-end: 1530065989.972822, dollar_at_with_text, passed
tc-start: 1530065989.978872, dollar_hash
tc-end: 1530065999.7783, dollar_hash, passed
tc-start: 1530065999.11866, dollar_star
tc-end: 1530066001.370601, dollar_star, passed
tc-start: 1530066001.374664, dollar_star_in_quoted_word
tc-end: 1530066004.52125, dollar_star_in_quoted_word, passed
tc-start: 1530066004.56212, dollar_star_in_word
tc-end: 1530066006.349497, dollar_star_in_word, passed
tc-start: 1530066006.353547, dollar_star_in_word_empty_ifs
tc-end: 1530066007.944604, dollar_star_in_word_empty_ifs, passed
tc-start: 1530066007.948618, dollar_star_with_empty_ifs
tc-end: 1530066009.541857, dollar_star_with_empty_ifs, passed
tc-start: 1530066009.545853, iteration_on_null_or_missing_parameter
tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ]
tc-end: 1530066010.34564, iteration_on_null_or_missing_parameter, passed
tc-start: 1530066010.38622, 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: 1530066010.526387, iteration_on_null_or_null_parameter, passed
tc-start: 1530066010.530469, iteration_on_null_parameter
tc-so:Executing command [ /bin/sh -c N=; set -- ${N};   for X; do echo "[$X]"; done ]
tc-end: 1530066011.15826, iteration_on_null_parameter, passed
tc-start: 1530066011.19886, iteration_on_quoted_null_parameter
tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ]
tc-end: 1530066011.508674, iteration_on_quoted_null_parameter, passed
tc-start: 1530066011.512843, shell_params
tc-end: 1530066013.394191, shell_params, passed
tc-start: 1530066013.399480, 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: 1530066015.250208, strip, passed
tc-start: 1530066015.254254, var_with_embedded_cmdsub
tc-end: 1530066019.597274, var_with_embedded_cmdsub, passed
tc-start: 1530066019.601348, varpattern_backslashes
tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ]
tc-end: 1530066020.89309, varpattern_backslashes, passed
tc-start: 1530066020.93347, 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: 1530066021.715146, wrap_strip, passed
tp-end: 1530066021.719162, bin/sh/t_expand
tp-start: 1530066023.582781, bin/sh/t_fsplit, 9
tc-start: 1530066023.584805, default_val
tc-end: 1530066026.7753, default_val, passed
tc-start: 1530066026.11777, dollar_at
tc-end: 1530066028.51649, dollar_at, passed
tc-start: 1530066028.55620, for
tc-end: 1530066028.470321, for, passed
tc-start: 1530066028.474284, ifs
tc-end: 1530066029.605130, ifs, passed
tc-start: 1530066029.609221, ifs_alpha
tc-end: 1530066030.430503, ifs_alpha, passed
tc-start: 1530066030.434633, quote
tc-end: 1530066031.3665, quote, passed
tc-start: 1530066031.7606, replacement_val
tc-end: 1530066034.357452, replacement_val, passed
tc-start: 1530066034.361495, split_arith
tc-end: 1530066036.570308, split_arith, passed
tc-start: 1530066036.574296, var_length
tc-end: 1530066037.594952, var_length, passed
tp-end: 1530066037.598948, bin/sh/t_fsplit
tp-start: 1530066039.463889, bin/sh/t_here, 9
tc-start: 1530066039.465885, do_simple
tc-end: 1530066042.133848, do_simple, passed
tc-start: 1530066042.137852, end_markers
tc-end: 1530066068.890052, end_markers, passed
tc-start: 1530066068.894053, incomplete
tc-end: 1530066070.718032, incomplete, passed
tc-start: 1530066070.722064, lineends
tc-end: 1530066072.260164, lineends, passed
tc-start: 1530066072.264190, multiple
tc-end: 1530066073.180791, multiple, passed
tc-start: 1530066073.184763, nested
tc-end: 1530066073.889597, nested, passed
tc-start: 1530066073.893646, quoting
tc-end: 1530066074.705735, quoting, passed
tc-start: 1530066074.709752, 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: 1530066075.206177, side_effects, passed
tc-start: 1530066075.210186, vicious
tc-so:Executing command [ /bin/sh script ]
tc-so:Executing command [ /bin/sh script ]
tc-end: 1530066075.961867, vicious, passed
tp-end: 1530066075.967095, bin/sh/t_here
tp-start: 1530066078.378043, bin/sh/t_option, 12
tc-start: 1530066078.380055, 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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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:			(*[xv]*)	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: 1530066084.141753, Option_switching, passed
tc-start: 1530066084.145648, restore_local_opts
tc-so:Executing command [ /bin/sh -ec . './test-funcs.11560'; local_test ]
tc-end: 1530066084.830608, restore_local_opts, passed
tc-start: 1530066084.835662, 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:			(*[xv]*)	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: 1530066086.469297, set_C, passed
tc-start: 1530066086.475394, 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:			(*[xv]*)	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: 1530066087.495423, set_a, passed
tc-start: 1530066087.499466, 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:			(*[xv]*)	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: 1530066088.495888, set_e, passed
tc-start: 1530066088.499766, 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:			(*[xv]*)	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: 1530066089.453540, set_f, passed
tc-start: 1530066089.476676, 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: 1530066093.123779, set_n, passed
tc-start: 1530066093.127994, 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:			(*[xv]*)	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: 1530066095.290465, set_u, passed
tc-start: 1530066095.294391, 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:			(*[xv]*)	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: 1530066096.516595, set_v, passed
tc-start: 1530066096.520468, 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:			(*[xv]*)	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: 1530066097.517390, set_x, passed
tc-start: 1530066097.521326, 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:			(*[xv]*)	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:			(*[xv]*)	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: 1530066098.602351, vi_emacs_VE_toggle, passed
tc-start: 1530066098.606338, xx_bogus
tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ]
tc-end: 1530066099.74590, xx_bogus, passed
tp-end: 1530066099.78583, bin/sh/t_option
tp-start: 1530066101.505295, bin/sh/t_redir, 12
tc-start: 1530066101.507319, basic_test_method_test
tc-so:Executing command [ /bin/sh ]
tc-so:Executing command [ /bin/sh -c wc -l ]
tc-so:Executing command [ /bin/sh ]
tc-so:Executing command [ /bin/sh -c wc -l ]
tc-so:Executing command [ /bin/sh ]
tc-so:Executing command [ /bin/sh -c wc -l ]
tc-so:Executing command [ /bin/sh -c cat File ]
tc-so:Executing command [ /bin/sh ]
tc-end: 1530066103.154630, basic_test_method_test, passed
tc-start: 1530066103.159681, do_input_redirections
tc-so:Executing command [ /bin/sh -c cat < File ]
tc-so:Executing command [ /bin/sh -c cat <File ]
tc-so:Executing command [ /bin/sh -c cat< File ]
tc-so:Executing command [ /bin/sh -c cat < "File" ]
tc-so:Executing command [ /bin/sh -c < File cat ]
tc-so:Executing command [ /bin/sh -c < wc cat ]
tc-so:Executing command [ /bin/sh -c < cat wc ]
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: 1530066105.916951, do_input_redirections, passed
tc-start: 1530066105.922844, do_output_redirections
tc-so:Executing command [ /bin/sh -c > 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: 1530066108.550337, do_output_redirections, passed
tc-start: 1530066108.558634, 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-end: 1530066111.106673, fd_redirections, passed
tc-start: 1530066111.138781, incorrect_redirections
tc-so:Executing command [ /bin/sh -c echo foo> ]
tc-so:Executing command [ /bin/sh -c read foo< ]
tc-so:Executing command [ /bin/sh -c echo foo<> ]
tc-so:Executing command [ /bin/sh -c echo x >  ]
tc-so:Executing command [ /bin/sh -c read x <  ]
tc-so:Executing command [ /bin/sh -c echo x <>  ]
tc-so:Executing command [ /bin/sh -c echo x >< anything ]
tc-so:Executing command [ /bin/sh -c echo x >>< anything ]
tc-so:Executing command [ /bin/sh -c echo x >|< anything ]
tc-so:Executing command [ /bin/sh -c echo x > ; read x < /dev/null || echo bad ]
tc-so:Executing command [ /bin/sh -c read x < & echo y > /dev/null; wait && echo bad ]
tc-so:Executing command [ /bin/sh -c echo A Line \> Output ]
tc-so:Executing command [ /bin/sh -c echo A Line \>> Output ]
tc-so:Executing command [ /bin/sh -c echo A Line >\> Output ]
tc-end: 1530066113.268427, incorrect_redirections, passed
tc-start: 1530066113.273425, 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-end: 1530066114.68084, local_redirections, passed
tc-start: 1530066114.98572, 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/stdin; echo $var ]
tc-so:Executing command [ /bin/sh -c cat </dev/stdin ]
tc-so:Executing command [ /bin/sh -c echo OK 2>/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 </dev/fd/9 ]
tc-end: 1530066115.456616, named_fd_redirections, passed
tc-start: 1530066115.460518, redir_here_doc
tc-so:Executing command [ /bin/sh ]
tc-end: 1530066115.992619, redir_here_doc, passed
tc-start: 1530066115.996624, redir_in_case
tc-so:Executing command [ /bin/sh -c case x in (whatever) >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 </dev/null;; esac ]
tc-so:Executing command [ /bin/sh -c case x in (whatever) >${somewhere};; esac ]
tc-end: 1530066116.825787, redir_in_case, passed
tc-start: 1530066116.829703, subshell_redirections
tc-so:Executing command [ /bin/sh ]
tc-so:Executing command [ /bin/sh ]
tc-so:Executing command [ /bin/sh ]
tc-end: 1530066117.930270, subshell_redirections, passed
tc-start: 1530066117.942236, ulimit_redirection_interaction
tc-so:Executing command [ /bin/sh helper.sh ]
tc-end: 1530066118.834435, ulimit_redirection_interaction, passed
tc-start: 1530066118.839507, 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: 1530066148.219245, validate_fn_redirects, passed
tp-end: 1530066148.227295, bin/sh/t_redir
tp-start: 1530066149.728787, bin/sh/t_redircloexec, 7
tc-start: 1530066149.730783, compound_redir_open
tc-so:Executing command [ /bin/sh ./comp1 ]
tc-end: 1530066150.235365, compound_redir_open, passed
tc-start: 1530066150.239338, 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: 1530066151.368709, exec_redir_closed, passed
tc-start: 1530066151.372736, 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: 1530066152.484342, exec_redir_open, passed
tc-start: 1530066152.488363, loop_redir_open
tc-so:Executing command [ /bin/sh ./for1 ]
tc-end: 1530066152.988194, loop_redir_open, passed
tc-start: 1530066152.992257, 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: 1530066154.139593, posix_exec_redir, passed
tc-start: 1530066154.143614, simple_redir_open
tc-so:Executing command [ /bin/sh ./simp1 ]
tc-end: 1530066154.648322, simple_redir_open, passed
tc-start: 1530066154.652477, subshell_redir_open
tc-so:Executing command [ /bin/sh ./comp1 ]
tc-end: 1530066155.193850, subshell_redir_open, passed
tp-end: 1530066155.197855, bin/sh/t_redircloexec
tp-start: 1530066155.639966, bin/sh/t_set_e, 1
tc-start: 1530066155.643509, all
tc-end: 1530066166.107126, all, passed
tp-end: 1530066166.111142, bin/sh/t_set_e
tp-start: 1530066167.256918, bin/sh/t_shift, 5
tc-start: 1530066167.258904, 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: 1530066169.202541, basic_shift_test, passed
tc-start: 1530066169.206417, 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: 1530066170.765465, excessive_shift, passed
tc-start: 1530066170.769288, function_shift
tc-end: 1530066171.98316, function_shift, passed
tc-start: 1530066171.102355, 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: 1530066172.632260, non_numeric_shift, passed
tc-start: 1530066172.636149, 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: 1530066173.678895, too_many_args, passed
tp-end: 1530066173.682905, bin/sh/t_shift
tp-start: 1530066177.23184, bin/sh/t_syntax, 17
tc-start: 1530066177.25183, 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: 1530066178.510584, a_basic_tokenisation, passed
tc-start: 1530066178.514865, 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: 1530066181.381915, b_comments, passed
tc-start: 1530066181.385967, 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-se:Fail: incorrect exit status: 2, expected: 0
tc-se:stdout:
tc-se:hellohello
tc-se:stderr:
tc-se:sh: 22: Syntax error: Unterminated quoted string
tc-se:
tc-so:Executing command [ /bin/sh ]
tc-end: 1530066182.864479, c_line_wrapping, passed
tc-start: 1530066182.868454, d_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>/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-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-se:atf-check: not found
tc-end: 1530066184.101011, d_redirects, passed
tc-start: 1530066184.105066, f_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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: 1530066213.334795, f_variable_syntax, passed
tc-start: 1530066213.338760, g_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 </dev/null echo e=f ]
tc-so:Executing command [ /bin/sh -c PATH='/foo';a=\b ]
tc-so:Executing command [ /bin/sh -c PATH='/foo';a\=b ]
tc-so:Executing command [ /bin/sh -c PATH='/foo';\a=b ]
tc-so:Executing command [ /bin/sh -c PATH='/foo';X=; c=d ${X} a=b ]
tc-end: 1530066214.786322, g_var_assign, passed
tc-start: 1530066214.790266, i_pipelines
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | cat | 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:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		cat |
tc-so:		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:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c printf "%s\n" foo |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat |
tc-so:
tc-so:
tc-so:
tc-so:
tc-so:		cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat | cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat ]
tc-so:Executing command [ /bin/sh -c ! printf "%s\n" foo | cat | cat | cat | cat | cat | cat | cat | cat | 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 |  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: 1530066239.59665, i_pipelines, passed
tc-start: 1530066239.63539, 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: 1530066245.468278, j_and_or_lists, passed
tc-start: 1530066245.472154, 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>/dev/null; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3; echo world; ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-; echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/dev/null;x=3;exec 4>&-;true;false;:;cat</dev/null>/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: 1530066254.21720, k_lists, passed
tc-start: 1530066254.25616, 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>/dev/null& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-& echo world ]
tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/dev/null&x=3&exec 4>&-&true&false&:&cat</dev/null>/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: 1530066266.42967, l_async_lists, passed
tc-start: 1530066266.46920, 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: 1530066268.179486, m_compound_lists, passed
tc-start: 1530066268.183531, 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: 1530066270.567478, q_for_loop, passed
tc-start: 1530066270.571435, 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: 1530066274.929003, r_case, passed
tc-start: 1530066274.933088, 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: 1530066277.378303, s_if, passed
tc-start: 1530066277.382242, 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: 1530066278.496305, t_loops, passed
tc-start: 1530066278.500205, 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: 1530066280.319915, u_case_cont, passed
tc-start: 1530066280.323920, 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: 1530066281.879906, x_functions, passed
tp-end: 1530066281.883823, bin/sh/t_syntax
tp-start: 1530066282.315226, bin/sh/t_ulimit, 1
tc-start: 1530066282.317337, limits
tc-so:Executing command [ /bin/sh -c ulimit -a ]
tc-se:local: -c: bad variable name
tc-so:Executing command [ /bin/sh -c ulimit -b ]
tc-end: 1530066283.19780, limits, passed
tp-end: 1530066283.23766, bin/sh/t_ulimit
tp-start: 1530066283.811392, bin/sh/t_varquote, 3
tc-start: 1530066283.813427, all
tc-end: 1530066284.200619, all, passed
tc-start: 1530066284.205705, 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: 1530066284.775239, default_assignment_with_arith, passed
tc-start: 1530066284.779240, nested_quotes_multiword
tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ]
tc-end: 1530066285.227118, nested_quotes_multiword, passed
tp-end: 1530066285.230974, bin/sh/t_varquote
tp-start: 1530066286.385586, bin/sh/t_varval, 5
tc-start: 1530066286.387606, 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: 1530066287.512326, aaa, passed
tc-start: 1530066287.517484, assignment
tc-so:Executing command [ /bin/sh ]
tc-end: 1530066290.997335, assignment, passed
tc-start: 1530066291.2317, cmdline
tc-so:Executing command [ /bin/sh ]
tc-end: 1530066294.555046, cmdline, passed
tc-start: 1530066294.560026, 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: 1530066298.493025, read, passed
tc-start: 1530066298.778579, 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: 1530066302.848029, redirect, passed
tp-end: 1530066303.129774, bin/sh/t_varval
tp-start: 1530066304.127279, bin/sh/t_wait, 4
tc-start: 1530066304.129352, 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: 1530066311.43128, basic_wait, passed
tc-start: 1530066311.47079, individual
tc-end: 1530066314.467207, individual, passed
tc-start: 1530066314.472294, jobs
tc-end: 1530066322.29933, jobs, passed
tc-start: 1530066322.35189, kill
tc-so:Executing command [ /bin/sh -c wait 1 ]
tc-end: 1530066327.661922, kill, passed
tp-end: 1530066327.667939, bin/sh/t_wait
tp-start: 1530066328.463921, bin/sleep/t_sleep, 3
tc-start: 1530066328.466028, fraction
tc-so:Executing command [ /bin/sh -c sleep 0.1 ]
tc-so:Executing command [ /bin/sh -c sleep 0.2 ]
tc-so:Executing command [ /bin/sh -c sleep 0.3 ]
tc-end: 1530066329.823329, fraction, passed
tc-start: 1530066329.827328, hex
tc-so:Executing command [ /bin/sh -c sleep 0x01 ]
tc-end: 1530066331.313347, hex, passed
tc-start: 1530066331.317331, nonnumeric
tc-so:Executing command [ /bin/sh -c sleep xyz ]
tc-so:Executing command [ /bin/sh -c sleep x21 ]
tc-so:Executing command [ /bin/sh -c sleep  /3 ]
tc-end: 1530066332.71958, nonnumeric, passed
tp-end: 1530066332.75984, bin/sleep/t_sleep
tp-start: 1530066332.511775, bin/tar/t_tar, 1
tc-start: 1530066332.513780, 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: 1530066333.365821, append, passed
tp-end: 1530066333.373623, bin/tar/t_tar
tp-start: 1530066333.647460, dev/cgd/t_cgd_3des, 2
tc-start: 1530066333.649484, cgd_3des_cbc_192_encblkno1
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066334.104494, cgd_3des_cbc_192_encblkno1, passed
tc-start: 1530066334.108463, cgd_3des_cbc_192_encblkno8
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066334.478453, cgd_3des_cbc_192_encblkno8, passed
tp-end: 1530066334.482413, dev/cgd/t_cgd_3des
tp-start: 1530066334.599725, dev/cgd/t_cgd_aes, 8
tc-start: 1530066334.601741, cgd_aes_cbc_128_encblkno1
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066334.972291, cgd_aes_cbc_128_encblkno1, passed
tc-start: 1530066334.976363, cgd_aes_cbc_128_encblkno8
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066335.343610, cgd_aes_cbc_128_encblkno8, passed
tc-start: 1530066335.347697, cgd_aes_cbc_192_encblkno1
tc-so:Kernel RNG "kernel" long run test FAILURE: Run of 26 0s found
tc-so:cprng kernel: failed statistical RNG test
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066335.724748, cgd_aes_cbc_192_encblkno1, passed
tc-start: 1530066335.728878, cgd_aes_cbc_192_encblkno8
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066336.106670, cgd_aes_cbc_192_encblkno8, passed
tc-start: 1530066336.110839, cgd_aes_cbc_256_encblkno1
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066336.478425, cgd_aes_cbc_256_encblkno1, passed
tc-start: 1530066336.482452, cgd_aes_cbc_256_encblkno8
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066336.857536, cgd_aes_cbc_256_encblkno8, passed
tc-start: 1530066336.861557, cgd_aes_xts_256
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066337.237259, cgd_aes_xts_256, passed
tc-start: 1530066337.241257, cgd_aes_xts_512
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066337.609055, cgd_aes_xts_512, passed
tp-end: 1530066337.613199, dev/cgd/t_cgd_aes
tp-start: 1530066337.732594, dev/cgd/t_cgd_blowfish, 6
tc-start: 1530066337.734701, cgd_bf_cbc_128_encblkno1
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066338.111541, cgd_bf_cbc_128_encblkno1, passed
tc-start: 1530066338.116052, cgd_bf_cbc_128_encblkno8
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066338.487007, cgd_bf_cbc_128_encblkno8, passed
tc-start: 1530066338.491039, cgd_bf_cbc_256_encblkno1
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066338.860917, cgd_bf_cbc_256_encblkno1, passed
tc-start: 1530066338.864961, cgd_bf_cbc_256_encblkno8
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066339.234386, cgd_bf_cbc_256_encblkno8, passed
tc-start: 1530066339.238538, cgd_bf_cbc_448_encblkno1
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066339.607963, cgd_bf_cbc_448_encblkno1, passed
tc-start: 1530066339.612000, cgd_bf_cbc_448_encblkno8
tc-so:running cgd selftest aes-xts-256 aes-xts-512 done
tc-end: 1530066339.985694, cgd_bf_cbc_448_encblkno8, passed
tp-end: 1530066339.989728, dev/cgd/t_cgd_blowfish
tp-start: 1530066341.383494, dev/cgd/t_cgd, 3
tc-start: 1530066341.385561, 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: 1530066343.583112, basic, passed
tc-start: 1530066343.589108, 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 </dev/zero) 		| rump.dd of=/dev/rcgd0c bs=512 ]
tc-end: 1530066346.983232, unaligned_write, passed
tc-start: 1530066346.988274, wrongpass
tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ]
tc-so:Executing command [ /bin/sh -c echo 12345 | 	    rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ]
tc-so:Executing command [ /bin/sh -c dd if=/usr/tests/dev/cgd/t_cgd | rump.dd of=/dev/rcgd0c count=2 ]
tc-so:Executing command [ rump.cgdconfig -u cgd0 ]
tc-so:Executing command [ /bin/sh -c echo 54321 | 	    rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ]
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: 1530066349.433585, wrongpass, passed
tp-end: 1530066349.439593, dev/cgd/t_cgd
tp-start: 1530066349.492188, dev/clock_subr/t_clock_subr, 2
tc-start: 1530066349.494295, secs_to_ymdhms
tc-end: 1530066349.538000, secs_to_ymdhms, passed
tc-start: 1530066349.541965, ymdhms_to_secs
tc-end: 1530066349.583858, ymdhms_to_secs, passed
tp-end: 1530066349.587877, dev/clock_subr/t_clock_subr
tp-start: 1530066350.82618, dev/fss/t_fss, 1
tc-start: 1530066350.84626, basic
tc-se:64+0 records in
tc-se:64+0 records out
tc-se:2097152 bytes transferred in 0.100 secs (20971520 bytes/sec)
tc-so:/dev/rvnd0c: 2.0MB (4096 sectors) block size 4096, fragment size 512
tc-so:	using 4 cylinder groups of 0.50MB, 128 blks, 256 inodes.
tc-so:super-block backups (for fsck_ffs -b #) at:
tc-so:32, 1056, 2080, 3104,
tc-se:fssconfig: open: fss0: Operation not permitted
tc-end: 1530066351.501791, basic, passed
tp-end: 1530066351.515383, dev/fss/t_fss
tp-start: 1530066353.989038, dev/raidframe/t_raid, 6
tc-start: 1530066353.991100, raid1_comp0fail
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ]
tc-so:Executing command [ rump.raidctl -I 12345 raid0 ]
tc-so:Executing command [ rump.raidctl -iv raid0 ]
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ]
tc-end: 1530066366.108259, raid1_comp0fail, passed
tc-start: 1530066366.152788, raid1_compfail
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ]
tc-so:Executing command [ rump.raidctl -I 12345 raid0 ]
tc-so:Executing command [ rump.raidctl -iv raid0 ]
tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ]
tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0c conv=sync ]
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ]
tc-so:Executing command [ rump.dd if=/dev/rraid0c count=4 ]
tc-end: 1530066378.608119, raid1_compfail, passed
tc-start: 1530066378.653586, raid1_normal
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ]
tc-so:Executing command [ rump.raidctl -I 12345 raid0 ]
tc-so:Executing command [ rump.raidctl -iv raid0 ]
tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ]
tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0c conv=sync ]
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ]
tc-so:Executing command [ rump.dd if=/dev/rraid0c count=4 ]
tc-end: 1530066391.126596, raid1_normal, passed
tc-start: 1530066391.193530, raid5_compfail
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ]
tc-so:Executing command [ rump.raidctl -I 12345 raid0 ]
tc-so:Executing command [ rump.raidctl -iv raid0 ]
tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ]
tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0c conv=sync ]
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ]
tc-so:Executing command [ rump.dd if=/dev/rraid0c count=4 ]
tc-end: 1530066409.826127, raid5_compfail, passed
tc-start: 1530066409.875132, raid5_normal
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ]
tc-so:Executing command [ rump.raidctl -I 12345 raid0 ]
tc-so:Executing command [ rump.raidctl -iv raid0 ]
tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ]
tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0c conv=sync ]
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ]
tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ]
tc-so:Executing command [ rump.dd if=/dev/rraid0c count=4 ]
tc-end: 1530066428.516496, raid5_normal, passed
tc-start: 1530066428.584581, smalldisk
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=1m -d key=/disk1,hostpath=disk1.img,size=1m unix://sock ]
tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ]
tc-end: 1530066430.259002, smalldisk, passed
tp-end: 1530066430.266069, dev/raidframe/t_raid
tp-start: 1530066430.746190, dev/audio/t_pad, 1
tc-start: 1530066430.748418, pad_output
tc-so:Executing command [ uudecode /usr/tests/dev/audio/t_pad_output.bz2.uue ]
tc-so:Executing command [ bunzip2 t_pad_output.bz2 ]
tc-so:Executing command [ /usr/tests/dev/audio/h_pad ]
tc-end: 1530066432.680822, pad_output, passed
tp-end: 1530066432.687730, dev/audio/t_pad
tp-start: 1530066433.282157, dev/md/t_md, 1
tc-start: 1530066433.285491, basic
tc-so:Executing command [ /usr/tests/dev/md/h_mdserv /dev/rmd0c ]
tc-se:Fail: incorrect exit status: 22, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:
tc-se:rump.halt: init failed: Connection refused
tc-se:t_md: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
tc-end: 1530066434.662188, basic, failed, atf-check failed; see the output of the test for details
tp-end: 1530066434.668750, dev/md/t_md
tp-start: 1530066434.819576, dev/scsipi/t_cd, 1
tc-start: 1530066434.823059, noisyeject
tc-end: 1530066435.189492, noisyeject, passed
tp-end: 1530066435.194968, dev/scsipi/t_cd
tp-start: 1530066435.332686, dev/sysmon/t_swwdog, 3
tc-start: 1530066435.336153, disarm
tc-end: 1530066438.103684, disarm, passed
tc-start: 1530066438.109136, panic
tc-so:swwdog: 1 second timer expired
tc-so:panic: watchdog timer expired
tc-so:rump kernel halting...
tc-so:halted
tc-end: 1530066439.887846, panic, passed
tc-start: 1530066439.897293, reboot
tc-so:swwdog: 1 second timer expired
tc-so:rump kernel halting...
tc-so:syncing disks... done
tc-so:unmounting file systems...
tc-so:unmounting done
tc-so:halted
tc-end: 1530066441.651228, reboot, passed
tp-end: 1530066441.656541, dev/sysmon/t_swwdog
tp-start: 1530066444.91437, dev/sysmon/t_swsensor, 5
tc-start: 1530066444.94826, alarm_sensor
tc-so:Skipping event sub-tests - powerd did not start
tc-so:hw.swsensor.cur_value: 40 -> 41
tc-end: 1530066452.333756, alarm_sensor, passed
tc-start: 1530066452.343189, entropy_interrupt_sensor
tc-so:Skipping event sub-tests - powerd did not start
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: 1530066474.746799, entropy_interrupt_sensor, passed
tc-start: 1530066474.756237, entropy_polled_sensor
tc-so:Skipping event sub-tests - powerd did not start
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: 1530066498.8635, entropy_polled_sensor, passed
tc-start: 1530066498.17935, limit_sensor
tc-so:Skipping event sub-tests - powerd did not start
tc-so:hw.swsensor.cur_value: 45 -> 46
tc-end: 1530066505.204647, limit_sensor, passed
tc-start: 1530066505.214028, simple_sensor
tc-so:Skipping event sub-tests - powerd did not start
tc-so:hw.swsensor.cur_value: 50 -> 51
tc-end: 1530066512.275759, simple_sensor, passed
tp-end: 1530066512.285197, dev/sysmon/t_swsensor
tp-start: 1530066512.374902, dev/usb/t_hid, 2
tc-start: 1530066512.378326, khid
tc-end: 1530066512.573130, khid, passed
tc-start: 1530066512.578614, khid_parse_just_pop
tc-end: 1530066512.780185, khid_parse_just_pop, passed
tp-end: 1530066512.785500, dev/usb/t_hid
tp-start: 1530066514.93467, games/t_factor, 4
tc-start: 1530066514.96850, loop1
tc-so:Executing command [ /usr/games/factor 2147483647111311 ]
tc-end: 1530066514.914325, loop1, passed
tc-start: 1530066514.920743, loop2
tc-so:Executing command [ /usr/games/factor 99999999999991 ]
tc-end: 1530066515.548934, loop2, passed
tc-start: 1530066515.555567, overflow1
tc-so:Executing command [ /usr/games/factor 8675309 ]
tc-end: 1530066516.126281, overflow1, passed
tc-start: 1530066516.132919, overflow2
tc-so:Executing command [ /usr/games/factor 6172538568 ]
tc-end: 1530066516.697824, overflow2, passed
tp-end: 1530066516.704439, games/t_factor
tp-start: 1530066516.818218, include/machine/t_bswap, 6
tc-start: 1530066516.821657, bswap16_basic
tc-end: 1530066516.862588, bswap16_basic, passed
tc-start: 1530066516.868166, bswap16_unconst
tc-end: 1530066516.909169, bswap16_unconst, passed
tc-start: 1530066516.914782, bswap32_basic
tc-end: 1530066516.956053, bswap32_basic, passed
tc-start: 1530066516.961716, bswap32_unconst
tc-end: 1530066517.2163, bswap32_unconst, passed
tc-start: 1530066517.7856, bswap64_basic
tc-end: 1530066517.49615, bswap64_basic, passed
tc-start: 1530066517.55202, bswap64_unconst
tc-end: 1530066517.96076, bswap64_unconst, passed
tp-end: 1530066517.101822, include/machine/t_bswap
tp-start: 1530066517.171340, include/sys/t_bitops, 6
tc-start: 1530066517.174979, bitmap_basic
tc-end: 1530066517.227031, bitmap_basic, passed
tc-start: 1530066517.232723, fast_divide32
tc-end: 1530066517.279820, fast_divide32, passed
tc-start: 1530066517.285468, ffsfls
tc-end: 1530066517.332014, ffsfls, passed
tc-start: 1530066517.337617, ilog2_32bit
tc-end: 1530066517.383874, ilog2_32bit, passed
tc-start: 1530066517.390568, ilog2_64bit
tc-end: 1530066517.436831, ilog2_64bit, passed
tc-start: 1530066517.442444, ilog2_const
tc-end: 1530066517.489933, ilog2_const, passed
tp-end: 1530066517.495522, include/sys/t_bitops
tp-start: 1530066517.539071, include/sys/t_bootblock, 2
tc-start: 1530066517.542782, mbr_partition
tc-end: 1530066517.584526, mbr_partition, passed
tc-start: 1530066517.590144, mbr_sector
tc-end: 1530066517.630053, mbr_sector, passed
tp-end: 1530066517.635582, include/sys/t_bootblock
tp-start: 1530066517.683839, include/sys/t_cdefs, 8
tc-start: 1530066517.687503, sissigned
tc-end: 1530066517.728345, sissigned, passed
tc-start: 1530066517.733991, stypefit
tc-end: 1530066517.777040, stypefit, passed
tc-start: 1530066517.782593, stypemask
tc-end: 1530066517.823131, stypemask, passed
tc-start: 1530066517.828708, stypeminmax
tc-end: 1530066517.870057, stypeminmax, passed
tc-start: 1530066517.875634, uissigned
tc-end: 1530066517.916122, uissigned, passed
tc-start: 1530066517.921715, utypefit
tc-end: 1530066517.962256, utypefit, passed
tc-start: 1530066517.967819, utypemask
tc-end: 1530066518.8768, utypemask, passed
tc-start: 1530066518.14388, utypeminmax
tc-end: 1530066518.55300, utypeminmax, passed
tp-end: 1530066518.60924, include/sys/t_cdefs
tp-start: 1530066518.99606, include/sys/t_list, 1
tc-start: 1530066518.103247, list_move
tc-end: 1530066518.142471, list_move, passed
tp-end: 1530066518.147969, include/sys/t_list
tp-start: 1530066518.187117, include/sys/t_pslist, 1
tc-start: 1530066518.190718, misc
tc-end: 1530066518.230891, misc, passed
tp-end: 1530066518.236380, include/sys/t_pslist
tp-start: 1530066518.274838, include/sys/t_tree, 1
tc-start: 1530066518.278480, tree_rbstress
tc-end: 1530066521.162397, tree_rbstress, passed
tp-end: 1530066521.167762, include/sys/t_tree
tp-start: 1530066521.210437, include/sys/t_types, 3
tc-start: 1530066521.213845, types_limits
tc-end: 1530066521.255842, types_limits, passed
tc-start: 1530066521.261462, types_signed
tc-end: 1530066521.301640, types_signed, passed
tc-start: 1530066521.306997, types_unsigned
tc-end: 1530066521.348096, types_unsigned, passed
tp-end: 1530066521.353565, include/sys/t_types
tp-start: 1530066521.457149, include/sys/t_socket, 3
tc-start: 1530066521.460585, cmsg_sendfd
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530066521.833344, cmsg_sendfd, passed
tc-start: 1530066521.838929, cmsg_sendfd_bounds
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530066522.201849, cmsg_sendfd_bounds, passed
tc-start: 1530066522.207385, sock_cloexec
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530066522.570671, sock_cloexec, passed
tp-end: 1530066522.576217, include/sys/t_socket
tp-start: 1530066522.620762, include/t_bitstring, 6
tc-start: 1530066522.624364, bits_27
tc-end: 1530066522.781478, bits_27, passed
tc-start: 1530066522.788173, bits_32
tc-end: 1530066522.896619, bits_32, passed
tc-start: 1530066522.903358, bits_49
tc-end: 1530066523.23104, bits_49, passed
tc-start: 1530066523.29758, bits_64
tc-end: 1530066523.158022, bits_64, passed
tc-start: 1530066523.164678, bits_67
tc-end: 1530066523.287137, bits_67, passed
tc-start: 1530066523.293801, bits_8
tc-end: 1530066523.393629, bits_8, passed
tp-end: 1530066523.400239, include/t_bitstring
tp-start: 1530066523.440882, include/t_errno, 1
tc-start: 1530066523.444498, errno_constants
tc-se:*** Expected check failure: PR standards/44921: ENOTRECOVERABLE not defined
tc-se:*** Expected check failure: PR standards/44921: EOWNERDEAD not defined
tc-end: 1530066523.490730, errno_constants, expected_failure, PR standards/44921: 2 checks failed as expected; see output for more details
tp-end: 1530066523.496891, include/t_errno
tp-start: 1530066523.539221, include/t_glob, 1
tc-start: 1530066523.542852, glob_types
tc-end: 1530066523.582270, glob_types, passed
tp-end: 1530066523.587838, include/t_glob
tp-start: 1530066523.625888, include/t_inttypes, 1
tc-start: 1530066523.629588, int_fmtio
tc-end: 1530066523.670932, int_fmtio, passed
tp-end: 1530066523.676457, include/t_inttypes
tp-start: 1530066523.721206, include/t_limits, 3
tc-start: 1530066523.724795, char
tc-end: 1530066523.765559, char, passed
tc-start: 1530066523.771084, posix
tc-end: 1530066523.810031, posix, passed
tc-start: 1530066523.815561, short
tc-end: 1530066523.855151, short, passed
tp-end: 1530066523.860727, include/t_limits
tp-start: 1530066523.899835, include/t_netdb, 1
tc-start: 1530066523.903403, 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: 1530066523.950236, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details
tp-end: 1530066523.956395, include/t_netdb
tp-start: 1530066523.996801, include/t_paths, 1
tc-start: 1530066524.493, paths
tc-se:testing '/dev/audio'
tc-se:testing '/dev/audio0'
tc-se:testing '/dev/audioctl'
tc-se:testing '/dev/audioctl0'
tc-se:testing '/dev/bpf'
tc-se:testing '/dev/clockctl'
tc-se:testing '/dev/console'
tc-se:testing '/dev/constty'
tc-se:testing '/dev/cpuctl'
tc-se:testing '/usr/share/i18n/csmapper'
tc-se:testing '/dev/nrst0'
tc-se:testing '/var/run/dev.cdb'
tc-se:testing '/var/run/dev.db'
tc-se:testing '/dev/null'
tc-se:testing '/dev/drum'
tc-se:testing '/usr/share/i18n/esdb'
tc-se:testing '/etc/ftpusers'
tc-se:testing '/etc/gettytab'
tc-se:testing '/usr/lib/i18n'
tc-se:testing '/usr/share/i18n/iconv'
tc-se:testing '/dev/kmem'
tc-se:testing '/dev/ksyms'
tc-se:testing '/var/db/kvm.db'
tc-se:testing '/usr/share/locale'
tc-se:testing '/var/mail'
tc-se:testing '/usr/share/man'
tc-se:testing '/dev/mem'
tc-se:testing '/dev/mixer'
tc-se:testing '/dev/mixer0'
tc-se:testing '/etc/nologin'
tc-se:testing '/dev/power'
tc-se:testing '/etc/printcap'
tc-se:testing '/dev/pud'
tc-se:testing '/dev/puffs'
tc-se:testing '/dev/random'
tc-se:testing '/usr/sbin/sendmail'
tc-se:testing '/etc/shells'
tc-se:testing '/etc/skeykeys'
tc-se:testing '/dev/sound'
tc-se:testing '/dev/sound0'
tc-se:testing '/dev/sysmon'
tc-se:testing '/dev/tty'
tc-se:testing '/netbsd'
tc-se:testing '/dev/urandom'
tc-se:testing '/dev/video'
tc-se:testing '/dev/video0'
tc-se:testing '/dev/watchdog'
tc-se:testing '/dev/'
tc-se:testing '/dev/pts/'
tc-se:testing '/emul/aout/'
tc-se:testing '/tmp/'
tc-se:testing '/var/db/'
tc-se:testing '/var/run/'
tc-se:testing '/var/tmp/'
tc-se:testing '/bin/sh'
tc-se:testing '/bin/csh'
tc-se:testing '/usr/bin/vi'
tc-end: 1530066524.247892, paths, passed
tp-end: 1530066524.253266, include/t_paths
tp-start: 1530066524.300497, include/t_stdint, 2
tc-start: 1530066524.303886, int16
tc-end: 1530066524.344080, int16, passed
tc-start: 1530066524.349500, int8
tc-end: 1530066524.388658, int8, passed
tp-end: 1530066524.393956, include/t_stdint
tp-start: 1530066524.521894, kernel/kqueue/read/t_fifo, 1
tc-start: 1530066524.525370, fifo
tc-so:fifo: wrote 'foo'
tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 3
tc-so:fifo: read 'foo'
tc-end: 1530066524.574494, fifo, passed
tp-end: 1530066524.581756, kernel/kqueue/read/t_fifo
tp-start: 1530066524.622457, kernel/kqueue/read/t_file, 1
tc-start: 1530066524.626111, 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: 1530066530.751672, file, passed
tp-end: 1530066530.758375, kernel/kqueue/read/t_file
tp-start: 1530066530.798471, kernel/kqueue/read/t_file2, 1
tc-start: 1530066530.802230, file2
tc-end: 1530066530.843284, file2, passed
tp-end: 1530066530.850743, kernel/kqueue/read/t_file2
tp-start: 1530066530.889662, kernel/kqueue/read/t_pipe, 1
tc-start: 1530066530.893329, 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: 1530066530.943587, pipe, passed
tp-end: 1530066530.949294, kernel/kqueue/read/t_pipe
tp-start: 1530066530.995169, kernel/kqueue/read/t_ttypty, 2
tc-start: 1530066530.998901, master
tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/1'
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: 1530066532.73265, master, passed
tc-start: 1530066532.78880, slave
tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/1'
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: 1530066533.153405, slave, passed
tp-end: 1530066533.159016, kernel/kqueue/read/t_ttypty
tp-start: 1530066533.231749, kernel/kqueue/write/t_fifo, 1
tc-start: 1530066533.235385, fifo
tc-so:kevent num 1 filt 1 flags: 0x8005, fflags: 0, data: 4608
tc-so:fifo: wrote 'foo'
tc-end: 1530066533.289284, fifo, passed
tp-end: 1530066533.295736, kernel/kqueue/write/t_fifo
tp-start: 1530066533.343283, kernel/kqueue/write/t_pipe, 3
tc-start: 1530066533.346925, pipe1
tc-end: 1530066533.387597, pipe1, passed
tc-start: 1530066533.393203, pipe2
tc-so:pipe: child read 'foo'
tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384
tc-end: 1530066533.448851, pipe2, passed
tc-start: 1530066533.454399, pipe3
tc-end: 1530066533.494621, pipe3, passed
tp-end: 1530066533.500228, kernel/kqueue/write/t_pipe
tp-start: 1530066533.549928, kernel/kqueue/write/t_ttypty, 2
tc-start: 1530066533.553556, master
tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/1'
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: 1530066534.630868, master, passed
tc-start: 1530066534.636418, slave
tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/1'
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: 1530066535.710619, slave, passed
tp-end: 1530066535.716186, kernel/kqueue/write/t_ttypty
tp-start: 1530066535.765689, kernel/kqueue/t_ioctl, 2
tc-start: 1530066535.769173, 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-end: 1530066535.827237, kfilter_byfilter, passed
tc-start: 1530066535.832833, 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-end: 1530066535.890091, kfilter_byname, passed
tp-end: 1530066535.895469, kernel/kqueue/t_ioctl
tp-start: 1530066535.934887, kernel/kqueue/t_proc1, 1
tc-start: 1530066535.938324, proc1
tc-so:21578: NOTE_FORK
tc-so:21578: NOTE_EXEC
tc-so:21578: NOTE_EXIT
tc-end: 1530066538.22945, proc1, passed
tp-end: 1530066538.28463, kernel/kqueue/t_proc1
tp-start: 1530066538.67920, kernel/kqueue/t_proc2, 1
tc-start: 1530066538.71597, proc2
tc-end: 1530066540.123029, proc2, passed
tp-end: 1530066540.128362, kernel/kqueue/t_proc2
tp-start: 1530066540.168191, kernel/kqueue/t_proc3, 1
tc-start: 1530066540.171639, proc3
tc-end: 1530066540.215958, proc3, passed
tp-end: 1530066540.221328, kernel/kqueue/t_proc3
tp-start: 1530066540.259668, kernel/kqueue/t_sig, 1
tc-start: 1530066540.263083, sig
tc-so:my pid: 24615
tc-so:got 5 as filter number for `EVFILT_SIGNAL'.
tc-so:sig: kevent returned 0 in 1.000091
tc-so:sig: kevent returned 1 in 0.000027
tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted)
tc-so:sig: kevent returned 0 in 1.009624
tc-so:sig: kevent returned 0 in 1.000034
tc-so:sig: kevent returned 1 in 0.000030
tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted)
tc-so:sig: kevent returned 0 in 1.009809
tc-so:sig: kevent returned 0 in 1.000033
tc-so:sig: kevent returned 1 in 0.000027
tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted)
tc-so:sig: kevent returned 0 in 1.009810
tc-so:sig: kevent returned 0 in 1.000048
tc-so:sig: kevent returned 1 in 0.000027
tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted)
tc-so:sig: kevent returned 0 in 1.009798
tc-so:sig: kevent returned 0 in 1.000036
tc-so:sig: kevent returned 1 in 0.000030
tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted)
tc-so:sig: finished successfully
tc-end: 1530066552.367265, sig, passed
tp-end: 1530066552.369946, kernel/kqueue/t_sig
tp-start: 1530066552.447232, kernel/kqueue/t_vnode, 18
tc-start: 1530066552.450347, dir_no_note_link_create_file_in
tc-end: 1530066552.537046, dir_no_note_link_create_file_in, passed
tc-start: 1530066552.542779, dir_no_note_link_delete_file_in
tc-end: 1530066552.627397, dir_no_note_link_delete_file_in, passed
tc-start: 1530066552.633161, dir_no_note_link_mv_dir_within
tc-end: 1530066552.716971, dir_no_note_link_mv_dir_within, passed
tc-start: 1530066552.722508, dir_no_note_link_mv_file_within
tc-end: 1530066552.808226, dir_no_note_link_mv_file_within, passed
tc-start: 1530066552.813965, dir_note_link_create_dir_in
tc-end: 1530066552.897696, dir_note_link_create_dir_in, passed
tc-start: 1530066552.903228, dir_note_link_delete_dir_in
tc-end: 1530066552.988149, dir_note_link_delete_dir_in, passed
tc-start: 1530066552.993875, dir_note_link_mv_dir_in
tc-end: 1530066553.77942, dir_note_link_mv_dir_in, passed
tc-start: 1530066553.83591, dir_note_link_mv_dir_out
tc-end: 1530066553.168880, dir_note_link_mv_dir_out, passed
tc-start: 1530066553.174603, dir_note_write_create_dir_in
tc-end: 1530066553.258884, dir_note_write_create_dir_in, passed
tc-start: 1530066553.264536, dir_note_write_create_file_in
tc-end: 1530066553.349897, dir_note_write_create_file_in, passed
tc-start: 1530066553.355750, dir_note_write_delete_dir_in
tc-end: 1530066553.439814, dir_note_write_delete_dir_in, passed
tc-start: 1530066553.445532, dir_note_write_delete_file_in
tc-end: 1530066553.531085, dir_note_write_delete_file_in, passed
tc-start: 1530066553.536654, dir_note_write_mv_dir_in
tc-end: 1530066553.621256, dir_note_write_mv_dir_in, passed
tc-start: 1530066553.626977, dir_note_write_mv_dir_out
tc-end: 1530066553.711978, dir_note_write_mv_dir_out, passed
tc-start: 1530066553.717495, dir_note_write_mv_dir_within
tc-end: 1530066553.803034, dir_note_write_mv_dir_within, passed
tc-start: 1530066553.808818, dir_note_write_mv_file_in
tc-end: 1530066553.893796, dir_note_write_mv_file_in, passed
tc-start: 1530066553.899355, dir_note_write_mv_file_out
tc-end: 1530066553.983208, dir_note_write_mv_file_out, passed
tc-start: 1530066553.988958, dir_note_write_mv_file_within
tc-end: 1530066554.73521, dir_note_write_mv_file_within, passed
tp-end: 1530066554.79073, kernel/kqueue/t_vnode
tp-start: 1530066554.185257, kernel/tty/t_pr, 3
tc-start: 1530066554.188883, client_first
tc-end: 1530066554.480669, client_first, passed
tc-start: 1530066554.486238, master_first
tc-end: 1530066554.775345, master_first, passed
tc-start: 1530066554.780769, ptyioctl
tc-end: 1530066555.62907, ptyioctl, passed
tp-end: 1530066555.68242, kernel/tty/t_pr
tp-start: 1530066555.122549, kernel/t_lock, 1
tc-start: 1530066555.125982, lock
tc-end: 1530066556.162911, lock, passed
tp-end: 1530066556.168268, kernel/t_lock
tp-start: 1530066556.218242, kernel/t_lockf, 2
tc-start: 1530066556.221645, deadlock
tc-end: 1530066557.274491, deadlock, passed
tc-start: 1530066557.280803, 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: 1530066617.430360, randlock, passed
tp-end: 1530066617.433855, kernel/t_lockf
tp-start: 1530066617.481033, kernel/t_pty, 2
tc-start: 1530066617.484152, pty_no_queue
tc-end: 1530066620.586592, pty_no_queue, passed
tc-start: 1530066620.590847, pty_queue
tc-end: 1530066623.686523, pty_queue, passed
tp-end: 1530066623.690779, kernel/t_pty
tp-start: 1530066623.747549, kernel/t_mqueue, 1
tc-start: 1530066623.749307, mqueue
tc-end: 1530066623.791289, mqueue, passed
tp-end: 1530066623.795946, kernel/t_mqueue
tp-start: 1530066623.843354, kernel/t_sysv, 3
tc-start: 1530066623.845107, 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 Jun 27 02:30:23 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0
tc-so:stime: Thu Jan  1 00:00:00 1970
tc-so:rtime: Thu Jan  1 00:00:00 1970
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-so:California is overrated.
tc-so:The quick brown fox jumped over the lazy dog.
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640
tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0
tc-so:stime: Thu Jan  1 00:00:00 1970
tc-so:rtime: Thu Jan  1 00:00:00 1970
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0
tc-so:stime: Thu Jan  1 00:00:00 1970
tc-so:rtime: Thu Jan  1 00:00:00 1970
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0
tc-so:stime: Thu Jan  1 00:00:00 1970
tc-so:rtime: Thu Jan  1 00:00:00 1970
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:qnum 0, qbytes 2048, lspid 25957, lrpid 9595
tc-so:stime: Wed Jun 27 02:30:23 2018
tc-so:rtime: Wed Jun 27 02:30:23 2018
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-end: 1530066623.942577, msg, passed
tc-start: 1530066623.946137, 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 Jun 27 02:30:23 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:nsems 1
tc-so:otime: Thu Jan  1 00:00:00 1970
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-so:WOO!  GOT THE SEMAPHORE!
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640
tc-so:nsems 1
tc-so:otime: Thu Jan  1 00:00:00 1970
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:nsems 1
tc-so:otime: Thu Jan  1 00:00:00 1970
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:nsems 1
tc-so:otime: Wed Jun 27 02:30:25 2018
tc-so:ctime: Wed Jun 27 02:30:23 2018
tc-end: 1530066625.265065, sem, passed
tc-start: 1530066625.268603, shm
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640
tc-so:segsz 4096, lpid 0, cpid 28870, 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 Jun 27 02:30:25 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:segsz 4096, lpid 0, cpid 28870, 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 Jun 27 02:30:25 2018
tc-so:The quick brown fox jumped over the lazy dog.
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640
tc-so:segsz 4096, lpid 0, cpid 28870, 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 Jun 27 02:30:25 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:segsz 4096, lpid 0, cpid 28870, 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 Jun 27 02:30:25 2018
tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600
tc-so:segsz 4096, lpid 9460, cpid 28870, nattch 1
tc-so:atime: Wed Jun 27 02:30:25 2018
tc-so:dtime: Wed Jun 27 02:30:25 2018
tc-so:ctime: Wed Jun 27 02:30:25 2018
tc-end: 1530066625.382982, shm, passed
tp-end: 1530066625.389420, kernel/t_sysv
tp-start: 1530066625.492685, kernel/t_subr_prf, 4
tc-start: 1530066625.496088, snprintf_count
tc-end: 1530066625.538783, snprintf_count, passed
tc-start: 1530066625.545131, snprintf_count_overflow
tc-end: 1530066625.587962, snprintf_count_overflow, passed
tc-start: 1530066625.593389, snprintf_print
tc-end: 1530066625.636282, snprintf_print, passed
tc-start: 1530066625.641746, snprintf_print_overflow
tc-end: 1530066625.684809, snprintf_print_overflow, passed
tp-end: 1530066625.690249, kernel/t_subr_prf
tp-start: 1530066625.729730, kernel/t_kauth_pr_47598, 1
tc-start: 1530066625.733141, kauth_curtain
tc-end: 1530066625.780271, kauth_curtain, skipped, curtain is not enabled and we would not be able to drop it later due to securelevel settings
tp-end: 1530066625.786387, kernel/t_kauth_pr_47598
tp-start: 1530066625.825320, kernel/t_sysctl, 1
tc-start: 1530066625.828717, bufsize
tc-end: 1530066625.905235, bufsize, passed
tp-end: 1530066625.910662, kernel/t_sysctl
tp-start: 1530066625.980976, kernel/t_extattrctl, 1
tc-start: 1530066625.984392, extattrctl_namei
tc-end: 1530066626.239056, extattrctl_namei, passed
tp-end: 1530066626.244404, kernel/t_extattrctl
tp-start: 1530066626.321532, kernel/t_filedesc, 1
tc-start: 1530066626.324945, getfilerace
tc-end: 1530066647.803774, getfilerace, passed
tp-end: 1530066647.807987, kernel/t_filedesc
tp-start: 1530066647.887966, kernel/t_rnd, 3
tc-start: 1530066647.889801, RNDADDDATA
tc-end: 1530066648.183814, RNDADDDATA, passed
tc-start: 1530066648.189290, RNDADDDATA2
tc-end: 1530066648.476714, RNDADDDATA2, passed
tc-start: 1530066648.482120, read_random
tc-end: 1530066654.58045, read_random, passed
tp-end: 1530066654.62321, kernel/t_rnd
tp-start: 1530066654.129248, kernel/t_extent, 11
tc-start: 1530066654.131089, bound1
tc-end: 1530066654.173227, bound1, passed
tc-start: 1530066654.175875, bound2
tc-end: 1530066654.222974, bound2, passed
tc-start: 1530066654.228357, bound3
tc-end: 1530066654.271820, bound3, passed
tc-start: 1530066654.277193, bound4
tc-end: 1530066654.320381, bound4, passed
tc-start: 1530066654.325759, bound5
tc-end: 1530066654.369299, bound5, passed
tc-start: 1530066654.374780, coalesce
tc-end: 1530066654.417721, coalesce, passed
tc-start: 1530066654.423131, free
tc-end: 1530066654.466262, free, passed
tc-start: 1530066654.471638, subregion1
tc-end: 1530066654.515193, subregion1, passed
tc-start: 1530066654.520757, subregion2
tc-end: 1530066654.564063, subregion2, passed
tc-start: 1530066654.569428, subregion3
tc-end: 1530066654.613431, subregion3, passed
tc-start: 1530066654.618809, subregion4
tc-end: 1530066654.662471, subregion4, passed
tp-end: 1530066654.667866, kernel/t_extent
tp-start: 1530066655.257908, kernel/t_umount, 1
tc-start: 1530066655.261440, 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.imL9z5/umount-f_mount: not currently mounted
tc-end: 1530066658.399370, umount, passed
tp-end: 1530066658.415172, kernel/t_umount
tp-start: 1530066659.354851, kernel/t_umountstress, 2
tc-start: 1530066659.358271, 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: 1530066663.73167, fileop, passed
tc-start: 1530066663.88290, 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: 1530066671.322667, mountlist, passed
tp-end: 1530066671.337865, kernel/t_umountstress
tp-start: 1530066671.938405, kernel/t_ps_strings, 2
tc-start: 1530066671.941884, update
tc-end: 1530066675.242230, update, passed
tc-start: 1530066675.247590, validate
tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ]
tc-end: 1530066675.678468, validate, passed
tp-end: 1530066675.683836, kernel/t_ps_strings
tp-start: 1530066676.714549, lib/csu/t_crt0, 4
tc-start: 1530066676.717990, initfini1
tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ]
tc-end: 1530066677.216988, initfini1, passed
tc-start: 1530066677.223546, initfini2
tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ]
tc-end: 1530066677.686673, initfini2, passed
tc-start: 1530066677.693241, initfini3
tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ]
tc-end: 1530066678.192113, initfini3, passed
tc-start: 1530066678.198642, 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: 1530066678.751041, initfini4, passed
tp-end: 1530066678.757529, lib/csu/t_crt0
tp-start: 1530066678.831161, lib/libbluetooth/t_bluetooth, 2
tc-start: 1530066678.834841, check_bt_aton
tc-end: 1530066678.877141, check_bt_aton, passed
tc-start: 1530066678.882791, check_bt_ntoa
tc-end: 1530066678.925555, check_bt_ntoa, passed
tp-end: 1530066678.931255, lib/libbluetooth/t_bluetooth
tp-start: 1530066678.978871, lib/libbluetooth/t_sdp_data, 2
tc-start: 1530066678.982574, check_sdp_data_size
tc-end: 1530066679.25535, check_sdp_data_size, passed
tc-start: 1530066679.31185, check_sdp_data_type
tc-end: 1530066679.73660, check_sdp_data_type, passed
tp-end: 1530066679.79345, lib/libbluetooth/t_sdp_data
tp-start: 1530066679.129567, lib/libbluetooth/t_sdp_get, 10
tc-start: 1530066679.133229, check_sdp_get_alt
tc-end: 1530066679.176806, check_sdp_get_alt, passed
tc-start: 1530066679.182458, check_sdp_get_attr
tc-end: 1530066679.225849, check_sdp_get_attr, passed
tc-start: 1530066679.231493, check_sdp_get_bool
tc-end: 1530066679.276688, check_sdp_get_bool, passed
tc-start: 1530066679.282457, check_sdp_get_data
tc-end: 1530066679.325581, check_sdp_get_data, passed
tc-start: 1530066679.331191, check_sdp_get_int
tc-end: 1530066679.374230, check_sdp_get_int, passed
tc-start: 1530066679.379821, check_sdp_get_seq
tc-end: 1530066679.423741, check_sdp_get_seq, passed
tc-start: 1530066679.429346, check_sdp_get_str
tc-end: 1530066679.472722, check_sdp_get_str, passed
tc-start: 1530066679.478334, check_sdp_get_uint
tc-end: 1530066679.522274, check_sdp_get_uint, passed
tc-start: 1530066679.527849, check_sdp_get_url
tc-end: 1530066679.572048, check_sdp_get_url, passed
tc-start: 1530066679.577677, check_sdp_get_uuid
tc-end: 1530066679.621260, check_sdp_get_uuid, passed
tp-end: 1530066679.626855, lib/libbluetooth/t_sdp_get
tp-start: 1530066679.674989, lib/libbluetooth/t_sdp_match, 1
tc-start: 1530066679.678711, check_sdp_match_uuid16
tc-end: 1530066679.721056, check_sdp_match_uuid16, passed
tp-end: 1530066679.726620, lib/libbluetooth/t_sdp_match
tp-start: 1530066679.790273, lib/libbluetooth/t_sdp_put, 21
tc-start: 1530066679.793966, check_sdp_put_alt
tc-end: 1530066679.841391, check_sdp_put_alt, passed
tc-start: 1530066679.847102, check_sdp_put_attr
tc-end: 1530066679.892755, check_sdp_put_attr, passed
tc-start: 1530066679.898460, check_sdp_put_bool
tc-end: 1530066679.944409, check_sdp_put_bool, passed
tc-start: 1530066679.950103, check_sdp_put_data
tc-end: 1530066679.995996, check_sdp_put_data, passed
tc-start: 1530066680.1745, check_sdp_put_int
tc-end: 1530066680.49898, check_sdp_put_int, passed
tc-start: 1530066680.55693, check_sdp_put_int16
tc-end: 1530066680.102616, check_sdp_put_int16, passed
tc-start: 1530066680.108449, check_sdp_put_int32
tc-end: 1530066680.153921, check_sdp_put_int32, passed
tc-start: 1530066680.159623, check_sdp_put_int64
tc-end: 1530066680.206437, check_sdp_put_int64, passed
tc-start: 1530066680.212193, check_sdp_put_int8
tc-end: 1530066680.258333, check_sdp_put_int8, passed
tc-start: 1530066680.264069, check_sdp_put_seq
tc-end: 1530066680.309896, check_sdp_put_seq, passed
tc-start: 1530066680.315578, check_sdp_put_str
tc-end: 1530066680.361587, check_sdp_put_str, passed
tc-start: 1530066680.367284, check_sdp_put_uint
tc-end: 1530066680.413365, check_sdp_put_uint, passed
tc-start: 1530066680.419050, check_sdp_put_uint16
tc-end: 1530066680.466027, check_sdp_put_uint16, passed
tc-start: 1530066680.471732, check_sdp_put_uint32
tc-end: 1530066680.517504, check_sdp_put_uint32, passed
tc-start: 1530066680.523186, check_sdp_put_uint64
tc-end: 1530066680.570974, check_sdp_put_uint64, passed
tc-start: 1530066680.576827, check_sdp_put_uint8
tc-end: 1530066680.623242, check_sdp_put_uint8, passed
tc-start: 1530066680.628969, check_sdp_put_url
tc-end: 1530066680.675546, check_sdp_put_url, passed
tc-start: 1530066680.681221, check_sdp_put_uuid
tc-end: 1530066680.727428, check_sdp_put_uuid, passed
tc-start: 1530066680.733124, check_sdp_put_uuid128
tc-end: 1530066680.781118, check_sdp_put_uuid128, passed
tc-start: 1530066680.786769, check_sdp_put_uuid16
tc-end: 1530066680.832558, check_sdp_put_uuid16, passed
tc-start: 1530066680.838226, check_sdp_put_uuid32
tc-end: 1530066680.884179, check_sdp_put_uuid32, passed
tp-end: 1530066680.889877, lib/libbluetooth/t_sdp_put
tp-start: 1530066680.935895, lib/libbluetooth/t_sdp_set, 5
tc-start: 1530066680.939540, check_sdp_set_alt
tc-end: 1530066680.982916, check_sdp_set_alt, passed
tc-start: 1530066680.988497, check_sdp_set_bool
tc-end: 1530066681.31196, check_sdp_set_bool, passed
tc-start: 1530066681.36796, check_sdp_set_int
tc-end: 1530066681.79625, check_sdp_set_int, passed
tc-start: 1530066681.85372, check_sdp_set_seq
tc-end: 1530066681.128560, check_sdp_set_seq, passed
tc-start: 1530066681.134156, check_sdp_set_uint
tc-end: 1530066681.177237, check_sdp_set_uint, passed
tp-end: 1530066681.182855, lib/libbluetooth/t_sdp_set
tp-start: 1530066681.305429, lib/libc/c063/t_faccessat, 7
tc-start: 1530066681.309066, faccessat_fd
tc-end: 1530066681.351953, faccessat_fd, passed
tc-start: 1530066681.360457, faccessat_fdcwd
tc-end: 1530066681.403113, faccessat_fdcwd, passed
tc-start: 1530066681.411738, faccessat_fdcwderr
tc-end: 1530066681.454247, faccessat_fdcwderr, passed
tc-start: 1530066681.461789, faccessat_fderr1
tc-end: 1530066681.504151, faccessat_fderr1, passed
tc-start: 1530066681.512950, faccessat_fderr2
tc-end: 1530066681.554974, faccessat_fderr2, passed
tc-start: 1530066681.563484, faccessat_fderr3
tc-end: 1530066681.606379, faccessat_fderr3, passed
tc-start: 1530066681.614999, faccessat_fdlink
tc-end: 1530066681.657126, faccessat_fdlink, passed
tp-end: 1530066681.665582, lib/libc/c063/t_faccessat
tp-start: 1530066681.714448, lib/libc/c063/t_fchmodat, 7
tc-start: 1530066681.718056, fchmodat_fd
tc-end: 1530066681.761556, fchmodat_fd, passed
tc-start: 1530066681.770252, fchmodat_fdcwd
tc-end: 1530066681.812746, fchmodat_fdcwd, passed
tc-start: 1530066681.821327, fchmodat_fdcwderr
tc-end: 1530066681.862710, fchmodat_fdcwderr, passed
tc-start: 1530066681.870263, fchmodat_fderr1
tc-end: 1530066681.912842, fchmodat_fderr1, passed
tc-start: 1530066681.920438, fchmodat_fderr2
tc-end: 1530066681.964098, fchmodat_fderr2, passed
tc-start: 1530066681.972788, fchmodat_fderr3
tc-end: 1530066682.15501, fchmodat_fderr3, passed
tc-start: 1530066682.24090, fchmodat_fdlink
tc-end: 1530066682.66248, fchmodat_fdlink, passed
tp-end: 1530066682.74748, lib/libc/c063/t_fchmodat
tp-start: 1530066682.122042, lib/libc/c063/t_fchownat, 7
tc-start: 1530066682.125450, fchownat_fd
tc-end: 1530066682.175236, fchownat_fd, passed
tc-start: 1530066682.183830, fchownat_fdcwd
tc-end: 1530066682.232678, fchownat_fdcwd, passed
tc-start: 1530066682.241289, fchownat_fdcwderr
tc-end: 1530066682.290685, fchownat_fdcwderr, passed
tc-start: 1530066682.298261, fchownat_fderr1
tc-end: 1530066682.346281, fchownat_fderr1, passed
tc-start: 1530066682.353927, fchownat_fderr2
tc-end: 1530066682.403037, fchownat_fderr2, passed
tc-start: 1530066682.411898, fchownat_fderr3
tc-end: 1530066682.471384, fchownat_fderr3, passed
tc-start: 1530066682.480232, fchownat_fdlink
tc-end: 1530066682.529839, fchownat_fdlink, passed
tp-end: 1530066682.538449, lib/libc/c063/t_fchownat
tp-start: 1530066682.577717, lib/libc/c063/t_fexecve, 1
tc-start: 1530066682.581477, fexecve
tc-se:t_fexecve: fexecve: Function not implemented
tc-end: 1530066682.638050, fexecve, expected_failure, fexecve not implemented: /usr/src/tests/lib/libc/c063/t_fexecve.c:86: access("test", F_OK) == 0 not met
tp-end: 1530066682.644160, lib/libc/c063/t_fexecve
tp-start: 1530066682.690169, lib/libc/c063/t_fstatat, 7
tc-start: 1530066682.693751, fstatat_fd
tc-end: 1530066682.735948, fstatat_fd, passed
tc-start: 1530066682.745739, fstatat_fdcwd
tc-end: 1530066682.787641, fstatat_fdcwd, passed
tc-start: 1530066682.795980, fstatat_fdcwderr
tc-end: 1530066682.838152, fstatat_fdcwderr, passed
tc-start: 1530066682.845512, fstatat_fderr1
tc-end: 1530066682.888475, fstatat_fderr1, passed
tc-start: 1530066682.895871, fstatat_fderr2
tc-end: 1530066682.937929, fstatat_fderr2, passed
tc-start: 1530066682.946541, fstatat_fderr3
tc-end: 1530066682.988611, fstatat_fderr3, passed
tc-start: 1530066682.997034, fstatat_fdlink
tc-end: 1530066683.39889, fstatat_fdlink, passed
tp-end: 1530066683.48174, lib/libc/c063/t_fstatat
tp-start: 1530066683.93623, lib/libc/c063/t_linkat, 6
tc-start: 1530066683.97033, linkat_fd
tc-end: 1530066683.139603, linkat_fd, passed
tc-start: 1530066683.150870, linkat_fdcwd
tc-end: 1530066683.193190, linkat_fdcwd, passed
tc-start: 1530066683.204475, linkat_fdcwderr
tc-end: 1530066683.247532, linkat_fdcwderr, passed
tc-start: 1530066683.257953, linkat_fderr
tc-end: 1530066683.300486, linkat_fderr, passed
tc-start: 1530066683.310903, linkat_fdlink1
tc-end: 1530066683.355182, linkat_fdlink1, passed
tc-start: 1530066683.367478, linkat_fdlink2
tc-end: 1530066683.410761, linkat_fdlink2, passed
tp-end: 1530066683.423648, lib/libc/c063/t_linkat
tp-start: 1530066683.466662, lib/libc/c063/t_mkdirat, 4
tc-start: 1530066683.470109, mkdirat_fd
tc-end: 1530066683.511891, mkdirat_fd, passed
tc-start: 1530066683.521306, mkdirat_fdcwd
tc-end: 1530066683.563234, mkdirat_fdcwd, passed
tc-start: 1530066683.572660, mkdirat_fdcwderr
tc-end: 1530066683.613514, mkdirat_fdcwderr, passed
tc-start: 1530066683.618887, mkdirat_fderr
tc-end: 1530066683.660711, mkdirat_fderr, passed
tp-end: 1530066683.669065, lib/libc/c063/t_mkdirat
tp-start: 1530066683.711922, lib/libc/c063/t_mkfifoat, 4
tc-start: 1530066683.715393, mkfifoat_fd
tc-end: 1530066683.758757, mkfifoat_fd, passed
tc-start: 1530066683.767062, mkfifoat_fdcwd
tc-end: 1530066683.808677, mkfifoat_fdcwd, passed
tc-start: 1530066683.817015, mkfifoat_fdcwderr
tc-end: 1530066683.857857, mkfifoat_fdcwderr, passed
tc-start: 1530066683.863253, mkfifoat_fderr
tc-end: 1530066683.905467, mkfifoat_fderr, passed
tp-end: 1530066683.913939, lib/libc/c063/t_mkfifoat
tp-start: 1530066683.957899, lib/libc/c063/t_mknodat, 4
tc-start: 1530066683.961392, mknodat_fd
tc-end: 1530066684.4515, mknodat_fd, passed
tc-start: 1530066684.12835, mknodat_fdcwd
tc-end: 1530066684.55096, mknodat_fdcwd, passed
tc-start: 1530066684.63439, mknodat_fdcwderr
tc-end: 1530066684.104663, mknodat_fdcwderr, passed
tc-start: 1530066684.110056, mknodat_fderr
tc-end: 1530066684.152263, mknodat_fderr, passed
tp-end: 1530066684.160681, lib/libc/c063/t_mknodat
tp-start: 1530066684.212251, lib/libc/c063/t_o_search, 3
tc-start: 1530066684.215668, o_search_notdir
tc-end: 1530066684.257102, o_search_notdir, passed
tc-start: 1530066684.265496, o_search_perm1
tc-end: 1530066684.337362, o_search_perm1, passed
tc-start: 1530066684.347278, o_search_perm2
tc-end: 1530066684.396681, o_search_perm2, passed
tp-end: 1530066684.406401, lib/libc/c063/t_o_search
tp-start: 1530066684.452602, lib/libc/c063/t_openat, 6
tc-start: 1530066684.456029, openat_fd
tc-end: 1530066684.497871, openat_fd, passed
tc-start: 1530066684.506162, openat_fdcwd
tc-end: 1530066684.548481, openat_fdcwd, passed
tc-start: 1530066684.556852, openat_fdcwderr
tc-end: 1530066684.598380, openat_fdcwderr, passed
tc-start: 1530066684.605770, openat_fderr1
tc-end: 1530066684.647925, openat_fderr1, passed
tc-start: 1530066684.655287, openat_fderr2
tc-end: 1530066684.697607, openat_fderr2, passed
tc-start: 1530066684.705983, openat_fderr3
tc-end: 1530066684.750730, openat_fderr3, passed
tp-end: 1530066684.759068, lib/libc/c063/t_openat
tp-start: 1530066684.803120, lib/libc/c063/t_readlinkat, 5
tc-start: 1530066684.806548, readlinkat_fd
tc-end: 1530066684.849404, readlinkat_fd, passed
tc-start: 1530066684.858737, readlinkat_fdcwd
tc-end: 1530066684.901437, readlinkat_fdcwd, passed
tc-start: 1530066684.910763, readlinkat_fdcwderr
tc-end: 1530066684.952166, readlinkat_fdcwderr, passed
tc-start: 1530066684.957560, readlinkat_fderr1
tc-end: 1530066684.999805, readlinkat_fderr1, passed
tc-start: 1530066685.7143, readlinkat_fderr2
tc-end: 1530066685.49186, readlinkat_fderr2, passed
tp-end: 1530066685.58532, lib/libc/c063/t_readlinkat
tp-start: 1530066685.102996, lib/libc/c063/t_renameat, 4
tc-start: 1530066685.106462, renameat_fd
tc-end: 1530066685.150041, renameat_fd, passed
tc-start: 1530066685.160387, renameat_fdcwd
tc-end: 1530066685.203612, renameat_fdcwd, passed
tc-start: 1530066685.213999, renameat_fdcwderr
tc-end: 1530066685.256665, renameat_fdcwderr, passed
tc-start: 1530066685.267017, renameat_fderr
tc-end: 1530066685.309167, renameat_fderr, passed
tp-end: 1530066685.319541, lib/libc/c063/t_renameat
tp-start: 1530066685.362730, lib/libc/c063/t_symlinkat, 4
tc-start: 1530066685.366152, symlinkat_fd
tc-end: 1530066685.408792, symlinkat_fd, passed
tc-start: 1530066685.420047, symlinkat_fdcwd
tc-end: 1530066685.463216, symlinkat_fdcwd, passed
tc-start: 1530066685.474506, symlinkat_fdcwderr
tc-end: 1530066685.517681, symlinkat_fdcwderr, passed
tc-start: 1530066685.528983, symlinkat_fderr
tc-end: 1530066685.572448, symlinkat_fderr, passed
tp-end: 1530066685.582921, lib/libc/c063/t_symlinkat
tp-start: 1530066685.639267, lib/libc/c063/t_unlinkat, 7
tc-start: 1530066685.642707, unlinkat_dir
tc-end: 1530066685.684883, unlinkat_dir, passed
tc-start: 1530066685.690314, unlinkat_fd
tc-end: 1530066685.732634, unlinkat_fd, passed
tc-start: 1530066685.739955, unlinkat_fdcwd
tc-end: 1530066685.784412, unlinkat_fdcwd, passed
tc-start: 1530066685.791785, unlinkat_fdcwderr
tc-end: 1530066685.833620, unlinkat_fdcwderr, passed
tc-start: 1530066685.840998, unlinkat_fderr1
tc-end: 1530066685.883013, unlinkat_fderr1, passed
tc-start: 1530066685.890437, unlinkat_fderr2
tc-end: 1530066685.933122, unlinkat_fderr2, passed
tc-start: 1530066685.941552, unlinkat_fderr3
tc-end: 1530066685.983895, unlinkat_fderr3, passed
tp-end: 1530066685.992315, lib/libc/c063/t_unlinkat
tp-start: 1530066686.39470, lib/libc/c063/t_utimensat, 7
tc-start: 1530066686.42930, utimensat_fd
tc-end: 1530066686.85873, utimensat_fd, passed
tc-start: 1530066686.94247, utimensat_fdcwd
tc-end: 1530066686.136607, utimensat_fdcwd, passed
tc-start: 1530066686.144947, utimensat_fdcwderr
tc-end: 1530066686.187344, utimensat_fdcwderr, passed
tc-start: 1530066686.194713, utimensat_fderr1
tc-end: 1530066686.236743, utimensat_fderr1, passed
tc-start: 1530066686.244100, utimensat_fderr2
tc-end: 1530066686.286398, utimensat_fderr2, passed
tc-start: 1530066686.294801, utimensat_fderr3
tc-end: 1530066686.337471, utimensat_fderr3, passed
tc-start: 1530066686.345848, utimensat_fdlink
tc-end: 1530066686.388321, utimensat_fdlink, passed
tp-end: 1530066686.396629, lib/libc/c063/t_utimensat
tp-start: 1530066686.460230, lib/libc/db/t_db_hash_seq, 4
tc-start: 1530066686.463693, test_hash_del_all
tc-end: 1530066686.514944, test_hash_del_all, passed
tc-start: 1530066686.520329, test_hash_del_alt
tc-end: 1530066686.571278, test_hash_del_alt, passed
tc-start: 1530066686.576662, test_hash_del_every_7
tc-end: 1530066686.627709, test_hash_del_every_7, passed
tc-start: 1530066686.633169, test_hash_del_none
tc-end: 1530066686.685095, test_hash_del_none, passed
tp-end: 1530066686.690549, lib/libc/db/t_db_hash_seq
tp-start: 1530066692.915904, lib/libc/db/t_db, 32
tc-start: 1530066692.919357, alternate_recno
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ]
tc-end: 1530066694.110969, alternate_recno, passed
tc-start: 1530066694.121758, 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: 1530066697.278045, big_btree, passed
tc-start: 1530066697.295512, big_hash
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ]
tc-end: 1530066698.852656, big_hash, passed
tc-start: 1530066698.871462, 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: 1530066702.192656, big_recno, passed
tc-start: 1530066702.209665, 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: 1530067005.890286, bsize_ffactor, passed
tc-start: 1530067005.900076, 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: 1530067025.332314, bsize_torture, passed
tc-start: 1530067025.338671, 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: 1530067026.66503, btree_byteswap_unaligned_access_bksd, passed
tc-start: 1530067026.73873, 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: 1530067026.776914, btree_byteswap_unaligned_access_skbd, passed
tc-start: 1530067026.784285, 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: 1530067027.806848, btree_known_byte_order, passed
tc-start: 1530067027.817183, 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: 1530067040.588062, btree_recursive_traversal, passed
tc-start: 1530067040.603300, btree_tricky_page_split
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ]
tc-end: 1530067043.63835, btree_tricky_page_split, passed
tc-start: 1530067043.71583, 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: 1530067219.958460, btree_weird_page_split, passed
tc-start: 1530067219.965067, 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: 1530067221.199928, byte_orders_btree, passed
tc-start: 1530067221.210405, 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: 1530067222.469465, byte_orders_hash, passed
tc-start: 1530067222.480202, 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: 1530067223.503765, cursor_flags_btree, passed
tc-start: 1530067223.514178, 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: 1530067224.540403, cursor_flags_recno, passed
tc-start: 1530067224.550858, 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: 1530067225.452060, delete_btree, passed
tc-start: 1530067225.462570, 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: 1530067226.322291, delete_recno, passed
tc-start: 1530067226.332824, duplicate_btree
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ]
tc-end: 1530067227.211287, duplicate_btree, passed
tc-start: 1530067227.221118, four_char_hash
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ]
tc-end: 1530067227.783357, four_char_hash, passed
tc-start: 1530067227.792263, medium_btree
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ]
tc-end: 1530067228.562067, medium_btree, passed
tc-start: 1530067228.571793, medium_hash
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ]
tc-end: 1530067229.358286, medium_hash, passed
tc-start: 1530067229.368013, medium_recno
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ]
tc-end: 1530067230.39164, medium_recno, passed
tc-start: 1530067230.48866, random_recno
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ]
tc-end: 1530067231.654036, random_recno, passed
tc-start: 1530067231.663575, 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: 1530067232.750706, repeated_btree, passed
tc-start: 1530067232.759109, 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: 1530067233.686519, repeated_hash, passed
tc-start: 1530067233.694937, reverse_order_recno
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ]
tc-end: 1530067234.601369, reverse_order_recno, passed
tc-start: 1530067234.611368, reverse_recno
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ]
tc-end: 1530067235.868312, reverse_recno, passed
tc-start: 1530067235.878072, small_btree
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ]
tc-end: 1530067236.627866, small_btree, passed
tc-start: 1530067236.637481, small_hash
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ]
tc-end: 1530067237.382545, small_hash, passed
tc-start: 1530067237.392509, small_page_btree
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ]
tc-end: 1530067259.742563, small_page_btree, passed
tc-start: 1530067259.754412, small_recno
tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ]
tc-end: 1530067260.428689, small_recno, passed
tp-end: 1530067260.437297, lib/libc/db/t_db
tp-start: 1530067260.545703, lib/libc/gen/execve/t_execve, 1
tc-start: 1530067260.549345, t_execve_null
tc-end: 1530067260.591283, t_execve_null, passed
tp-end: 1530067260.596956, lib/libc/gen/execve/t_execve
tp-start: 1530067260.682409, lib/libc/gen/posix_spawn/t_spawn, 6
tc-start: 1530067260.686065, 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: 1530067260.782273, t_spawn_child, passed
tc-start: 1530067260.787761, t_spawn_ls
tc-end: 1530067260.833334, t_spawn_ls, passed
tc-start: 1530067260.838868, t_spawn_missing
tc-end: 1530067260.882738, t_spawn_missing, passed
tc-start: 1530067260.888278, t_spawn_nonexec
tc-end: 1530067260.939422, t_spawn_nonexec, passed
tc-start: 1530067260.944958, t_spawn_zero
tc-end: 1530067260.991295, t_spawn_zero, passed
tc-start: 1530067260.996862, t_spawnp_ls
tc-end: 1530067261.42238, t_spawnp_ls, passed
tp-end: 1530067261.47629, lib/libc/gen/posix_spawn/t_spawn
tp-start: 1530067261.95882, lib/libc/gen/posix_spawn/t_fileactions, 6
tc-start: 1530067261.99422, t_spawn_empty_fileactions
tc-end: 1530067261.282819, t_spawn_empty_fileactions, passed
tc-start: 1530067261.290383, t_spawn_fileactions
tc-so:test...
tc-end: 1530067261.354528, t_spawn_fileactions, passed
tc-start: 1530067261.360166, t_spawn_open_nonexistent
tc-end: 1530067261.406213, t_spawn_open_nonexistent, passed
tc-start: 1530067261.411977, t_spawn_open_nonexistent_diag
tc-end: 1530067261.456000, t_spawn_open_nonexistent_diag, passed
tc-start: 1530067261.461726, t_spawn_openmode
tc-se:cat: stdin: Bad file descriptor
tc-end: 1530067261.561841, t_spawn_openmode, passed
tc-start: 1530067261.569548, t_spawn_reopen
tc-end: 1530067261.630999, t_spawn_reopen, passed
tp-end: 1530067261.636497, lib/libc/gen/posix_spawn/t_fileactions
tp-start: 1530067261.677304, lib/libc/gen/posix_spawn/t_spawnattr, 1
tc-start: 1530067261.680792, 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: 1530067261.752561, t_spawnattr, passed
tp-end: 1530067261.757955, lib/libc/gen/posix_spawn/t_spawnattr
tp-start: 1530067261.806278, lib/libc/gen/t_alarm, 3
tc-start: 1530067261.809694, alarm_basic
tc-end: 1530067262.856892, alarm_basic, passed
tc-start: 1530067262.862410, alarm_fork
tc-end: 1530067262.907857, alarm_fork, passed
tc-start: 1530067262.913306, alarm_previous
tc-end: 1530067262.954859, alarm_previous, passed
tp-end: 1530067262.960262, lib/libc/gen/t_alarm
tp-start: 1530067263.370, lib/libc/gen/t_assert, 2
tc-start: 1530067263.3835, assert_false
tc-end: 1530067263.50880, assert_false, passed
tc-start: 1530067263.56345, assert_true
tc-end: 1530067263.103980, assert_true, passed
tp-end: 1530067263.109365, lib/libc/gen/t_assert
tp-start: 1530067263.158559, lib/libc/gen/t_basedirname, 2
tc-start: 1530067263.161982, basename_posix
tc-end: 1530067263.203596, basename_posix, passed
tc-start: 1530067263.208993, dirname_posix
tc-end: 1530067263.250658, dirname_posix, passed
tp-end: 1530067263.256084, lib/libc/gen/t_basedirname
tp-start: 1530067263.299419, lib/libc/gen/t_closefrom, 4
tc-start: 1530067263.302964, closefrom_basic
tc-end: 1530067263.379354, closefrom_basic, passed
tc-start: 1530067263.384795, closefrom_buffer
tc-end: 1530067263.463638, closefrom_buffer, passed
tc-start: 1530067263.469010, closefrom_err
tc-end: 1530067263.510463, closefrom_err, passed
tc-start: 1530067263.515906, closefrom_one
tc-end: 1530067263.561131, closefrom_one, passed
tp-end: 1530067263.566571, lib/libc/gen/t_closefrom
tp-start: 1530067263.607445, lib/libc/gen/t_cpuset, 3
tc-start: 1530067263.610865, cpuset_err
tc-end: 1530067263.651528, cpuset_err, passed
tc-start: 1530067263.656951, cpuset_set
tc-end: 1530067263.697519, cpuset_set, passed
tc-start: 1530067263.702966, cpuset_size
tc-end: 1530067263.743476, cpuset_size, passed
tp-end: 1530067263.748874, lib/libc/gen/t_cpuset
tp-start: 1530067263.791330, lib/libc/gen/t_dir, 2
tc-start: 1530067263.794761, seekdir_basic
tc-end: 1530067263.837501, seekdir_basic, passed
tc-start: 1530067263.847862, telldir_leak
tc-so:OK: used 0 bytes
tc-end: 1530067264.89052, telldir_leak, passed
tp-end: 1530067264.94637, lib/libc/gen/t_dir
tp-start: 1530067264.133861, lib/libc/gen/t_floatunditf, 1
tc-start: 1530067264.137514, floatunditf
tc-end: 1530067264.177673, floatunditf, skipped, Requires long double support
tp-end: 1530067264.183636, lib/libc/gen/t_floatunditf
tp-start: 1530067264.222702, lib/libc/gen/t_fmtcheck, 1
tc-start: 1530067264.226361, fmtcheck_basic
tc-end: 1530067264.266540, fmtcheck_basic, passed
tp-end: 1530067264.272107, lib/libc/gen/t_fmtcheck
tp-start: 1530067264.318595, lib/libc/gen/t_fnmatch, 7
tc-start: 1530067264.322276, fnmatch_backslashes
tc-end: 1530067264.363488, fnmatch_backslashes, passed
tc-start: 1530067264.369060, fnmatch_casefold
tc-end: 1530067264.411208, fnmatch_casefold, passed
tc-start: 1530067264.416824, fnmatch_initialbracket
tc-end: 1530067264.459597, fnmatch_initialbracket, passed
tc-start: 1530067264.465236, fnmatch_leadingdir
tc-end: 1530067264.507344, fnmatch_leadingdir, passed
tc-start: 1530067264.512960, fnmatch_noescape
tc-end: 1530067264.554352, fnmatch_noescape, passed
tc-start: 1530067264.560091, fnmatch_pathname
tc-end: 1530067264.602034, fnmatch_pathname, passed
tc-start: 1530067264.607705, fnmatch_period
tc-end: 1530067264.649019, fnmatch_period, passed
tp-end: 1530067264.654674, lib/libc/gen/t_fnmatch
tp-start: 1530067264.700494, lib/libc/gen/t_fpclassify, 2
tc-start: 1530067264.704186, fpclassify_double
tc-end: 1530067264.762978, fpclassify_double, passed
tc-start: 1530067264.768537, fpclassify_float
tc-end: 1530067264.822637, fpclassify_float, passed
tp-end: 1530067264.828199, lib/libc/gen/t_fpclassify
tp-start: 1530067264.874273, lib/libc/gen/t_fpsetmask, 7
tc-start: 1530067264.877952, fpsetmask_basic
tc-end: 1530067264.919976, fpsetmask_basic, passed
tc-start: 1530067264.925670, fpsetmask_masked_double
tc-end: 1530067264.967641, fpsetmask_masked_double, passed
tc-start: 1530067264.973321, fpsetmask_masked_float
tc-end: 1530067265.15584, fpsetmask_masked_float, passed
tc-start: 1530067265.21181, fpsetmask_masked_long_double
tc-end: 1530067265.63276, fpsetmask_masked_long_double, passed
tc-start: 1530067265.68859, fpsetmask_unmasked_double
tc-end: 1530067265.110545, fpsetmask_unmasked_double, passed
tc-start: 1530067265.116207, fpsetmask_unmasked_float
tc-end: 1530067265.159328, fpsetmask_unmasked_float, passed
tc-start: 1530067265.165048, fpsetmask_unmasked_long_double
tc-end: 1530067265.207887, fpsetmask_unmasked_long_double, passed
tp-end: 1530067265.213644, lib/libc/gen/t_fpsetmask
tp-start: 1530067265.258700, lib/libc/gen/t_fpsetround, 1
tc-start: 1530067265.262351, fpsetround_basic
tc-end: 1530067265.308569, fpsetround_basic, passed
tp-end: 1530067265.314135, lib/libc/gen/t_fpsetround
tp-start: 1530067265.359079, lib/libc/gen/t_ftok, 2
tc-start: 1530067265.362735, ftok_err
tc-end: 1530067265.404429, ftok_err, passed
tc-start: 1530067265.410048, ftok_link
tc-end: 1530067265.488066, ftok_link, passed
tp-end: 1530067265.493644, lib/libc/gen/t_ftok
tp-start: 1530067265.534216, lib/libc/gen/t_getcwd, 2
tc-start: 1530067265.537921, getcwd_err
tc-end: 1530067265.579284, getcwd_err, passed
tc-start: 1530067265.584885, getcwd_fts
tc-end: 1530067266.427055, getcwd_fts, passed
tp-end: 1530067266.432492, lib/libc/gen/t_getcwd
tp-start: 1530067266.478793, lib/libc/gen/t_getgrent, 2
tc-start: 1530067266.482221, getgrent_loop
tc-end: 1530067266.546299, getgrent_loop, passed
tc-start: 1530067266.551692, getgrent_setgid
tc-end: 1530067266.918882, getgrent_setgid, passed
tp-end: 1530067266.924345, lib/libc/gen/t_getgrent
tp-start: 1530067266.967419, lib/libc/gen/t_glob, 4
tc-start: 1530067266.970833, glob_range
tc-end: 1530067267.13384, glob_range, passed
tc-start: 1530067267.18738, glob_range_not
tc-end: 1530067267.60141, glob_range_not, passed
tc-start: 1530067267.65601, glob_star
tc-end: 1530067267.107769, glob_star, passed
tc-start: 1530067267.113185, glob_star_not
tc-end: 1530067267.156417, glob_star_not, passed
tp-end: 1530067267.161869, lib/libc/gen/t_glob
tp-start: 1530067267.203399, lib/libc/gen/t_humanize_number, 2
tc-start: 1530067267.206849, humanize_number_basic
tc-end: 1530067267.248242, humanize_number_basic, passed
tc-start: 1530067267.253683, humanize_number_big
tc-end: 1530067267.295182, humanize_number_big, passed
tp-end: 1530067267.300573, lib/libc/gen/t_humanize_number
tp-start: 1530067267.340658, lib/libc/gen/t_isnan, 2
tc-start: 1530067267.344110, isinf_basic
tc-end: 1530067267.384691, isinf_basic, passed
tc-start: 1530067267.390075, isnan_basic
tc-end: 1530067267.431857, isnan_basic, passed
tp-end: 1530067267.437274, lib/libc/gen/t_isnan
tp-start: 1530067267.486284, lib/libc/gen/t_nice, 4
tc-start: 1530067267.489699, nice_err
tc-end: 1530067267.544145, nice_err, passed
tc-start: 1530067267.550663, nice_priority
tc-end: 1530067267.693831, nice_priority, passed
tc-start: 1530067267.699214, nice_root
tc-end: 1530067267.746324, nice_root, passed
tc-start: 1530067267.751688, nice_thread
tc-end: 1530067267.802217, nice_thread, passed
tp-end: 1530067267.807785, lib/libc/gen/t_nice
tp-start: 1530067267.853774, lib/libc/gen/t_pause, 2
tc-start: 1530067267.857192, pause_basic
tc-end: 1530067268.906650, pause_basic, passed
tc-start: 1530067268.912050, pause_kill
tc-end: 1530067270.967001, pause_kill, passed
tp-end: 1530067270.972469, lib/libc/gen/t_pause
tp-start: 1530067271.15482, lib/libc/gen/t_raise, 4
tc-start: 1530067271.18888, raise_err
tc-end: 1530067271.61190, raise_err, passed
tc-start: 1530067271.66625, raise_ret
tc-end: 1530067272.116470, raise_ret, passed
tc-start: 1530067272.121845, raise_sig
tc-end: 1530067272.256561, raise_sig, passed
tc-start: 1530067272.261924, raise_stress
tc-end: 1530067272.826815, raise_stress, passed
tp-end: 1530067272.832225, lib/libc/gen/t_raise
tp-start: 1530067272.871446, lib/libc/gen/t_randomid, 1
tc-start: 1530067272.875075, randomid_basic
tc-so:id 50439: last call at     29502, current call     60001 (diff 30499), lowest 34153
tc-so:id 35031: last call at     29884, current call     60055 (diff 30171), lowest 30499
tc-so:id 44766: last call at     29993, current call     60077 (diff 30084), lowest 30171
tc-end: 1530067274.521587, randomid_basic, passed
tp-end: 1530067274.527252, lib/libc/gen/t_randomid
tp-start: 1530067274.568785, lib/libc/gen/t_realpath, 3
tc-start: 1530067274.572210, realpath_basic
tc-end: 1530067274.615184, realpath_basic, passed
tc-start: 1530067274.620810, realpath_huge
tc-end: 1530067274.662515, realpath_huge, passed
tc-start: 1530067274.668101, realpath_symlink
tc-end: 1530067274.712001, realpath_symlink, passed
tp-end: 1530067274.717577, lib/libc/gen/t_realpath
tp-start: 1530067274.760946, lib/libc/gen/t_setdomainname, 3
tc-start: 1530067274.764612, setdomainname_basic
tc-end: 1530067274.843161, setdomainname_basic, passed
tc-start: 1530067274.848763, setdomainname_limit
tc-end: 1530067274.925467, setdomainname_limit, passed
tc-start: 1530067274.931036, setdomainname_perm
tc-end: 1530067275.19494, setdomainname_perm, passed
tp-end: 1530067275.26273, lib/libc/gen/t_setdomainname
tp-start: 1530067275.69610, lib/libc/gen/t_sethostname, 3
tc-start: 1530067275.73334, sethostname_basic
tc-end: 1530067275.150091, sethostname_basic, passed
tc-start: 1530067275.155701, sethostname_limit
tc-end: 1530067275.232647, sethostname_limit, passed
tc-start: 1530067275.238205, sethostname_perm
tc-end: 1530067275.326346, sethostname_perm, passed
tp-end: 1530067275.333140, lib/libc/gen/t_sethostname
tp-start: 1530067275.399832, lib/libc/gen/t_siginfo, 8
tc-start: 1530067275.403613, sigalarm
tc-so:14 0xffffe300 0xffffe380
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 0x80005
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] 0x1ae
tc-so:uc_mcontext.greg[1] 0xffffe770
tc-so:uc_mcontext.greg[2] 0xfdf04008
tc-so:uc_mcontext.greg[3] 0x0
tc-so:uc_mcontext.greg[4] 0x0
tc-so:uc_mcontext.greg[5] 0xffffe780
tc-so:uc_mcontext.greg[6] 0xfdd6a018
tc-so:uc_mcontext.greg[7] 0x2
tc-so:uc_mcontext.greg[8] 0x2
tc-so:uc_mcontext.greg[9] 0x0
tc-so:uc_mcontext.greg[10] 0x0
tc-so:uc_mcontext.greg[11] 0x3e7
tc-so:uc_mcontext.greg[12] 0xfdef8c00
tc-so:uc_mcontext.greg[13] 0x181b1f8
tc-so:uc_mcontext.greg[14] 0x0
tc-so:uc_mcontext.greg[15] 0x0
tc-so:uc_mcontext.greg[16] 0x0
tc-so:uc_mcontext.greg[17] 0x0
tc-so:uc_mcontext.greg[18] 0x0
tc-so:uc_mcontext.greg[19] 0x180117c
tc-so:uc_mcontext.greg[20] 0x1
tc-so:uc_mcontext.greg[21] 0xffffe85c
tc-so:uc_mcontext.greg[22] 0xffffe850
tc-so:uc_mcontext.greg[23] 0xffffe83c
tc-so:uc_mcontext.greg[24] 0x10
tc-so:uc_mcontext.greg[25] 0x0
tc-so:uc_mcontext.greg[26] 0xfde8a1cc
tc-so:uc_mcontext.greg[27] 0xffffe868
tc-so:uc_mcontext.greg[28] 0x1813574
tc-so:uc_mcontext.greg[29] 0x0
tc-so:uc_mcontext.greg[30] 0xfde4e8b0
tc-so:uc_mcontext.greg[31] 0xfde8a1d4
tc-so:uc_mcontext.greg[32] 0x88000282
tc-so:uc_mcontext.greg[33] 0xfdd6e420
tc-so:uc_mcontext.greg[34] 0xfdcf467c
tc-so:uc_mcontext.greg[35] 0xd032
tc-so:uc_mcontext.greg[36] 0xfdcf4674
tc-so:uc_mcontext.greg[37] 0x0
tc-so:uc_mcontext.greg[38] 0x0
tc-end: 1530067276.576372, sigalarm, passed
tc-start: 1530067276.581976, sigbus_adraln
tc-so:now trying to access unaligned address 0xfdb04071
tc-end: 1530067276.633444, sigbus_adraln, failed, Test did not fault as expected
tc-start: 1530067276.639208, sigchild_dump
tc-so:info=0xffffe350
tc-so:ptr=0xffffe3d0
tc-so:si_signo=20
tc-so:si_errno=0
tc-so:si_code=3
tc-so:si_uid=0
tc-so:si_pid=21039
tc-so:si_status=11
tc-so:si_utime=0
tc-so:si_stime=0
tc-end: 1530067277.749872, sigchild_dump, passed
tc-start: 1530067277.756895, sigchild_kill
tc-so:info=0xffffe350
tc-so:ptr=0xffffe3d0
tc-so:si_signo=20
tc-so:si_errno=0
tc-so:si_code=2
tc-so:si_uid=0
tc-so:si_pid=15612
tc-so:si_status=13
tc-so:si_utime=0
tc-so:si_stime=0
tc-end: 1530067277.832098, sigchild_kill, passed
tc-start: 1530067277.837712, sigchild_normal
tc-so:info=0xffffe350
tc-so:ptr=0xffffe3d0
tc-so:si_signo=20
tc-so:si_errno=0
tc-so:si_code=1
tc-so:si_uid=0
tc-so:si_pid=3750
tc-so:si_status=25
tc-so:si_utime=0
tc-so:si_stime=0
tc-end: 1530067278.925970, sigchild_normal, passed
tc-start: 1530067278.931560, sigfpe_flt
tc-so:8 0xffffe330 0xffffe3b0
tc-so:si_signo=8
tc-so:si_errno=0
tc-so:si_code=3
tc-so:si_value.sival_int=0
tc-so:uc_flags 0x8000d
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] 0x1800de8
tc-so:uc_mcontext.greg[1] 0xffffe7a0
tc-so:uc_mcontext.greg[2] 0xfdf04008
tc-so:uc_mcontext.greg[3] 0x1802794
tc-so:uc_mcontext.greg[4] 0x0
tc-so:uc_mcontext.greg[5] 0x0
tc-so:uc_mcontext.greg[6] 0xfdd6a018
tc-so:uc_mcontext.greg[7] 0x2
tc-so:uc_mcontext.greg[8] 0x18029e9
tc-so:uc_mcontext.greg[9] 0x1800000
tc-so:uc_mcontext.greg[10] 0xfff80000
tc-so:uc_mcontext.greg[11] 0xff
tc-so:uc_mcontext.greg[12] 0xfdef8c00
tc-so:uc_mcontext.greg[13] 0x181b1f8
tc-so:uc_mcontext.greg[14] 0x0
tc-so:uc_mcontext.greg[15] 0x0
tc-so:uc_mcontext.greg[16] 0x0
tc-so:uc_mcontext.greg[17] 0x0
tc-so:uc_mcontext.greg[18] 0x0
tc-so:uc_mcontext.greg[19] 0x180117c
tc-so:uc_mcontext.greg[20] 0x1
tc-so:uc_mcontext.greg[21] 0xffffe85c
tc-so:uc_mcontext.greg[22] 0xffffe850
tc-so:uc_mcontext.greg[23] 0xffffe83c
tc-so:uc_mcontext.greg[24] 0x10
tc-so:uc_mcontext.greg[25] 0x0
tc-so:uc_mcontext.greg[26] 0xfde8a1cc
tc-so:uc_mcontext.greg[27] 0xffffe868
tc-so:uc_mcontext.greg[28] 0x1813584
tc-so:uc_mcontext.greg[29] 0x0
tc-so:uc_mcontext.greg[30] 0xfde91984
tc-so:uc_mcontext.greg[31] 0xfde8a1d4
tc-so:uc_mcontext.greg[32] 0x28000288
tc-so:uc_mcontext.greg[33] 0x1800de8
tc-so:uc_mcontext.greg[34] 0x1800e2c
tc-so:uc_mcontext.greg[35] 0xd932
tc-so:uc_mcontext.greg[36] 0xfdd4c058
tc-so:uc_mcontext.greg[37] 0x0
tc-so:uc_mcontext.greg[38] 0x0
tc-end: 1530067279.99126, sigfpe_flt, passed
tc-start: 1530067279.105022, sigfpe_int
tc-end: 1530067279.153165, sigfpe_int, skipped, Test not valid on powerpc
tc-start: 1530067279.159029, sigsegv
tc-so:11 0xffffe330 0xffffe3b0
tc-so:si_signo=11
tc-so:si_errno=0
tc-so:si_code=1
tc-so:si_value.sival_int=0
tc-so:uc_flags 0x80005
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] 0x1800c54
tc-so:uc_mcontext.greg[1] 0xffffe7a0
tc-so:uc_mcontext.greg[2] 0xfdf04008
tc-so:uc_mcontext.greg[3] 0x1800000
tc-so:uc_mcontext.greg[4] 0x0
tc-so:uc_mcontext.greg[5] 0x0
tc-so:uc_mcontext.greg[6] 0xfdd6a018
tc-so:uc_mcontext.greg[7] 0x2
tc-so:uc_mcontext.greg[8] 0x2
tc-so:uc_mcontext.greg[9] 0x18017dc
tc-so:uc_mcontext.greg[10] 0x1
tc-so:uc_mcontext.greg[11] 0x397
tc-so:uc_mcontext.greg[12] 0xfdef8c00
tc-so:uc_mcontext.greg[13] 0x181b1f8
tc-so:uc_mcontext.greg[14] 0x0
tc-so:uc_mcontext.greg[15] 0x0
tc-so:uc_mcontext.greg[16] 0x0
tc-so:uc_mcontext.greg[17] 0x0
tc-so:uc_mcontext.greg[18] 0x0
tc-so:uc_mcontext.greg[19] 0x180117c
tc-so:uc_mcontext.greg[20] 0x1
tc-so:uc_mcontext.greg[21] 0xffffe85c
tc-so:uc_mcontext.greg[22] 0xffffe850
tc-so:uc_mcontext.greg[23] 0xffffe83c
tc-so:uc_mcontext.greg[24] 0x10
tc-so:uc_mcontext.greg[25] 0x0
tc-so:uc_mcontext.greg[26] 0xfde8a1cc
tc-so:uc_mcontext.greg[27] 0xffffe868
tc-so:uc_mcontext.greg[28] 0x181358c
tc-so:uc_mcontext.greg[29] 0x0
tc-so:uc_mcontext.greg[30] 0xfde91984
tc-so:uc_mcontext.greg[31] 0x0
tc-so:uc_mcontext.greg[32] 0x88000288
tc-so:uc_mcontext.greg[33] 0x1800c54
tc-so:uc_mcontext.greg[34] 0x1800c58
tc-so:uc_mcontext.greg[35] 0xd032
tc-so:uc_mcontext.greg[36] 0xfdd4c058
tc-so:uc_mcontext.greg[37] 0x0
tc-so:uc_mcontext.greg[38] 0x0
tc-end: 1530067279.325789, sigsegv, passed
tp-end: 1530067279.331132, lib/libc/gen/t_siginfo
tp-start: 1530067279.387519, lib/libc/gen/t_sleep, 5
tc-start: 1530067279.390927, kevent
tc-end: 1530067306.17068, kevent, passed
tc-start: 1530067306.21496, nanosleep
tc-end: 1530067342.837129, nanosleep, passed
tc-start: 1530067342.841369, poll
tc-end: 1530067379.657307, poll, passed
tc-start: 1530067379.661560, select
tc-end: 1530067416.477478, select, passed
tc-start: 1530067416.481850, sleep
tc-end: 1530067445.568063, sleep, passed
tp-end: 1530067445.572366, lib/libc/gen/t_sleep
tp-start: 1530067445.623475, lib/libc/gen/t_syslog, 1
tc-start: 1530067445.625227, syslog_pthread
tc-end: 1530067445.679965, syslog_pthread, passed
tp-end: 1530067445.684213, lib/libc/gen/t_syslog
tp-start: 1530067445.725033, lib/libc/gen/t_time, 3
tc-start: 1530067445.725195, time_copy
tc-end: 1530067445.765160, time_copy, passed
tc-start: 1530067445.767892, time_mono
tc-se:1530067445 vs. 1530067446
tc-se:1530067446 vs. 1530067447
tc-se:1530067447 vs. 1530067448
tc-se:1530067448 vs. 1530067449
tc-se:1530067449 vs. 1530067450
tc-se:1530067450 vs. 1530067451
tc-se:1530067451 vs. 1530067452
tc-se:1530067452 vs. 1530067453
tc-se:1530067453 vs. 1530067454
tc-se:1530067454 vs. 1530067455
tc-end: 1530067455.909181, time_mono, passed
tc-start: 1530067455.911783, time_timeofday
tc-se:1530067455 vs. 1530067455
tc-end: 1530067455.952879, time_timeofday, passed
tp-end: 1530067455.955624, lib/libc/gen/t_time
tp-start: 1530067456.4761, lib/libc/gen/t_ttyname, 4
tc-start: 1530067456.6570, ttyname_err
tc-end: 1530067456.47282, ttyname_err, passed
tc-start: 1530067456.49906, ttyname_r_err
tc-end: 1530067456.90719, ttyname_r_err, passed
tc-start: 1530067456.93346, ttyname_r_stdin
tc-end: 1530067456.134931, ttyname_r_stdin, passed
tc-start: 1530067456.137558, ttyname_stdin
tc-end: 1530067456.181273, ttyname_stdin, passed
tp-end: 1530067456.183939, lib/libc/gen/t_ttyname
tp-start: 1530067456.234984, lib/libc/gen/t_vis, 5
tc-start: 1530067456.236741, strunvis_hex
tc-end: 1530067456.277009, strunvis_hex, passed
tc-start: 1530067456.279653, strvis_basic
tc-end: 1530067456.332175, strvis_basic, passed
tc-start: 1530067456.334851, strvis_empty
tc-end: 1530067456.382843, strvis_empty, passed
tc-start: 1530067456.388274, strvis_locale
tc-end: 1530067456.499641, strvis_locale, passed
tc-start: 1530067456.504003, strvis_null
tc-end: 1530067456.543841, strvis_null, passed
tp-end: 1530067456.546500, lib/libc/gen/t_vis
tp-start: 1530067456.628319, lib/libc/hash/t_sha2, 3
tc-start: 1530067456.631734, t_sha256
tc-end: 1530067456.676728, t_sha256, passed
tc-start: 1530067456.682081, t_sha384
tc-end: 1530067456.737950, t_sha384, passed
tc-start: 1530067456.743355, t_sha512
tc-end: 1530067456.800925, t_sha512, passed
tp-end: 1530067456.806372, lib/libc/hash/t_sha2
tp-start: 1530067456.876968, lib/libc/hash/t_hmac, 1
tc-start: 1530067456.880386, t_hmac
tc-end: 1530067473.815444, t_hmac, passed
tp-end: 1530067473.819717, lib/libc/hash/t_hmac
tp-start: 1530067474.423029, lib/libc/hash/t_hash, 2
tc-start: 1530067474.424826, 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: 1530067474.972378, md5, passed
tc-start: 1530067474.977871, 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: 1530067479.368329, sha1, passed
tp-end: 1530067479.372613, lib/libc/hash/t_hash
tp-start: 1530067479.434502, lib/libc/inet/t_inet_addr, 2
tc-start: 1530067479.436255, 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: 1530067479.491844, inet_addr_basic, passed
tc-start: 1530067479.497436, 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: 1530067479.563269, inet_addr_err, passed
tp-end: 1530067479.568762, lib/libc/inet/t_inet_addr
tp-start: 1530067479.612988, lib/libc/inet/t_inet_network, 2
tc-start: 1530067479.616445, inet_network_basic
tc-end: 1530067479.658253, inet_network_basic, passed
tc-start: 1530067479.663645, inet_network_err
tc-end: 1530067479.704051, inet_network_err, passed
tp-end: 1530067479.709448, lib/libc/inet/t_inet_network
tp-start: 1530067479.770111, lib/libc/locale/t_mbrtowc, 2
tc-start: 1530067479.773576, mbrtowc_internal
tc-so:Checking string: "ABCD01234_\134"
tc-so:Using locale: C
tc-so:Using mbstate: no
tc-so:First using repeated mbrtowc
tc-so:Now using mbsrtowcs
tc-so:Ok.
tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]"
tc-so:Using locale: C/en_US.UTF-8/C/C/C/C
tc-so:Using mbstate: no
tc-so:First using repeated mbrtowc
tc-so:Now using mbsrtowcs
tc-so:Ok.
tc-so:Checking string: "$BF|K\8l(BA$B$"(BB$B$$(B\000(B"
tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C
tc-so:Using mbstate: no
tc-so:First using repeated mbrtowc
tc-so:Now using mbsrtowcs
tc-so:Ok.
tc-so:Checking string: "���{��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: 1530067479.997378, mbrtowc_internal, passed
tc-start: 1530067480.2705, mbrtowc_object
tc-so:Checking string: "ABCD01234_\134"
tc-so:Using locale: C
tc-so:Using mbstate: yes
tc-so:First using repeated mbrtowc
tc-so:Now using mbsrtowcs
tc-so:Ok.
tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]"
tc-so:Using locale: C/en_US.UTF-8/C/C/C/C
tc-so:Using mbstate: yes
tc-so:First using repeated mbrtowc
tc-so:Now using mbsrtowcs
tc-so:Ok.
tc-so:Checking string: "$BF|K\8l(BA$B$"(BB$B$$(B\000(B"
tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C
tc-so:Using mbstate: yes
tc-so:First using repeated mbrtowc
tc-so:Now using mbsrtowcs
tc-so:Ok.
tc-so:Checking string: "���{��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: 1530067480.138570, mbrtowc_object, passed
tp-end: 1530067480.143919, lib/libc/locale/t_mbrtowc
tp-start: 1530067480.189980, lib/libc/locale/t_mbstowcs, 1
tc-start: 1530067480.193406, mbstowcs_basic
tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]"
tc-so:Using locale: C/en_US.UTF-8/C/C/C/C
tc-so:Ok.
tc-so:Checking string: "$B#J#I#S$G$9!#(Baaaa$B$"$$$&$($*(B\000(B"
tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C
tc-so:Ok.
tc-so:Checking string: "�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: 1530067480.290196, mbstowcs_basic, passed
tp-end: 1530067480.295539, lib/libc/locale/t_mbstowcs
tp-start: 1530067480.340730, lib/libc/locale/t_mbsnrtowcs, 1
tc-start: 1530067480.344213, mbsnrtowcs
tc-end: 1530067480.392129, mbsnrtowcs, passed
tp-end: 1530067480.397558, lib/libc/locale/t_mbsnrtowcs
tp-start: 1530067480.436876, lib/libc/locale/t_mbtowc, 1
tc-start: 1530067480.440296, mbtowc
tc-so:Trying locale: en_US.UTF-8
tc-so:Using locale: C/en_US.UTF-8/C/C/C/C
tc-so:Locale is state-independent
tc-so:Checking illegal sequence: "\240"
tc-so:mbtowc() returned: -1
tc-so:errno: Illegal byte sequence
tc-so:Checking legal sequence: "\240"
tc-so:mbtowc() returned: 2
tc-so:errno: Undefined error: 0
tc-so:Ok.
tc-so:Trying locale: ja_JP.ISO2022-JP
tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C
tc-so:Locale is state-dependent
tc-so:Checking illegal sequence: "\000$B$B"
tc-so:mbtowc() returned: -1
tc-so:errno: Illegal byte sequence
tc-so:Checking legal sequence: "$"(B\000(B"
tc-so:mbtowc() returned: 5
tc-so:errno: Undefined error: 0
tc-so:Ok.
tc-so:Trying locale: ja_JP.SJIS
tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C
tc-so:Locale is state-independent
tc-so:Checking illegal sequence: "\202"
tc-so:mbtowc() returned: -1
tc-so:errno: Illegal byte sequence
tc-so:Checking legal sequence: "��"
tc-so:mbtowc() returned: 2
tc-so:errno: Undefined error: 0
tc-so:Ok.
tc-so:Trying locale: ja_JP.eucJP
tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C
tc-so:Locale is state-independent
tc-so:Checking illegal sequence: "\244\200"
tc-so:mbtowc() returned: -1
tc-so:errno: Illegal byte sequence
tc-so:Checking legal sequence: "��"
tc-so:mbtowc() returned: 2
tc-so:errno: Undefined error: 0
tc-so:Ok.
tc-so:Trying locale: zh_CN.GB18030
tc-so:Using locale: C/zh_CN.GB18030/C/C/C/C
tc-so:Locale is state-independent
tc-so:Checking illegal sequence: "\241"
tc-so:mbtowc() returned: -1
tc-so:errno: Illegal byte sequence
tc-so:Checking legal sequence: "\241\241"
tc-so:mbtowc() returned: 2
tc-so:errno: Undefined error: 0
tc-so:Ok.
tc-so:Trying locale: zh_TW.Big5
tc-so:Using locale: C/zh_TW.Big5/C/C/C/C
tc-so:Locale is state-independent
tc-so:Checking illegal sequence: "\241"
tc-so:mbtowc() returned: -1
tc-so:errno: Illegal byte sequence
tc-so:Checking legal sequence: "\241\100"
tc-so:mbtowc() returned: 2
tc-so:errno: Undefined error: 0
tc-so:Ok.
tc-so:Trying locale: zh_TW.eucTW
tc-so:Using locale: C/zh_TW.eucTW/C/C/C/C
tc-so:Locale is state-independent
tc-so:Checking illegal sequence: "\241"
tc-so:mbtowc() returned: -1
tc-so:errno: Illegal byte sequence
tc-so:Checking legal sequence: "\107\000\241\241"
tc-so:mbtowc() returned: 2
tc-so:errno: Undefined error: 0
tc-so:Ok.
tc-end: 1530067480.789024, mbtowc, passed
tp-end: 1530067480.794539, lib/libc/locale/t_mbtowc
tp-start: 1530067480.839493, lib/libc/locale/t_wcscspn, 1
tc-start: 1530067480.842906, wcscspn
tc-end: 1530067480.883329, wcscspn, passed
tp-end: 1530067480.888780, lib/libc/locale/t_wcscspn
tp-start: 1530067480.928054, lib/libc/locale/t_wcspbrk, 1
tc-start: 1530067480.931521, wcspbrk
tc-end: 1530067480.971492, wcspbrk, passed
tp-end: 1530067480.976932, lib/libc/locale/t_wcspbrk
tp-start: 1530067481.23162, lib/libc/locale/t_wcsspn, 1
tc-start: 1530067481.26599, wcsspn
tc-end: 1530067481.66382, wcsspn, passed
tp-end: 1530067481.71753, lib/libc/locale/t_wcsspn
tp-start: 1530067481.115930, lib/libc/locale/t_wcstod, 2
tc-start: 1530067481.119350, 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: 1530067484.672008, wcstod, passed
tc-start: 1530067484.674527, 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: 1530067485.106239, wcstombs, passed
tp-end: 1530067485.108743, lib/libc/locale/t_wcstod
tp-start: 1530067485.268142, lib/libc/locale/t_wctomb, 3
tc-start: 1530067485.268306, wcrtomb
tc-so:Checking wcrtomb() (using internal state)
tc-so:Trying locale: ja_JP.ISO2022-JP
tc-so:Checking correct reporting of statefulness
tc-so:Checking sequence: "$BF|K\8l(BABC\261\262\263\000(B"
tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C
tc-so:Ok.
tc-so:Trying locale: C
tc-so:Checking correct reporting of statefulness
tc-so:Checking sequence: "ABC"
tc-so:Using locale: C
tc-so:Ok.
tc-end: 1530067485.373732, wcrtomb, passed
tc-start: 1530067485.377750, wcrtomb_state
tc-so:Checking wcrtomb() (with state object)
tc-so:Trying locale: ja_JP.ISO2022-JP
tc-so:Checking sequence: "$BF|K\8l(BABC\261\262\263\000(B"
tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C
tc-so:Ok.
tc-so:Trying locale: C
tc-so:Checking sequence: "ABC"
tc-so:Using locale: C
tc-so:Ok.
tc-end: 1530067485.436667, wcrtomb_state, passed
tc-start: 1530067485.440830, wctomb
tc-so:Checking wctomb()
tc-so:Trying locale: ja_JP.ISO2022-JP
tc-so:Checking correct reporting of statefulness
tc-so:Checking sequence: "$BF|K\8l(BABC\261\262\263\000(B"
tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C
tc-so:Ok.
tc-so:Trying locale: C
tc-so:Checking correct reporting of statefulness
tc-so:Checking sequence: "ABC"
tc-so:Using locale: C
tc-so:Ok.
tc-end: 1530067485.500681, wctomb, passed
tp-end: 1530067485.504701, lib/libc/locale/t_wctomb
tp-start: 1530067485.557432, lib/libc/locale/t_io, 6
tc-start: 1530067485.559473, bad_big5_getwc
tc-end: 1530067485.605051, bad_big5_getwc, passed
tc-start: 1530067485.612613, bad_big5_swprintf
tc-end: 1530067485.665006, bad_big5_swprintf, passed
tc-start: 1530067485.672652, bad_big5_wprintf
tc-end: 1530067485.725033, bad_big5_wprintf, passed
tc-start: 1530067485.732645, good_big5_getwc
tc-end: 1530067485.788074, good_big5_getwc, passed
tc-start: 1530067485.795952, good_big5_swprintf
tc-end: 1530067485.847716, good_big5_swprintf, passed
tc-start: 1530067485.854918, good_big5_wprintf
tc-so:�@
tc-end: 1530067485.906952, good_big5_wprintf, passed
tp-end: 1530067485.910964, lib/libc/locale/t_io
tp-start: 1530067485.957029, lib/libc/locale/t_toupper, 2
tc-start: 1530067485.959080, 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: 1530067486.64670, tolower, passed
tc-start: 1530067486.68753, 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: 1530067486.163024, toupper, passed
tp-end: 1530067486.167052, lib/libc/locale/t_toupper
tp-start: 1530067486.214836, lib/libc/locale/t_digittoint, 1
tc-start: 1530067486.216903, digittoint
tc-end: 1530067486.257044, digittoint, skipped, digittoint(3) not present to test
tp-end: 1530067486.261274, lib/libc/locale/t_digittoint
tp-start: 1530067486.376025, lib/libc/locale/t_sprintf, 3
tc-start: 1530067486.379435, 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: 1530067486.467590, sprintf, passed
tc-start: 1530067486.472937, 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: 1530067486.529185, sscanf, passed
tc-start: 1530067486.534572, 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: 1530067486.588640, strto, passed
tp-end: 1530067486.594552, lib/libc/locale/t_sprintf
tp-start: 1530067486.638614, lib/libc/locale/t_strfmon, 1
tc-start: 1530067486.642027, strfmon
tc-end: 1530067486.718663, strfmon, passed
tp-end: 1530067486.724079, lib/libc/locale/t_strfmon
tp-start: 1530067486.763559, lib/libc/locale/t_wctype, 1
tc-start: 1530067486.766980, ctype
tc-so:Trying locale C...
tc-so:Using locale C
tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct -35047052, expect 1
tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct -35047052, expect 1
tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct -35047052, expect 1
tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct -35047052, expect 1
tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct -35047052, expect 1
tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct -35047052, expect 1
tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct -35047052, expect 0
tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct -35047052, expect 0
tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct -35047052, expect 0
tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct -35047052, expect 0
tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct -35047044, expect 1
tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct -35047044, expect 1
tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct -35047044, expect 1
tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct -35047044, expect 1
tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct -35047044, expect 1
tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct -35047044, expect 1
tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct -35047044, expect 0
tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct -35047044, expect 0
tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct -35047044, expect 0
tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct -35047044, expect 0
tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct -35047044, expect 0
tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct -35047044, expect 0
tc-so:Testing class 2 (blank), char   (0x20), wc 20, wct -35047036, expect 1
tc-so:Testing class 2 (blank), char 	 (0x09), wc 9, wct -35047036, expect 1
tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char  (0x0d), wc d, wct -35047036, expect 0
tc-so:Testing class 2 (blank), char 
tc-so: (0x0a), wc a, wct -35047036, expect 0
tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct -35047028, expect 1
tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct -35047028, expect 0
tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct -35047028, expect 0
tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct -35047028, expect 0
tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct -35047028, expect 0
tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct -35047028, expect 0
tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct -35047028, expect 0
tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct -35047028, expect 0
tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct -35047028, expect 0
tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct -35047028, expect 0
tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct -35047020, expect 1
tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct -35047020, expect 1
tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct -35047020, expect 1
tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct -35047020, expect 0
tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct -35047020, expect 0
tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct -35047020, expect 0
tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct -35047020, expect 0
tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct -35047020, expect 0
tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct -35047020, expect 0
tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct -35047012, expect 1
tc-so:Testing class 5 (graph), char   (0x20), wc 20, wct -35047012, expect 0
tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct -35047004, expect 1
tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct -35047004, expect 1
tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct -35047004, expect 1
tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct -35047004, expect 0
tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct -35047004, expect 0
tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct -35047004, expect 0
tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct -35047004, expect 0
tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct -35047004, expect 0
tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct -35047004, expect 0
tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct -35047004, expect 0
tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct -35047004, expect 0
tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct -35047004, expect 0
tc-so:Testing class 9 (print), char a (0x61), wc 61, wct -35046996, expect 1
tc-so:Testing class 9 (print), char b (0x62), wc 62, wct -35046996, expect 1
tc-so:Testing class 9 (print), char c (0x63), wc 63, wct -35046996, expect 1
tc-so:Testing class 9 (print), char A (0x41), wc 41, wct -35046996, expect 1
tc-so:Testing class 9 (print), char B (0x42), wc 42, wct -35046996, expect 1
tc-so:Testing class 9 (print), char C (0x43), wc 43, wct -35046996, expect 1
tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct -35046996, expect 1
tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct -35046996, expect 1
tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct -35046996, expect 1
tc-so:Testing class 9 (print), char % (0x25), wc 25, wct -35046996, expect 1
tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct -35046996, expect 1
tc-so:Testing class 9 (print), char & (0x26), wc 26, wct -35046996, expect 1
tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct -35046996, expect 1
tc-so:Testing class 9 (print), char   (0x20), wc 20, wct -35046996, expect 1
tc-so:Testing class 9 (print), char  (0x0d), wc d, wct -35046996, expect 0
tc-so:Testing class 9 (print), char 
tc-so: (0x0a), wc a, wct -35046996, expect 0
tc-so:Testing class 9 (print), char 	 (0x09), wc 9, wct -35046996, expect 0
tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct -35046988, expect 1
tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct -35046988, expect 1
tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct -35046988, expect 1
tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct -35046988, expect 1
tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct -35046988, expect 1
tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct -35046988, expect 1
tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct -35046988, expect 0
tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct -35046988, expect 0
tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct -35046988, expect 0
tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct -35046988, expect 0
tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct -35046988, expect 0
tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct -35046988, expect 0
tc-so:Testing class 10 (punct), char   (0x20), wc 20, wct -35046988, expect 0
tc-so:Testing class 10 (punct), char 
tc-so: (0x0a), wc a, wct -35046988, expect 0
tc-so:Testing class 12 (space), char   (0x20), wc 20, wct -35046980, expect 1
tc-so:Testing class 12 (space), char 	 (0x09), wc 9, wct -35046980, expect 1
tc-so:Testing class 12 (space), char  (0x0d), wc d, wct -35046980, expect 1
tc-so:Testing class 12 (space), char 
tc-so: (0x0a), wc a, wct -35046980, expect 1
tc-so:Testing class 12 (space), char a (0x61), wc 61, wct -35046980, expect 0
tc-so:Testing class 12 (space), char b (0x62), wc 62, wct -35046980, expect 0
tc-so:Testing class 12 (space), char c (0x63), wc 63, wct -35046980, expect 0
tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct -35046980, expect 0
tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct -35046980, expect 0
tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct -35046980, expect 0
tc-so:Testing class 12 (space), char A (0x41), wc 41, wct -35046980, expect 0
tc-so:Testing class 12 (space), char B (0x42), wc 42, wct -35046980, expect 0
tc-so:Testing class 12 (space), char C (0x43), wc 43, wct -35046980, expect 0
tc-so:Testing class 12 (space), char & (0x26), wc 26, wct -35046980, expect 0
tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct -35046980, expect 0
tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct -35046980, expect 0
tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct -35046972, expect 1
tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct -35046972, expect 1
tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct -35046972, expect 1
tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct -35046972, expect 0
tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct -35046972, expect 0
tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct -35046972, expect 0
tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct -35046972, expect 0
tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct -35046972, expect 0
tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct -35046972, expect 0
tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct -35046972, expect 0
tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct -35046972, expect 0
tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct -35046972, expect 0
tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct -35046964, expect 1
tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct -35046964, expect 0
tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct -35046964, expect 0
tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct -35046964, 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 -37696448, expect 1
tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct -37696448, expect 1
tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct -37696448, expect 1
tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct -37696448, expect 1
tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct -37696448, expect 1
tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct -37696448, expect 1
tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct -37696448, expect 0
tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct -37696448, expect 0
tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct -37696448, expect 0
tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct -37696448, expect 0
tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct -37696440, expect 1
tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct -37696440, expect 1
tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct -37696440, expect 1
tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct -37696440, expect 1
tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct -37696440, expect 1
tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct -37696440, expect 1
tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct -37696440, expect 0
tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct -37696440, expect 0
tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct -37696440, expect 0
tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct -37696440, expect 0
tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct -37696440, expect 0
tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct -37696440, expect 0
tc-so:Testing class 2 (blank), char   (0x20), wc 20, wct -37696432, expect 1
tc-so:Testing class 2 (blank), char 	 (0x09), wc 9, wct -37696432, expect 1
tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char  (0x0d), wc d, wct -37696432, expect 0
tc-so:Testing class 2 (blank), char 
tc-so: (0x0a), wc a, wct -37696432, expect 0
tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct -37696424, expect 1
tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct -37696424, expect 0
tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct -37696424, expect 0
tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct -37696424, expect 0
tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct -37696424, expect 0
tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct -37696424, expect 0
tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct -37696424, expect 0
tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct -37696424, expect 0
tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct -37696424, expect 0
tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct -37696424, expect 0
tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct -37696416, expect 1
tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct -37696416, expect 1
tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct -37696416, expect 1
tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct -37696416, expect 0
tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct -37696416, expect 0
tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct -37696416, expect 0
tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct -37696416, expect 0
tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct -37696416, expect 0
tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct -37696416, expect 0
tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct -37696408, expect 1
tc-so:Testing class 5 (graph), char   (0x20), wc 20, wct -37696408, expect 0
tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct -37696400, expect 1
tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct -37696400, expect 1
tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct -37696400, expect 1
tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct -37696400, expect 0
tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct -37696400, expect 0
tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct -37696400, expect 0
tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct -37696400, expect 0
tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct -37696400, expect 0
tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct -37696400, expect 0
tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct -37696400, expect 0
tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct -37696400, expect 0
tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct -37696400, expect 0
tc-so:Testing class 9 (print), char a (0x61), wc 61, wct -37696392, expect 1
tc-so:Testing class 9 (print), char b (0x62), wc 62, wct -37696392, expect 1
tc-so:Testing class 9 (print), char c (0x63), wc 63, wct -37696392, expect 1
tc-so:Testing class 9 (print), char A (0x41), wc 41, wct -37696392, expect 1
tc-so:Testing class 9 (print), char B (0x42), wc 42, wct -37696392, expect 1
tc-so:Testing class 9 (print), char C (0x43), wc 43, wct -37696392, expect 1
tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct -37696392, expect 1
tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct -37696392, expect 1
tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct -37696392, expect 1
tc-so:Testing class 9 (print), char % (0x25), wc 25, wct -37696392, expect 1
tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct -37696392, expect 1
tc-so:Testing class 9 (print), char & (0x26), wc 26, wct -37696392, expect 1
tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct -37696392, expect 1
tc-so:Testing class 9 (print), char   (0x20), wc 20, wct -37696392, expect 1
tc-so:Testing class 9 (print), char  (0x0d), wc d, wct -37696392, expect 0
tc-so:Testing class 9 (print), char 
tc-so: (0x0a), wc a, wct -37696392, expect 0
tc-so:Testing class 9 (print), char 	 (0x09), wc 9, wct -37696392, expect 0
tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct -37696384, expect 1
tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct -37696384, expect 1
tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct -37696384, expect 1
tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct -37696384, expect 1
tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct -37696384, expect 1
tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct -37696384, expect 1
tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct -37696384, expect 0
tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct -37696384, expect 0
tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct -37696384, expect 0
tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct -37696384, expect 0
tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct -37696384, expect 0
tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct -37696384, expect 0
tc-so:Testing class 10 (punct), char   (0x20), wc 20, wct -37696384, expect 0
tc-so:Testing class 10 (punct), char 
tc-so: (0x0a), wc a, wct -37696384, expect 0
tc-so:Testing class 12 (space), char   (0x20), wc 20, wct -37696376, expect 1
tc-so:Testing class 12 (space), char 	 (0x09), wc 9, wct -37696376, expect 1
tc-so:Testing class 12 (space), char  (0x0d), wc d, wct -37696376, expect 1
tc-so:Testing class 12 (space), char 
tc-so: (0x0a), wc a, wct -37696376, expect 1
tc-so:Testing class 12 (space), char a (0x61), wc 61, wct -37696376, expect 0
tc-so:Testing class 12 (space), char b (0x62), wc 62, wct -37696376, expect 0
tc-so:Testing class 12 (space), char c (0x63), wc 63, wct -37696376, expect 0
tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct -37696376, expect 0
tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct -37696376, expect 0
tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct -37696376, expect 0
tc-so:Testing class 12 (space), char A (0x41), wc 41, wct -37696376, expect 0
tc-so:Testing class 12 (space), char B (0x42), wc 42, wct -37696376, expect 0
tc-so:Testing class 12 (space), char C (0x43), wc 43, wct -37696376, expect 0
tc-so:Testing class 12 (space), char & (0x26), wc 26, wct -37696376, expect 0
tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct -37696376, expect 0
tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct -37696376, expect 0
tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct -37696368, expect 1
tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct -37696368, expect 1
tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct -37696368, expect 1
tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct -37696368, expect 0
tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct -37696368, expect 0
tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct -37696368, expect 0
tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct -37696368, expect 0
tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct -37696368, expect 0
tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct -37696368, expect 0
tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct -37696368, expect 0
tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct -37696368, expect 0
tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct -37696368, expect 0
tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct -37696360, expect 1
tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct -37696360, expect 0
tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct -37696360, expect 0
tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct -37696360, 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 -37602240, expect 1
tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char i (0x69), wc 69, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char � (0xa3), wc a3, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char � (0xb3), wc b3, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char � (0xd6), wc d6, wct -37602240, expect 1
tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct -37602240, expect 0
tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct -37602240, expect 0
tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct -37602240, expect 0
tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct -37602240, expect 0
tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char i (0x69), wc 69, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char � (0xa3), wc a3, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char � (0xb3), wc b3, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char � (0xd6), wc d6, wct -37602232, expect 1
tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct -37602232, expect 0
tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct -37602232, expect 0
tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct -37602232, expect 0
tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct -37602232, expect 0
tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct -37602232, expect 0
tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct -37602232, expect 0
tc-so:Testing class 2 (blank), char   (0x20), wc 20, wct -37602224, expect 1
tc-so:Testing class 2 (blank), char 	 (0x09), wc 9, wct -37602224, expect 1
tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char  (0x0d), wc d, wct -37602224, expect 0
tc-so:Testing class 2 (blank), char 
tc-so: (0x0a), wc a, wct -37602224, expect 0
tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct -37602216, expect 1
tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct -37602216, expect 0
tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct -37602216, expect 0
tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct -37602216, expect 0
tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct -37602216, expect 0
tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct -37602216, expect 0
tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct -37602216, expect 0
tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct -37602216, expect 0
tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct -37602216, expect 0
tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct -37602216, expect 0
tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct -37602208, expect 1
tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct -37602208, expect 1
tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct -37602208, expect 1
tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct -37602208, expect 0
tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct -37602208, expect 0
tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct -37602208, expect 0
tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct -37602208, expect 0
tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct -37602208, expect 0
tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct -37602208, expect 0
tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char i (0x69), wc 69, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char � (0xa3), wc a3, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char � (0xb3), wc b3, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char � (0xd6), wc d6, wct -37602200, expect 1
tc-so:Testing class 5 (graph), char   (0x20), wc 20, wct -37602200, expect 0
tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct -37602192, expect 1
tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct -37602192, expect 1
tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct -37602192, expect 1
tc-so:Testing class 7 (lower), char i (0x69), wc 69, wct -37602192, expect 1
tc-so:Testing class 7 (lower), char � (0xa3), wc a3, wct -37602192, expect 1
tc-so:Testing class 7 (lower), char � (0xd6), wc d6, wct -37602192, expect 1
tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char � (0xb3), wc b3, wct -37602192, expect 0
tc-so:Testing class 7 (lower), char � (0xf6), wc f6, wct -37602192, expect 0
tc-so:Testing class 9 (print), char a (0x61), wc 61, wct -37602184, expect 1
tc-so:Testing class 9 (print), char b (0x62), wc 62, wct -37602184, expect 1
tc-so:Testing class 9 (print), char c (0x63), wc 63, wct -37602184, expect 1
tc-so:Testing class 9 (print), char A (0x41), wc 41, wct -37602184, expect 1
tc-so:Testing class 9 (print), char B (0x42), wc 42, wct -37602184, expect 1
tc-so:Testing class 9 (print), char C (0x43), wc 43, wct -37602184, expect 1
tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct -37602184, expect 1
tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct -37602184, expect 1
tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct -37602184, expect 1
tc-so:Testing class 9 (print), char % (0x25), wc 25, wct -37602184, expect 1
tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct -37602184, expect 1
tc-so:Testing class 9 (print), char & (0x26), wc 26, wct -37602184, expect 1
tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct -37602184, expect 1
tc-so:Testing class 9 (print), char   (0x20), wc 20, wct -37602184, expect 1
tc-so:Testing class 9 (print), char � (0xa3), wc a3, wct -37602184, expect 1
tc-so:Testing class 9 (print), char � (0xb3), wc b3, wct -37602184, expect 1
tc-so:Testing class 9 (print), char � (0xd6), wc d6, wct -37602184, expect 1
tc-so:Testing class 9 (print), char � (0xbf), wc bf, wct -37602184, expect 1
tc-so:Testing class 9 (print), char  (0x0d), wc d, wct -37602184, expect 0
tc-so:Testing class 9 (print), char 
tc-so: (0x0a), wc a, wct -37602184, expect 0
tc-so:Testing class 9 (print), char 	 (0x09), wc 9, wct -37602184, expect 0
tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct -37602176, expect 1
tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct -37602176, expect 1
tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct -37602176, expect 1
tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct -37602176, expect 1
tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct -37602176, expect 1
tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct -37602176, expect 1
tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct -37602176, expect 0
tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct -37602176, expect 0
tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct -37602176, expect 0
tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct -37602176, expect 0
tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct -37602176, expect 0
tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct -37602176, expect 0
tc-so:Testing class 10 (punct), char   (0x20), wc 20, wct -37602176, expect 0
tc-so:Testing class 10 (punct), char 
tc-so: (0x0a), wc a, wct -37602176, expect 0
tc-so:Testing class 12 (space), char   (0x20), wc 20, wct -37602168, expect 1
tc-so:Testing class 12 (space), char 	 (0x09), wc 9, wct -37602168, expect 1
tc-so:Testing class 12 (space), char  (0x0d), wc d, wct -37602168, expect 1
tc-so:Testing class 12 (space), char 
tc-so: (0x0a), wc a, wct -37602168, expect 1
tc-so:Testing class 12 (space), char a (0x61), wc 61, wct -37602168, expect 0
tc-so:Testing class 12 (space), char b (0x62), wc 62, wct -37602168, expect 0
tc-so:Testing class 12 (space), char c (0x63), wc 63, wct -37602168, expect 0
tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct -37602168, expect 0
tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct -37602168, expect 0
tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct -37602168, expect 0
tc-so:Testing class 12 (space), char A (0x41), wc 41, wct -37602168, expect 0
tc-so:Testing class 12 (space), char B (0x42), wc 42, wct -37602168, expect 0
tc-so:Testing class 12 (space), char C (0x43), wc 43, wct -37602168, expect 0
tc-so:Testing class 12 (space), char & (0x26), wc 26, wct -37602168, expect 0
tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct -37602168, expect 0
tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct -37602168, expect 0
tc-so:Testing class 12 (space), char � (0xa3), wc a3, wct -37602168, expect 0
tc-so:Testing class 12 (space), char � (0xb3), wc b3, wct -37602168, expect 0
tc-so:Testing class 12 (space), char � (0xd6), wc d6, wct -37602168, expect 0
tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct -37602160, expect 1
tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct -37602160, expect 1
tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct -37602160, expect 1
tc-so:Testing class 14 (upper), char � (0xb3), wc b3, wct -37602160, expect 1
tc-so:Testing class 14 (upper), char � (0xe0), wc e0, wct -37602160, expect 1
tc-so:Testing class 14 (upper), char � (0xff), wc ff, wct -37602160, expect 1
tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char � (0xa3), wc a3, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char � (0xc0), wc c0, wct -37602160, expect 0
tc-so:Testing class 14 (upper), char � (0xdf), wc df, wct -37602160, expect 0
tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct -37602152, expect 1
tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct -37602152, expect 0
tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct -37602152, expect 0
tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct -37602152, expect 0
tc-so:Testing class 15 (xdigit), char � (0xc1), wc c1, wct -37602152, expect 0
tc-so:Testing class 15 (xdigit), char � (0xc5), wc c5, wct -37602152, expect 0
tc-end: 1530067488.164899, ctype, passed
tp-end: 1530067488.170272, lib/libc/locale/t_wctype
tp-start: 1530067488.211964, lib/libc/locale/t_btowc, 3
tc-start: 1530067488.215730, 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: 1530067488.349188, btowc, passed
tc-start: 1530067488.354569, btowc_posix
tc-end: 1530067488.396646, btowc_posix, passed
tc-start: 1530067488.402043, stdc_iso_10646
tc-end: 1530067488.443822, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined
tp-end: 1530067488.449530, lib/libc/locale/t_btowc
tp-start: 1530067490.25566, lib/libc/net/getaddrinfo/t_getaddrinfo, 7
tc-start: 1530067490.27409, basic
tc-end: 1530067490.828273, basic, passed
tc-start: 1530067490.834717, empty_hostname
tc-end: 1530067491.562458, empty_hostname, passed
tc-start: 1530067491.568948, empty_servname
tc-end: 1530067492.126263, empty_servname, passed
tc-start: 1530067492.132694, scopeaddr
tc-end: 1530067492.545840, scopeaddr, passed
tc-start: 1530067492.552281, sock_raw
tc-end: 1530067493.130119, sock_raw, passed
tc-start: 1530067493.136565, specific
tc-end: 1530067493.688528, specific, passed
tc-start: 1530067493.694988, unsupported_family
tc-end: 1530067494.83157, unsupported_family, passed
tp-end: 1530067494.89542, lib/libc/net/getaddrinfo/t_getaddrinfo
tp-start: 1530067494.135574, lib/libc/net/t_getprotoent, 7
tc-start: 1530067494.139004, endprotoent_rewind
tc-end: 1530067494.197002, endprotoent_rewind, passed
tc-start: 1530067494.202459, getprotobyname_basic
tc-end: 1530067494.258793, getprotobyname_basic, passed
tc-start: 1530067494.264416, getprotobyname_err
tc-end: 1530067494.347697, getprotobyname_err, passed
tc-start: 1530067494.353096, getprotobynumber_basic
tc-end: 1530067494.408225, getprotobynumber_basic, passed
tc-start: 1530067494.413643, getprotobynumber_err
tc-end: 1530067494.471087, getprotobynumber_err, passed
tc-start: 1530067494.476560, getprotoent_next
tc-end: 1530067494.522025, getprotoent_next, passed
tc-start: 1530067494.527475, setprotoent_rewind
tc-end: 1530067494.572355, setprotoent_rewind, passed
tp-end: 1530067494.577805, lib/libc/net/t_getprotoent
tp-start: 1530067494.617249, lib/libc/net/t_ether_aton, 1
tc-start: 1530067494.620740, tc_ether_aton
tc-end: 1530067494.660623, tc_ether_aton, passed
tp-end: 1530067494.666063, lib/libc/net/t_ether_aton
tp-start: 1530067495.84293, lib/libc/net/t_nsdispatch, 1
tc-start: 1530067495.87703, recurse
tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ]
tc-end: 1530067495.565451, recurse, passed
tp-end: 1530067495.571973, lib/libc/net/t_nsdispatch
tp-start: 1530067495.993946, lib/libc/net/t_protoent, 1
tc-start: 1530067495.997424, protoent
tc-end: 1530067496.673188, protoent, passed
tp-end: 1530067496.680512, lib/libc/net/t_protoent
tp-start: 1530067497.184605, lib/libc/net/t_servent, 1
tc-start: 1530067497.188029, servent
tc-end: 1530067507.447417, servent, passed
tp-end: 1530067507.457579, lib/libc/net/t_servent
tp-start: 1530067510.525893, lib/libc/net/t_hostent, 12
tc-start: 1530067510.529340, 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: 3934: No such process
tc-end: 1530067512.362667, dnsbyaddrlookup4, passed
tc-start: 1530067512.369450, 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: 16484: No such process
tc-end: 1530067514.182921, dnsbyaddrlookup6, passed
tc-start: 1530067514.189977, 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: 16035: No such process
tc-end: 1530067515.987283, dnsbynamelookup4, passed
tc-start: 1530067515.993959, 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: 16450: No such process
tc-end: 1530067517.804309, dnsbynamelookup6, passed
tc-start: 1530067517.811314, 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: 17147: No such process
tc-end: 1530067519.612354, gethostbyaddr4, passed
tc-start: 1530067519.619380, 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: 3222: No such process
tc-end: 1530067521.438952, gethostbyaddr6, passed
tc-start: 1530067521.464183, 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: 17018: No such process
tc-end: 1530067523.251244, gethostbyname4, passed
tc-start: 1530067523.258376, 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: 5478: No such process
tc-end: 1530067525.72929, gethostbyname6, passed
tc-start: 1530067525.80020, 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: 1530067525.608871, hostsbyaddrlookup4, passed
tc-start: 1530067525.614478, 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: 1530067526.115220, hostsbyaddrlookup6, passed
tc-start: 1530067526.120915, 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: 1530067526.621461, hostsbynamelookup4, passed
tc-start: 1530067526.627188, 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: 1530067527.125303, hostsbynamelookup6, passed
tp-end: 1530067527.130833, lib/libc/net/t_hostent
tp-start: 1530067527.198052, lib/libc/regex/t_regex_att, 7
tc-start: 1530067527.201689, basic
tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac)
tc-end: 1530067527.348188, basic, passed
tc-start: 1530067527.353547, 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: 1530067527.423126, categorization, passed
tc-start: 1530067527.428477, 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: 1530067527.512171, forcedassoc, passed
tc-start: 1530067527.517538, leftassoc
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)):  at line 3
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)):  at line 4
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)):  at line 5
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)):  at line 6
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)):  at line 8
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)):  at line 9
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)):  at line 10
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)):  at line 11
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)):  at line 13
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)):  at line 14
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)):  at line 15
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)):  at line 16
tc-end: 1530067527.622170, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details
tc-start: 1530067527.628410, 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: 1530067527.781539, nullsubexpr, passed
tc-start: 1530067527.788505, 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: 1530067527.976126, repetition, passed
tc-start: 1530067527.981636, rightassoc
tc-end: 1530067528.30873, rightassoc, passed
tp-end: 1530067528.36501, lib/libc/regex/t_regex_att
tp-start: 1530067528.81482, lib/libc/regex/t_exhaust, 1
tc-start: 1530067528.85196, regcomp_too_big
tc-end: 1530067528.98871, regcomp_too_big, skipped, Not enough memory; needed 67108864, available 67092480
tp-end: 1530067528.102429, lib/libc/regex/t_exhaust
tp-start: 1530067531.722732, lib/libc/regex/t_regex, 19
tc-start: 1530067531.726276, anchor
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/anchor.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/anchor.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/anchor.in ]
tc-end: 1530067532.525779, anchor, passed
tc-start: 1530067532.531440, backref
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/backref.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/backref.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/backref.in ]
tc-end: 1530067533.333993, backref, passed
tc-start: 1530067533.339579, basic
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/basic.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/basic.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/basic.in ]
tc-end: 1530067534.119752, basic, passed
tc-start: 1530067534.125369, bracket
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/bracket.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/bracket.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/bracket.in ]
tc-end: 1530067534.942421, bracket, passed
tc-start: 1530067534.948117, c_comments
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/c_comments.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/c_comments.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/c_comments.in ]
tc-end: 1530067535.736846, c_comments, passed
tc-start: 1530067535.742445, complex
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/complex.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/complex.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/complex.in ]
tc-end: 1530067536.550992, complex, passed
tc-start: 1530067536.556792, error
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/error.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/error.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/error.in ]
tc-end: 1530067537.352087, error, passed
tc-start: 1530067537.357695, meta
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/meta.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/meta.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/meta.in ]
tc-end: 1530067538.146861, meta, passed
tc-start: 1530067538.152548, nospec
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/nospec.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/nospec.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/nospec.in ]
tc-end: 1530067538.931113, nospec, passed
tc-start: 1530067538.936662, paren
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/paren.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/paren.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/paren.in ]
tc-end: 1530067539.724293, paren, passed
tc-start: 1530067539.729893, regress
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/regress.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/regress.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/regress.in ]
tc-end: 1530067540.530285, regress, passed
tc-start: 1530067540.535883, repet_bounded
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/repet_bounded.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/repet_bounded.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/repet_bounded.in ]
tc-end: 1530067541.510041, repet_bounded, passed
tc-start: 1530067541.515664, repet_multi
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/repet_multi.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/repet_multi.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/repet_multi.in ]
tc-end: 1530067542.315953, repet_multi, passed
tc-start: 1530067542.321653, repet_ordinary
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/repet_ordinary.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/repet_ordinary.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/repet_ordinary.in ]
tc-end: 1530067543.116336, repet_ordinary, passed
tc-start: 1530067543.122024, startend
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/startend.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/startend.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/startend.in ]
tc-end: 1530067543.910769, startend, passed
tc-start: 1530067543.916304, subexp
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/subexp.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/subexp.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/subexp.in ]
tc-end: 1530067544.732183, subexp, passed
tc-start: 1530067544.737681, subtle
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/subtle.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/subtle.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/subtle.in ]
tc-end: 1530067545.548975, subtle, passed
tc-start: 1530067545.554488, word_bound
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/word_bound.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/word_bound.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/word_bound.in ]
tc-end: 1530067546.350479, word_bound, passed
tc-start: 1530067546.356061, zero
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex </usr/tests/lib/libc/regex/data/zero.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -el </usr/tests/lib/libc/regex/data/zero.in ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex -er </usr/tests/lib/libc/regex/data/zero.in ]
tc-end: 1530067547.153332, zero, passed
tp-end: 1530067547.158877, lib/libc/regex/t_regex
tp-start: 1530067547.209191, lib/libc/rpc/t_xdr, 1
tc-start: 1530067547.212896, xdr
tc-end: 1530067547.253347, xdr, passed
tp-end: 1530067547.258875, lib/libc/rpc/t_xdr
tp-start: 1530067547.304017, lib/libc/rpc/t_rpc, 7
tc-start: 1530067547.307461, get_svc_addr_tcp
tc-so:response from: localhost
tc-end: 1530067547.474047, get_svc_addr_tcp, passed
tc-start: 1530067547.480733, get_svc_addr_udp
tc-so:response from: localhost
tc-end: 1530067547.604946, get_svc_addr_udp, passed
tc-start: 1530067547.610688, raw
tc-end: 1530067547.654280, raw, passed
tc-start: 1530067547.659863, tcp
tc-end: 1530067548.776118, tcp, passed
tc-start: 1530067548.781490, tcp_poll
tc-end: 1530067549.886590, tcp_poll, passed
tc-start: 1530067549.891969, udp
tc-end: 1530067551.5710, udp, passed
tc-start: 1530067551.11134, udp_poll
tc-end: 1530067552.124444, udp_poll, passed
tp-end: 1530067552.130034, lib/libc/rpc/t_rpc
tp-start: 1530067552.196598, lib/libc/setjmp/t_setjmp, 4
tc-start: 1530067552.200072, _setjmp
tc-end: 1530067552.240944, _setjmp, passed
tc-start: 1530067552.246420, setjmp
tc-end: 1530067552.288726, setjmp, passed
tc-start: 1530067552.294141, sigsetjmp_nosave
tc-end: 1530067552.335567, sigsetjmp_nosave, passed
tc-start: 1530067552.340950, sigsetjmp_save
tc-end: 1530067552.382498, sigsetjmp_save, passed
tp-end: 1530067552.387965, lib/libc/setjmp/t_setjmp
tp-start: 1530067552.436235, lib/libc/setjmp/t_threadjmp, 4
tc-start: 1530067552.439657, _setjmp
tc-end: 1530067552.486784, _setjmp, passed
tc-start: 1530067552.492210, setjmp
tc-end: 1530067552.538629, setjmp, passed
tc-start: 1530067552.544057, sigsetjmp_nosave
tc-end: 1530067552.602103, sigsetjmp_nosave, passed
tc-start: 1530067552.607630, sigsetjmp_save
tc-end: 1530067552.653703, sigsetjmp_save, passed
tp-end: 1530067552.659166, lib/libc/setjmp/t_threadjmp
tp-start: 1530067552.735377, lib/libc/stdlib/t_abs, 4
tc-start: 1530067552.738793, abs_basic
tc-end: 1530067552.779270, abs_basic, passed
tc-start: 1530067552.784652, imaxabs_basic
tc-end: 1530067552.828030, imaxabs_basic, passed
tc-start: 1530067552.833432, labs_basic
tc-end: 1530067552.873868, labs_basic, passed
tc-start: 1530067552.879291, llabs_basic
tc-end: 1530067552.921173, llabs_basic, passed
tp-end: 1530067552.926671, lib/libc/stdlib/t_abs
tp-start: 1530067552.975276, lib/libc/stdlib/t_atoi, 4
tc-start: 1530067552.978687, atof_strtod
tc-end: 1530067553.22679, atof_strtod, passed
tc-start: 1530067553.28124, atoi_strtol
tc-end: 1530067553.68914, atoi_strtol, passed
tc-start: 1530067553.74290, atol_strtol
tc-end: 1530067553.115613, atol_strtol, passed
tc-start: 1530067553.120996, atoll_strtoll
tc-end: 1530067553.163090, atoll_strtoll, passed
tp-end: 1530067553.168630, lib/libc/stdlib/t_atoi
tp-start: 1530067553.215965, lib/libc/stdlib/t_div, 3
tc-start: 1530067553.219361, div_basic
tc-end: 1530067553.261311, div_basic, passed
tc-start: 1530067553.266759, ldiv_basic
tc-end: 1530067553.307028, ldiv_basic, passed
tc-start: 1530067553.312412, lldiv_basic
tc-end: 1530067553.353162, lldiv_basic, passed
tp-end: 1530067553.358629, lib/libc/stdlib/t_div
tp-start: 1530067553.408066, lib/libc/stdlib/t_getenv, 5
tc-start: 1530067553.411477, clearenv_basic
tc-end: 1530067553.740753, clearenv_basic, passed
tc-start: 1530067553.746205, getenv_basic
tc-end: 1530067553.790042, getenv_basic, passed
tc-start: 1530067553.795510, putenv_basic
tc-end: 1530067553.837154, putenv_basic, passed
tc-start: 1530067553.842552, setenv_basic
tc-end: 1530067653.452926, setenv_basic, passed
tc-start: 1530067653.457329, setenv_mixed
tc-end: 1530067653.500317, setenv_mixed, passed
tp-end: 1530067653.505719, lib/libc/stdlib/t_getenv
tp-start: 1530067653.555957, lib/libc/stdlib/t_getenv_thread, 4
tc-start: 1530067653.559434, getenv_r_thread
tc-end: 1530067663.5098, getenv_r_thread, passed
tc-start: 1530067663.9520, putenv_thread
tc-end: 1530067673.5326, putenv_thread, passed
tc-start: 1530067673.9719, setenv_thread
tc-end: 1530067683.4976, setenv_thread, passed
tc-start: 1530067683.9302, unsetenv_thread
tc-end: 1530067693.5024, unsetenv_thread, passed
tp-end: 1530067693.9361, lib/libc/stdlib/t_getenv_thread
tp-start: 1530067693.51278, lib/libc/stdlib/t_exit, 4
tc-start: 1530067693.51442, exit_atexit
tc-end: 1530067693.97289, exit_atexit, passed
tc-start: 1530067693.100079, exit_basic
tc-end: 1530067693.152821, exit_basic, passed
tc-start: 1530067693.157053, exit_status
tc-end: 1530067693.253898, exit_status, passed
tc-start: 1530067693.258190, exit_tmpfile
tc-end: 1530067693.308939, exit_tmpfile, passed
tp-end: 1530067693.314132, lib/libc/stdlib/t_exit
tp-start: 1530067693.362643, lib/libc/stdlib/t_hsearch, 8
tc-start: 1530067693.364439, hsearch_basic
tc-end: 1530067693.405690, hsearch_basic, passed
tc-start: 1530067693.408415, hsearch_duplicate
tc-end: 1530067693.454997, hsearch_duplicate, passed
tc-start: 1530067693.460617, hsearch_nonexistent
tc-end: 1530067693.505498, hsearch_nonexistent, passed
tc-start: 1530067693.511089, hsearch_r_basic
tc-end: 1530067693.553272, hsearch_r_basic, passed
tc-start: 1530067693.558800, hsearch_r_duplicate
tc-end: 1530067693.602735, hsearch_r_duplicate, passed
tc-start: 1530067693.608313, hsearch_r_nonexistent
tc-end: 1530067693.651403, hsearch_r_nonexistent, passed
tc-start: 1530067693.657002, hsearch_r_two
tc-end: 1530067693.699278, hsearch_r_two, passed
tc-start: 1530067693.704738, hsearch_two
tc-end: 1530067693.747757, hsearch_two, passed
tp-end: 1530067693.753243, lib/libc/stdlib/t_hsearch
tp-start: 1530067693.794483, lib/libc/stdlib/t_mi_vector_hash, 1
tc-start: 1530067693.798055, mi_vector_hash_basic
tc-end: 1530067693.840196, mi_vector_hash_basic, passed
tp-end: 1530067693.845545, lib/libc/stdlib/t_mi_vector_hash
tp-start: 1530067693.886238, lib/libc/stdlib/t_posix_memalign, 2
tc-start: 1530067693.889704, aligned_alloc_basic
tc-so:Checking aligned_alloc(512, 1)...
tc-so:Checking aligned_alloc(1024, 2)...
tc-so:Checking aligned_alloc(16, 3)...
tc-so:Checking aligned_alloc(32, 4)...
tc-so:Checking aligned_alloc(64, 10)...
tc-so:Checking aligned_alloc(4, 100)...
tc-so:Checking aligned_alloc(2048, 16384)...
tc-so:Checking aligned_alloc(16, 32768)...
tc-so:Checking aligned_alloc(2, 65536)...
tc-so:Checking aligned_alloc(2048, 10000)...
tc-so:Checking aligned_alloc(0, 0)...
tc-end: 1530067693.958612, aligned_alloc_basic, passed
tc-start: 1530067693.964228, posix_memalign_basic
tc-so:Checking posix_memalign(&p, 512, 1)...
tc-so:Checking posix_memalign(&p, 1024, 2)...
tc-so:Checking posix_memalign(&p, 16, 3)...
tc-so:Checking posix_memalign(&p, 32, 4)...
tc-so:Checking posix_memalign(&p, 64, 10)...
tc-so:Checking posix_memalign(&p, 4, 100)...
tc-so:Checking posix_memalign(&p, 2048, 16384)...
tc-so:Checking posix_memalign(&p, 16, 32768)...
tc-so:Checking posix_memalign(&p, 2, 65536)...
tc-end: 1530067694.27758, posix_memalign_basic, passed
tp-end: 1530067694.33161, lib/libc/stdlib/t_posix_memalign
tp-start: 1530067694.72650, lib/libc/stdlib/t_random, 1
tc-start: 1530067694.76043, random_same
tc-se:i = 1, j = 0: 2052119187 vs. 2059215011
tc-se:i = 2, j = 0: 2047820401 vs. 2059215011
tc-se:i = 2, j = 1: 2047820401 vs. 2052119187
tc-se:i = 3, j = 0: 968558420 vs. 2059215011
tc-se:i = 3, j = 1: 968558420 vs. 2052119187
tc-se:i = 3, j = 2: 968558420 vs. 2047820401
tc-se:i = 4, j = 0: 2033801269 vs. 2059215011
tc-se:i = 4, j = 1: 2033801269 vs. 2052119187
tc-se:i = 4, j = 2: 2033801269 vs. 2047820401
tc-se:i = 4, j = 3: 2033801269 vs. 968558420
tc-se:i = 5, j = 0: 2028408493 vs. 2059215011
tc-se:i = 5, j = 1: 2028408493 vs. 2052119187
tc-se:i = 5, j = 2: 2028408493 vs. 2047820401
tc-se:i = 5, j = 3: 2028408493 vs. 968558420
tc-se:i = 5, j = 4: 2028408493 vs. 2033801269
tc-se:i = 6, j = 0: 2022120753 vs. 2059215011
tc-se:i = 6, j = 1: 2022120753 vs. 2052119187
tc-se:i = 6, j = 2: 2022120753 vs. 2047820401
tc-se:i = 6, j = 3: 2022120753 vs. 968558420
tc-se:i = 6, j = 4: 2022120753 vs. 2033801269
tc-se:i = 6, j = 5: 2022120753 vs. 2028408493
tc-se:i = 7, j = 0: 2011989735 vs. 2059215011
tc-se:i = 7, j = 1: 2011989735 vs. 2052119187
tc-se:i = 7, j = 2: 2011989735 vs. 2047820401
tc-se:i = 7, j = 3: 2011989735 vs. 968558420
tc-se:i = 7, j = 4: 2011989735 vs. 2033801269
tc-se:i = 7, j = 5: 2011989735 vs. 2028408493
tc-se:i = 7, j = 6: 2011989735 vs. 2022120753
tc-se:i = 8, j = 0: 931476857 vs. 2059215011
tc-se:i = 8, j = 1: 931476857 vs. 2052119187
tc-se:i = 8, j = 2: 931476857 vs. 2047820401
tc-se:i = 8, j = 3: 931476857 vs. 968558420
tc-se:i = 8, j = 4: 931476857 vs. 2033801269
tc-se:i = 8, j = 5: 931476857 vs. 2028408493
tc-se:i = 8, j = 6: 931476857 vs. 2022120753
tc-se:i = 8, j = 7: 931476857 vs. 2011989735
tc-se:i = 9, j = 0: 924298741 vs. 2059215011
tc-se:i = 9, j = 1: 924298741 vs. 2052119187
tc-se:i = 9, j = 2: 924298741 vs. 2047820401
tc-se:i = 9, j = 3: 924298741 vs. 968558420
tc-se:i = 9, j = 4: 924298741 vs. 2033801269
tc-se:i = 9, j = 5: 924298741 vs. 2028408493
tc-se:i = 9, j = 6: 924298741 vs. 2022120753
tc-se:i = 9, j = 7: 924298741 vs. 2011989735
tc-se:i = 9, j = 8: 924298741 vs. 931476857
tc-end: 1530067694.226850, random_same, passed
tp-end: 1530067694.232473, lib/libc/stdlib/t_random
tp-start: 1530067694.294914, lib/libc/stdlib/t_strtod, 11
tc-start: 1530067694.298589, strtod_basic
tc-end: 1530067694.357940, strtod_basic, passed
tc-start: 1530067694.363578, strtod_gherman_bug
tc-end: 1530067694.411637, strtod_gherman_bug, passed
tc-start: 1530067694.417283, strtod_hex
tc-end: 1530067694.465649, strtod_hex, passed
tc-start: 1530067694.471317, strtod_inf
tc-end: 1530067694.520613, strtod_inf, passed
tc-start: 1530067694.526445, strtod_nan
tc-end: 1530067694.573629, strtod_nan, passed
tc-start: 1530067694.579350, strtod_round
tc-end: 1530067694.626809, strtod_round, passed
tc-start: 1530067694.632529, strtod_underflow
tc-end: 1530067694.680544, strtod_underflow, passed
tc-start: 1530067694.686169, strtof_inf
tc-end: 1530067694.734673, strtof_inf, passed
tc-start: 1530067694.740359, strtof_nan
tc-end: 1530067694.789345, strtof_nan, passed
tc-start: 1530067694.795052, strtold_inf
tc-end: 1530067694.843229, strtold_inf, skipped, Requires long double support
tc-start: 1530067694.849257, strtold_nan
tc-end: 1530067694.897496, strtold_nan, skipped, Requires long double support
tp-end: 1530067694.903424, lib/libc/stdlib/t_strtod
tp-start: 1530067694.954548, lib/libc/stdlib/t_strtol, 4
tc-start: 1530067694.958214, strtol_base
tc-end: 1530067694.999945, strtol_base, passed
tc-start: 1530067695.5528, strtol_case
tc-end: 1530067695.47013, strtol_case, passed
tc-start: 1530067695.52687, strtol_range
tc-end: 1530067695.94142, strtol_range, passed
tc-start: 1530067695.99759, strtol_signed
tc-end: 1530067695.141079, strtol_signed, passed
tp-end: 1530067695.146706, lib/libc/stdlib/t_strtol
tp-start: 1530067695.195793, lib/libc/stdlib/t_strtoi, 4
tc-start: 1530067695.199472, strtoi_base
tc-end: 1530067695.240970, strtoi_base, passed
tc-start: 1530067695.246574, strtoi_case
tc-end: 1530067695.288017, strtoi_case, passed
tc-start: 1530067695.293583, strtoi_range
tc-end: 1530067695.334361, strtoi_range, passed
tc-start: 1530067695.339993, strtoi_signed
tc-end: 1530067695.381305, strtoi_signed, passed
tp-end: 1530067695.386892, lib/libc/stdlib/t_strtoi
tp-start: 1530067695.433542, lib/libc/stdlib/t_system, 1
tc-start: 1530067695.437294, system_basic
tc-end: 1530067695.694522, system_basic, passed
tp-end: 1530067695.699951, lib/libc/stdlib/t_system
tp-start: 1530067696.119500, lib/libc/stdlib/t_atexit, 1
tc-start: 1530067696.122914, atexit
tc-end: 1530067696.517950, atexit, passed
tp-end: 1530067696.525220, lib/libc/stdlib/t_atexit
tp-start: 1530067697.122661, lib/libc/stdlib/t_getopt, 2
tc-start: 1530067697.126076, getopt
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt ]
tc-so:h_getopt: unknown option -- e
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt ]
tc-end: 1530067698.762335, getopt, passed
tc-start: 1530067698.767665, getopt_long
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt_long ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt_long ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt_long ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt_long ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt_long ]
tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/stdlib/h_getopt_long ]
tc-end: 1530067700.206085, getopt_long, passed
tp-end: 1530067700.211459, lib/libc/stdlib/t_getopt
tp-start: 1530067700.282833, lib/libc/stdio/t_clearerr, 2
tc-start: 1530067700.286243, clearerr_basic
tc-end: 1530067700.336804, clearerr_basic, passed
tc-start: 1530067700.342234, clearerr_err
tc-end: 1530067700.384885, clearerr_err, passed
tp-end: 1530067700.390366, lib/libc/stdio/t_clearerr
tp-start: 1530067700.441148, lib/libc/stdio/t_fflush, 3
tc-start: 1530067700.444559, fflush_err
tc-end: 1530067700.523829, fflush_err, passed
tc-start: 1530067700.529270, fflush_seek
tc-end: 1530067700.608090, fflush_seek, passed
tc-start: 1530067700.613482, fpurge_err
tc-end: 1530067700.691016, fpurge_err, passed
tp-end: 1530067700.696399, lib/libc/stdio/t_fflush
tp-start: 1530067700.785538, lib/libc/stdio/t_fmemopen, 23
tc-start: 1530067700.790495, test00
tc-end: 1530067700.834722, test00, passed
tc-start: 1530067700.840184, test01
tc-end: 1530067700.884647, test01, passed
tc-start: 1530067700.890102, test02
tc-end: 1530067700.934999, test02, passed
tc-start: 1530067700.940644, test03
tc-end: 1530067700.985649, test03, passed
tc-start: 1530067700.991208, test04
tc-end: 1530067701.37304, test04, passed
tc-start: 1530067701.42822, test05
tc-end: 1530067701.86279, test05, passed
tc-start: 1530067701.91782, test06
tc-end: 1530067701.135664, test06, passed
tc-start: 1530067701.141195, test07
tc-end: 1530067701.184584, test07, passed
tc-start: 1530067701.190156, test08
tc-end: 1530067701.235084, test08, passed
tc-start: 1530067701.240641, test09
tc-end: 1530067701.353847, test09, passed
tc-start: 1530067701.359415, test10
tc-end: 1530067701.457701, test10, passed
tc-start: 1530067701.463223, test11
tc-end: 1530067701.546496, test11, passed
tc-start: 1530067701.551971, test12
tc-end: 1530067701.618605, test12, passed
tc-start: 1530067701.624069, test13
tc-end: 1530067701.691924, test13, passed
tc-start: 1530067701.697369, test14
tc-end: 1530067701.764663, test14, passed
tc-start: 1530067701.770180, test15
tc-end: 1530067701.852223, test15, passed
tc-start: 1530067701.857672, test16
tc-end: 1530067701.910208, test16, passed
tc-start: 1530067701.915666, test17
tc-end: 1530067701.974979, test17, passed
tc-start: 1530067701.980632, test18
tc-end: 1530067702.29010, test18, passed
tc-start: 1530067702.34455, test19
tc-end: 1530067702.138921, test19, passed
tc-start: 1530067702.144360, test20
tc-end: 1530067702.199067, test20, passed
tc-start: 1530067702.204537, test21
tc-end: 1530067702.271468, test21, passed
tc-start: 1530067702.276923, test22
tc-end: 1530067702.468887, test22, passed
tp-end: 1530067702.474486, lib/libc/stdio/t_fmemopen
tp-start: 1530067702.525857, lib/libc/stdio/t_fopen, 10
tc-start: 1530067702.529361, fdopen_close
tc-end: 1530067702.609103, fdopen_close, passed
tc-start: 1530067702.614575, fdopen_err
tc-end: 1530067702.704414, fdopen_err, passed
tc-start: 1530067702.709959, fdopen_seek
tc-end: 1530067702.792408, fdopen_seek, passed
tc-start: 1530067702.797864, fopen_append
tc-end: 1530067702.878750, fopen_append, passed
tc-start: 1530067702.884204, fopen_err
tc-end: 1530067702.963699, fopen_err, passed
tc-start: 1530067702.969351, fopen_mode
tc-end: 1530067703.51522, fopen_mode, passed
tc-start: 1530067703.56963, fopen_perm
tc-end: 1530067703.107291, fopen_perm, passed
tc-start: 1530067703.113957, fopen_regular
tc-end: 1530067703.157087, fopen_regular, passed
tc-start: 1530067703.162586, fopen_seek
tc-end: 1530067703.243024, fopen_seek, passed
tc-start: 1530067703.248543, freopen_std
tc-end: 1530067703.530181, freopen_std, passed
tp-end: 1530067703.535634, lib/libc/stdio/t_fopen
tp-start: 1530067703.576879, lib/libc/stdio/t_open_memstream, 1
tc-start: 1530067703.580474, test_open_memstream
tc-end: 1530067703.624484, test_open_memstream, passed
tp-end: 1530067703.629905, lib/libc/stdio/t_open_memstream
tp-start: 1530067703.684974, lib/libc/stdio/t_fputc, 6
tc-start: 1530067703.688487, fputc_basic
tc-end: 1530067703.767655, fputc_basic, passed
tc-start: 1530067703.773053, fputc_err
tc-end: 1530067703.855940, fputc_err, passed
tc-start: 1530067703.861427, putc_basic
tc-end: 1530067703.940920, putc_basic, passed
tc-start: 1530067703.946297, putc_err
tc-end: 1530067704.25660, putc_err, passed
tc-start: 1530067704.31092, putc_unlocked_basic
tc-end: 1530067704.112698, putc_unlocked_basic, passed
tc-start: 1530067704.118182, putc_unlocked_err
tc-end: 1530067704.196586, putc_unlocked_err, passed
tp-end: 1530067704.202167, lib/libc/stdio/t_fputc
tp-start: 1530067704.242380, lib/libc/stdio/t_mktemp, 1
tc-start: 1530067704.245871, mktemp_not_exist
tc-end: 1530067704.287005, mktemp_not_exist, passed
tp-end: 1530067704.292368, lib/libc/stdio/t_mktemp
tp-start: 1530067704.332134, lib/libc/stdio/t_popen, 1
tc-start: 1530067704.335544, popen_zeropad
tc-end: 1530067705.14540, popen_zeropad, passed
tp-end: 1530067705.19960, lib/libc/stdio/t_popen
tp-start: 1530067705.70490, lib/libc/stdio/t_printf, 7
tc-start: 1530067705.73940, snprintf_c99
tc-so:printf = 0
tc-se:snprintf = 0
tc-end: 1530067705.122100, snprintf_c99, passed
tc-start: 1530067705.127479, snprintf_dotzero
tc-end: 1530067705.170075, snprintf_dotzero, passed
tc-start: 1530067705.175450, snprintf_float
tc-end: 1530067707.866556, snprintf_float, passed
tc-start: 1530067707.872004, snprintf_posarg
tc-end: 1530067707.914232, snprintf_posarg, passed
tc-start: 1530067707.919689, snprintf_posarg_error
tc-end: 1530067707.961914, snprintf_posarg_error, passed
tc-start: 1530067707.967319, snprintf_posarg_width
tc-end: 1530067708.9592, snprintf_posarg_width, passed
tc-start: 1530067708.14962, sprintf_zeropad
tc-end: 1530067708.56927, sprintf_zeropad, passed
tp-end: 1530067708.62503, lib/libc/stdio/t_printf
tp-start: 1530067708.115126, lib/libc/stdio/t_scanf, 2
tc-start: 1530067708.118585, sscanf_neghex
tc-end: 1530067708.159879, sscanf_neghex, passed
tc-start: 1530067708.165261, sscanf_whitespace
tc-end: 1530067708.206028, sscanf_whitespace, passed
tp-end: 1530067708.211494, lib/libc/stdio/t_scanf
tp-start: 1530067708.284593, lib/libc/string/t_bm, 1
tc-start: 1530067708.287993, bm
tc-end: 1530067708.328744, bm, passed
tp-end: 1530067708.334103, lib/libc/string/t_bm
tp-start: 1530067708.377998, lib/libc/string/t_memchr, 3
tc-start: 1530067708.381486, memchr_basic
tc-end: 1530067708.423047, memchr_basic, passed
tc-start: 1530067708.428525, memchr_simple
tc-end: 1530067708.469809, memchr_simple, passed
tc-start: 1530067708.475208, memrchr_simple
tc-end: 1530067708.516523, memrchr_simple, passed
tp-end: 1530067708.521965, lib/libc/string/t_memchr
tp-start: 1530067708.563881, lib/libc/string/t_memcpy, 3
tc-start: 1530067708.567279, memccpy_simple
tc-end: 1530067708.608528, memccpy_simple, passed
tc-start: 1530067708.613922, memcpy_basic
tc-end: 1530067721.726307, memcpy_basic, passed
tc-start: 1530067721.730626, memcpy_return
tc-end: 1530067721.772948, memcpy_return, passed
tp-end: 1530067721.778406, lib/libc/string/t_memcpy
tp-start: 1530067721.819919, lib/libc/string/t_memmem, 1
tc-start: 1530067721.823380, memmem_basic
tc-end: 1530067721.863359, memmem_basic, passed
tp-end: 1530067721.868782, lib/libc/string/t_memmem
tp-start: 1530067721.923929, lib/libc/string/t_memset, 7
tc-start: 1530067721.927349, bzero_zero_size
tc-end: 1530067721.969921, bzero_zero_size, passed
tc-start: 1530067721.975387, memset_array
tc-end: 1530067722.17227, memset_array, passed
tc-start: 1530067722.22646, memset_basic
tc-end: 1530067722.64537, memset_basic, passed
tc-start: 1530067722.69986, memset_nonzero
tc-end: 1530067722.121332, memset_nonzero, passed
tc-start: 1530067722.126735, memset_return
tc-end: 1530067722.168813, memset_return, passed
tc-start: 1530067722.174209, memset_struct
tc-end: 1530067722.215889, memset_struct, passed
tc-start: 1530067722.221368, memset_zero_size
tc-end: 1530067722.262936, memset_zero_size, passed
tp-end: 1530067722.268374, lib/libc/string/t_memset
tp-start: 1530067722.309875, lib/libc/string/t_popcount, 2
tc-start: 1530067722.313285, popcount_basic
tc-end: 1530067722.355746, popcount_basic, skipped, config variable "run_popcount" not set to YES/TRUE
tc-start: 1530067722.361681, popcountll_basic
tc-end: 1530067722.403211, popcountll_basic, skipped, config variable "run_popcount" not set to YES/TRUE
tp-end: 1530067722.409113, lib/libc/string/t_popcount
tp-start: 1530067722.450162, lib/libc/string/t_strcat, 2
tc-start: 1530067722.453682, strcat_basic
tc-end: 1530067722.517697, strcat_basic, passed
tc-start: 1530067722.523127, strncat_simple
tc-end: 1530067722.563970, strncat_simple, passed
tp-end: 1530067722.569419, lib/libc/string/t_strcat
tp-start: 1530067722.609397, lib/libc/string/t_strchr, 1
tc-start: 1530067722.612799, strchr_basic
tc-end: 1530067722.655654, strchr_basic, passed
tp-end: 1530067722.661088, lib/libc/string/t_strchr
tp-start: 1530067722.701285, lib/libc/string/t_strcmp, 2
tc-start: 1530067722.704698, strcmp_basic
tc-end: 1530067722.753489, strcmp_basic, passed
tc-start: 1530067722.758924, strcmp_simple
tc-end: 1530067722.800677, strcmp_simple, passed
tp-end: 1530067722.806082, lib/libc/string/t_strcmp
tp-start: 1530067722.845753, lib/libc/string/t_strcoll, 1
tc-start: 1530067722.849238, ordering
tc-so:Trying locale C...
tc-so:Checking "aardvark" < "absolution"
tc-so:...good
tc-so:Checking "aardvark" < "zyzygy"
tc-so:...good
tc-so:Checking "absolution" < "zyzygy"
tc-so:...good
tc-so:Trying locale ru_RU.KOI8-R...
tc-end: 1530067722.912118, ordering, expected_failure, LC_COLLATE not supported: /usr/src/tests/lib/libc/string/t_strcoll.c:69: setlocale(LC_COLLATE, t->locale) != NULL not met
tp-end: 1530067722.918427, lib/libc/string/t_strcoll
tp-start: 1530067722.957962, lib/libc/string/t_strcpy, 1
tc-start: 1530067722.961388, strcpy_basic
tc-end: 1530067723.4237, strcpy_basic, passed
tp-end: 1530067723.9682, lib/libc/string/t_strcpy
tp-start: 1530067723.49816, lib/libc/string/t_strcspn, 1
tc-start: 1530067723.53332, strcspn
tc-end: 1530067723.94322, strcspn, passed
tp-end: 1530067723.99807, lib/libc/string/t_strcspn
tp-start: 1530067723.141812, lib/libc/string/t_strerror, 4
tc-start: 1530067723.145219, strerror_basic
tc-end: 1530067723.316857, strerror_basic, passed
tc-start: 1530067723.322484, strerror_err
tc-end: 1530067723.367561, strerror_err, passed
tc-start: 1530067723.372990, strerror_r_basic
tc-end: 1530067723.540842, strerror_r_basic, passed
tc-start: 1530067723.546210, strerror_r_err
tc-end: 1530067723.592504, strerror_r_err, passed
tp-end: 1530067723.598189, lib/libc/string/t_strerror
tp-start: 1530067723.637415, lib/libc/string/t_stresep, 1
tc-start: 1530067723.640919, stresep_basic
tc-end: 1530067723.681259, stresep_basic, passed
tp-end: 1530067723.686641, lib/libc/string/t_stresep
tp-start: 1530067723.728315, lib/libc/string/t_strlen, 3
tc-start: 1530067723.731726, strlen_basic
tc-end: 1530067723.774541, strlen_basic, passed
tc-start: 1530067723.780026, strlen_huge
tc-end: 1530067724.401983, strlen_huge, passed
tc-start: 1530067724.407384, strnlen_basic
tc-end: 1530067724.448710, strnlen_basic, passed
tp-end: 1530067724.454114, lib/libc/string/t_strlen
tp-start: 1530067724.494004, lib/libc/string/t_strpbrk, 1
tc-start: 1530067724.497473, strpbrk
tc-end: 1530067724.538552, strpbrk, passed
tp-end: 1530067724.544109, lib/libc/string/t_strpbrk
tp-start: 1530067724.583827, lib/libc/string/t_strrchr, 1
tc-start: 1530067724.587230, strrchr_basic
tc-end: 1530067724.628610, strrchr_basic, passed
tp-end: 1530067724.633985, lib/libc/string/t_strrchr
tp-start: 1530067724.681325, lib/libc/string/t_strspn, 1
tc-start: 1530067724.684745, strspn
tc-end: 1530067724.725339, strspn, passed
tp-end: 1530067724.730906, lib/libc/string/t_strspn
tp-start: 1530067724.770001, lib/libc/string/t_swab, 1
tc-start: 1530067724.773408, swab_basic
tc-end: 1530067724.814659, swab_basic, passed
tp-end: 1530067724.820063, lib/libc/string/t_swab
tp-start: 1530067724.956685, lib/libc/sys/t_access, 6
tc-start: 1530067724.960133, access_access
tc-end: 1530067725.51375, access_access, passed
tc-start: 1530067725.58015, access_fault
tc-end: 1530067725.99568, access_fault, passed
tc-start: 1530067725.104959, access_inval
tc-end: 1530067725.146678, access_inval, passed
tc-start: 1530067725.152121, access_notdir
tc-end: 1530067725.194264, access_notdir, passed
tc-start: 1530067725.199685, access_notexist
tc-end: 1530067725.241562, access_notexist, passed
tc-start: 1530067725.247103, access_toolong
tc-end: 1530067725.290180, access_toolong, passed
tp-end: 1530067725.295670, lib/libc/sys/t_access
tp-start: 1530067725.342083, lib/libc/sys/t_bind, 1
tc-start: 1530067725.345557, bind_foreign_family
tc-end: 1530067725.387088, bind_foreign_family, passed
tp-end: 1530067725.392509, lib/libc/sys/t_bind
tp-start: 1530067725.438434, lib/libc/sys/t_chroot, 6
tc-start: 1530067725.442089, chroot_basic
tc-end: 1530067725.490618, chroot_basic, passed
tc-start: 1530067725.498387, chroot_err
tc-end: 1530067725.540866, chroot_err, passed
tc-start: 1530067725.546242, chroot_perm
tc-end: 1530067725.601843, chroot_perm, passed
tc-start: 1530067725.608610, fchroot_basic
tc-end: 1530067725.657042, fchroot_basic, passed
tc-start: 1530067725.664796, fchroot_err
tc-end: 1530067725.707827, fchroot_err, passed
tc-start: 1530067725.713283, fchroot_perm
tc-end: 1530067725.767458, fchroot_perm, passed
tp-end: 1530067725.772895, lib/libc/sys/t_chroot
tp-start: 1530067725.817504, lib/libc/sys/t_clock_gettime, 1
tc-start: 1530067725.821023, clock_gettime_real
tc-so:kern.timecounter.hardware = mftb
tc-so:kern.timecounter.choice = mftb(q=100, f=24391000 Hz) clockinterrupt(q=0, f=100 Hz) dummy(q=-1000000, f=1000000 Hz)
tc-so:
tc-so:Checking mftb for 5 seconds
tc-so:Claimed resolution: 40 nsec (25000000.000000 Hz) or better
tc-so:Observed minimum non zero delta: 4714 nsec
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-end: 1530067737.31689, clock_gettime_real, passed
tp-end: 1530067737.35753, lib/libc/sys/t_clock_gettime
tp-start: 1530067737.75941, lib/libc/sys/t_clock_nanosleep, 1
tc-start: 1530067737.76107, clock_nanosleep_remain
tc-end: 1530067737.116073, clock_nanosleep_remain, passed
tp-end: 1530067737.118675, lib/libc/sys/t_clock_nanosleep
tp-start: 1530067737.168843, lib/libc/sys/t_clone, 4
tc-start: 1530067737.170598, clone_basic
tc-so:parent: stack = 0xfdee0000, frobme = 0xffffe7a8
tc-so:child: stack ~= 0xfdedffc8, frobme = 0xffffe7a8
tc-so:parent: childexit = 0xa5, frobme = 41973
tc-end: 1530067737.222526, clone_basic, passed
tc-start: 1530067737.225208, clone_null_func
tc-end: 1530067737.267843, clone_null_func, passed
tc-start: 1530067737.270586, clone_null_stack
tc-end: 1530067737.315895, clone_null_stack, passed
tc-start: 1530067737.321600, clone_out_of_proc
tc-end: 1530067737.370446, clone_out_of_proc, passed
tp-end: 1530067737.377264, lib/libc/sys/t_clone
tp-start: 1530067737.430313, lib/libc/sys/t_connect, 2
tc-start: 1530067737.433717, connect_foreign_family
tc-end: 1530067737.474947, connect_foreign_family, passed
tc-start: 1530067737.480583, connect_low_port
tc-end: 1530067737.524886, connect_low_port, passed
tp-end: 1530067737.530561, lib/libc/sys/t_connect
tp-start: 1530067737.583769, lib/libc/sys/t_dup, 10
tc-start: 1530067737.587463, dup2_basic
tc-end: 1530067737.629533, dup2_basic, passed
tc-start: 1530067737.635158, dup2_err
tc-end: 1530067737.677489, dup2_err, passed
tc-start: 1530067737.683105, dup2_max
tc-end: 1530067737.725812, dup2_max, passed
tc-start: 1530067737.731458, dup2_mode
tc-end: 1530067737.820317, dup2_mode, passed
tc-start: 1530067737.825916, dup3_err
tc-end: 1530067737.869367, dup3_err, passed
tc-start: 1530067737.874932, dup3_max
tc-end: 1530067737.917253, dup3_max, passed
tc-start: 1530067737.922886, dup3_mode
tc-end: 1530067738.11974, dup3_mode, passed
tc-start: 1530067738.17595, dup_err
tc-end: 1530067738.60475, dup_err, passed
tc-start: 1530067738.66041, dup_max
tc-end: 1530067738.151839, dup_max, passed
tc-start: 1530067738.157431, dup_mode
tc-end: 1530067738.243743, dup_mode, passed
tp-end: 1530067738.249366, lib/libc/sys/t_dup
tp-start: 1530067738.290757, lib/libc/sys/t_fsync, 2
tc-start: 1530067738.294386, fsync_err
tc-end: 1530067738.335394, fsync_err, passed
tc-start: 1530067738.341007, fsync_sync
tc-end: 1530067738.388153, fsync_sync, passed
tp-end: 1530067738.393818, lib/libc/sys/t_fsync
tp-start: 1530067738.435401, lib/libc/sys/t_getcontext, 3
tc-start: 1530067738.439072, getcontext_err
tc-end: 1530067738.482480, getcontext_err, passed
tc-start: 1530067738.488072, setcontext_err
tc-end: 1530067738.530089, setcontext_err, passed
tc-start: 1530067738.535708, setcontext_link
tc-end: 1530067738.579995, setcontext_link, passed
tp-end: 1530067738.585640, lib/libc/sys/t_getcontext
tp-start: 1530067738.628143, lib/libc/sys/t_getgroups, 4
tc-start: 1530067738.631809, getgroups_err
tc-end: 1530067738.673006, getgroups_err, passed
tc-start: 1530067738.678754, getgroups_getgid
tc-end: 1530067738.721089, getgroups_getgid, passed
tc-start: 1530067738.726658, getgroups_setgid
tc-end: 1530067738.794973, getgroups_setgid, passed
tc-start: 1530067738.800611, getgroups_zero
tc-end: 1530067738.841871, getgroups_zero, passed
tp-end: 1530067738.847527, lib/libc/sys/t_getgroups
tp-start: 1530067738.891316, lib/libc/sys/t_getitimer, 5
tc-start: 1530067738.894936, getitimer_empty
tc-end: 1530067738.936572, getitimer_empty, passed
tc-start: 1530067738.942256, getitimer_err
tc-end: 1530067738.984461, getitimer_err, passed
tc-start: 1530067738.990199, setitimer_basic
tc-end: 1530067739.42726, setitimer_basic, passed
tc-start: 1530067739.48374, setitimer_err
tc-end: 1530067739.90910, setitimer_err, passed
tc-start: 1530067739.96610, setitimer_old
tc-end: 1530067739.139420, setitimer_old, passed
tp-end: 1530067739.145127, lib/libc/sys/t_getitimer
tp-start: 1530067739.188998, lib/libc/sys/t_getlogin, 5
tc-start: 1530067739.192684, getlogin_r_err
tc-end: 1530067739.234438, getlogin_r_err, passed
tc-start: 1530067739.240148, getlogin_same
tc-end: 1530067739.281691, getlogin_same, passed
tc-start: 1530067739.287334, setlogin_basic
tc-end: 1530067739.334172, setlogin_basic, passed
tc-start: 1530067739.339843, setlogin_err
tc-end: 1530067739.386587, setlogin_err, passed
tc-start: 1530067739.392328, setlogin_perm
tc-end: 1530067739.448367, setlogin_perm, passed
tp-end: 1530067739.455402, lib/libc/sys/t_getlogin
tp-start: 1530067739.502631, lib/libc/sys/t_getpid, 2
tc-start: 1530067739.506302, getpid_process
tc-end: 1530067739.597141, getpid_process, passed
tc-start: 1530067739.602811, getpid_thread
tc-end: 1530067739.652812, getpid_thread, passed
tp-end: 1530067739.658437, lib/libc/sys/t_getpid
tp-start: 1530067739.700754, lib/libc/sys/t_getrusage, 4
tc-start: 1530067739.704404, getrusage_err
tc-end: 1530067739.745627, getrusage_err, passed
tc-start: 1530067739.751210, getrusage_sig
tc-end: 1530067739.795723, getrusage_sig, passed
tc-start: 1530067739.801454, getrusage_utime_back
tc-end: 1530067780.374855, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur
tc-start: 1530067780.379298, getrusage_utime_zero
tc-end: 1530067800.759146, getrusage_utime_zero, expected_failure, PR kern/30115: anticipated error did not occur
tp-end: 1530067800.763479, lib/libc/sys/t_getrusage
tp-start: 1530067800.806647, lib/libc/sys/t_getsid, 3
tc-start: 1530067800.806808, getsid_current
tc-end: 1530067800.849195, getsid_current, passed
tc-start: 1530067800.851878, getsid_err
tc-end: 1530067800.900007, getsid_err, passed
tc-start: 1530067800.905446, getsid_process
tc-end: 1530067800.951049, getsid_process, passed
tp-end: 1530067800.956458, lib/libc/sys/t_getsid
tp-start: 1530067800.996428, lib/libc/sys/t_getsockname, 1
tc-start: 1530067800.999966, getsockname_unix
tc-end: 1530067801.42160, getsockname_unix, passed
tp-end: 1530067801.47482, lib/libc/sys/t_getsockname
tp-start: 1530067801.87649, lib/libc/sys/t_gettimeofday, 2
tc-start: 1530067801.91113, gettimeofday_err
tc-end: 1530067801.132494, gettimeofday_err, passed
tc-start: 1530067801.137876, gettimeofday_mono
tc-end: 1530067801.180511, gettimeofday_mono, passed
tp-end: 1530067801.185891, lib/libc/sys/t_gettimeofday
tp-start: 1530067801.229673, lib/libc/sys/t_issetugid, 4
tc-start: 1530067801.233085, issetugid_egid
tc-end: 1530067801.285389, issetugid_egid, passed
tc-start: 1530067801.290840, issetugid_euid
tc-end: 1530067801.344266, issetugid_euid, passed
tc-start: 1530067801.349714, issetugid_rgid
tc-end: 1530067801.402761, issetugid_rgid, passed
tc-start: 1530067801.408157, issetugid_ruid
tc-end: 1530067801.463331, issetugid_ruid, passed
tp-end: 1530067801.468797, lib/libc/sys/t_issetugid
tp-start: 1530067801.513149, lib/libc/sys/t_kevent, 3
tc-start: 1530067801.516606, kevent_zerotimer
tc-end: 1530067801.563695, kevent_zerotimer, passed
tc-start: 1530067801.569072, kqueue_desc_passing
tc-so:parent (pid 4807): sending kq fd 3
tc-so:child (pid 5398): received kq fd 0
tc-end: 1530067801.626810, kqueue_desc_passing, skipped, PR kern/46523
tc-start: 1530067801.632428, kqueue_unsupported_fd
tc-end: 1530067801.675303, kqueue_unsupported_fd, passed
tp-end: 1530067801.680758, lib/libc/sys/t_kevent
tp-start: 1530067801.725215, lib/libc/sys/t_kill, 5
tc-start: 1530067801.728612, kill_basic
tc-end: 1530067801.777099, kill_basic, passed
tc-start: 1530067801.782679, kill_err
tc-end: 1530067801.830134, kill_err, passed
tc-start: 1530067801.835568, kill_perm
tc-end: 1530067802.897320, kill_perm, passed
tc-start: 1530067802.902988, kill_pgrp_neg
tc-end: 1530067802.955071, kill_pgrp_neg, passed
tc-start: 1530067802.960584, kill_pgrp_zero
tc-end: 1530067803.13684, kill_pgrp_zero, passed
tp-end: 1530067803.19204, lib/libc/sys/t_kill
tp-start: 1530067803.63016, lib/libc/sys/t_link, 4
tc-start: 1530067803.66399, link_count
tc-end: 1530067803.144048, link_count, passed
tc-start: 1530067803.149486, link_err
tc-end: 1530067803.228226, link_err, passed
tc-start: 1530067803.233820, link_perm
tc-end: 1530067803.283202, link_perm, passed
tc-start: 1530067803.289886, link_stat
tc-end: 1530067803.368625, link_stat, passed
tp-end: 1530067803.374109, lib/libc/sys/t_link
tp-start: 1530067803.415294, lib/libc/sys/t_listen, 2
tc-start: 1530067803.418695, listen_err
tc-end: 1530067803.500386, listen_err, passed
tc-start: 1530067803.505838, listen_low_port
tc-end: 1530067803.547323, listen_low_port, passed
tp-end: 1530067803.552797, lib/libc/sys/t_listen
tp-start: 1530067803.593829, lib/libc/sys/t_lwp_ctl, 1
tc-start: 1530067803.597282, lwpctl_counter
tc-so:pctr = 0
tc-so:pctr = 1
tc-end: 1530067803.658664, lwpctl_counter, passed
tp-end: 1530067803.664073, lib/libc/sys/t_lwp_ctl
tp-start: 1530067803.705237, lib/libc/sys/t_lwp_create, 2
tc-start: 1530067803.708653, lwp_create_generic_fail_no_uc_cpu
tc-end: 1530067803.750355, lwp_create_generic_fail_no_uc_cpu, passed
tc-start: 1530067803.755791, lwp_create_works
tc-end: 1530067803.799073, lwp_create_works, passed
tp-end: 1530067803.804527, lib/libc/sys/t_lwp_create
tp-start: 1530067803.849133, lib/libc/sys/t_minherit, 5
tc-start: 1530067803.852545, minherit_bad
tc-end: 1530067803.894290, minherit_bad, passed
tc-start: 1530067803.899730, minherit_copy
tc-end: 1530067803.948345, minherit_copy, passed
tc-start: 1530067803.953971, minherit_none
tc-end: 1530067804.1067, minherit_none, passed
tc-start: 1530067804.6449, minherit_share
tc-end: 1530067804.55075, minherit_share, passed
tc-start: 1530067804.60528, minherit_zero
tc-end: 1530067804.111835, minherit_zero, passed
tp-end: 1530067804.117298, lib/libc/sys/t_minherit
tp-start: 1530067804.162487, lib/libc/sys/t_mincore, 3
tc-start: 1530067804.165901, mincore_err
tc-end: 1530067804.209765, mincore_err, passed
tc-start: 1530067804.215159, mincore_resid
tc-end: 1530067804.505487, mincore_resid, passed
tc-start: 1530067804.510942, mincore_shmseg
tc-se:128 pages still resident
tc-end: 1530067804.572016, mincore_shmseg, passed
tp-end: 1530067804.577650, lib/libc/sys/t_mincore
tp-start: 1530067804.630661, lib/libc/sys/t_mkdir, 4
tc-start: 1530067804.634383, mkdir_err
tc-end: 1530067804.676201, mkdir_err, passed
tc-start: 1530067804.681790, mkdir_mode
tc-end: 1530067805.770587, mkdir_mode, passed
tc-start: 1530067805.775992, mkdir_perm
tc-end: 1530067805.867932, mkdir_perm, passed
tc-start: 1530067805.874639, mkdir_trail
tc-so:Checking "dir1/"
tc-so:Checking "dir2//"
tc-end: 1530067805.923691, mkdir_trail, passed
tp-end: 1530067805.929104, lib/libc/sys/t_mkdir
tp-start: 1530067805.974650, lib/libc/sys/t_mkfifo, 5
tc-start: 1530067805.978057, mkfifo_block
tc-end: 1530067807.62563, mkfifo_block, passed
tc-start: 1530067807.68061, mkfifo_err
tc-end: 1530067807.146480, mkfifo_err, passed
tc-start: 1530067807.152003, mkfifo_nonblock
tc-end: 1530067808.239849, mkfifo_nonblock, passed
tc-start: 1530067808.245310, mkfifo_perm
tc-end: 1530067808.337142, mkfifo_perm, passed
tc-start: 1530067808.343904, mkfifo_stat
tc-end: 1530067808.421370, mkfifo_stat, passed
tp-end: 1530067808.426975, lib/libc/sys/t_mkfifo
tp-start: 1530067808.471865, lib/libc/sys/t_mknod, 4
tc-start: 1530067808.475264, mknod_err
tc-end: 1530067808.553019, mknod_err, passed
tc-start: 1530067808.558439, mknod_exist
tc-end: 1530067808.636660, mknod_exist, passed
tc-start: 1530067808.642167, mknod_perm
tc-end: 1530067808.730555, mknod_perm, passed
tc-start: 1530067808.737197, mknod_stat
tc-end: 1530067808.818364, mknod_stat, passed
tp-end: 1530067808.824113, lib/libc/sys/t_mknod
tp-start: 1530067808.870171, lib/libc/sys/t_mlock, 5
tc-start: 1530067808.873675, mlock_clip
tc-end: 1530067808.916212, mlock_clip, passed
tc-start: 1530067808.921725, mlock_err
tc-so:testing with (hopefully) invalid pointer 0x1901000
tc-end: 1530067808.966592, mlock_err, passed
tc-start: 1530067808.972308, mlock_limits
tc-se:trying to lock 4096 bytes with 4095 byte limit
tc-se:trying to lock 3996 bytes with 3995 byte limit
tc-se:trying to lock 3896 bytes with 3895 byte limit
tc-se:trying to lock 3796 bytes with 3795 byte limit
tc-se:trying to lock 3696 bytes with 3695 byte limit
tc-se:trying to lock 3596 bytes with 3595 byte limit
tc-se:trying to lock 3496 bytes with 3495 byte limit
tc-se:trying to lock 3396 bytes with 3395 byte limit
tc-se:trying to lock 3296 bytes with 3295 byte limit
tc-se:trying to lock 3196 bytes with 3195 byte limit
tc-se:trying to lock 3096 bytes with 3095 byte limit
tc-se:trying to lock 2996 bytes with 2995 byte limit
tc-se:trying to lock 2896 bytes with 2895 byte limit
tc-se:trying to lock 2796 bytes with 2795 byte limit
tc-se:trying to lock 2696 bytes with 2695 byte limit
tc-se:trying to lock 2596 bytes with 2595 byte limit
tc-se:trying to lock 2496 bytes with 2495 byte limit
tc-se:trying to lock 2396 bytes with 2395 byte limit
tc-se:trying to lock 2296 bytes with 2295 byte limit
tc-se:trying to lock 2196 bytes with 2195 byte limit
tc-se:trying to lock 2096 bytes with 2095 byte limit
tc-se:trying to lock 1996 bytes with 1995 byte limit
tc-se:trying to lock 1896 bytes with 1895 byte limit
tc-se:trying to lock 1796 bytes with 1795 byte limit
tc-se:trying to lock 1696 bytes with 1695 byte limit
tc-se:trying to lock 1596 bytes with 1595 byte limit
tc-se:trying to lock 1496 bytes with 1495 byte limit
tc-se:trying to lock 1396 bytes with 1395 byte limit
tc-se:trying to lock 1296 bytes with 1295 byte limit
tc-se:trying to lock 1196 bytes with 1195 byte limit
tc-se:trying to lock 1096 bytes with 1095 byte limit
tc-se:trying to lock 996 bytes with 995 byte limit
tc-se:trying to lock 896 bytes with 895 byte limit
tc-se:trying to lock 796 bytes with 795 byte limit
tc-se:trying to lock 696 bytes with 695 byte limit
tc-se:trying to lock 596 bytes with 595 byte limit
tc-se:trying to lock 496 bytes with 495 byte limit
tc-se:trying to lock 396 bytes with 395 byte limit
tc-se:trying to lock 296 bytes with 295 byte limit
tc-se:trying to lock 196 bytes with 195 byte limit
tc-se:trying to lock 96 bytes with 95 byte limit
tc-end: 1530067809.124750, mlock_limits, passed
tc-start: 1530067809.130219, mlock_mmap
tc-end: 1530067809.172128, mlock_mmap, passed
tc-start: 1530067809.177581, mlock_nested
tc-end: 1530067809.220625, mlock_nested, passed
tp-end: 1530067809.226222, lib/libc/sys/t_mlock
tp-start: 1530067809.277129, lib/libc/sys/t_mmap, 9
tc-start: 1530067809.280653, mmap_block
tc-end: 1530067809.324120, mmap_block, skipped, The test case causes a panic (PR kern/38889, kern/46592)
tc-start: 1530067809.330176, mmap_err
tc-end: 1530067809.373331, mmap_err, passed
tc-start: 1530067809.378758, mmap_loan
tc-end: 1530067809.471922, mmap_loan, passed
tc-start: 1530067809.477354, mmap_prot_1
tc-end: 1530067809.557715, mmap_prot_1, passed
tc-start: 1530067809.563245, mmap_prot_2
tc-end: 1530067809.611010, mmap_prot_2, passed
tc-start: 1530067809.616557, mmap_prot_3
tc-end: 1530067809.701346, mmap_prot_3, passed
tc-start: 1530067809.706811, mmap_truncate
tc-end: 1530067809.786820, mmap_truncate, passed
tc-start: 1530067809.792293, mmap_truncate_signal
tc-end: 1530067809.878643, mmap_truncate_signal, passed
tc-start: 1530067809.884128, mmap_va0
tc-end: 1530067809.927735, mmap_va0, passed
tp-end: 1530067809.933388, lib/libc/sys/t_mmap
tp-start: 1530067809.990083, lib/libc/sys/t_mprotect, 6
tc-start: 1530067809.993495, mprotect_access
tc-end: 1530067810.72046, mprotect_access, passed
tc-start: 1530067810.77631, mprotect_err
tc-end: 1530067810.120022, mprotect_err, passed
tc-start: 1530067810.125486, mprotect_exec
tc-end: 1530067810.168492, mprotect_exec, skipped, Execute protection callback check not implemented
tc-start: 1530067810.174428, mprotect_mremap_exec
tc-end: 1530067810.223680, mprotect_mremap_exec, passed
tc-start: 1530067810.229128, mprotect_pax
tc-end: 1530067810.271969, mprotect_pax, skipped, PaX MPROTECT restrictions not enabled
tc-start: 1530067810.277771, mprotect_write
tc-end: 1530067810.325948, mprotect_write, passed
tp-end: 1530067810.331484, lib/libc/sys/t_mprotect
tp-start: 1530067810.377829, lib/libc/sys/t_msgctl, 5
tc-start: 1530067810.381323, msgctl_err
tc-end: 1530067810.458609, msgctl_err, passed
tc-start: 1530067810.464091, msgctl_perm
tc-end: 1530067810.552927, msgctl_perm, passed
tc-start: 1530067810.558522, msgctl_pid
tc-end: 1530067812.649950, msgctl_pid, passed
tc-start: 1530067812.655434, msgctl_set
tc-end: 1530067812.738190, msgctl_set, passed
tc-start: 1530067812.743658, msgctl_time
tc-end: 1530067812.829231, msgctl_time, passed
tp-end: 1530067812.832639, lib/libc/sys/t_msgctl
tp-start: 1530067812.881128, lib/libc/sys/t_msgget, 5
tc-start: 1530067812.884534, msgget_excl
tc-end: 1530067812.964084, msgget_excl, passed
tc-start: 1530067812.969598, msgget_exit
tc-end: 1530067813.53163, msgget_exit, passed
tc-start: 1530067813.58594, msgget_init
tc-end: 1530067813.136745, msgget_init, passed
tc-start: 1530067813.142385, msgget_limit
tc-se:key[0] = 655360
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: 1530067813.292291, msgget_limit, passed
tc-start: 1530067813.297744, 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: 1530067813.403106, msgget_mode, passed
tp-end: 1530067813.408570, lib/libc/sys/t_msgget
tp-start: 1530067813.455111, lib/libc/sys/t_msgrcv, 6
tc-start: 1530067813.458514, msgrcv_basic
tc-end: 1530067813.535450, msgrcv_basic, passed
tc-start: 1530067813.540951, msgrcv_block
tc-end: 1530067815.640285, msgrcv_block, passed
tc-start: 1530067815.645762, msgrcv_err
tc-end: 1530067815.722428, msgrcv_err, passed
tc-start: 1530067815.728012, msgrcv_mtype
tc-end: 1530067815.808915, msgrcv_mtype, passed
tc-start: 1530067815.814636, msgrcv_nonblock
tc-end: 1530067817.900008, msgrcv_nonblock, passed
tc-start: 1530067817.905475, msgrcv_truncate
tc-end: 1530067817.983030, msgrcv_truncate, passed
tp-end: 1530067817.988498, lib/libc/sys/t_msgrcv
tp-start: 1530067818.34808, lib/libc/sys/t_msgsnd, 5
tc-start: 1530067818.38856, msgsnd_block
tc-end: 1530067820.120843, msgsnd_block, passed
tc-start: 1530067820.126315, msgsnd_count
tc-end: 1530067820.204279, msgsnd_count, passed
tc-start: 1530067820.209726, msgsnd_err
tc-end: 1530067820.286851, msgsnd_err, passed
tc-start: 1530067820.292335, msgsnd_nonblock
tc-end: 1530067822.380026, msgsnd_nonblock, passed
tc-start: 1530067822.385491, msgsnd_perm
tc-end: 1530067822.474396, msgsnd_perm, passed
tp-end: 1530067822.479900, lib/libc/sys/t_msgsnd
tp-start: 1530067822.532085, lib/libc/sys/t_msync, 4
tc-start: 1530067822.535532, msync_async
tc-end: 1530067822.578642, msync_async, passed
tc-start: 1530067822.584053, msync_err
tc-end: 1530067822.627892, msync_err, passed
tc-start: 1530067822.633328, msync_invalidate
tc-end: 1530067822.675822, msync_invalidate, passed
tc-start: 1530067822.681254, msync_sync
tc-end: 1530067822.724649, msync_sync, passed
tp-end: 1530067822.730105, lib/libc/sys/t_msync
tp-start: 1530067822.772391, lib/libc/sys/t_nanosleep, 3
tc-start: 1530067822.775798, nanosleep_basic
tc-end: 1530067822.993836, nanosleep_basic, passed
tc-start: 1530067822.999240, nanosleep_err
tc-end: 1530067823.41041, nanosleep_err, passed
tc-start: 1530067823.46433, nanosleep_sig
tc-end: 1530067824.95894, nanosleep_sig, passed
tp-end: 1530067824.101341, lib/libc/sys/t_nanosleep
tp-start: 1530067824.142932, lib/libc/sys/t_pipe, 1
tc-start: 1530067824.146380, pipe_restart
tc-so:Read:     0x200000
tc-so:Expected: 0x200000
tc-end: 1530067826.297260, pipe_restart, passed
tp-end: 1530067826.302729, lib/libc/sys/t_pipe
tp-start: 1530067826.348129, lib/libc/sys/t_pipe2, 6
tc-start: 1530067826.351579, pipe2_basic
tc-end: 1530067826.394136, pipe2_basic, passed
tc-start: 1530067826.399513, pipe2_cloexec
tc-end: 1530067826.441494, pipe2_cloexec, passed
tc-start: 1530067826.446879, pipe2_consume
tc-end: 1530067826.489784, pipe2_consume, passed
tc-start: 1530067826.495644, pipe2_einval
tc-end: 1530067826.538508, pipe2_einval, passed
tc-start: 1530067826.544187, pipe2_nonblock
tc-end: 1530067826.586264, pipe2_nonblock, passed
tc-start: 1530067826.591730, pipe2_nosigpipe
tc-end: 1530067826.634534, pipe2_nosigpipe, passed
tp-end: 1530067826.640149, lib/libc/sys/t_pipe2
tp-start: 1530067826.688156, lib/libc/sys/t_poll, 6
tc-start: 1530067826.691642, poll_3way
tc-so:parent write
tc-so:parent terminated
tc-end: 1530067836.756983, poll_3way, passed
tc-start: 1530067836.759660, poll_basic
tc-end: 1530067836.814147, poll_basic, passed
tc-start: 1530067836.818483, poll_err
tc-end: 1530067836.858884, poll_err, passed
tc-start: 1530067836.861620, pollts_basic
tc-end: 1530067837.914124, pollts_basic, passed
tc-start: 1530067837.919592, pollts_err
tc-end: 1530067837.961362, pollts_err, passed
tc-start: 1530067837.966803, pollts_sigmask
tc-end: 1530067838.8708, pollts_sigmask, passed
tp-end: 1530067838.14246, lib/libc/sys/t_poll
tp-start: 1530067838.63776, lib/libc/sys/t_posix_fallocate, 1
tc-start: 1530067838.67324, ebadf
tc-end: 1530067838.107668, ebadf, passed
tp-end: 1530067838.113220, lib/libc/sys/t_posix_fallocate
tp-start: 1530067838.162964, lib/libc/sys/t_ptrace, 5
tc-start: 1530067838.166366, attach_chroot
tc-so:Waiting for chrooting of the child PID 5925Child 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: 1530067838.226319, attach_chroot, passed
tc-start: 1530067838.236330, attach_pid0
tc-end: 1530067838.279267, attach_pid0, passed
tc-start: 1530067838.284954, attach_pid1
tc-end: 1530067838.335630, attach_pid1, passed
tc-start: 1530067838.342574, attach_pid1_securelevel
tc-end: 1530067838.386065, attach_pid1_securelevel, passed
tc-start: 1530067838.391675, attach_self
tc-end: 1530067838.433972, attach_self, passed
tp-end: 1530067838.439580, lib/libc/sys/t_ptrace
tp-start: 1530067838.619574, lib/libc/sys/t_ptrace_wait, 83
tc-start: 1530067838.623299, attach3
tc-end: 1530067838.695463, attach3, passed
tc-start: 1530067838.703304, attach4
tc-end: 1530067838.772169, attach4, passed
tc-start: 1530067838.780015, eventmask1
tc-end: 1530067838.851096, eventmask1, passed
tc-start: 1530067838.856871, eventmask2
tc-end: 1530067838.926788, eventmask2, passed
tc-start: 1530067838.932512, eventmask3
tc-end: 1530067839.6736, eventmask3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1144: memcmp(&set_event, &get_event, len) == 0 not met
tc-start: 1530067839.13403, eventmask4
tc-end: 1530067839.83936, eventmask4, passed
tc-start: 1530067839.89612, eventmask5
tc-end: 1530067839.161265, eventmask5, passed
tc-start: 1530067839.166958, eventmask6
tc-end: 1530067839.237951, eventmask6, passed
tc-start: 1530067839.243703, fork1
tc-end: 1530067839.320753, fork1, passed
tc-start: 1530067839.326493, fork5
tc-end: 1530067839.404880, fork5, passed
tc-start: 1530067839.410750, fpregs1
tc-end: 1530067839.483931, fpregs1, passed
tc-start: 1530067839.489526, fpregs2
tc-end: 1530067839.561051, fpregs2, passed
tc-start: 1530067839.566902, io_read_auxv1
tc-end: 1530067839.638222, io_read_auxv1, passed
tc-start: 1530067839.644037, io_read_d1
tc-end: 1530067839.715243, io_read_d1, passed
tc-start: 1530067839.721015, io_read_d2
tc-end: 1530067839.791628, io_read_d2, passed
tc-start: 1530067839.798383, io_read_d3
tc-end: 1530067839.871856, io_read_d3, passed
tc-start: 1530067839.877585, io_read_d4
tc-end: 1530067839.949179, io_read_d4, passed
tc-start: 1530067839.955029, io_read_d_write_d_handshake1
tc-end: 1530067840.25923, io_read_d_write_d_handshake1, passed
tc-start: 1530067840.31674, io_read_d_write_d_handshake2
tc-end: 1530067840.101719, io_read_d_write_d_handshake2, passed
tc-start: 1530067840.107508, io_read_i1
tc-end: 1530067840.179394, io_read_i1, passed
tc-start: 1530067840.185167, io_read_i2
tc-end: 1530067840.256089, io_read_i2, passed
tc-start: 1530067840.261909, io_read_i3
tc-end: 1530067840.332324, io_read_i3, passed
tc-start: 1530067840.338199, io_read_i4
tc-end: 1530067840.409729, io_read_i4, passed
tc-start: 1530067840.415600, io_write_d1
tc-end: 1530067840.486118, io_write_d1, passed
tc-start: 1530067840.492444, io_write_d2
tc-end: 1530067840.565246, io_write_d2, passed
tc-start: 1530067840.571073, io_write_d3
tc-end: 1530067840.641420, io_write_d3, passed
tc-start: 1530067840.647177, io_write_d4
tc-end: 1530067840.717503, io_write_d4, passed
tc-start: 1530067840.723304, kill1
tc-end: 1530067840.793862, kill1, passed
tc-start: 1530067840.799559, kill2
tc-end: 1530067840.871628, kill2, passed
tc-start: 1530067840.877351, lwp_create1
tc-end: 1530067840.952579, lwp_create1, passed
tc-start: 1530067840.958319, lwp_exit1
tc-end: 1530067841.33082, lwp_exit1, passed
tc-start: 1530067841.38816, lwpinfo1
tc-end: 1530067841.111739, lwpinfo1, passed
tc-start: 1530067841.117514, read_d1
tc-end: 1530067841.187916, read_d1, passed
tc-start: 1530067841.193717, read_d2
tc-end: 1530067841.263814, read_d2, passed
tc-start: 1530067841.269578, read_d3
tc-end: 1530067841.340689, read_d3, passed
tc-start: 1530067841.346479, read_d4
tc-end: 1530067841.420142, read_d4, passed
tc-start: 1530067841.425941, read_d_write_d_handshake1
tc-end: 1530067841.496530, read_d_write_d_handshake1, passed
tc-start: 1530067841.502327, read_d_write_d_handshake2
tc-end: 1530067841.572305, read_d_write_d_handshake2, passed
tc-start: 1530067841.578075, read_i1
tc-end: 1530067841.648912, read_i1, passed
tc-start: 1530067841.654721, read_i2
tc-end: 1530067841.727078, read_i2, passed
tc-start: 1530067841.732862, read_i3
tc-end: 1530067841.804893, read_i3, passed
tc-start: 1530067841.812261, read_i4
tc-end: 1530067841.884889, read_i4, passed
tc-start: 1530067841.890673, regs1
tc-end: 1530067841.961486, regs1, passed
tc-start: 1530067841.967250, regs2
tc-end: 1530067842.38635, regs2, passed
tc-start: 1530067842.44335, regs3
tc-end: 1530067842.115264, regs3, passed
tc-start: 1530067842.121042, regs4
tc-end: 1530067842.191343, regs4, passed
tc-start: 1530067842.197100, regs5
tc-end: 1530067842.267716, regs5, passed
tc-start: 1530067842.273467, resume1
tc-end: 1530067842.334430, resume1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6636: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067842.341200, setstep1
tc-end: 1530067842.414727, setstep1, passed
tc-start: 1530067842.420540, setstep2
tc-end: 1530067842.497190, setstep2, passed
tc-start: 1530067842.502963, setstep3
tc-end: 1530067842.581049, setstep3, passed
tc-start: 1530067842.586856, setstep4
tc-end: 1530067842.667211, setstep4, passed
tc-start: 1530067842.672936, siginfo1
tc-end: 1530067842.744987, siginfo1, passed
tc-start: 1530067842.750797, siginfo2
tc-end: 1530067842.822974, siginfo2, passed
tc-start: 1530067842.828674, siginfo3
tc-end: 1530067842.908181, siginfo3, passed
tc-start: 1530067842.913942, siginfo4
tc-so:
tc-end: 1530067843.2648, siginfo4, passed
tc-start: 1530067843.8200, siginfo6
tc-end: 1530067843.82515, siginfo6, passed
tc-start: 1530067843.88023, signal1
tc-end: 1530067843.161167, signal1, passed
tc-start: 1530067843.166676, signal10
tc-end: 1530067843.239438, signal10, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067843.245584, signal2
tc-end: 1530067843.316324, signal2, passed
tc-start: 1530067843.321883, signal3
tc-end: 1530067843.384109, signal3, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:5609: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067843.390479, signal4
tc-end: 1530067843.463192, signal4, passed
tc-start: 1530067843.468692, signal5
tc-so:
tc-end: 1530067843.558120, signal5, expected_failure, wrong signal: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067843.564572, signal8
tc-end: 1530067843.642016, signal8, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:305: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap]
tc-start: 1530067843.648887, signal9
tc-end: 1530067843.723991, signal9, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067843.730474, step1
tc-end: 1530067843.803807, step1, passed
tc-start: 1530067843.809509, step2
tc-end: 1530067843.886211, step2, passed
tc-start: 1530067843.892134, step3
tc-end: 1530067843.970473, step3, passed
tc-start: 1530067843.976211, step4
tc-end: 1530067844.56470, step4, passed
tc-start: 1530067844.62193, suspend1
tc-end: 1530067844.122418, suspend1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6429: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067844.128923, suspend2
tc-end: 1530067844.190399, suspend2, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6556: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067844.196902, syscall1
tc-end: 1530067844.272509, syscall1, passed
tc-start: 1530067844.278172, syscallemu1
tc-end: 1530067844.353245, syscallemu1, passed
tc-start: 1530067844.358955, traceme1
tc-end: 1530067844.431796, traceme1, passed
tc-start: 1530067844.437591, traceme2
tc-end: 1530067844.508231, traceme2, passed
tc-start: 1530067844.513968, traceme3
tc-end: 1530067844.585355, traceme3, passed
tc-start: 1530067844.591081, traceme4
tc-end: 1530067844.663794, traceme4, passed
tc-start: 1530067844.669597, vfork1
tc-end: 1530067844.743706, vfork1, passed
tc-start: 1530067844.749238, vfork5
tc-end: 1530067844.828614, vfork5, passed
tc-start: 1530067844.834445, write_d1
tc-end: 1530067844.905308, write_d1, passed
tc-start: 1530067844.911060, write_d2
tc-end: 1530067844.982103, write_d2, passed
tc-start: 1530067844.987806, write_d3
tc-end: 1530067845.59301, write_d3, passed
tc-start: 1530067845.65053, write_d4
tc-end: 1530067845.135925, write_d4, passed
tp-end: 1530067845.141633, lib/libc/sys/t_ptrace_wait
tp-start: 1530067845.365741, lib/libc/sys/t_ptrace_wait3, 83
tc-start: 1530067845.369213, attach3
tc-end: 1530067845.442569, attach3, passed
tc-start: 1530067845.450245, attach4
tc-end: 1530067845.519257, attach4, passed
tc-start: 1530067845.526940, eventmask1
tc-end: 1530067845.597873, eventmask1, passed
tc-start: 1530067845.603581, eventmask2
tc-end: 1530067845.674869, eventmask2, passed
tc-start: 1530067845.680487, eventmask3
tc-end: 1530067845.755462, eventmask3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1144: memcmp(&set_event, &get_event, len) == 0 not met
tc-start: 1530067845.762154, eventmask4
tc-end: 1530067845.835089, eventmask4, passed
tc-start: 1530067845.840703, eventmask5
tc-end: 1530067845.912067, eventmask5, passed
tc-start: 1530067845.917623, eventmask6
tc-end: 1530067845.988783, eventmask6, passed
tc-start: 1530067845.994344, fork1
tc-end: 1530067846.71203, fork1, passed
tc-start: 1530067846.76716, fork5
tc-end: 1530067846.156112, fork5, passed
tc-start: 1530067846.161907, fpregs1
tc-end: 1530067846.232673, fpregs1, passed
tc-start: 1530067846.238227, fpregs2
tc-end: 1530067846.309309, fpregs2, passed
tc-start: 1530067846.314897, io_read_auxv1
tc-end: 1530067846.387002, io_read_auxv1, passed
tc-start: 1530067846.392650, io_read_d1
tc-end: 1530067846.464067, io_read_d1, passed
tc-start: 1530067846.469770, io_read_d2
tc-end: 1530067846.541479, io_read_d2, passed
tc-start: 1530067846.547014, io_read_d3
tc-end: 1530067846.620764, io_read_d3, passed
tc-start: 1530067846.626351, io_read_d4
tc-end: 1530067846.698606, io_read_d4, passed
tc-start: 1530067846.704275, io_read_d_write_d_handshake1
tc-end: 1530067846.775411, io_read_d_write_d_handshake1, passed
tc-start: 1530067846.780975, io_read_d_write_d_handshake2
tc-end: 1530067846.854143, io_read_d_write_d_handshake2, passed
tc-start: 1530067846.859713, io_read_i1
tc-end: 1530067846.931231, io_read_i1, passed
tc-start: 1530067846.936770, io_read_i2
tc-end: 1530067847.8741, io_read_i2, passed
tc-start: 1530067847.14332, io_read_i3
tc-end: 1530067847.88338, io_read_i3, passed
tc-start: 1530067847.93957, io_read_i4
tc-end: 1530067847.164782, io_read_i4, passed
tc-start: 1530067847.170385, io_write_d1
tc-end: 1530067847.242253, io_write_d1, passed
tc-start: 1530067847.247727, io_write_d2
tc-end: 1530067847.318623, io_write_d2, passed
tc-start: 1530067847.324163, io_write_d3
tc-end: 1530067847.394671, io_write_d3, passed
tc-start: 1530067847.400229, io_write_d4
tc-end: 1530067847.471010, io_write_d4, passed
tc-start: 1530067847.476579, kill1
tc-end: 1530067847.547314, kill1, passed
tc-start: 1530067847.552822, kill2
tc-end: 1530067847.625149, kill2, passed
tc-start: 1530067847.630763, lwp_create1
tc-end: 1530067847.704977, lwp_create1, passed
tc-start: 1530067847.710742, lwp_exit1
tc-end: 1530067847.785041, lwp_exit1, passed
tc-start: 1530067847.790643, lwpinfo1
tc-end: 1530067847.862643, lwpinfo1, passed
tc-start: 1530067847.868157, read_d1
tc-end: 1530067847.939414, read_d1, passed
tc-start: 1530067847.944917, read_d2
tc-end: 1530067848.15592, read_d2, passed
tc-start: 1530067848.21133, read_d3
tc-end: 1530067848.91591, read_d3, passed
tc-start: 1530067848.97076, read_d4
tc-end: 1530067848.168554, read_d4, passed
tc-start: 1530067848.174094, read_d_write_d_handshake1
tc-end: 1530067848.246119, read_d_write_d_handshake1, passed
tc-start: 1530067848.251702, read_d_write_d_handshake2
tc-end: 1530067848.324888, read_d_write_d_handshake2, passed
tc-start: 1530067848.330747, read_i1
tc-end: 1530067848.401899, read_i1, passed
tc-start: 1530067848.407465, read_i2
tc-end: 1530067848.478258, read_i2, passed
tc-start: 1530067848.483865, read_i3
tc-end: 1530067848.556367, read_i3, passed
tc-start: 1530067848.562025, read_i4
tc-end: 1530067848.633466, read_i4, passed
tc-start: 1530067848.639038, regs1
tc-end: 1530067848.709513, regs1, passed
tc-start: 1530067848.715025, regs2
tc-end: 1530067848.786859, regs2, passed
tc-start: 1530067848.792419, regs3
tc-end: 1530067848.865115, regs3, passed
tc-start: 1530067848.870682, regs4
tc-end: 1530067848.941097, regs4, passed
tc-start: 1530067848.946592, regs5
tc-end: 1530067849.17892, regs5, passed
tc-start: 1530067849.23463, resume1
tc-end: 1530067849.84799, resume1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6636: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067849.92013, setstep1
tc-end: 1530067849.165625, setstep1, passed
tc-start: 1530067849.171377, setstep2
tc-end: 1530067849.246753, setstep2, passed
tc-start: 1530067849.252322, setstep3
tc-end: 1530067849.331811, setstep3, passed
tc-start: 1530067849.337324, setstep4
tc-end: 1530067849.420826, setstep4, passed
tc-start: 1530067849.426389, siginfo1
tc-end: 1530067849.497953, siginfo1, passed
tc-start: 1530067849.503538, siginfo2
tc-end: 1530067849.573943, siginfo2, passed
tc-start: 1530067849.579451, siginfo3
tc-end: 1530067849.651264, siginfo3, passed
tc-start: 1530067849.656773, siginfo4
tc-so:
tc-end: 1530067849.744908, siginfo4, passed
tc-start: 1530067849.750657, siginfo6
tc-end: 1530067849.824961, siginfo6, passed
tc-start: 1530067849.830731, signal1
tc-end: 1530067849.905797, signal1, passed
tc-start: 1530067849.911561, signal10
tc-end: 1530067849.984700, signal10, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067849.991067, signal2
tc-end: 1530067850.61670, signal2, passed
tc-start: 1530067850.67352, signal3
tc-end: 1530067850.128722, signal3, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:5609: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067850.135310, signal4
tc-end: 1530067850.210675, signal4, passed
tc-start: 1530067850.216570, signal5
tc-so:
tc-end: 1530067850.307508, signal5, expected_failure, wrong signal: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067850.313767, signal8
tc-end: 1530067850.391433, signal8, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:305: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap]
tc-start: 1530067850.398322, signal9
tc-end: 1530067850.471841, signal9, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067850.478055, step1
tc-end: 1530067850.552590, step1, passed
tc-start: 1530067850.558110, step2
tc-end: 1530067850.633986, step2, passed
tc-start: 1530067850.639494, step3
tc-end: 1530067850.718014, step3, passed
tc-start: 1530067850.723596, step4
tc-end: 1530067850.804392, step4, passed
tc-start: 1530067850.809913, suspend1
tc-end: 1530067850.872800, suspend1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6429: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067850.879088, suspend2
tc-end: 1530067850.941336, suspend2, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6556: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067850.947627, syscall1
tc-end: 1530067851.25171, syscall1, passed
tc-start: 1530067851.30686, syscallemu1
tc-end: 1530067851.106728, syscallemu1, passed
tc-start: 1530067851.112406, traceme1
tc-end: 1530067851.182930, traceme1, passed
tc-start: 1530067851.188395, traceme2
tc-end: 1530067851.259112, traceme2, passed
tc-start: 1530067851.264599, traceme3
tc-end: 1530067851.334978, traceme3, passed
tc-start: 1530067851.340590, traceme4
tc-end: 1530067851.414457, traceme4, passed
tc-start: 1530067851.419988, vfork1
tc-end: 1530067851.495638, vfork1, passed
tc-start: 1530067851.501392, vfork5
tc-end: 1530067851.579088, vfork5, passed
tc-start: 1530067851.584710, write_d1
tc-end: 1530067851.656738, write_d1, passed
tc-start: 1530067851.662272, write_d2
tc-end: 1530067851.733325, write_d2, passed
tc-start: 1530067851.738976, write_d3
tc-end: 1530067851.813072, write_d3, passed
tc-start: 1530067851.818579, write_d4
tc-end: 1530067851.889591, write_d4, passed
tp-end: 1530067851.895208, lib/libc/sys/t_ptrace_wait3
tp-start: 1530067852.148427, lib/libc/sys/t_ptrace_wait4, 105
tc-start: 1530067852.151921, attach1
tc-end: 1530067852.246684, attach1, passed
tc-start: 1530067852.254390, attach2
tc-end: 1530067852.340369, attach2, passed
tc-start: 1530067852.347974, attach3
tc-end: 1530067852.426595, attach3, passed
tc-start: 1530067852.434355, attach4
tc-end: 1530067852.509704, attach4, passed
tc-start: 1530067852.517380, attach5
tc-end: 1530067852.599217, attach5, passed
tc-start: 1530067852.606912, attach6
tc-end: 1530067852.688014, attach6, passed
tc-start: 1530067852.695717, attach7
tc-end: 1530067852.782141, attach7, passed
tc-start: 1530067852.789968, eventmask1
tc-end: 1530067852.869773, eventmask1, passed
tc-start: 1530067852.875324, eventmask2
tc-end: 1530067852.964929, eventmask2, passed
tc-start: 1530067852.970620, eventmask3
tc-end: 1530067853.51513, eventmask3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1144: memcmp(&set_event, &get_event, len) == 0 not met
tc-start: 1530067853.58083, eventmask4
tc-end: 1530067853.135930, eventmask4, passed
tc-start: 1530067853.141672, eventmask5
tc-end: 1530067853.219360, eventmask5, passed
tc-start: 1530067853.224934, eventmask6
tc-end: 1530067853.302706, eventmask6, passed
tc-start: 1530067853.308239, fork1
tc-end: 1530067853.391879, fork1, passed
tc-start: 1530067853.397386, fork2
tc-end: 1530067853.487573, fork2, passed
tc-start: 1530067853.493560, fork3
tc-end: 1530067853.576778, fork3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067853.583604, fork4
tc-end: 1530067853.668350, fork4, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067853.675024, fork5
tc-end: 1530067853.759876, fork5, passed
tc-start: 1530067853.765404, fork6
tc-end: 1530067853.858465, fork6, passed
tc-start: 1530067853.863987, fork7
tc-end: 1530067853.946583, fork7, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067853.953311, fork8
tc-end: 1530067854.37128, fork8, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067854.43856, fpregs1
tc-end: 1530067854.123307, fpregs1, passed
tc-start: 1530067854.128998, fpregs2
tc-end: 1530067854.207253, fpregs2, passed
tc-start: 1530067854.212907, io_read_auxv1
tc-end: 1530067854.291145, io_read_auxv1, passed
tc-start: 1530067854.296720, io_read_d1
tc-end: 1530067854.374508, io_read_d1, passed
tc-start: 1530067854.380041, io_read_d2
tc-end: 1530067854.458728, io_read_d2, passed
tc-start: 1530067854.464359, io_read_d3
tc-end: 1530067854.543976, io_read_d3, passed
tc-start: 1530067854.549507, io_read_d4
tc-end: 1530067854.628194, io_read_d4, passed
tc-start: 1530067854.633811, io_read_d_write_d_handshake1
tc-end: 1530067854.711934, io_read_d_write_d_handshake1, passed
tc-start: 1530067854.717441, io_read_d_write_d_handshake2
tc-end: 1530067854.795330, io_read_d_write_d_handshake2, passed
tc-start: 1530067854.800958, io_read_i1
tc-end: 1530067854.881519, io_read_i1, passed
tc-start: 1530067854.887101, io_read_i2
tc-end: 1530067854.965397, io_read_i2, passed
tc-start: 1530067854.970997, io_read_i3
tc-end: 1530067855.49817, io_read_i3, passed
tc-start: 1530067855.55318, io_read_i4
tc-end: 1530067855.133508, io_read_i4, passed
tc-start: 1530067855.139071, io_write_d1
tc-end: 1530067855.217650, io_write_d1, passed
tc-start: 1530067855.223259, io_write_d2
tc-end: 1530067855.300842, io_write_d2, passed
tc-start: 1530067855.306439, io_write_d3
tc-end: 1530067855.383578, io_write_d3, passed
tc-start: 1530067855.389112, io_write_d4
tc-end: 1530067855.466548, io_write_d4, passed
tc-start: 1530067855.472186, kill1
tc-end: 1530067855.550998, kill1, passed
tc-start: 1530067855.556498, kill2
tc-end: 1530067855.633662, kill2, passed
tc-start: 1530067855.639179, lwp_create1
tc-end: 1530067855.720627, lwp_create1, passed
tc-start: 1530067855.726303, lwp_exit1
tc-end: 1530067855.808467, lwp_exit1, passed
tc-start: 1530067855.815521, lwpinfo1
tc-end: 1530067855.893774, lwpinfo1, passed
tc-start: 1530067855.899269, lwpinfo2
tc-end: 1530067855.981015, lwpinfo2, passed
tc-start: 1530067855.988651, race1
tc-end: 1530067861.16208, race1, passed
tc-start: 1530067861.23874, read_d1
tc-end: 1530067861.103239, read_d1, passed
tc-start: 1530067861.108852, read_d2
tc-end: 1530067861.187003, read_d2, passed
tc-start: 1530067861.192612, read_d3
tc-end: 1530067861.270095, read_d3, passed
tc-start: 1530067861.275701, read_d4
tc-end: 1530067861.354857, read_d4, passed
tc-start: 1530067861.360462, read_d_write_d_handshake1
tc-end: 1530067861.438531, read_d_write_d_handshake1, passed
tc-start: 1530067861.444094, read_d_write_d_handshake2
tc-end: 1530067861.525451, read_d_write_d_handshake2, passed
tc-start: 1530067861.531140, read_i1
tc-end: 1530067861.608931, read_i1, passed
tc-start: 1530067861.614664, read_i2
tc-end: 1530067861.694693, read_i2, passed
tc-start: 1530067861.700287, read_i3
tc-end: 1530067861.779886, read_i3, passed
tc-start: 1530067861.785614, read_i4
tc-end: 1530067861.868410, read_i4, passed
tc-start: 1530067861.874076, regs1
tc-end: 1530067861.952219, regs1, passed
tc-start: 1530067861.957721, regs2
tc-end: 1530067862.36235, regs2, passed
tc-start: 1530067862.41788, regs3
tc-end: 1530067862.119187, regs3, passed
tc-start: 1530067862.124722, regs4
tc-end: 1530067862.202079, regs4, passed
tc-start: 1530067862.207591, regs5
tc-end: 1530067862.285986, regs5, passed
tc-start: 1530067862.291561, resume1
tc-end: 1530067862.359469, resume1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6636: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067862.365924, setstep1
tc-end: 1530067862.446489, setstep1, passed
tc-start: 1530067862.452089, setstep2
tc-end: 1530067862.534933, setstep2, passed
tc-start: 1530067862.540499, setstep3
tc-end: 1530067862.625833, setstep3, passed
tc-start: 1530067862.631441, setstep4
tc-end: 1530067862.721857, setstep4, passed
tc-start: 1530067862.727578, siginfo1
tc-end: 1530067862.806316, siginfo1, passed
tc-start: 1530067862.811907, siginfo2
tc-end: 1530067862.892084, siginfo2, passed
tc-start: 1530067862.897595, siginfo3
tc-end: 1530067862.985764, siginfo3, passed
tc-start: 1530067862.991411, siginfo4
tc-so:
tc-end: 1530067863.87452, siginfo4, passed
tc-start: 1530067863.93148, siginfo5
tc-end: 1530067863.184121, siginfo5, passed
tc-start: 1530067863.189823, siginfo6
tc-end: 1530067863.269861, siginfo6, passed
tc-start: 1530067863.275680, signal1
tc-end: 1530067863.358261, signal1, passed
tc-start: 1530067863.364125, signal10
tc-end: 1530067863.443172, signal10, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067863.449672, signal2
tc-end: 1530067863.527986, signal2, passed
tc-start: 1530067863.533898, signal3
tc-end: 1530067863.603937, signal3, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:5609: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067863.610690, signal4
tc-end: 1530067863.691671, signal4, passed
tc-start: 1530067863.697468, signal5
tc-so:
tc-end: 1530067863.793865, signal5, expected_failure, wrong signal: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067863.800087, signal6
tc-end: 1530067869.823670, signal6, expected_timeout, PR kern/51918
tc-start: 1530067869.829428, signal7
tc-end: 1530067869.916844, signal7, expected_failure, PR kern/51918 PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:305: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap]
tc-start: 1530067869.924110, signal8
tc-end: 1530067870.10414, signal8, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:305: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap]
tc-start: 1530067870.17513, signal9
tc-end: 1530067870.97376, signal9, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067870.103698, step1
tc-end: 1530067870.185706, step1, passed
tc-start: 1530067870.191435, step2
tc-end: 1530067870.274313, step2, passed
tc-start: 1530067870.279826, step3
tc-end: 1530067870.364578, step3, passed
tc-start: 1530067870.370095, step4
tc-end: 1530067870.457379, step4, passed
tc-start: 1530067870.463094, suspend1
tc-end: 1530067870.531579, suspend1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6429: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067870.537925, suspend2
tc-end: 1530067870.606398, suspend2, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6556: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067870.612798, syscall1
tc-end: 1530067870.695304, syscall1, passed
tc-start: 1530067870.700837, syscallemu1
tc-end: 1530067870.783839, syscallemu1, passed
tc-start: 1530067870.789333, traceme1
tc-end: 1530067870.867851, traceme1, passed
tc-start: 1530067870.873376, traceme2
tc-end: 1530067870.951541, traceme2, passed
tc-start: 1530067870.956989, traceme3
tc-end: 1530067871.34095, traceme3, passed
tc-start: 1530067871.39605, traceme4
tc-end: 1530067871.119483, traceme4, passed
tc-start: 1530067871.125078, vfork1
tc-end: 1530067871.205263, vfork1, passed
tc-start: 1530067871.210844, vfork2
tc-end: 1530067871.290885, vfork2, passed
tc-start: 1530067871.296372, vfork3
tc-end: 1530067871.381026, vfork3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067871.387667, vfork4
tc-end: 1530067871.471205, vfork4, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067871.477996, vfork5
tc-end: 1530067871.563303, vfork5, passed
tc-start: 1530067871.568787, vfork6
tc-end: 1530067871.651378, vfork6, passed
tc-start: 1530067871.656868, vfork7
tc-end: 1530067871.739362, vfork7, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067871.746116, vfork8
tc-end: 1530067871.831075, vfork8, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067871.837855, write_d1
tc-end: 1530067871.916987, write_d1, passed
tc-start: 1530067871.922704, write_d2
tc-end: 1530067872.758, write_d2, passed
tc-start: 1530067872.6243, write_d3
tc-end: 1530067872.84122, write_d3, passed
tc-start: 1530067872.89629, write_d4
tc-end: 1530067872.169490, write_d4, passed
tp-end: 1530067872.175128, lib/libc/sys/t_ptrace_wait4
tp-start: 1530067872.438020, lib/libc/sys/t_ptrace_wait6, 105
tc-start: 1530067872.441542, attach1
tc-end: 1530067872.537199, attach1, passed
tc-start: 1530067872.545112, attach2
tc-end: 1530067872.630724, attach2, passed
tc-start: 1530067872.638354, attach3
tc-end: 1530067872.716978, attach3, passed
tc-start: 1530067872.724724, attach4
tc-end: 1530067872.800170, attach4, passed
tc-start: 1530067872.807881, attach5
tc-end: 1530067872.890422, attach5, passed
tc-start: 1530067872.898173, attach6
tc-end: 1530067872.989171, attach6, passed
tc-start: 1530067872.996875, attach7
tc-end: 1530067873.84855, attach7, passed
tc-start: 1530067873.92609, eventmask1
tc-end: 1530067873.170352, eventmask1, passed
tc-start: 1530067873.175920, eventmask2
tc-end: 1530067873.253351, eventmask2, passed
tc-start: 1530067873.258918, eventmask3
tc-end: 1530067873.339890, eventmask3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1144: memcmp(&set_event, &get_event, len) == 0 not met
tc-start: 1530067873.346572, eventmask4
tc-end: 1530067873.425600, eventmask4, passed
tc-start: 1530067873.431232, eventmask5
tc-end: 1530067873.508578, eventmask5, passed
tc-start: 1530067873.514730, eventmask6
tc-end: 1530067873.593169, eventmask6, passed
tc-start: 1530067873.598698, fork1
tc-end: 1530067873.683485, fork1, passed
tc-start: 1530067873.688996, fork2
tc-end: 1530067873.779059, fork2, passed
tc-start: 1530067873.784603, fork3
tc-end: 1530067873.869295, fork3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067873.876047, fork4
tc-end: 1530067873.960165, fork4, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067873.966877, fork5
tc-end: 1530067874.52492, fork5, passed
tc-start: 1530067874.57937, fork6
tc-end: 1530067874.147729, fork6, passed
tc-start: 1530067874.153228, fork7
tc-end: 1530067874.236416, fork7, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067874.243220, fork8
tc-end: 1530067874.326878, fork8, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067874.333669, fpregs1
tc-end: 1530067874.412274, fpregs1, passed
tc-start: 1530067874.417825, fpregs2
tc-end: 1530067874.496577, fpregs2, passed
tc-start: 1530067874.502202, io_read_auxv1
tc-end: 1530067874.580600, io_read_auxv1, passed
tc-start: 1530067874.586172, io_read_d1
tc-end: 1530067874.664361, io_read_d1, passed
tc-start: 1530067874.670046, io_read_d2
tc-end: 1530067874.747963, io_read_d2, passed
tc-start: 1530067874.753709, io_read_d3
tc-end: 1530067874.832471, io_read_d3, passed
tc-start: 1530067874.838017, io_read_d4
tc-end: 1530067874.917073, io_read_d4, passed
tc-start: 1530067874.922682, io_read_d_write_d_handshake1
tc-end: 1530067875.2059, io_read_d_write_d_handshake1, passed
tc-start: 1530067875.7574, io_read_d_write_d_handshake2
tc-end: 1530067875.86478, io_read_d_write_d_handshake2, passed
tc-start: 1530067875.92086, io_read_i1
tc-end: 1530067875.170133, io_read_i1, passed
tc-start: 1530067875.175688, io_read_i2
tc-end: 1530067875.254543, io_read_i2, passed
tc-start: 1530067875.260085, io_read_i3
tc-end: 1530067875.337793, io_read_i3, passed
tc-start: 1530067875.343395, io_read_i4
tc-end: 1530067875.421788, io_read_i4, passed
tc-start: 1530067875.427487, io_write_d1
tc-end: 1530067875.505043, io_write_d1, passed
tc-start: 1530067875.511092, io_write_d2
tc-end: 1530067875.588821, io_write_d2, passed
tc-start: 1530067875.594394, io_write_d3
tc-end: 1530067875.672971, io_write_d3, passed
tc-start: 1530067875.678511, io_write_d4
tc-end: 1530067875.756068, io_write_d4, passed
tc-start: 1530067875.761691, kill1
tc-end: 1530067875.840454, kill1, passed
tc-start: 1530067875.845984, kill2
tc-end: 1530067875.923471, kill2, passed
tc-start: 1530067875.928984, lwp_create1
tc-end: 1530067876.11089, lwp_create1, passed
tc-start: 1530067876.16645, lwp_exit1
tc-end: 1530067876.98468, lwp_exit1, passed
tc-start: 1530067876.104238, lwpinfo1
tc-end: 1530067876.183115, lwpinfo1, passed
tc-start: 1530067876.188783, lwpinfo2
tc-end: 1530067876.271174, lwpinfo2, passed
tc-start: 1530067876.278786, race1
tc-end: 1530067881.14638, race1, passed
tc-start: 1530067881.22282, read_d1
tc-end: 1530067881.100394, read_d1, passed
tc-start: 1530067881.105954, read_d2
tc-end: 1530067881.185621, read_d2, passed
tc-start: 1530067881.191406, read_d3
tc-end: 1530067881.271724, read_d3, passed
tc-start: 1530067881.277466, read_d4
tc-end: 1530067881.358171, read_d4, passed
tc-start: 1530067881.363828, read_d_write_d_handshake1
tc-end: 1530067881.444288, read_d_write_d_handshake1, passed
tc-start: 1530067881.449848, read_d_write_d_handshake2
tc-end: 1530067881.529234, read_d_write_d_handshake2, passed
tc-start: 1530067881.534850, read_i1
tc-end: 1530067881.613143, read_i1, passed
tc-start: 1530067881.618678, read_i2
tc-end: 1530067881.697034, read_i2, passed
tc-start: 1530067881.702767, read_i3
tc-end: 1530067881.781643, read_i3, passed
tc-start: 1530067881.787167, read_i4
tc-end: 1530067881.867797, read_i4, passed
tc-start: 1530067881.873385, regs1
tc-end: 1530067881.953332, regs1, passed
tc-start: 1530067881.958867, regs2
tc-end: 1530067882.36936, regs2, passed
tc-start: 1530067882.42632, regs3
tc-end: 1530067882.121108, regs3, passed
tc-start: 1530067882.126610, regs4
tc-end: 1530067882.204329, regs4, passed
tc-start: 1530067882.209834, regs5
tc-end: 1530067882.288086, regs5, passed
tc-start: 1530067882.293643, resume1
tc-end: 1530067882.362391, resume1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6636: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067882.368808, setstep1
tc-end: 1530067882.450576, setstep1, passed
tc-start: 1530067882.456154, setstep2
tc-end: 1530067882.540938, setstep2, passed
tc-start: 1530067882.546581, setstep3
tc-end: 1530067882.632158, setstep3, passed
tc-start: 1530067882.637650, setstep4
tc-end: 1530067882.728028, setstep4, passed
tc-start: 1530067882.733639, siginfo1
tc-end: 1530067882.811687, siginfo1, passed
tc-start: 1530067882.817225, siginfo2
tc-end: 1530067882.898716, siginfo2, passed
tc-start: 1530067882.904323, siginfo3
tc-end: 1530067882.994079, siginfo3, passed
tc-start: 1530067882.999594, siginfo4
tc-so:
tc-end: 1530067883.94053, siginfo4, passed
tc-start: 1530067883.99770, siginfo5
tc-end: 1530067883.189760, siginfo5, passed
tc-start: 1530067883.195486, siginfo6
tc-end: 1530067883.276288, siginfo6, passed
tc-start: 1530067883.282025, signal1
tc-end: 1530067883.364174, signal1, passed
tc-start: 1530067883.369980, signal10
tc-end: 1530067883.451093, signal10, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067883.457545, signal2
tc-end: 1530067883.536598, signal2, passed
tc-start: 1530067883.542369, signal3
tc-end: 1530067883.610606, signal3, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:5609: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067883.617245, signal4
tc-end: 1530067883.697303, signal4, passed
tc-start: 1530067883.703052, signal5
tc-so:
tc-end: 1530067883.801253, signal5, expected_failure, wrong signal: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067883.807698, signal6
tc-end: 1530067889.834001, signal6, expected_timeout, PR kern/51918
tc-start: 1530067889.838363, signal7
tc-end: 1530067889.927309, signal7, expected_failure, PR kern/51918 PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:305: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap]
tc-start: 1530067889.932320, signal8
tc-end: 1530067890.18938, signal8, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:305: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap]
tc-start: 1530067890.23783, signal9
tc-end: 1530067890.106734, signal9, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067890.111495, step1
tc-end: 1530067890.194872, step1, passed
tc-start: 1530067890.199405, step2
tc-end: 1530067890.285212, step2, passed
tc-start: 1530067890.289562, step3
tc-end: 1530067890.376538, step3, passed
tc-start: 1530067890.380926, step4
tc-end: 1530067890.469991, step4, passed
tc-start: 1530067890.474418, suspend1
tc-end: 1530067890.544910, suspend1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6429: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067890.551295, suspend2
tc-end: 1530067890.621216, suspend2, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6556: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067890.627568, syscall1
tc-end: 1530067890.711592, syscall1, passed
tc-start: 1530067890.717048, syscallemu1
tc-end: 1530067890.800759, syscallemu1, passed
tc-start: 1530067890.806309, traceme1
tc-end: 1530067890.885730, traceme1, passed
tc-start: 1530067890.891250, traceme2
tc-end: 1530067890.969180, traceme2, passed
tc-start: 1530067890.974665, traceme3
tc-end: 1530067891.52643, traceme3, passed
tc-start: 1530067891.58139, traceme4
tc-end: 1530067891.138199, traceme4, passed
tc-start: 1530067891.143756, vfork1
tc-end: 1530067891.227288, vfork1, passed
tc-start: 1530067891.232931, vfork2
tc-end: 1530067891.313803, vfork2, passed
tc-start: 1530067891.319290, vfork3
tc-end: 1530067891.402934, vfork3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067891.409764, vfork4
tc-end: 1530067891.494684, vfork4, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067891.501465, vfork5
tc-end: 1530067891.585988, vfork5, passed
tc-start: 1530067891.591581, vfork6
tc-end: 1530067891.675247, vfork6, passed
tc-start: 1530067891.680777, vfork7
tc-end: 1530067891.764068, vfork7, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067891.770877, vfork8
tc-end: 1530067891.856122, vfork8, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067891.862869, write_d1
tc-end: 1530067891.941634, write_d1, passed
tc-start: 1530067891.947139, write_d2
tc-end: 1530067892.25256, write_d2, passed
tc-start: 1530067892.30767, write_d3
tc-end: 1530067892.109640, write_d3, passed
tc-start: 1530067892.115178, write_d4
tc-end: 1530067892.193544, write_d4, passed
tp-end: 1530067892.199008, lib/libc/sys/t_ptrace_wait6
tp-start: 1530067892.447544, lib/libc/sys/t_ptrace_waitid, 105
tc-start: 1530067892.451054, attach1
tc-end: 1530067892.533427, attach1, passed
tc-start: 1530067892.541112, attach2
tc-end: 1530067892.627713, attach2, passed
tc-start: 1530067892.635482, attach3
tc-end: 1530067892.711751, attach3, passed
tc-start: 1530067892.719369, attach4
tc-end: 1530067892.797474, attach4, passed
tc-start: 1530067892.805206, attach5
tc-end: 1530067892.888490, attach5, passed
tc-start: 1530067892.896206, attach6
tc-end: 1530067892.989890, attach6, passed
tc-start: 1530067892.997641, attach7
tc-end: 1530067893.84184, attach7, passed
tc-start: 1530067893.91866, eventmask1
tc-end: 1530067893.166340, eventmask1, passed
tc-start: 1530067893.171947, eventmask2
tc-end: 1530067893.246545, eventmask2, passed
tc-start: 1530067893.252161, eventmask3
tc-end: 1530067893.330238, eventmask3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1144: memcmp(&set_event, &get_event, len) == 0 not met
tc-start: 1530067893.336785, eventmask4
tc-end: 1530067893.412932, eventmask4, passed
tc-start: 1530067893.418462, eventmask5
tc-end: 1530067893.493734, eventmask5, passed
tc-start: 1530067893.499285, eventmask6
tc-end: 1530067893.575607, eventmask6, passed
tc-start: 1530067893.581179, fork1
tc-end: 1530067893.659144, fork1, passed
tc-start: 1530067893.664646, fork2
tc-end: 1530067893.743204, fork2, passed
tc-start: 1530067893.748699, fork3
tc-end: 1530067893.830809, fork3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067893.838917, fork4
tc-end: 1530067893.921057, fork4, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067893.927696, fork5
tc-end: 1530067894.7938, fork5, passed
tc-start: 1530067894.13492, fork6
tc-end: 1530067894.92681, fork6, passed
tc-start: 1530067894.98090, fork7
tc-end: 1530067894.179235, fork7, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067894.185929, fork8
tc-end: 1530067894.266837, fork8, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067894.273745, fpregs1
tc-end: 1530067894.350232, fpregs1, passed
tc-start: 1530067894.355843, fpregs2
tc-end: 1530067894.430484, fpregs2, passed
tc-start: 1530067894.436122, io_read_auxv1
tc-end: 1530067894.512911, io_read_auxv1, passed
tc-start: 1530067894.518488, io_read_d1
tc-end: 1530067894.592588, io_read_d1, passed
tc-start: 1530067894.598268, io_read_d2
tc-end: 1530067894.673184, io_read_d2, passed
tc-start: 1530067894.678724, io_read_d3
tc-end: 1530067894.754140, io_read_d3, passed
tc-start: 1530067894.759675, io_read_d4
tc-end: 1530067894.834361, io_read_d4, passed
tc-start: 1530067894.839890, io_read_d_write_d_handshake1
tc-end: 1530067894.917450, io_read_d_write_d_handshake1, passed
tc-start: 1530067894.922996, io_read_d_write_d_handshake2
tc-end: 1530067894.998267, io_read_d_write_d_handshake2, passed
tc-start: 1530067895.3941, io_read_i1
tc-end: 1530067895.78637, io_read_i1, passed
tc-start: 1530067895.84247, io_read_i2
tc-end: 1530067895.161377, io_read_i2, passed
tc-start: 1530067895.166980, io_read_i3
tc-end: 1530067895.241891, io_read_i3, passed
tc-start: 1530067895.247429, io_read_i4
tc-end: 1530067895.322771, io_read_i4, passed
tc-start: 1530067895.328324, io_write_d1
tc-end: 1530067895.403927, io_write_d1, passed
tc-start: 1530067895.409473, io_write_d2
tc-end: 1530067895.485479, io_write_d2, passed
tc-start: 1530067895.491084, io_write_d3
tc-end: 1530067895.568432, io_write_d3, passed
tc-start: 1530067895.574105, io_write_d4
tc-end: 1530067895.649588, io_write_d4, passed
tc-start: 1530067895.655223, kill1
tc-end: 1530067895.729372, kill1, passed
tc-start: 1530067895.734932, kill2
tc-end: 1530067895.809923, kill2, passed
tc-start: 1530067895.815550, lwp_create1
tc-end: 1530067895.892959, lwp_create1, passed
tc-start: 1530067895.898506, lwp_exit1
tc-end: 1530067895.975358, lwp_exit1, passed
tc-start: 1530067895.980890, lwpinfo1
tc-end: 1530067896.55583, lwpinfo1, passed
tc-start: 1530067896.61145, lwpinfo2
tc-end: 1530067896.143202, lwpinfo2, passed
tc-start: 1530067896.150792, race1
tc-end: 1530067901.9564, race1, passed
tc-start: 1530067901.17173, read_d1
tc-end: 1530067901.92662, read_d1, passed
tc-start: 1530067901.98334, read_d2
tc-end: 1530067901.173848, read_d2, passed
tc-start: 1530067901.179390, read_d3
tc-end: 1530067901.256864, read_d3, passed
tc-start: 1530067901.262518, read_d4
tc-end: 1530067901.337198, read_d4, passed
tc-start: 1530067901.342800, read_d_write_d_handshake1
tc-end: 1530067901.419631, read_d_write_d_handshake1, passed
tc-start: 1530067901.425261, read_d_write_d_handshake2
tc-end: 1530067901.500142, read_d_write_d_handshake2, passed
tc-start: 1530067901.505795, read_i1
tc-end: 1530067901.581988, read_i1, passed
tc-start: 1530067901.587526, read_i2
tc-end: 1530067901.661606, read_i2, passed
tc-start: 1530067901.667133, read_i3
tc-end: 1530067901.741322, read_i3, passed
tc-start: 1530067901.746869, read_i4
tc-end: 1530067901.823558, read_i4, passed
tc-start: 1530067901.829151, regs1
tc-end: 1530067901.904793, regs1, passed
tc-start: 1530067901.910295, regs2
tc-end: 1530067901.984239, regs2, passed
tc-start: 1530067901.989744, regs3
tc-end: 1530067902.64283, regs3, passed
tc-start: 1530067902.69767, regs4
tc-end: 1530067902.144763, regs4, passed
tc-start: 1530067902.150251, regs5
tc-end: 1530067902.224403, regs5, passed
tc-start: 1530067902.229901, resume1
tc-end: 1530067902.298293, resume1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6636: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067902.304775, setstep1
tc-end: 1530067902.380242, setstep1, passed
tc-start: 1530067902.385824, setstep2
tc-end: 1530067902.461290, setstep2, passed
tc-start: 1530067902.466792, setstep3
tc-end: 1530067902.542237, setstep3, passed
tc-start: 1530067902.547752, setstep4
tc-end: 1530067902.625398, setstep4, passed
tc-start: 1530067902.630963, siginfo1
tc-end: 1530067902.705230, siginfo1, passed
tc-start: 1530067902.710901, siginfo2
tc-end: 1530067902.786329, siginfo2, passed
tc-start: 1530067902.793205, siginfo3
tc-end: 1530067902.870606, siginfo3, passed
tc-start: 1530067902.876168, siginfo4
tc-so:
tc-end: 1530067902.968142, siginfo4, passed
tc-start: 1530067902.982818, siginfo5
tc-end: 1530067903.63781, siginfo5, passed
tc-start: 1530067903.69486, siginfo6
tc-end: 1530067903.145154, siginfo6, passed
tc-start: 1530067903.150842, signal1
tc-end: 1530067903.227037, signal1, passed
tc-start: 1530067903.232899, signal10
tc-end: 1530067903.313331, signal10, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6369: ptrace(PT_GET_PROCESS_STATE, child, &state, slen) != -1: No such process
tc-start: 1530067903.320156, signal2
tc-end: 1530067903.394741, signal2, passed
tc-start: 1530067903.400475, signal3
tc-end: 1530067903.468660, signal3, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:5609: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067903.475348, signal4
tc-end: 1530067903.551314, signal4, passed
tc-start: 1530067903.557031, signal5
tc-so:
tc-end: 1530067903.653722, signal5, expected_failure, wrong signal: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:5805: ptrace(PT_CONTINUE, child, (void *)1, 0) != -1: No such process
tc-start: 1530067903.660166, signal6
tc-end: 1530067909.682885, signal6, expected_timeout, PR kern/51918
tc-start: 1530067909.688856, signal7
tc-end: 1530067909.772010, signal7, expected_failure, PR kern/51918 PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6022: state.pe_report_event != PTRACE_VFORK
tc-start: 1530067909.778750, signal8
tc-end: 1530067909.860436, signal8, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6170: ptrace(PT_CONTINUE, child, (void *)1, 0) != -1: No such process
tc-start: 1530067909.866876, signal9
tc-end: 1530067909.946414, signal9, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6265: ptrace(PT_GET_PROCESS_STATE, child, &state, slen) != -1: No such process
tc-start: 1530067909.952963, step1
tc-end: 1530067910.28433, step1, passed
tc-start: 1530067910.34087, step2
tc-end: 1530067910.109645, step2, passed
tc-start: 1530067910.115274, step3
tc-end: 1530067910.189203, step3, passed
tc-start: 1530067910.194861, step4
tc-end: 1530067910.269308, step4, passed
tc-start: 1530067910.274951, suspend1
tc-end: 1530067910.345297, suspend1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6429: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067910.351804, suspend2
tc-end: 1530067910.422180, suspend2, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6556: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067910.428534, syscall1
tc-end: 1530067910.504858, syscall1, passed
tc-start: 1530067910.510555, syscallemu1
tc-end: 1530067910.586245, syscallemu1, passed
tc-start: 1530067910.591797, traceme1
tc-end: 1530067910.665590, traceme1, passed
tc-start: 1530067910.671070, traceme2
tc-end: 1530067910.745344, traceme2, passed
tc-start: 1530067910.750960, traceme3
tc-end: 1530067910.825434, traceme3, passed
tc-start: 1530067910.830969, traceme4
tc-end: 1530067910.906718, traceme4, passed
tc-start: 1530067910.912318, vfork1
tc-end: 1530067910.987940, vfork1, passed
tc-start: 1530067910.993544, vfork2
tc-end: 1530067911.70201, vfork2, passed
tc-start: 1530067911.75790, vfork3
tc-end: 1530067911.156369, vfork3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067911.163136, vfork4
tc-end: 1530067911.246119, vfork4, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067911.252902, vfork5
tc-end: 1530067911.328019, vfork5, passed
tc-start: 1530067911.333711, vfork6
tc-end: 1530067911.409385, vfork6, passed
tc-start: 1530067911.415034, vfork7
tc-end: 1530067911.496997, vfork7, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067911.504012, vfork8
tc-end: 1530067911.586310, vfork8, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067911.593095, write_d1
tc-end: 1530067911.669259, write_d1, passed
tc-start: 1530067911.674881, write_d2
tc-end: 1530067911.750022, write_d2, passed
tc-start: 1530067911.755644, write_d3
tc-end: 1530067911.830851, write_d3, passed
tc-start: 1530067911.836466, write_d4
tc-end: 1530067911.912845, write_d4, passed
tp-end: 1530067911.918335, lib/libc/sys/t_ptrace_waitid
tp-start: 1530067912.168333, lib/libc/sys/t_ptrace_waitpid, 105
tc-start: 1530067912.171889, attach1
tc-end: 1530067912.268159, attach1, passed
tc-start: 1530067912.275859, attach2
tc-end: 1530067912.362711, attach2, passed
tc-start: 1530067912.370365, attach3
tc-end: 1530067912.451129, attach3, passed
tc-start: 1530067912.458856, attach4
tc-end: 1530067912.537969, attach4, passed
tc-start: 1530067912.545720, attach5
tc-end: 1530067912.629027, attach5, passed
tc-start: 1530067912.636769, attach6
tc-end: 1530067912.719665, attach6, passed
tc-start: 1530067912.727364, attach7
tc-end: 1530067912.814143, attach7, passed
tc-start: 1530067912.821852, eventmask1
tc-end: 1530067912.902728, eventmask1, passed
tc-start: 1530067912.908311, eventmask2
tc-end: 1530067912.994287, eventmask2, passed
tc-start: 1530067912.997750, eventmask3
tc-end: 1530067913.83401, eventmask3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1144: memcmp(&set_event, &get_event, len) == 0 not met
tc-start: 1530067913.89974, eventmask4
tc-end: 1530067913.169068, eventmask4, passed
tc-start: 1530067913.174732, eventmask5
tc-end: 1530067913.253445, eventmask5, passed
tc-start: 1530067913.259023, eventmask6
tc-end: 1530067913.338302, eventmask6, passed
tc-start: 1530067913.343883, fork1
tc-end: 1530067913.428693, fork1, passed
tc-start: 1530067913.434304, fork2
tc-end: 1530067913.524482, fork2, passed
tc-start: 1530067913.530021, fork3
tc-end: 1530067913.613372, fork3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067913.620033, fork4
tc-end: 1530067913.705702, fork4, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067913.712455, fork5
tc-end: 1530067913.798636, fork5, passed
tc-start: 1530067913.804185, fork6
tc-end: 1530067913.895205, fork6, passed
tc-start: 1530067913.900691, fork7
tc-end: 1530067913.985232, fork7, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067913.992131, fork8
tc-end: 1530067914.77752, fork8, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067914.84575, fpregs1
tc-end: 1530067914.163415, fpregs1, passed
tc-start: 1530067914.168997, fpregs2
tc-end: 1530067914.248062, fpregs2, passed
tc-start: 1530067914.253893, io_read_auxv1
tc-end: 1530067914.332721, io_read_auxv1, passed
tc-start: 1530067914.338341, io_read_d1
tc-end: 1530067914.416893, io_read_d1, passed
tc-start: 1530067914.422528, io_read_d2
tc-end: 1530067914.500995, io_read_d2, passed
tc-start: 1530067914.506610, io_read_d3
tc-end: 1530067914.585882, io_read_d3, passed
tc-start: 1530067914.591512, io_read_d4
tc-end: 1530067914.670321, io_read_d4, passed
tc-start: 1530067914.675939, io_read_d_write_d_handshake1
tc-end: 1530067914.754248, io_read_d_write_d_handshake1, passed
tc-start: 1530067914.759933, io_read_d_write_d_handshake2
tc-end: 1530067914.838414, io_read_d_write_d_handshake2, passed
tc-start: 1530067914.844027, io_read_i1
tc-end: 1530067914.925277, io_read_i1, passed
tc-start: 1530067914.930907, io_read_i2
tc-end: 1530067915.9380, io_read_i2, passed
tc-start: 1530067915.14989, io_read_i3
tc-end: 1530067915.94586, io_read_i3, passed
tc-start: 1530067915.100286, io_read_i4
tc-end: 1530067915.179586, io_read_i4, passed
tc-start: 1530067915.185216, io_write_d1
tc-end: 1530067915.263681, io_write_d1, passed
tc-start: 1530067915.269281, io_write_d2
tc-end: 1530067915.349335, io_write_d2, passed
tc-start: 1530067915.355020, io_write_d3
tc-end: 1530067915.433249, io_write_d3, passed
tc-start: 1530067915.438832, io_write_d4
tc-end: 1530067915.518079, io_write_d4, passed
tc-start: 1530067915.523912, kill1
tc-end: 1530067915.602270, kill1, passed
tc-start: 1530067915.607828, kill2
tc-end: 1530067915.685433, kill2, passed
tc-start: 1530067915.691138, lwp_create1
tc-end: 1530067915.773040, lwp_create1, passed
tc-start: 1530067915.778618, lwp_exit1
tc-end: 1530067915.862605, lwp_exit1, passed
tc-start: 1530067915.868173, lwpinfo1
tc-end: 1530067915.947867, lwpinfo1, passed
tc-start: 1530067915.953489, lwpinfo2
tc-end: 1530067916.37183, lwpinfo2, passed
tc-start: 1530067916.44859, race1
tc-end: 1530067921.219540, race1, passed
tc-start: 1530067921.227231, read_d1
tc-end: 1530067921.308369, read_d1, passed
tc-start: 1530067921.314062, read_d2
tc-end: 1530067921.392941, read_d2, passed
tc-start: 1530067921.398532, read_d3
tc-end: 1530067921.478563, read_d3, passed
tc-start: 1530067921.484253, read_d4
tc-end: 1530067921.564052, read_d4, passed
tc-start: 1530067921.569644, read_d_write_d_handshake1
tc-end: 1530067921.647744, read_d_write_d_handshake1, passed
tc-start: 1530067921.653392, read_d_write_d_handshake2
tc-end: 1530067921.732250, read_d_write_d_handshake2, passed
tc-start: 1530067921.737859, read_i1
tc-end: 1530067921.816162, read_i1, passed
tc-start: 1530067921.821814, read_i2
tc-end: 1530067921.901626, read_i2, passed
tc-start: 1530067921.907214, read_i3
tc-end: 1530067921.986467, read_i3, passed
tc-start: 1530067921.992223, read_i4
tc-end: 1530067922.71312, read_i4, passed
tc-start: 1530067922.76923, regs1
tc-end: 1530067922.155729, regs1, passed
tc-start: 1530067922.161277, regs2
tc-end: 1530067922.240166, regs2, passed
tc-start: 1530067922.245899, regs3
tc-end: 1530067922.324443, regs3, passed
tc-start: 1530067922.329988, regs4
tc-end: 1530067922.408967, regs4, passed
tc-start: 1530067922.414591, regs5
tc-end: 1530067922.492668, regs5, passed
tc-start: 1530067922.498214, resume1
tc-end: 1530067922.568481, resume1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6636: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067922.575014, setstep1
tc-end: 1530067922.656054, setstep1, passed
tc-start: 1530067922.661658, setstep2
tc-end: 1530067922.745814, setstep2, passed
tc-start: 1530067922.751414, setstep3
tc-end: 1530067922.837029, setstep3, passed
tc-start: 1530067922.842646, setstep4
tc-end: 1530067922.932268, setstep4, passed
tc-start: 1530067922.937823, siginfo1
tc-end: 1530067923.27094, siginfo1, passed
tc-start: 1530067923.32802, siginfo2
tc-end: 1530067923.111366, siginfo2, passed
tc-start: 1530067923.116957, siginfo3
tc-end: 1530067923.194823, siginfo3, passed
tc-start: 1530067923.200383, siginfo4
tc-so:
tc-end: 1530067923.296716, siginfo4, passed
tc-start: 1530067923.302285, siginfo5
tc-end: 1530067923.392320, siginfo5, passed
tc-start: 1530067923.397872, siginfo6
tc-end: 1530067923.479321, siginfo6, passed
tc-start: 1530067923.485001, signal1
tc-end: 1530067923.567707, signal1, passed
tc-start: 1530067923.573548, signal10
tc-end: 1530067923.656722, signal10, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067923.663090, signal2
tc-end: 1530067923.742330, signal2, passed
tc-start: 1530067923.748124, signal3
tc-end: 1530067923.817682, signal3, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:5609: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067923.824579, signal4
tc-end: 1530067923.908898, signal4, passed
tc-start: 1530067923.914528, signal5
tc-so:
tc-end: 1530067924.13435, signal5, expected_failure, wrong signal: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067924.19867, signal6
tc-end: 1530067930.43210, signal6, expected_timeout, PR kern/51918
tc-start: 1530067930.49160, signal7
tc-end: 1530067930.138788, signal7, expected_failure, PR kern/51918 PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:305: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap]
tc-start: 1530067930.146022, signal8
tc-end: 1530067930.231890, signal8, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:305: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap]
tc-start: 1530067930.238946, signal9
tc-end: 1530067930.320043, signal9, expected_failure, PR kern/51918: /usr/src/tests/lib/libc/sys/t_ptrace_wait.h:295: Reported exited process
tc-start: 1530067930.326394, step1
tc-end: 1530067930.407005, step1, passed
tc-start: 1530067930.412637, step2
tc-end: 1530067930.496806, step2, passed
tc-start: 1530067930.502399, step3
tc-end: 1530067930.588653, step3, passed
tc-start: 1530067930.594202, step4
tc-end: 1530067930.684111, step4, passed
tc-start: 1530067930.689651, suspend1
tc-end: 1530067930.758277, suspend1, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6429: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067930.764717, suspend2
tc-end: 1530067930.834392, suspend2, expected_failure, PR kern/51995: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:6556: 0 && "In order to get reliable failure, abort" not met
tc-start: 1530067930.840774, syscall1
tc-end: 1530067930.925948, syscall1, passed
tc-start: 1530067930.931442, syscallemu1
tc-end: 1530067931.15232, syscallemu1, passed
tc-start: 1530067931.20803, traceme1
tc-end: 1530067931.98607, traceme1, passed
tc-start: 1530067931.104297, traceme2
tc-end: 1530067931.182873, traceme2, passed
tc-start: 1530067931.188360, traceme3
tc-end: 1530067931.266211, traceme3, passed
tc-start: 1530067931.271832, traceme4
tc-end: 1530067931.352140, traceme4, passed
tc-start: 1530067931.357693, vfork1
tc-end: 1530067931.440137, vfork1, passed
tc-start: 1530067931.445695, vfork2
tc-end: 1530067931.527620, vfork2, passed
tc-start: 1530067931.533200, vfork3
tc-end: 1530067931.617412, vfork3, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067931.624135, vfork4
tc-end: 1530067931.708016, vfork4, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067931.714801, vfork5
tc-end: 1530067931.799194, vfork5, passed
tc-start: 1530067931.804841, vfork6
tc-end: 1530067931.891119, vfork6, passed
tc-start: 1530067931.896700, vfork7
tc-end: 1530067931.981155, vfork7, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067931.987985, vfork8
tc-end: 1530067932.80965, vfork8, expected_failure, PR kern/51630: /usr/src/tests/lib/libc/sys/t_ptrace_wait.c:1384: ptrace(PT_SET_EVENT_MASK, child, &event, elen) != -1: Not supported
tc-start: 1530067932.87776, write_d1
tc-end: 1530067932.167864, write_d1, passed
tc-start: 1530067932.173475, write_d2
tc-end: 1530067932.252551, write_d2, passed
tc-start: 1530067932.258246, write_d3
tc-end: 1530067932.336851, write_d3, passed
tc-start: 1530067932.342460, write_d4
tc-end: 1530067932.422172, write_d4, passed
tp-end: 1530067932.427667, lib/libc/sys/t_ptrace_waitpid
tp-start: 1530067932.469446, lib/libc/sys/t_recvmmsg, 1
tc-start: 1530067932.473089, recvmmsg_basic
tc-end: 1530067932.531989, recvmmsg_basic, passed
tp-end: 1530067932.537418, lib/libc/sys/t_recvmmsg
tp-start: 1530067932.591230, lib/libc/sys/t_revoke, 3
tc-start: 1530067932.594705, revoke_basic
tc-end: 1530067932.677605, revoke_basic, passed
tc-start: 1530067932.683731, revoke_err
tc-end: 1530067932.735098, revoke_err, passed
tc-start: 1530067932.741846, revoke_perm
tc-end: 1530067932.835199, revoke_perm, passed
tp-end: 1530067932.840650, lib/libc/sys/t_revoke
tp-start: 1530067932.884727, lib/libc/sys/t_select, 2
tc-start: 1530067932.888176, pselect_sigmask
tc-end: 1530067934.945993, pselect_sigmask, passed
tc-start: 1530067934.951433, pselect_timeout
tc-end: 1530067934.998930, pselect_timeout, passed
tp-end: 1530067935.4590, lib/libc/sys/t_select
tp-start: 1530067935.63449, lib/libc/sys/t_setrlimit, 11
tc-start: 1530067935.66954, setrlimit_basic
tc-end: 1530067935.109963, setrlimit_basic, passed
tc-start: 1530067935.115443, setrlimit_current
tc-end: 1530067935.158386, setrlimit_current, passed
tc-start: 1530067935.164005, setrlimit_err
tc-end: 1530067935.206553, setrlimit_err, passed
tc-start: 1530067935.212129, setrlimit_fsize
tc-end: 1530067935.299775, setrlimit_fsize, passed
tc-start: 1530067935.305377, setrlimit_memlock
tc-end: 1530067935.353006, setrlimit_memlock, passed
tc-start: 1530067935.358486, setrlimit_nofile_1
tc-end: 1530067935.409628, setrlimit_nofile_1, passed
tc-start: 1530067935.415182, setrlimit_nofile_2
tc-end: 1530067935.466820, setrlimit_nofile_2, passed
tc-start: 1530067935.472479, setrlimit_nproc
tc-end: 1530067935.527910, setrlimit_nproc, passed
tc-start: 1530067935.534855, setrlimit_nthr
tc-end: 1530067935.584880, setrlimit_nthr, passed
tc-start: 1530067935.591624, setrlimit_perm
tc-end: 1530067935.641221, setrlimit_perm, passed
tc-start: 1530067935.647943, setrlimit_stack
tc-end: 1530067935.698979, setrlimit_stack, passed
tp-end: 1530067935.705747, lib/libc/sys/t_setrlimit
tp-start: 1530067935.755305, lib/libc/sys/t_setuid, 3
tc-start: 1530067935.758751, setuid_perm
tc-end: 1530067935.807840, setuid_perm, passed
tc-start: 1530067935.814585, setuid_real
tc-end: 1530067935.856840, setuid_real, passed
tc-start: 1530067935.862564, setuid_root
tc-end: 1530067936.23055, setuid_root, passed
tp-end: 1530067936.28601, lib/libc/sys/t_setuid
tp-start: 1530067936.70401, lib/libc/sys/t_sigaction, 3
tc-start: 1530067936.73872, sigaction_basic
tc-end: 1530067936.116045, sigaction_basic, passed
tc-start: 1530067936.121496, sigaction_noflags
tc-end: 1530067936.169465, sigaction_noflags, passed
tc-start: 1530067936.174964, sigaction_resethand
tc-end: 1530067936.224354, sigaction_resethand, passed
tp-end: 1530067936.229792, lib/libc/sys/t_sigaction
tp-start: 1530067936.272882, lib/libc/sys/t_sigqueue, 3
tc-start: 1530067936.276327, sigqueue_basic
tc-end: 1530067936.319414, sigqueue_basic, passed
tc-start: 1530067936.324966, sigqueue_err
tc-end: 1530067936.366861, sigqueue_err, passed
tc-start: 1530067936.372352, 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: 1530067937.439805, sigqueue_rt, passed
tp-end: 1530067937.445281, lib/libc/sys/t_sigqueue
tp-start: 1530067937.489217, lib/libc/sys/t_sigtimedwait, 3
tc-start: 1530067937.492751, sigtimedwait_NULL_timeout
tc-end: 1530067942.536090, sigtimedwait_NULL_timeout, passed
tc-start: 1530067942.540332, sigtimedwait_all0timeout
tc-end: 1530067942.580913, sigtimedwait_all0timeout, passed
tc-start: 1530067942.583587, sigtimedwait_small_timeout
tc-end: 1530067947.625681, sigtimedwait_small_timeout, passed
tp-end: 1530067947.630009, lib/libc/sys/t_sigtimedwait
tp-start: 1530067947.672196, lib/libc/sys/t_socketpair, 3
tc-start: 1530067947.672363, socketpair_basic
tc-end: 1530067947.712752, socketpair_basic, passed
tc-start: 1530067947.715345, socketpair_cloexec
tc-end: 1530067947.756736, socketpair_cloexec, passed
tc-start: 1530067947.759327, socketpair_nonblock
tc-end: 1530067947.803564, socketpair_nonblock, passed
tp-end: 1530067947.806154, lib/libc/sys/t_socketpair
tp-start: 1530067947.850789, lib/libc/sys/t_swapcontext, 2
tc-start: 1530067947.855620, swapcontext1
tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is cleared
tc-so:before swapcontext TLS pointer = 0x18117c0
tc-so:before swapcontext TLS pointer = 0x18117bc
tc-so:after swapcontext TLS pointer = 0x18117bc
tc-so:TLS pointer left untouched by swapcontext()
tc-so:Test completed
tc-end: 1530067947.915135, swapcontext1, passed
tc-start: 1530067947.919516, swapcontext2
tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is left set
tc-so:before swapcontext TLS pointer = 0x18117c0
tc-so:before swapcontext TLS pointer = 0x18117bc
tc-so:after swapcontext TLS pointer = 0x18117c0
tc-so:TLS pointer modified by swapcontext()
tc-so:Test completed
tc-end: 1530067947.973235, swapcontext2, passed
tp-end: 1530067947.977613, lib/libc/sys/t_swapcontext
tp-start: 1530067948.26693, lib/libc/sys/t_stat, 8
tc-start: 1530067948.28483, stat_chflags
tc-end: 1530067948.109937, stat_chflags, passed
tc-start: 1530067948.114411, stat_dir
tc-end: 1530067950.156910, stat_dir, passed
tc-start: 1530067950.162413, stat_err
tc-end: 1530067950.217997, stat_err, passed
tc-start: 1530067950.223478, stat_mtime
tc-end: 1530067953.332564, stat_mtime, passed
tc-start: 1530067953.338134, stat_perm
tc-end: 1530067953.417956, stat_perm, passed
tc-start: 1530067953.423410, stat_size
tc-end: 1530067953.504346, stat_size, passed
tc-start: 1530067953.509746, stat_socket
tc-end: 1530067953.553670, stat_socket, passed
tc-start: 1530067953.559101, stat_symlink
tc-end: 1530067953.638581, stat_symlink, passed
tp-end: 1530067953.644076, lib/libc/sys/t_stat
tp-start: 1530067953.695644, lib/libc/sys/t_timer_create, 5
tc-start: 1530067953.699171, timer_create_err
tc-end: 1530067953.742333, timer_create_err, passed
tc-start: 1530067953.747848, timer_create_mono
tc-se:timer_signal_handler: Alarm clock
tc-end: 1530067954.815158, timer_create_mono, passed
tc-start: 1530067954.820814, timer_create_mono_expire
tc-end: 1530067956.866056, timer_create_mono_expire, passed
tc-start: 1530067956.870347, timer_create_real
tc-se:timer_signal_handler: Alarm clock
tc-end: 1530067957.921059, timer_create_real, passed
tc-start: 1530067957.926886, timer_create_real_expire
tc-end: 1530067959.975815, timer_create_real_expire, passed
tp-end: 1530067959.980107, lib/libc/sys/t_timer_create
tp-start: 1530067960.40075, lib/libc/sys/t_truncate, 4
tc-start: 1530067960.41872, 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: 1530067960.143606, ftruncate_basic, passed
tc-start: 1530067960.147872, ftruncate_err
tc-end: 1530067960.195078, ftruncate_err, passed
tc-start: 1530067960.198920, 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: 1530067960.303125, truncate_basic, passed
tc-start: 1530067960.307495, truncate_err
tc-end: 1530067960.357275, truncate_err, passed
tp-end: 1530067960.361248, lib/libc/sys/t_truncate
tp-start: 1530067960.414665, lib/libc/sys/t_ucontext, 5
tc-start: 1530067960.416433, 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: 1530067960.462291, ucontext_basic, passed
tc-start: 1530067960.464952, ucontext_fp
tc-so:_UC_MACHINE_FP(u)=fdeda1d4
tc-end: 1530067960.514664, ucontext_fp, passed
tc-start: 1530067960.517445, ucontext_intrv
tc-so:_UC_MACHINE_INTRV(u)=0
tc-end: 1530067960.591893, ucontext_intrv, passed
tc-start: 1530067960.597688, ucontext_pc
tc-so:_UC_MACHINE_PC(u)=1800868
tc-end: 1530067960.643402, ucontext_pc, passed
tc-start: 1530067960.648876, ucontext_sp
tc-so:_UC_MACHINE_SP(u)=ffffe3d0
tc-end: 1530067960.693667, ucontext_sp, passed
tp-end: 1530067960.699369, lib/libc/sys/t_ucontext
tp-start: 1530067960.742199, lib/libc/sys/t_umask, 3
tc-start: 1530067960.745903, umask_fork
tc-end: 1530067960.859584, umask_fork, passed
tc-start: 1530067960.865292, umask_open
tc-end: 1530067960.947406, umask_open, passed
tc-start: 1530067960.953066, umask_previous
tc-end: 1530067961.30167, umask_previous, passed
tp-end: 1530067961.35801, lib/libc/sys/t_umask
tp-start: 1530067961.81062, lib/libc/sys/t_unlink, 4
tc-start: 1530067961.84865, unlink_basic
tc-end: 1530067961.453525, unlink_basic, passed
tc-start: 1530067961.459125, unlink_err
tc-end: 1530067961.537315, unlink_err, passed
tc-start: 1530067961.542788, unlink_fifo
tc-end: 1530067961.619933, unlink_fifo, passed
tc-start: 1530067961.625415, unlink_perm
tc-end: 1530067961.714401, unlink_perm, passed
tp-end: 1530067961.721072, lib/libc/sys/t_unlink
tp-start: 1530067961.767302, lib/libc/sys/t_wait, 6
tc-start: 1530067961.770811, wait6_coredumped
tc-so:user: 0 system: 0
tc-end: 1530067961.845980, wait6_coredumped, passed
tc-start: 1530067961.854608, wait6_exited
tc-so:user: 0 system: 0
tc-end: 1530067961.905900, wait6_exited, passed
tc-start: 1530067961.911385, wait6_invalid
tc-end: 1530067961.953142, wait6_invalid, passed
tc-start: 1530067961.958633, wait6_stop_and_go
tc-so:user: 0 system: 0
tc-so:user: 0 system: 0
tc-so:user: 0 system: 0
tc-end: 1530067962.12414, wait6_stop_and_go, passed
tc-start: 1530067962.18118, wait6_stopgo_loop
tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times
tc-so:user: 0 system: 0
tc-end: 1530067962.85610, wait6_stopgo_loop, passed
tc-start: 1530067962.91276, wait6_terminated
tc-so:user: 0 system: 0
tc-end: 1530067962.148810, wait6_terminated, passed
tp-end: 1530067962.154377, lib/libc/sys/t_wait
tp-start: 1530067962.208685, lib/libc/sys/t_wait_noproc, 11
tc-start: 1530067962.212203, wait
tc-end: 1530067962.255152, wait, passed
tc-start: 1530067962.260527, wait3
tc-end: 1530067962.303794, wait3, passed
tc-start: 1530067962.309192, 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: 1530067962.441266, wait3_options, passed
tc-start: 1530067962.446903, wait4
tc-end: 1530067962.489581, wait4, passed
tc-start: 1530067962.495037, 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: 1530067962.625790, wait4_options, passed
tc-start: 1530067962.631195, wait6
tc-end: 1530067962.673746, wait6, passed
tc-start: 1530067962.679143, 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: 1530067962.873108, wait6_options, passed
tc-start: 1530067962.878570, waitid
tc-end: 1530067962.921366, waitid, passed
tc-start: 1530067962.926781, 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: 1530067963.120527, waitid_options, passed
tc-start: 1530067963.125956, waitpid
tc-end: 1530067963.168256, waitpid, passed
tc-start: 1530067963.173737, 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: 1530067963.305598, waitpid_options, passed
tp-end: 1530067963.311066, lib/libc/sys/t_wait_noproc
tp-start: 1530067963.373802, lib/libc/sys/t_wait_noproc_wnohang, 10
tc-start: 1530067963.377436, wait3
tc-end: 1530067963.420575, wait3, passed
tc-start: 1530067963.426056, 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: 1530067963.556709, wait3_options, passed
tc-start: 1530067963.562235, wait4
tc-end: 1530067963.604678, wait4, passed
tc-start: 1530067963.610121, 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: 1530067963.740813, wait4_options, passed
tc-start: 1530067963.746466, wait6
tc-end: 1530067963.790058, wait6, passed
tc-start: 1530067963.795509, 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: 1530067963.989884, wait6_options, passed
tc-start: 1530067963.995452, waitid
tc-end: 1530067964.38359, waitid, passed
tc-start: 1530067964.43898, 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: 1530067964.237191, waitid_options, passed
tc-start: 1530067964.242725, waitpid
tc-end: 1530067964.285312, waitpid, passed
tc-start: 1530067964.290790, 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: 1530067964.422765, waitpid_options, passed
tp-end: 1530067964.428248, lib/libc/sys/t_wait_noproc_wnohang
tp-start: 1530067964.476285, lib/libc/sys/t_write, 7
tc-start: 1530067964.479734, read_fault
tc-end: 1530067964.523361, read_fault, passed
tc-start: 1530067964.528835, write_err
tc-end: 1530067964.608208, write_err, passed
tc-start: 1530067964.613742, write_fault
tc-end: 1530067964.656888, write_fault, passed
tc-start: 1530067964.662457, write_pipe
tc-end: 1530067964.705137, write_pipe, passed
tc-start: 1530067964.710615, write_pos
tc-end: 1530067964.794596, write_pos, passed
tc-start: 1530067964.800047, write_ret
tc-end: 1530067964.882956, write_ret, passed
tc-start: 1530067964.888404, writev_iovmax
tc-so:Calling writev(2, NULL, IOV_MAX + 1)...
tc-end: 1530067964.934389, writev_iovmax, passed
tp-end: 1530067964.940081, lib/libc/sys/t_write
tp-start: 1530067965.17498, lib/libc/sys/t_posix_fadvise, 2
tc-start: 1530067965.21337, posix_fadvise
tc-end: 1530067965.91708, posix_fadvise, passed
tc-start: 1530067965.97397, posix_fadvise_reg
tc-end: 1530067965.367460, posix_fadvise_reg, passed
tp-end: 1530067965.372945, lib/libc/sys/t_posix_fadvise
tp-start: 1530067965.436636, lib/libc/termios/t_tcsetpgrp, 1
tc-start: 1530067965.440121, tcsetpgrp_err
tc-end: 1530067965.480597, tcsetpgrp_err, passed
tp-end: 1530067965.486022, lib/libc/termios/t_tcsetpgrp
tp-start: 1530067965.543555, lib/libc/time/t_mktime, 3
tc-start: 1530067965.547008, localtime_r_gmt
tc-end: 1530067965.591216, localtime_r_gmt, passed
tc-start: 1530067965.596777, mktime_negyear
tc-end: 1530067965.640937, mktime_negyear, passed
tc-start: 1530067965.646431, timegm_epoch
tc-end: 1530067965.692136, timegm_epoch, passed
tp-end: 1530067965.697545, lib/libc/time/t_mktime
tp-start: 1530067965.746789, lib/libc/time/t_strptime, 8
tc-start: 1530067965.750279, 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: 1530067965.990368, Zone, passed
tc-start: 1530067965.995773, common
tc-end: 1530067966.38484, common, passed
tc-start: 1530067966.43955, day
tc-end: 1530067966.86380, day, passed
tc-start: 1530067966.91757, hour
tc-end: 1530067966.135823, hour, passed
tc-start: 1530067966.141265, month
tc-end: 1530067966.184501, month, passed
tc-start: 1530067966.189882, seconds
tc-end: 1530067966.232300, seconds, passed
tc-start: 1530067966.237738, year
tc-end: 1530067966.280362, year, passed
tc-start: 1530067966.285775, 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: 1530067966.503446, zone, passed
tp-end: 1530067966.508802, lib/libc/time/t_strptime
tp-start: 1530067966.574563, lib/libc/tls/t_tls_static, 1
tc-start: 1530067966.578058, t_tls_static
tc-end: 1530067966.606666, t_tls_static, passed
tp-end: 1530067966.612158, lib/libc/tls/t_tls_static
tp-start: 1530067966.708865, lib/libc/tls/t_tls_dynamic, 1
tc-start: 1530067966.712381, t_tls_dynamic
tc-end: 1530067966.804449, t_tls_dynamic, passed
tp-end: 1530067966.809868, lib/libc/tls/t_tls_dynamic
tp-start: 1530067966.858764, lib/libc/tls/t_tls_dlopen, 1
tc-start: 1530067966.862255, t_tls_dlopen
tc-end: 1530067966.968335, t_tls_dlopen, passed
tp-end: 1530067966.973804, lib/libc/tls/t_tls_dlopen
tp-start: 1530067967.32844, lib/libc/ttyio/t_ptm, 2
tc-start: 1530067967.36291, ptm
tc-end: 1530067967.87559, ptm, passed
tc-start: 1530067967.92995, ptmx
tc-end: 1530067967.140374, ptmx, passed
tp-end: 1530067967.145782, lib/libc/ttyio/t_ptm
tp-start: 1530067967.191045, lib/libc/ttyio/t_ttyio, 1
tc-start: 1530067967.194525, ioctl
tc-so:parent: spawned child1
tc-so:parent: spawned child2
tc-so:child1: exiting
tc-so:child2: exiting
tc-end: 1530067969.265029, ioctl, passed
tp-end: 1530067969.270599, lib/libc/ttyio/t_ttyio
tp-start: 1530067973.300, lib/libc/ssp/t_ssp, 19
tc-start: 1530067973.2184, 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: 1530067973.621831, fgets, passed
tc-start: 1530067973.628665, 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: 1530067974.214643, getcwd, passed
tc-start: 1530067974.221517, 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: 1530067974.830938, gets, passed
tc-start: 1530067974.837828, 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: 1530067975.425759, memcpy, passed
tc-start: 1530067975.432697, 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: 1530067976.14303, memmove, passed
tc-start: 1530067976.21168, 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: 1530067976.594381, memset, passed
tc-start: 1530067976.601251, 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: 1530067977.195217, raw, passed
tc-start: 1530067977.202131, 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: 1530067977.807569, read, passed
tc-start: 1530067977.814447, 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: 1530067978.391156, readlink, passed
tc-start: 1530067978.398089, 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: 1530067978.973320, snprintf, passed
tc-start: 1530067978.980215, 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: 1530067979.554062, sprintf, passed
tc-start: 1530067979.560932, 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: 1530067980.138941, stpcpy, passed
tc-start: 1530067980.145815, 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: 1530067980.720798, stpncpy, passed
tc-start: 1530067980.727699, 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: 1530067981.306644, strcat, passed
tc-start: 1530067981.313516, 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: 1530067981.892263, strcpy, passed
tc-start: 1530067981.899081, 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: 1530067982.485539, strncat, passed
tc-start: 1530067982.492677, 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: 1530067983.68764, strncpy, passed
tc-start: 1530067983.75709, 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: 1530067983.647560, vsnprintf, passed
tc-start: 1530067983.654738, 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: 1530067984.229213, vsprintf, passed
tp-end: 1530067984.236115, lib/libc/ssp/t_ssp
tp-start: 1530067984.290966, lib/libc/t_convfp, 4
tc-start: 1530067984.294431, cast_ulong
tc-end: 1530067984.335269, cast_ulong, passed
tc-start: 1530067984.340678, cast_ulong2
tc-end: 1530067984.381829, cast_ulong2, passed
tc-start: 1530067984.387255, conv_uint
tc-end: 1530067984.428450, conv_uint, passed
tc-start: 1530067984.433906, conv_ulong
tc-so:testing double vs. long
tc-end: 1530067984.478305, conv_ulong, passed
tp-end: 1530067984.483950, lib/libc/t_convfp
tp-start: 1530067984.529275, lib/libc/t_gdtoa, 1
tc-start: 1530067984.532981, long_format
tc-end: 1530067984.604673, long_format, passed
tp-end: 1530067984.610250, lib/libc/t_gdtoa
tp-start: 1530067984.652228, lib/libc/t_cdb, 1
tc-start: 1530067984.655890, cdb
tc-end: 1530067985.85412, cdb, passed
tp-end: 1530067985.90743, lib/libc/t_cdb
tp-start: 1530067985.152841, lib/libcrypt/t_crypt, 1
tc-start: 1530067985.156281, crypt_salts
tc-end: 1530067985.230397, crypt_salts, passed
tp-end: 1530067985.235852, lib/libcrypt/t_crypt
tp-start: 1530067989.756454, lib/libcurses/t_curses, 24
tc-start: 1530067989.759926, addch
tc-end: 1530067990.384623, addch, passed
tc-start: 1530067990.389990, addchnstr
tc-end: 1530067990.925819, addchnstr, passed
tc-start: 1530067990.931205, addchstr
tc-end: 1530067991.476110, addchstr, passed
tc-start: 1530067991.481596, addnstr
tc-end: 1530067992.16343, addnstr, passed
tc-start: 1530067992.21849, addstr
tc-end: 1530067992.575296, addstr, passed
tc-start: 1530067992.580729, 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: 1530067993.322312, assume_default_colors, passed
tc-start: 1530067993.327641, attributes
tc-end: 1530067994.86371, attributes, passed
tc-start: 1530067994.91743, background
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: 1530067994.957464, background, passed
tc-start: 1530067994.962916, box
tc-end: 1530067995.607770, box, passed
tc-start: 1530067995.613371, can_change_color
tc-end: 1530067996.134962, can_change_color, passed
tc-start: 1530067996.140391, cbreak
tc-se:director: /usr/tests/lib/libcurses/tests/cbreak, 18: Slave function returned before end of input string
tc-end: 1530067996.950036, cbreak, passed
tc-start: 1530067996.955313, clear
tc-se:director: /usr/tests/lib/libcurses/tests/clear, 34: [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: 1530067999.896456, clear, passed
tc-start: 1530067999.901695, copywin
tc-end: 1530068001.749362, copywin, passed
tc-start: 1530068001.754863, curs_set
tc-end: 1530068002.325697, curs_set, passed
tc-start: 1530068002.331140, getch
tc-end: 1530068002.877404, getch, passed
tc-start: 1530068002.882888, getstr
tc-se:director: /usr/tests/lib/libcurses/tests/getstr, 4: [compare_streams] Excess 6 bytes from slave [\015\012nput]
tc-end: 1530068003.595795, getstr, passed
tc-start: 1530068003.601273, mvwin
tc-end: 1530068004.284971, mvwin, passed
tc-start: 1530068004.290403, startup
tc-end: 1530068004.786056, startup, passed
tc-start: 1530068004.791465, termattrs
tc-end: 1530068005.324742, termattrs, passed
tc-start: 1530068005.330170, timeout
tc-se:director: /usr/tests/lib/libcurses/tests/timeout, 12: 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: 1530068010.128156, timeout, passed
tc-start: 1530068010.132534, wborder
tc-end: 1530068010.736123, wborder, passed
tc-start: 1530068010.741581, window
tc-end: 1530068011.296006, window, passed
tc-start: 1530068011.301521, wprintw
tc-end: 1530068011.856416, wprintw, passed
tc-start: 1530068011.861881, wscrl
tc-end: 1530068012.576844, wscrl, passed
tp-end: 1530068012.582226, lib/libcurses/t_curses
tp-start: 1530068012.694033, lib/libexecinfo/t_backtrace, 1
tc-start: 1530068012.697617, 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_run
tc-so:#18: atf_tp_main
tc-end: 1530068012.814850, backtrace_fmt_basic, passed
tp-end: 1530068012.820402, lib/libexecinfo/t_backtrace
tp-start: 1530068012.900695, lib/libm/t_acos, 3
tc-start: 1530068012.904387, acos_inrange
tc-end: 1530068012.959000, acos_inrange, passed
tc-start: 1530068012.964642, acos_is_nan
tc-end: 1530068013.11030, acos_is_nan, passed
tc-start: 1530068013.16798, acos_is_plus_zero
tc-end: 1530068013.63617, acos_is_plus_zero, passed
tp-end: 1530068013.69219, lib/libm/t_acos
tp-start: 1530068013.131315, lib/libm/t_asin, 14
tc-start: 1530068013.135003, asin_inf_neg
tc-end: 1530068013.183736, asin_inf_neg, passed
tc-start: 1530068013.189446, asin_inf_pos
tc-end: 1530068013.237696, asin_inf_pos, passed
tc-start: 1530068013.243412, asin_inrange
tc-end: 1530068013.292067, asin_inrange, passed
tc-start: 1530068013.297758, asin_nan
tc-end: 1530068013.345928, asin_nan, passed
tc-start: 1530068013.351495, asin_range
tc-end: 1530068013.399743, asin_range, passed
tc-start: 1530068013.405442, asin_zero_neg
tc-end: 1530068013.453442, asin_zero_neg, passed
tc-start: 1530068013.459120, asin_zero_pos
tc-end: 1530068013.507563, asin_zero_pos, passed
tc-start: 1530068013.513353, asinf_inf_neg
tc-end: 1530068013.562766, asinf_inf_neg, passed
tc-start: 1530068013.568429, asinf_inf_pos
tc-end: 1530068013.617266, asinf_inf_pos, passed
tc-start: 1530068013.622974, asinf_inrange
tc-end: 1530068013.670553, asinf_inrange, passed
tc-start: 1530068013.676336, asinf_nan
tc-end: 1530068013.725454, asinf_nan, passed
tc-start: 1530068013.731102, asinf_range
tc-end: 1530068013.779229, asinf_range, passed
tc-start: 1530068013.784976, asinf_zero_neg
tc-end: 1530068013.833420, asinf_zero_neg, passed
tc-start: 1530068013.839024, asinf_zero_pos
tc-end: 1530068013.890116, asinf_zero_pos, passed
tp-end: 1530068013.895826, lib/libm/t_asin
tp-start: 1530068013.952475, lib/libm/t_atan, 4
tc-start: 1530068013.955933, atan_inrange
tc-end: 1530068014.2631, atan_inrange, passed
tc-start: 1530068014.8286, atan_nan
tc-end: 1530068014.57185, atan_nan, passed
tc-start: 1530068014.62808, atan_zero_neg
tc-end: 1530068014.109896, atan_zero_neg, passed
tc-start: 1530068014.115524, atan_zero_pos
tc-end: 1530068014.162010, atan_zero_pos, passed
tp-end: 1530068014.167664, lib/libm/t_atan
tp-start: 1530068014.212538, lib/libm/t_casinh, 1
tc-start: 1530068014.216213, casinh
tc-end: 1530068014.268728, casinh, passed
tp-end: 1530068014.274571, lib/libm/t_casinh
tp-start: 1530068014.337091, lib/libm/t_cbrt, 18
tc-start: 1530068014.340809, cbrt_inf_neg
tc-end: 1530068014.390114, cbrt_inf_neg, passed
tc-start: 1530068014.395768, cbrt_inf_pos
tc-end: 1530068014.444886, cbrt_inf_pos, passed
tc-start: 1530068014.450563, cbrt_nan
tc-end: 1530068014.499318, cbrt_nan, passed
tc-start: 1530068014.504947, cbrt_pow
tc-end: 1530068014.554841, cbrt_pow, passed
tc-start: 1530068014.560466, cbrt_zero_neg
tc-end: 1530068014.609597, cbrt_zero_neg, passed
tc-start: 1530068014.615309, cbrt_zero_pos
tc-end: 1530068014.664600, cbrt_zero_pos, passed
tc-start: 1530068014.670283, cbrtf_inf_neg
tc-end: 1530068014.720040, cbrtf_inf_neg, passed
tc-start: 1530068014.725765, cbrtf_inf_pos
tc-end: 1530068014.774562, cbrtf_inf_pos, passed
tc-start: 1530068014.780247, cbrtf_nan
tc-end: 1530068014.830582, cbrtf_nan, passed
tc-start: 1530068014.836338, cbrtf_powf
tc-end: 1530068014.887023, cbrtf_powf, passed
tc-start: 1530068014.892732, cbrtf_zero_neg
tc-end: 1530068014.941918, cbrtf_zero_neg, passed
tc-start: 1530068014.947692, cbrtf_zero_pos
tc-end: 1530068014.996522, cbrtf_zero_pos, passed
tc-start: 1530068015.2214, cbrtl_inf_neg
tc-end: 1530068015.50555, cbrtl_inf_neg, passed
tc-start: 1530068015.56232, cbrtl_inf_pos
tc-end: 1530068015.105562, cbrtl_inf_pos, passed
tc-start: 1530068015.111186, cbrtl_nan
tc-end: 1530068015.159792, cbrtl_nan, passed
tc-start: 1530068015.165416, cbrtl_powl
tc-end: 1530068015.214505, cbrtl_powl, passed
tc-start: 1530068015.220158, cbrtl_zero_neg
tc-end: 1530068015.269779, cbrtl_zero_neg, passed
tc-start: 1530068015.275512, cbrtl_zero_pos
tc-end: 1530068015.325501, cbrtl_zero_pos, passed
tp-end: 1530068015.331192, lib/libm/t_cbrt
tp-start: 1530068015.432309, lib/libm/t_ceil, 54
tc-start: 1530068015.435994, ceil_basic
tc-end: 1530068015.491685, ceil_basic, passed
tc-start: 1530068015.497327, ceil_inf_neg
tc-end: 1530068015.554413, ceil_inf_neg, passed
tc-start: 1530068015.560084, ceil_inf_pos
tc-end: 1530068015.616457, ceil_inf_pos, passed
tc-start: 1530068015.622088, ceil_nan
tc-end: 1530068015.678427, ceil_nan, passed
tc-start: 1530068015.684091, ceil_zero_neg
tc-end: 1530068015.739848, ceil_zero_neg, passed
tc-start: 1530068015.745570, ceil_zero_pos
tc-end: 1530068015.801758, ceil_zero_pos, passed
tc-start: 1530068015.807479, ceilf_basic
tc-end: 1530068015.862549, ceilf_basic, passed
tc-start: 1530068015.868276, ceilf_inf_neg
tc-end: 1530068015.925672, ceilf_inf_neg, passed
tc-start: 1530068015.931356, ceilf_inf_pos
tc-end: 1530068015.986931, ceilf_inf_pos, passed
tc-start: 1530068015.992614, ceilf_nan
tc-end: 1530068016.48294, ceilf_nan, passed
tc-start: 1530068016.54019, ceilf_zero_neg
tc-end: 1530068016.109407, ceilf_zero_neg, passed
tc-start: 1530068016.115158, ceilf_zero_pos
tc-end: 1530068016.172403, ceilf_zero_pos, passed
tc-start: 1530068016.178330, ceill_basic
tc-end: 1530068016.234539, ceill_basic, passed
tc-start: 1530068016.240214, ceill_inf_neg
tc-end: 1530068016.296999, ceill_inf_neg, passed
tc-start: 1530068016.302704, ceill_inf_pos
tc-end: 1530068016.358462, ceill_inf_pos, passed
tc-start: 1530068016.364202, ceill_nan
tc-end: 1530068016.420692, ceill_nan, passed
tc-start: 1530068016.426466, ceill_zero_neg
tc-end: 1530068016.482087, ceill_zero_neg, passed
tc-start: 1530068016.487811, ceill_zero_pos
tc-end: 1530068016.545690, ceill_zero_pos, passed
tc-start: 1530068016.551435, floor_basic
tc-end: 1530068016.609644, floor_basic, passed
tc-start: 1530068016.615414, floor_inf_neg
tc-end: 1530068016.671299, floor_inf_neg, passed
tc-start: 1530068016.677034, floor_inf_pos
tc-end: 1530068016.732897, floor_inf_pos, passed
tc-start: 1530068016.738559, floor_nan
tc-end: 1530068016.795203, floor_nan, passed
tc-start: 1530068016.800867, floor_zero_neg
tc-end: 1530068016.856803, floor_zero_neg, passed
tc-start: 1530068016.862480, floor_zero_pos
tc-end: 1530068016.919840, floor_zero_pos, passed
tc-start: 1530068016.925655, floorf_basic
tc-end: 1530068016.981670, floorf_basic, passed
tc-start: 1530068016.987418, floorf_inf_neg
tc-end: 1530068017.44005, floorf_inf_neg, passed
tc-start: 1530068017.49674, floorf_inf_pos
tc-end: 1530068017.107286, floorf_inf_pos, passed
tc-start: 1530068017.113072, floorf_nan
tc-end: 1530068017.169957, floorf_nan, passed
tc-start: 1530068017.175644, floorf_zero_neg
tc-end: 1530068017.232055, floorf_zero_neg, passed
tc-start: 1530068017.237830, floorf_zero_pos
tc-end: 1530068017.294148, floorf_zero_pos, passed
tc-start: 1530068017.299840, floorl_basic
tc-end: 1530068017.356687, floorl_basic, passed
tc-start: 1530068017.362501, floorl_inf_neg
tc-end: 1530068017.419806, floorl_inf_neg, passed
tc-start: 1530068017.425579, floorl_inf_pos
tc-end: 1530068017.482830, floorl_inf_pos, passed
tc-start: 1530068017.488566, floorl_nan
tc-end: 1530068017.545731, floorl_nan, passed
tc-start: 1530068017.551405, floorl_zero_neg
tc-end: 1530068017.608312, floorl_zero_neg, passed
tc-start: 1530068017.614044, floorl_zero_pos
tc-end: 1530068017.670699, floorl_zero_pos, passed
tc-start: 1530068017.676582, trunc_basic
tc-end: 1530068017.732208, trunc_basic, passed
tc-start: 1530068017.737919, trunc_inf_neg
tc-end: 1530068017.795572, trunc_inf_neg, passed
tc-start: 1530068017.801326, trunc_inf_pos
tc-end: 1530068017.857783, trunc_inf_pos, passed
tc-start: 1530068017.863627, trunc_nan
tc-end: 1530068017.921570, trunc_nan, passed
tc-start: 1530068017.927272, trunc_zero_neg
tc-end: 1530068017.983531, trunc_zero_neg, passed
tc-start: 1530068017.989204, trunc_zero_pos
tc-end: 1530068018.44987, trunc_zero_pos, passed
tc-start: 1530068018.50705, truncf_basic
tc-end: 1530068018.107019, truncf_basic, passed
tc-start: 1530068018.112719, truncf_inf_neg
tc-end: 1530068018.170196, truncf_inf_neg, passed
tc-start: 1530068018.175974, truncf_inf_pos
tc-end: 1530068018.233058, truncf_inf_pos, passed
tc-start: 1530068018.238790, truncf_nan
tc-end: 1530068018.294646, truncf_nan, passed
tc-start: 1530068018.300335, truncf_zero_neg
tc-end: 1530068018.356498, truncf_zero_neg, passed
tc-start: 1530068018.362212, truncf_zero_pos
tc-end: 1530068018.419263, truncf_zero_pos, passed
tc-start: 1530068018.424779, truncl_basic
tc-end: 1530068018.481941, truncl_basic, passed
tc-start: 1530068018.487628, truncl_inf_neg
tc-end: 1530068018.544841, truncl_inf_neg, passed
tc-start: 1530068018.550459, truncl_inf_pos
tc-end: 1530068018.608019, truncl_inf_pos, passed
tc-start: 1530068018.613795, truncl_nan
tc-end: 1530068018.669898, truncl_nan, passed
tc-start: 1530068018.675617, truncl_zero_neg
tc-end: 1530068018.731665, truncl_zero_neg, passed
tc-start: 1530068018.737318, truncl_zero_pos
tc-end: 1530068018.793331, truncl_zero_pos, passed
tp-end: 1530068018.799044, lib/libm/t_ceil
tp-start: 1530068018.855139, lib/libm/t_cos, 12
tc-start: 1530068018.858805, cos_angles
tc-end: 1530068018.908650, cos_angles, passed
tc-start: 1530068018.914351, cos_inf_neg
tc-end: 1530068018.962459, cos_inf_neg, passed
tc-start: 1530068018.968115, cos_inf_pos
tc-end: 1530068019.16454, cos_inf_pos, passed
tc-start: 1530068019.22078, cos_nan
tc-end: 1530068019.70516, cos_nan, passed
tc-start: 1530068019.76270, cos_zero_neg
tc-end: 1530068019.123699, cos_zero_neg, passed
tc-start: 1530068019.129423, cos_zero_pos
tc-end: 1530068019.176558, cos_zero_pos, passed
tc-start: 1530068019.182225, cosf_angles
tc-end: 1530068019.231771, cosf_angles, passed
tc-start: 1530068019.237539, cosf_inf_neg
tc-end: 1530068019.286003, cosf_inf_neg, passed
tc-start: 1530068019.291736, cosf_inf_pos
tc-end: 1530068019.339774, cosf_inf_pos, passed
tc-start: 1530068019.345286, cosf_nan
tc-end: 1530068019.393748, cosf_nan, passed
tc-start: 1530068019.399383, cosf_zero_neg
tc-end: 1530068019.446543, cosf_zero_neg, passed
tc-start: 1530068019.452206, cosf_zero_pos
tc-end: 1530068019.500399, cosf_zero_pos, passed
tp-end: 1530068019.506078, lib/libm/t_cos
tp-start: 1530068019.561917, lib/libm/t_cosh, 12
tc-start: 1530068019.565648, cosh_inf_neg
tc-end: 1530068019.615206, cosh_inf_neg, passed
tc-start: 1530068019.620888, cosh_inf_pos
tc-end: 1530068019.669143, cosh_inf_pos, passed
tc-start: 1530068019.674955, cosh_inrange
tc-end: 1530068019.722944, cosh_inrange, passed
tc-start: 1530068019.728567, cosh_nan
tc-end: 1530068019.776029, cosh_nan, passed
tc-start: 1530068019.781664, cosh_zero_neg
tc-end: 1530068019.828691, cosh_zero_neg, passed
tc-start: 1530068019.834386, cosh_zero_pos
tc-end: 1530068019.883830, cosh_zero_pos, passed
tc-start: 1530068019.889298, coshf_inf_neg
tc-end: 1530068019.936707, coshf_inf_neg, passed
tc-start: 1530068019.942166, coshf_inf_pos
tc-end: 1530068019.990010, coshf_inf_pos, passed
tc-start: 1530068019.995813, coshf_inrange
tc-end: 1530068020.43659, coshf_inrange, passed
tc-start: 1530068020.49295, coshf_nan
tc-end: 1530068020.96424, coshf_nan, passed
tc-start: 1530068020.102066, coshf_zero_neg
tc-end: 1530068020.149350, coshf_zero_neg, passed
tc-start: 1530068020.155054, coshf_zero_pos
tc-end: 1530068020.202995, coshf_zero_pos, passed
tp-end: 1530068020.208631, lib/libm/t_cosh
tp-start: 1530068020.268447, lib/libm/t_erf, 16
tc-start: 1530068020.272089, erf_inf_neg
tc-end: 1530068020.320714, erf_inf_neg, passed
tc-start: 1530068020.326379, erf_inf_pos
tc-end: 1530068020.374064, erf_inf_pos, passed
tc-start: 1530068020.379651, erf_nan
tc-end: 1530068020.428671, erf_nan, passed
tc-start: 1530068020.434317, erf_zero_neg
tc-end: 1530068020.482419, erf_zero_neg, passed
tc-start: 1530068020.488103, erf_zero_pos
tc-end: 1530068020.536781, erf_zero_pos, passed
tc-start: 1530068020.542441, erfc_inf_neg
tc-end: 1530068020.591593, erfc_inf_neg, passed
tc-start: 1530068020.597349, erfc_inf_pos
tc-end: 1530068020.645176, erfc_inf_pos, passed
tc-start: 1530068020.650831, erfc_nan
tc-end: 1530068020.698872, erfc_nan, passed
tc-start: 1530068020.704555, erfcf_inf_neg
tc-end: 1530068020.753555, erfcf_inf_neg, passed
tc-start: 1530068020.759167, erfcf_inf_pos
tc-end: 1530068020.807519, erfcf_inf_pos, passed
tc-start: 1530068020.813220, erfcf_nan
tc-end: 1530068020.862024, erfcf_nan, passed
tc-start: 1530068020.867680, erff_inf_neg
tc-end: 1530068020.917412, erff_inf_neg, passed
tc-start: 1530068020.923108, erff_inf_pos
tc-end: 1530068020.971663, erff_inf_pos, passed
tc-start: 1530068020.977444, erff_nan
tc-end: 1530068021.26350, erff_nan, passed
tc-start: 1530068021.32128, erff_zero_neg
tc-end: 1530068021.80756, erff_zero_neg, passed
tc-start: 1530068021.86481, erff_zero_pos
tc-end: 1530068021.134556, erff_zero_pos, passed
tp-end: 1530068021.140329, lib/libm/t_erf
tp-start: 1530068021.219092, lib/libm/t_exp, 26
tc-start: 1530068021.222743, exp2_is_nan
tc-end: 1530068021.274046, exp2_is_nan, passed
tc-start: 1530068021.279762, exp2_is_plus_zero
tc-end: 1530068021.330000, exp2_is_plus_zero, passed
tc-start: 1530068021.335676, exp2_powers
tc-end: 1530068021.385743, exp2_powers, passed
tc-start: 1530068021.391410, exp2_values
tc-end: 1530068021.442554, exp2_values, passed
tc-start: 1530068021.448242, exp_inf_neg
tc-end: 1530068021.499215, exp_inf_neg, passed
tc-start: 1530068021.505001, exp_inf_pos
tc-end: 1530068021.555364, exp_inf_pos, passed
tc-start: 1530068021.561020, exp_nan
tc-end: 1530068021.610985, exp_nan, passed
tc-start: 1530068021.616715, exp_product
tc-end: 1530068021.667292, exp_product, passed
tc-start: 1530068021.673104, exp_zero_neg
tc-end: 1530068021.723480, exp_zero_neg, passed
tc-start: 1530068021.729248, exp_zero_pos
tc-end: 1530068021.779259, exp_zero_pos, passed
tc-start: 1530068021.785022, expf_inf_neg
tc-end: 1530068021.835376, expf_inf_neg, passed
tc-start: 1530068021.841097, expf_inf_pos
tc-end: 1530068021.892748, expf_inf_pos, passed
tc-start: 1530068021.898445, expf_nan
tc-end: 1530068021.950571, expf_nan, passed
tc-start: 1530068021.956329, expf_product
tc-end: 1530068022.6754, expf_product, passed
tc-start: 1530068022.12533, expf_zero_neg
tc-end: 1530068022.62976, expf_zero_neg, passed
tc-start: 1530068022.68625, expf_zero_pos
tc-end: 1530068022.119766, expf_zero_pos, passed
tc-start: 1530068022.125456, expm1_inf_neg
tc-end: 1530068022.175343, expm1_inf_neg, passed
tc-start: 1530068022.181020, expm1_inf_pos
tc-end: 1530068022.240171, expm1_inf_pos, passed
tc-start: 1530068022.245908, expm1_nan
tc-end: 1530068022.296972, expm1_nan, passed
tc-start: 1530068022.302720, expm1_zero_neg
tc-end: 1530068022.353655, expm1_zero_neg, passed
tc-start: 1530068022.359314, expm1_zero_pos
tc-end: 1530068022.409954, expm1_zero_pos, passed
tc-start: 1530068022.415730, expm1f_inf_neg
tc-end: 1530068022.468426, expm1f_inf_neg, passed
tc-start: 1530068022.474220, expm1f_inf_pos
tc-end: 1530068022.524881, expm1f_inf_pos, passed
tc-start: 1530068022.530559, expm1f_nan
tc-end: 1530068022.581311, expm1f_nan, passed
tc-start: 1530068022.587054, expm1f_zero_neg
tc-end: 1530068022.637322, expm1f_zero_neg, passed
tc-start: 1530068022.643009, expm1f_zero_pos
tc-end: 1530068022.694330, expm1f_zero_pos, passed
tp-end: 1530068022.700113, lib/libm/t_exp
tp-start: 1530068022.749630, lib/libm/t_fenv, 4
tc-start: 1530068022.753363, feenableexcept
tc-end: 1530068022.800212, feenableexcept, passed
tc-start: 1530068022.805916, fegetexcept
tc-end: 1530068022.852311, fegetexcept, passed
tc-start: 1530068022.857938, fegetround
tc-end: 1530068022.906344, fegetround, passed
tc-start: 1530068022.912000, fesetround
tc-end: 1530068022.958798, fesetround, passed
tp-end: 1530068022.964240, lib/libm/t_fenv
tp-start: 1530068023.13019, lib/libm/t_fe_round, 4
tc-start: 1530068023.16691, fe_nearbyint
tc-end: 1530068023.63686, fe_nearbyint, passed
tc-start: 1530068023.69323, fe_nextafter
tc-end: 1530068023.118058, fe_nextafter, passed
tc-start: 1530068023.123834, fe_nexttoward
tc-end: 1530068023.170902, fe_nexttoward, passed
tc-start: 1530068023.176608, fe_round
tc-end: 1530068023.224585, fe_round, passed
tp-end: 1530068023.230181, lib/libm/t_fe_round
tp-start: 1530068023.280793, lib/libm/t_fmod, 1
tc-start: 1530068023.284456, fmod
tc-end: 1530068023.329543, fmod, passed
tp-end: 1530068023.334904, lib/libm/t_fmod
tp-start: 1530068023.381373, lib/libm/t_hypot, 3
tc-start: 1530068023.385045, hypot_integer
tc-end: 1530068023.431532, hypot_integer, passed
tc-start: 1530068023.437296, hypotf_integer
tc-end: 1530068023.483467, hypotf_integer, passed
tc-start: 1530068023.489053, pr50698
tc-end: 1530068023.538066, pr50698, passed
tp-end: 1530068023.543545, lib/libm/t_hypot
tp-start: 1530068023.596127, lib/libm/t_ilogb, 1
tc-start: 1530068023.599765, ilogb
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:68: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:70: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:77: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:79: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:86: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:88: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:95: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:97: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:114: r=0x20000400 != 0x20000000
tc-se:
tc-se:*** Check failed: /usr/src/tests/lib/libm/t_ilogb.c:116: r=0x20000400 != 0x20000000
tc-se:
tc-end: 1530068023.697332, ilogb, failed, 10 checks failed; see output for more details
tp-end: 1530068023.703365, lib/libm/t_ilogb
tp-start: 1530068023.751100, lib/libm/t_infinity, 3
tc-start: 1530068023.754821, infinity_double
tc-end: 1530068023.801447, infinity_double, passed
tc-start: 1530068023.807119, infinity_float
tc-end: 1530068023.853181, infinity_float, passed
tc-start: 1530068023.858781, infinity_long_double
tc-end: 1530068023.906507, infinity_long_double, passed
tp-end: 1530068023.912049, lib/libm/t_infinity
tp-start: 1530068023.987905, lib/libm/t_ldexp, 19
tc-start: 1530068023.991601, ldexp_basic
tc-end: 1530068024.43723, ldexp_basic, passed
tc-start: 1530068024.49440, ldexp_denormal
tc-end: 1530068024.100444, ldexp_denormal, passed
tc-start: 1530068024.106156, ldexp_denormal_large
tc-end: 1530068024.158079, ldexp_denormal_large, passed
tc-start: 1530068024.163782, ldexp_exp2
tc-end: 1530068024.213207, ldexp_exp2, passed
tc-start: 1530068024.218872, ldexp_inf_neg
tc-end: 1530068024.268060, ldexp_inf_neg, passed
tc-start: 1530068024.273837, ldexp_inf_pos
tc-end: 1530068024.323145, ldexp_inf_pos, passed
tc-start: 1530068024.328832, ldexp_infinity
tc-end: 1530068024.378890, ldexp_infinity, passed
tc-start: 1530068024.384713, ldexp_nan
tc-end: 1530068024.434006, ldexp_nan, passed
tc-start: 1530068024.439648, ldexp_overflow
tc-end: 1530068024.489530, ldexp_overflow, passed
tc-start: 1530068024.495372, ldexp_underflow
tc-end: 1530068024.546313, ldexp_underflow, passed
tc-start: 1530068024.551993, ldexp_zero
tc-end: 1530068024.601371, ldexp_zero, passed
tc-start: 1530068024.607171, ldexp_zero_neg
tc-end: 1530068024.656651, ldexp_zero_neg, passed
tc-start: 1530068024.662324, ldexp_zero_pos
tc-end: 1530068024.712048, ldexp_zero_pos, passed
tc-start: 1530068024.717710, ldexpf_exp2f
tc-end: 1530068024.766747, ldexpf_exp2f, passed
tc-start: 1530068024.772363, ldexpf_inf_neg
tc-end: 1530068024.822275, ldexpf_inf_neg, passed
tc-start: 1530068024.827998, ldexpf_inf_pos
tc-end: 1530068024.880507, ldexpf_inf_pos, passed
tc-start: 1530068024.886246, ldexpf_nan
tc-end: 1530068024.935379, ldexpf_nan, passed
tc-start: 1530068024.941003, ldexpf_zero_neg
tc-end: 1530068024.990385, ldexpf_zero_neg, passed
tc-start: 1530068024.996046, ldexpf_zero_pos
tc-end: 1530068025.45045, ldexpf_zero_pos, passed
tp-end: 1530068025.50660, lib/libm/t_ldexp
tp-start: 1530068025.163473, lib/libm/t_log, 54
tc-start: 1530068025.167191, log10_base
tc-end: 1530068025.223390, log10_base, passed
tc-start: 1530068025.229005, log10_inf_neg
tc-end: 1530068025.284636, log10_inf_neg, passed
tc-start: 1530068025.290250, log10_inf_pos
tc-end: 1530068025.346490, log10_inf_pos, passed
tc-start: 1530068025.352107, log10_nan
tc-end: 1530068025.408165, log10_nan, passed
tc-start: 1530068025.413867, log10_one_pos
tc-end: 1530068025.469954, log10_one_pos, passed
tc-start: 1530068025.475681, log10_zero_neg
tc-end: 1530068025.532724, log10_zero_neg, passed
tc-start: 1530068025.538488, log10_zero_pos
tc-end: 1530068025.595430, log10_zero_pos, passed
tc-start: 1530068025.601117, log10f_base
tc-end: 1530068025.656902, log10f_base, passed
tc-start: 1530068025.662565, log10f_inf_neg
tc-end: 1530068025.718306, log10f_inf_neg, passed
tc-start: 1530068025.724036, log10f_inf_pos
tc-end: 1530068025.779653, log10f_inf_pos, passed
tc-start: 1530068025.785371, log10f_nan
tc-end: 1530068025.841385, log10f_nan, passed
tc-start: 1530068025.847070, log10f_one_pos
tc-end: 1530068025.904397, log10f_one_pos, passed
tc-start: 1530068025.910088, log10f_zero_neg
tc-end: 1530068025.966402, log10f_zero_neg, passed
tc-start: 1530068025.972132, log10f_zero_pos
tc-end: 1530068026.28052, log10f_zero_pos, passed
tc-start: 1530068026.33785, log1p_inf_neg
tc-end: 1530068026.89503, log1p_inf_neg, passed
tc-start: 1530068026.95328, log1p_inf_pos
tc-end: 1530068026.151630, log1p_inf_pos, passed
tc-start: 1530068026.157346, log1p_nan
tc-end: 1530068026.213854, log1p_nan, passed
tc-start: 1530068026.219563, log1p_one_neg
tc-end: 1530068026.275517, log1p_one_neg, passed
tc-start: 1530068026.281184, log1p_zero_neg
tc-end: 1530068026.338959, log1p_zero_neg, passed
tc-start: 1530068026.344819, log1p_zero_pos
tc-end: 1530068026.400574, log1p_zero_pos, passed
tc-start: 1530068026.406312, log1pf_inf_neg
tc-end: 1530068026.462916, log1pf_inf_neg, passed
tc-start: 1530068026.468633, log1pf_inf_pos
tc-end: 1530068026.524866, log1pf_inf_pos, passed
tc-start: 1530068026.530593, log1pf_nan
tc-end: 1530068026.586586, log1pf_nan, passed
tc-start: 1530068026.592269, log1pf_one_neg
tc-end: 1530068026.647915, log1pf_one_neg, passed
tc-start: 1530068026.653649, log1pf_zero_neg
tc-end: 1530068026.709236, log1pf_zero_neg, passed
tc-start: 1530068026.714999, log1pf_zero_pos
tc-end: 1530068026.771229, log1pf_zero_pos, passed
tc-start: 1530068026.776972, log2_base
tc-end: 1530068026.833272, log2_base, passed
tc-start: 1530068026.839038, log2_inf_neg
tc-end: 1530068026.896985, log2_inf_neg, passed
tc-start: 1530068026.902672, log2_inf_pos
tc-end: 1530068026.959579, log2_inf_pos, passed
tc-start: 1530068026.965301, log2_nan
tc-end: 1530068027.21066, log2_nan, passed
tc-start: 1530068027.26541, log2_one_pos
tc-end: 1530068027.82245, log2_one_pos, passed
tc-start: 1530068027.87939, log2_zero_neg
tc-end: 1530068027.145443, log2_zero_neg, passed
tc-start: 1530068027.151128, log2_zero_pos
tc-end: 1530068027.209066, log2_zero_pos, passed
tc-start: 1530068027.216099, log2f_base
tc-end: 1530068027.272430, log2f_base, passed
tc-start: 1530068027.278178, log2f_inf_neg
tc-end: 1530068027.334210, log2f_inf_neg, passed
tc-start: 1530068027.339888, log2f_inf_pos
tc-end: 1530068027.396467, log2f_inf_pos, passed
tc-start: 1530068027.402148, log2f_nan
tc-end: 1530068027.458461, log2f_nan, passed
tc-start: 1530068027.464191, log2f_one_pos
tc-end: 1530068027.520383, log2f_one_pos, passed
tc-start: 1530068027.526655, log2f_zero_neg
tc-end: 1530068027.584792, log2f_zero_neg, passed
tc-start: 1530068027.590631, log2f_zero_pos
tc-end: 1530068027.646541, log2f_zero_pos, passed
tc-start: 1530068027.652309, log_base
tc-end: 1530068027.708558, log_base, passed
tc-start: 1530068027.714368, log_inf_neg
tc-end: 1530068027.771024, log_inf_neg, passed
tc-start: 1530068027.776758, log_inf_pos
tc-end: 1530068027.833678, log_inf_pos, passed
tc-start: 1530068027.839355, log_nan
tc-end: 1530068027.896985, log_nan, passed
tc-start: 1530068027.902664, log_one_pos
tc-end: 1530068027.959500, log_one_pos, passed
tc-start: 1530068027.965320, log_zero_neg
tc-end: 1530068028.21675, log_zero_neg, passed
tc-start: 1530068028.27382, log_zero_pos
tc-end: 1530068028.83965, log_zero_pos, passed
tc-start: 1530068028.89422, logf_base
tc-end: 1530068028.147024, logf_base, passed
tc-start: 1530068028.152749, logf_inf_neg
tc-end: 1530068028.209977, logf_inf_neg, passed
tc-start: 1530068028.215839, logf_inf_pos
tc-end: 1530068028.271776, logf_inf_pos, passed
tc-start: 1530068028.277534, logf_nan
tc-end: 1530068028.334210, logf_nan, passed
tc-start: 1530068028.339867, logf_one_pos
tc-end: 1530068028.395965, logf_one_pos, passed
tc-start: 1530068028.401598, logf_zero_neg
tc-end: 1530068028.459048, logf_zero_neg, passed
tc-start: 1530068028.464740, logf_zero_pos
tc-end: 1530068028.521135, logf_zero_pos, passed
tp-end: 1530068028.527309, lib/libm/t_log
tp-start: 1530068028.573410, lib/libm/t_modf, 1
tc-start: 1530068028.577150, modf
tc-end: 1530068028.623162, modf, passed
tp-end: 1530068028.628699, lib/libm/t_modf
tp-start: 1530068028.693337, lib/libm/t_pow, 20
tc-start: 1530068028.696983, pow_inf_neg_x
tc-end: 1530068028.747189, pow_inf_neg_x, passed
tc-start: 1530068028.752832, pow_inf_neg_y
tc-end: 1530068028.802435, pow_inf_neg_y, passed
tc-start: 1530068028.808114, pow_inf_pos_x
tc-end: 1530068028.858799, pow_inf_pos_x, passed
tc-start: 1530068028.864546, pow_inf_pos_y
tc-end: 1530068028.915400, pow_inf_pos_y, passed
tc-start: 1530068028.921068, pow_nan_x
tc-end: 1530068028.970950, pow_nan_x, passed
tc-start: 1530068028.976592, pow_nan_y
tc-end: 1530068029.25917, pow_nan_y, passed
tc-start: 1530068029.31559, pow_one_neg_x
tc-end: 1530068029.81055, pow_one_neg_x, passed
tc-start: 1530068029.86757, pow_one_pos_x
tc-end: 1530068029.136516, pow_one_pos_x, passed
tc-start: 1530068029.142299, pow_zero_x
tc-end: 1530068029.191471, pow_zero_x, passed
tc-start: 1530068029.197168, pow_zero_y
tc-end: 1530068029.247522, pow_zero_y, passed
tc-start: 1530068029.253251, powf_inf_neg_x
tc-end: 1530068029.302984, powf_inf_neg_x, passed
tc-start: 1530068029.308581, powf_inf_neg_y
tc-end: 1530068029.358420, powf_inf_neg_y, passed
tc-start: 1530068029.364067, powf_inf_pos_x
tc-end: 1530068029.413902, powf_inf_pos_x, passed
tc-start: 1530068029.419536, powf_inf_pos_y
tc-end: 1530068029.469920, powf_inf_pos_y, passed
tc-start: 1530068029.475677, powf_nan_x
tc-end: 1530068029.526333, powf_nan_x, passed
tc-start: 1530068029.532061, powf_nan_y
tc-end: 1530068029.581236, powf_nan_y, passed
tc-start: 1530068029.586941, powf_one_neg_x
tc-end: 1530068029.636453, powf_one_neg_x, passed
tc-start: 1530068029.642071, powf_one_pos_x
tc-end: 1530068029.692885, powf_one_pos_x, passed
tc-start: 1530068029.698604, powf_zero_x
tc-end: 1530068029.748163, powf_zero_x, passed
tc-start: 1530068029.753844, powf_zero_y
tc-end: 1530068029.803723, powf_zero_y, passed
tp-end: 1530068029.809352, lib/libm/t_pow
tp-start: 1530068029.856629, lib/libm/t_precision, 1
tc-start: 1530068029.860440, t_precision
tc-end: 1530068029.907421, t_precision, passed
tp-end: 1530068029.913033, lib/libm/t_precision
tp-start: 1530068029.968841, lib/libm/t_round, 1
tc-start: 1530068029.972498, round_dir
tc-end: 1530068030.18024, round_dir, passed
tp-end: 1530068030.23633, lib/libm/t_round
tp-start: 1530068030.88045, lib/libm/t_scalbn, 20
tc-start: 1530068030.91739, scalbn_inf_neg
tc-end: 1530068030.141102, scalbn_inf_neg, passed
tc-start: 1530068030.146770, scalbn_inf_pos
tc-end: 1530068030.195346, scalbn_inf_pos, passed
tc-start: 1530068030.201032, scalbn_ldexp
tc-end: 1530068030.251110, scalbn_ldexp, passed
tc-start: 1530068030.256829, scalbn_nan
tc-end: 1530068030.306374, scalbn_nan, passed
tc-start: 1530068030.311985, scalbn_val
tc-end: 1530068030.361529, scalbn_val, passed
tc-start: 1530068030.367235, scalbn_zero_neg
tc-end: 1530068030.417290, scalbn_zero_neg, passed
tc-start: 1530068030.423006, scalbn_zero_pos
tc-end: 1530068030.471563, scalbn_zero_pos, passed
tc-start: 1530068030.477349, scalbnf_inf_neg
tc-end: 1530068030.527505, scalbnf_inf_neg, passed
tc-start: 1530068030.533245, scalbnf_inf_pos
tc-end: 1530068030.582396, scalbnf_inf_pos, passed
tc-start: 1530068030.588215, scalbnf_ldexpf
tc-end: 1530068030.636822, scalbnf_ldexpf, passed
tc-start: 1530068030.642486, scalbnf_nan
tc-end: 1530068030.691300, scalbnf_nan, passed
tc-start: 1530068030.696978, scalbnf_val
tc-end: 1530068030.746507, scalbnf_val, passed
tc-start: 1530068030.752179, scalbnf_zero_neg
tc-end: 1530068030.802093, scalbnf_zero_neg, passed
tc-start: 1530068030.807775, scalbnf_zero_pos
tc-end: 1530068030.856409, scalbnf_zero_pos, passed
tc-start: 1530068030.861973, scalbnl_inf_neg
tc-end: 1530068030.912792, scalbnl_inf_neg, skipped, Requires long double support
tc-start: 1530068030.918711, scalbnl_inf_pos
tc-end: 1530068030.969488, scalbnl_inf_pos, skipped, Requires long double support
tc-start: 1530068030.975617, scalbnl_nan
tc-end: 1530068031.25520, scalbnl_nan, skipped, Requires long double support
tc-start: 1530068031.31381, scalbnl_val
tc-end: 1530068031.82692, scalbnl_val, skipped, Requires long double support
tc-start: 1530068031.88656, scalbnl_zero_neg
tc-end: 1530068031.137673, scalbnl_zero_neg, skipped, Requires long double support
tc-start: 1530068031.143648, scalbnl_zero_pos
tc-end: 1530068031.194947, scalbnl_zero_pos, skipped, Requires long double support
tp-end: 1530068031.201048, lib/libm/t_scalbn
tp-start: 1530068031.256626, lib/libm/t_sin, 12
tc-start: 1530068031.260306, sin_angles
tc-end: 1530068031.307836, sin_angles, passed
tc-start: 1530068031.313499, sin_inf_neg
tc-end: 1530068031.361549, sin_inf_neg, passed
tc-start: 1530068031.367187, sin_inf_pos
tc-end: 1530068031.414870, sin_inf_pos, passed
tc-start: 1530068031.420584, sin_nan
tc-end: 1530068031.468222, sin_nan, passed
tc-start: 1530068031.473938, sin_zero_neg
tc-end: 1530068031.521859, sin_zero_neg, passed
tc-start: 1530068031.528032, sin_zero_pos
tc-end: 1530068031.574935, sin_zero_pos, passed
tc-start: 1530068031.580636, sinf_angles
tc-end: 1530068031.628256, sinf_angles, passed
tc-start: 1530068031.633925, sinf_inf_neg
tc-end: 1530068031.682582, sinf_inf_neg, passed
tc-start: 1530068031.688252, sinf_inf_pos
tc-end: 1530068031.737016, sinf_inf_pos, passed
tc-start: 1530068031.742697, sinf_nan
tc-end: 1530068031.790363, sinf_nan, passed
tc-start: 1530068031.796034, sinf_zero_neg
tc-end: 1530068031.845567, sinf_zero_neg, passed
tc-start: 1530068031.851215, sinf_zero_pos
tc-end: 1530068031.900424, sinf_zero_pos, passed
tp-end: 1530068031.906100, lib/libm/t_sin
tp-start: 1530068031.961907, lib/libm/t_sinh, 12
tc-start: 1530068031.965601, sinh_inf_neg
tc-end: 1530068032.13530, sinh_inf_neg, passed
tc-start: 1530068032.19151, sinh_inf_pos
tc-end: 1530068032.67128, sinh_inf_pos, passed
tc-start: 1530068032.72720, sinh_inrange
tc-end: 1530068032.120800, sinh_inrange, passed
tc-start: 1530068032.126467, sinh_nan
tc-end: 1530068032.174122, sinh_nan, passed
tc-start: 1530068032.179709, sinh_zero_neg
tc-end: 1530068032.239368, sinh_zero_neg, passed
tc-start: 1530068032.245084, sinh_zero_pos
tc-end: 1530068032.293828, sinh_zero_pos, passed
tc-start: 1530068032.299472, sinhf_inf_neg
tc-end: 1530068032.348034, sinhf_inf_neg, passed
tc-start: 1530068032.353701, sinhf_inf_pos
tc-end: 1530068032.401682, sinhf_inf_pos, passed
tc-start: 1530068032.407372, sinhf_inrange
tc-end: 1530068032.455873, sinhf_inrange, passed
tc-start: 1530068032.461479, sinhf_nan
tc-end: 1530068032.509413, sinhf_nan, passed
tc-start: 1530068032.515120, sinhf_zero_neg
tc-end: 1530068032.563238, sinhf_zero_neg, passed
tc-start: 1530068032.568964, sinhf_zero_pos
tc-end: 1530068032.617161, sinhf_zero_pos, passed
tp-end: 1530068032.622760, lib/libm/t_sinh
tp-start: 1530068032.684106, lib/libm/t_sqrt, 18
tc-start: 1530068032.687578, sqrt_inf_neg
tc-end: 1530068032.737154, sqrt_inf_neg, passed
tc-start: 1530068032.742752, sqrt_inf_pos
tc-end: 1530068032.791039, sqrt_inf_pos, passed
tc-start: 1530068032.796696, sqrt_nan
tc-end: 1530068032.846436, sqrt_nan, passed
tc-start: 1530068032.852199, sqrt_pow
tc-end: 1530068032.903312, sqrt_pow, passed
tc-start: 1530068032.908745, sqrt_zero_neg
tc-end: 1530068032.957192, sqrt_zero_neg, passed
tc-start: 1530068032.963024, sqrt_zero_pos
tc-end: 1530068033.12280, sqrt_zero_pos, passed
tc-start: 1530068033.18066, sqrtf_inf_neg
tc-end: 1530068033.66855, sqrtf_inf_neg, passed
tc-start: 1530068033.72531, sqrtf_inf_pos
tc-end: 1530068033.121207, sqrtf_inf_pos, passed
tc-start: 1530068033.126929, sqrtf_nan
tc-end: 1530068033.176909, sqrtf_nan, passed
tc-start: 1530068033.182617, sqrtf_powf
tc-end: 1530068033.231697, sqrtf_powf, passed
tc-start: 1530068033.237568, sqrtf_zero_neg
tc-end: 1530068033.286789, sqrtf_zero_neg, passed
tc-start: 1530068033.292452, sqrtf_zero_pos
tc-end: 1530068033.341286, sqrtf_zero_pos, passed
tc-start: 1530068033.346991, sqrtl_inf_neg
tc-end: 1530068033.396315, sqrtl_inf_neg, passed
tc-start: 1530068033.402033, sqrtl_inf_pos
tc-end: 1530068033.450974, sqrtl_inf_pos, passed
tc-start: 1530068033.456680, sqrtl_nan
tc-end: 1530068033.505234, sqrtl_nan, passed
tc-start: 1530068033.510903, sqrtl_powl
tc-end: 1530068033.561294, sqrtl_powl, passed
tc-start: 1530068033.567030, sqrtl_zero_neg
tc-end: 1530068033.616430, sqrtl_zero_neg, passed
tc-start: 1530068033.621856, sqrtl_zero_pos
tc-end: 1530068033.672004, sqrtl_zero_pos, passed
tp-end: 1530068033.677761, lib/libm/t_sqrt
tp-start: 1530068033.743305, lib/libm/t_tan, 12
tc-start: 1530068033.746969, tan_angles
tc-end: 1530068033.793975, tan_angles, passed
tc-start: 1530068033.799570, tan_inf_neg
tc-end: 1530068033.848014, tan_inf_neg, passed
tc-start: 1530068033.853650, tan_inf_pos
tc-end: 1530068033.902776, tan_inf_pos, passed
tc-start: 1530068033.908459, tan_nan
tc-end: 1530068033.956707, tan_nan, passed
tc-start: 1530068033.962232, tan_zero_neg
tc-end: 1530068034.9735, tan_zero_neg, passed
tc-start: 1530068034.15524, tan_zero_pos
tc-end: 1530068034.62199, tan_zero_pos, passed
tc-start: 1530068034.67974, tanf_angles
tc-end: 1530068034.115881, tanf_angles, passed
tc-start: 1530068034.121487, tanf_inf_neg
tc-end: 1530068034.168705, tanf_inf_neg, passed
tc-start: 1530068034.174404, tanf_inf_pos
tc-end: 1530068034.222069, tanf_inf_pos, passed
tc-start: 1530068034.227779, tanf_nan
tc-end: 1530068034.274954, tanf_nan, passed
tc-start: 1530068034.280601, tanf_zero_neg
tc-end: 1530068034.327919, tanf_zero_neg, passed
tc-start: 1530068034.333655, tanf_zero_pos
tc-end: 1530068034.381739, tanf_zero_pos, passed
tp-end: 1530068034.387428, lib/libm/t_tan
tp-start: 1530068034.441671, lib/libm/t_tanh, 10
tc-start: 1530068034.445251, tanh_inf_neg
tc-end: 1530068034.492936, tanh_inf_neg, passed
tc-start: 1530068034.498571, tanh_inf_pos
tc-end: 1530068034.546717, tanh_inf_pos, passed
tc-start: 1530068034.552337, tanh_nan
tc-end: 1530068034.601141, tanh_nan, passed
tc-start: 1530068034.606815, tanh_zero_neg
tc-end: 1530068034.654181, tanh_zero_neg, passed
tc-start: 1530068034.659848, tanh_zero_pos
tc-end: 1530068034.706508, tanh_zero_pos, passed
tc-start: 1530068034.712160, tanhf_inf_neg
tc-end: 1530068034.759639, tanhf_inf_neg, passed
tc-start: 1530068034.765359, tanhf_inf_pos
tc-end: 1530068034.812096, tanhf_inf_pos, passed
tc-start: 1530068034.817834, tanhf_nan
tc-end: 1530068034.865135, tanhf_nan, passed
tc-start: 1530068034.870765, tanhf_zero_neg
tc-end: 1530068034.920001, tanhf_zero_neg, passed
tc-start: 1530068034.925710, tanhf_zero_pos
tc-end: 1530068034.974135, tanhf_zero_pos, passed
tp-end: 1530068034.979795, lib/libm/t_tanh
tp-start: 1530068035.59085, lib/libobjc/t_threads, 1
tc-start: 1530068035.62809, thread_callback
tc-so:Old Callback: 0x0
tc-so:detach value: 0xfdb1d000
tc-so:becoming multithreaded!
tc-so:detached thread started!
tc-so:Shutting down
tc-end: 1530068035.131591, thread_callback, passed
tp-end: 1530068035.137032, lib/libobjc/t_threads
tp-start: 1530068035.208229, lib/libposix/bsd/t_rename, 1
tc-start: 1530068035.211740, rename
tc-end: 1530068035.254393, rename, passed
tp-end: 1530068035.260770, lib/libposix/bsd/t_rename
tp-start: 1530068035.319542, lib/libposix/posix1/t_rename, 1
tc-start: 1530068035.323015, rename
tc-end: 1530068035.365407, rename, passed
tp-end: 1530068035.372572, lib/libposix/posix1/t_rename
tp-start: 1530068035.432038, lib/libposix/posix2/t_rename, 1
tc-start: 1530068035.435547, rename
tc-end: 1530068035.477307, rename, passed
tp-end: 1530068035.484543, lib/libposix/posix2/t_rename
tp-start: 1530068035.584095, lib/libppath/t_ppath, 25
tc-start: 1530068035.587564, component_at
tc-end: 1530068035.638898, component_at, passed
tc-start: 1530068035.644367, copydel_bool_success
tc-end: 1530068035.699892, copydel_bool_success, passed
tc-start: 1530068035.705370, copydel_object_twice_success
tc-end: 1530068035.761471, copydel_object_twice_success, passed
tc-start: 1530068035.766914, copyset_bool_success
tc-end: 1530068035.823888, copyset_bool_success, passed
tc-start: 1530068035.829319, copyset_object_twice_success
tc-end: 1530068035.889554, copyset_object_twice_success, passed
tc-start: 1530068035.895119, create_bool_eexist
tc-end: 1530068035.949716, create_bool_eexist, passed
tc-start: 1530068035.955195, create_bool_success
tc-end: 1530068036.8253, create_bool_success, passed
tc-start: 1530068036.13957, delete_bool_eftype
tc-end: 1530068036.68354, delete_bool_eftype, passed
tc-start: 1530068036.74055, delete_bool_enoent
tc-end: 1530068036.128391, delete_bool_enoent, passed
tc-start: 1530068036.133919, delete_bool_success
tc-end: 1530068036.187810, delete_bool_success, passed
tc-start: 1530068036.193357, get_bool_eftype
tc-end: 1530068036.247472, get_bool_eftype, passed
tc-start: 1530068036.252958, get_bool_enoent
tc-end: 1530068036.306341, get_bool_enoent, passed
tc-start: 1530068036.311836, get_bool_success
tc-end: 1530068036.364655, get_bool_success, passed
tc-start: 1530068036.370254, get_idx_key
tc-end: 1530068036.421744, get_idx_key, passed
tc-start: 1530068036.427270, get_string_eftype
tc-end: 1530068036.481808, get_string_eftype, passed
tc-start: 1530068036.487241, get_string_enoent
tc-end: 1530068036.541272, get_string_enoent, passed
tc-start: 1530068036.546724, get_string_success
tc-end: 1530068036.600195, get_string_success, passed
tc-start: 1530068036.605665, length
tc-end: 1530068036.656998, length, passed
tc-start: 1530068036.662431, pop_until_empty
tc-end: 1530068036.714929, pop_until_empty, passed
tc-start: 1530068036.720406, ppath_copy
tc-end: 1530068036.772693, ppath_copy, passed
tc-start: 1530068036.778211, push_until_full
tc-end: 1530068036.830157, push_until_full, passed
tc-start: 1530068036.835828, replace
tc-end: 1530068036.889700, replace, passed
tc-start: 1530068036.895240, set_bool_eftype
tc-end: 1530068036.949231, set_bool_eftype, passed
tc-start: 1530068036.954716, set_bool_enoent
tc-end: 1530068037.8188, set_bool_enoent, passed
tc-start: 1530068037.13745, set_bool_success
tc-end: 1530068037.67399, set_bool_success, passed
tp-end: 1530068037.72797, lib/libppath/t_ppath
tp-start: 1530068037.127213, lib/libprop/t_basic, 2
tc-start: 1530068037.130753, prop_basic
tc-end: 1530068037.192786, prop_basic, passed
tc-start: 1530068037.198291, prop_dictionary_equals
tc-end: 1530068037.243883, prop_dictionary_equals, passed
tp-end: 1530068037.249255, lib/libprop/t_basic
tp-start: 1530068037.328976, lib/libpthread/t_barrier, 1
tc-start: 1530068037.332437, 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: 1530068047.452492, barrier, passed
tp-end: 1530068047.456883, lib/libpthread/t_barrier
tp-start: 1530068047.520975, lib/libpthread/t_cond, 9
tc-start: 1530068047.522736, 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: 1530068047.588485, bogus_timedwaits, passed
tc-start: 1530068047.593925, broadcast
tc-so:1: condition variable test 5
tc-so:1: Before waiting.
tc-so:2: Second thread.
tc-so:1: After the loop.
tc-so:1: After releasing the mutex.
tc-so:2: After the loop.
tc-so:1: Thread joined. Final count = 0, total = 50000
tc-end: 1530068048.849773, broadcast, passed
tc-start: 1530068048.855461, cond_timedwait_race
tc-end: 1530068060.116684, cond_timedwait_race, passed
tc-start: 1530068060.120871, condattr
tc-end: 1530068060.167435, condattr, passed
tc-start: 1530068060.170055, destroy_after_cancel
tc-end: 1530068060.224771, destroy_after_cancel, passed
tc-start: 1530068060.228988, 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: 1530068062.285998, signal_before_unlock, passed
tc-start: 1530068062.289079, 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: 1530068064.382279, signal_before_unlock_static_init, passed
tc-start: 1530068064.387732, 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: 1530068066.461543, signal_delay_wait, passed
tc-start: 1530068066.466979, 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:2: After the loop.
tc-so:1: After releasing the mutex.
tc-so:1: Thread joined. Final count = 0, total = 50000
tc-end: 1530068067.697279, signal_wait_race, passed
tp-end: 1530068067.702657, lib/libpthread/t_cond
tp-start: 1530068067.748621, lib/libpthread/t_condwait, 2
tc-start: 1530068067.752074, cond_wait_mono
tc-so:**** CLOCK_MONOTONIC clock wait starting
tc-so:started: 2776.336865075 sec
tc-so:timeout: 2778.344973804 sec
tc-so:elapsed: 2.008108729 sec
tc-so:**** CLOCK_MONOTONIC clock wait ended
tc-end: 1530068069.821150, cond_wait_mono, passed
tc-start: 1530068069.826925, cond_wait_real
tc-so:**** CLOCK_REALTIME clock wait starting
tc-so:started: 1530068069.869865970 sec
tc-so:timeout: 1530068071.873697096 sec
tc-so:elapsed: 2.003831126 sec
tc-so:**** CLOCK_REALTIME clock wait ended
tc-end: 1530068071.892411, cond_wait_real, passed
tp-end: 1530068071.898073, lib/libpthread/t_condwait
tp-start: 1530068071.941456, lib/libpthread/t_detach, 1
tc-start: 1530068071.945252, pthread_detach
tc-end: 1530068076.8071, pthread_detach, passed
tp-end: 1530068076.13506, lib/libpthread/t_detach
tp-start: 1530068076.70954, lib/libpthread/t_equal, 1
tc-start: 1530068076.74459, pthread_equal
tc-end: 1530068076.122072, pthread_equal, passed
tp-end: 1530068076.127509, lib/libpthread/t_equal
tp-start: 1530068076.171547, lib/libpthread/t_fork, 1
tc-start: 1530068076.175057, fork
tc-end: 1530068081.230081, fork, passed
tp-end: 1530068081.235503, lib/libpthread/t_fork
tp-start: 1530068081.286427, lib/libpthread/t_fpu, 1
tc-start: 1530068081.289875, fpu
tc-so:Testing threaded floating point computations...
tc-end: 1530068081.355625, fpu, passed
tp-end: 1530068081.361165, lib/libpthread/t_fpu
tp-start: 1530068081.405775, lib/libpthread/t_join, 1
tc-start: 1530068081.409215, pthread_join
tc-end: 1530068081.482151, pthread_join, passed
tp-end: 1530068081.487762, lib/libpthread/t_join
tp-start: 1530068081.531356, lib/libpthread/t_kill, 1
tc-start: 1530068081.535084, simple
tc-end: 1530068082.18800, simple, passed
tp-end: 1530068082.24257, lib/libpthread/t_kill
tp-start: 1530068082.84651, lib/libpthread/t_mutex, 7
tc-start: 1530068082.88096, 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: 1530068086.168159, mutex1, passed
tc-start: 1530068086.173537, mutex2
tc-so:1: Mutex-test 2
tc-so:1: Thread 0xfdedec00
tc-so:2: Second thread (0xfdb0c000). Count is 10000000
tc-so:1: Thread joined. X was 20000000. Return value (long) was -1
tc-end: 1530068101.67014, mutex2, passed
tc-start: 1530068101.71179, mutex3
tc-so:1: Mutex-test 3
tc-so:1: Thread 0xfdedec00
tc-so:2: Second thread (0xfdb0c000). Count is 10000000
tc-so:1: Thread joined. X was 20000000. Return value (long) was -1
tc-end: 1530068115.997230, mutex3, passed
tc-start: 1530068116.2595, 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: 1530068120.93215, mutex4, passed
tc-start: 1530068120.98603, 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: 1530068130.177526, mutex5, passed
tc-start: 1530068130.182879, mutexattr1
tc-end: 1530068130.229821, mutexattr1, passed
tc-start: 1530068130.235294, 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: 1530068130.713722, mutexattr2, passed
tp-end: 1530068130.719055, lib/libpthread/t_mutex
tp-start: 1530068130.772405, lib/libpthread/t_name, 1
tc-start: 1530068130.775924, name
tc-end: 1530068130.823125, name, passed
tp-end: 1530068130.828418, lib/libpthread/t_name
tp-start: 1530068130.875248, lib/libpthread/t_once, 3
tc-start: 1530068130.878696, 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: 1530068130.934437, once1, passed
tc-start: 1530068130.939997, 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: 1530068131.73322, once2, passed
tc-start: 1530068131.79004, once3
tc-so:Test 3 of pthread_once() (test versus cancellation)
tc-so:Variable x has value 0
tc-so:Test succeeded
tc-end: 1530068131.135576, once3, passed
tp-end: 1530068131.140943, lib/libpthread/t_once
tp-start: 1530068131.185408, lib/libpthread/t_preempt, 1
tc-start: 1530068131.188860, 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: 1530068132.256585, preempt1, passed
tp-end: 1530068132.261923, lib/libpthread/t_preempt
tp-start: 1530068132.308228, lib/libpthread/t_rwlock, 2
tc-start: 1530068132.311919, rwlock1
tc-end: 1530068133.358586, rwlock1, passed
tc-start: 1530068133.364030, rwlock_static
tc-end: 1530068133.408786, rwlock_static, passed
tp-end: 1530068133.414205, lib/libpthread/t_rwlock
tp-start: 1530068133.466191, lib/libpthread/t_sem, 4
tc-start: 1530068133.469691, 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: 1530068144.62977, before_start_no_threads, passed
tc-start: 1530068144.67174, 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: 1530068155.63979, before_start_one_thread, passed
tc-start: 1530068155.68509, named
tc-so:Test begin
tc-so:Test end
tc-end: 1530068155.119275, named, passed
tc-start: 1530068155.121868, unnamed
tc-so:Test begin
tc-so:Thread 0xfdb0c000 waiting for semaphore...
tc-so:Thread 0xfdb0d000 waiting for semaphore...
tc-so:Thread 0xfdb0e000 waiting for semaphore...
tc-so:Thread 0xfdb0f000 waiting for semaphore...
tc-so:Thread 0xfdb10000 waiting for semaphore...
tc-so:Thread 0xfdb11000 waiting for semaphore...
tc-so:Thread 0xfdb12000 waiting for semaphore...
tc-so:Thread 0xfdb13000 waiting for semaphore...
tc-so:Thread 0xfdb14000 waiting for semaphore...
tc-so:Thread 0xfdb15000 waiting for semaphore...
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb0c000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb0d000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb0e000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb0f000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb10000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb11000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb12000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb13000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb14000 got semaphore
tc-so:main loop 1: posting...
tc-so:Thread 0xfdb15000 got semaphore
tc-so:Thread 0xfdb15000 waiting for semaphore...
tc-so:Thread 0xfdb14000 waiting for semaphore...
tc-so:Thread 0xfdb13000 waiting for semaphore...
tc-so:Thread 0xfdb12000 waiting for semaphore...
tc-so:Thread 0xfdb11000 waiting for semaphore...
tc-so:Thread 0xfdb10000 waiting for semaphore...
tc-so:Thread 0xfdb0f000 waiting for semaphore...
tc-so:Thread 0xfdb0e000 waiting for semaphore...
tc-so:Thread 0xfdb0d000 waiting for semaphore...
tc-so:Thread 0xfdb0c000 waiting for semaphore...
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb15000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb14000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb13000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb12000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb11000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb10000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb0f000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb0e000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb0d000 got semaphore
tc-so:main loop 2: posting...
tc-so:Thread 0xfdb0c000 got semaphore
tc-so:Test end
tc-end: 1530068155.573941, unnamed, passed
tp-end: 1530068155.576965, lib/libpthread/t_sem
tp-start: 1530068155.632065, lib/libpthread/t_sigmask, 4
tc-start: 1530068155.632229, before_threads
tc-so:Success: Both handlers ran in order
tc-end: 1530068155.693392, before_threads, passed
tc-start: 1530068155.697559, incorrect_mask_bug
tc-end: 1530068158.769291, incorrect_mask_bug, passed
tc-start: 1530068158.773467, respected_while_running
tc-so:Success: Both handlers ran in order
tc-end: 1530068159.831989, respected_while_running, passed
tc-start: 1530068159.834595, upcalls_not_started
tc-end: 1530068159.877876, upcalls_not_started, passed
tp-end: 1530068159.880460, lib/libpthread/t_sigmask
tp-start: 1530068159.936431, lib/libpthread/t_sigsuspend, 1
tc-start: 1530068159.938190, sigsuspend
tc-end: 1530068160.989248, sigsuspend, passed
tp-end: 1530068160.994676, lib/libpthread/t_sigsuspend
tp-start: 1530068161.39421, lib/libpthread/t_siglongjmp, 1
tc-start: 1530068161.42877, siglongjmp1
tc-end: 1530068161.88939, siglongjmp1, passed
tp-end: 1530068161.94307, lib/libpthread/t_siglongjmp
tp-start: 1530068161.138402, lib/libpthread/t_sleep, 1
tc-start: 1530068161.141858, sleep1
tc-so:Testing sleeps unreasonably far into the future.
tc-end: 1530068162.202104, sleep1, passed
tp-end: 1530068162.207719, lib/libpthread/t_sleep
tp-start: 1530068162.264810, lib/libpthread/t_swapcontext, 1
tc-start: 1530068162.268519, swapcontext1
tc-so:Testing if swapcontext() alters pthread_self()
tc-so:before swapcontext self = 0xfdb0b000
tc-so:after swapcontext self = 0xfdb0b000
tc-so:Test succeeded
tc-end: 1530068162.327044, swapcontext1, passed
tp-end: 1530068162.332618, lib/libpthread/t_swapcontext
tp-start: 1530068162.399084, lib/libpthread/t_timedmutex, 11
tc-start: 1530068162.402831, 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: 1530068166.489276, mutex1, passed
tc-start: 1530068166.494863, mutex2
tc-so:1: Mutex-test 2
tc-so:1: Thread 0xfdedec00
tc-so:2: Second thread (0xfdb0f000). Count is 10000000
tc-so:1: Thread joined. X was 20000000. Return value (long) was -1
tc-end: 1530068278.10601, mutex2, passed
tc-start: 1530068278.14764, mutex3
tc-so:1: Mutex-test 3
tc-so:1: Thread 0xfdedec00
tc-so:2: Second thread (0xfdb0f000). Count is 10000000
tc-so:1: Thread joined. X was 20000000. Return value (long) was -1
tc-end: 1530068389.515199, mutex3, passed
tc-start: 1530068389.519726, 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: 1530068393.607819, mutex4, passed
tc-start: 1530068393.613278, 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: 1530068403.675540, mutex5, passed
tc-start: 1530068403.678188, mutexattr1
tc-end: 1530068403.724261, mutexattr1, passed
tc-start: 1530068403.726912, 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: 1530068404.43276, mutexattr2, passed
tc-start: 1530068404.46576, 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: 1530068404.99894, timedmutex1, passed
tc-start: 1530068404.104342, 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: 1530068404.161161, timedmutex2, passed
tc-start: 1530068404.165604, 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: 1530068404.227985, timedmutex3, passed
tc-start: 1530068404.232458, 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: 1530068404.295827, timedmutex4, passed
tp-end: 1530068404.300113, lib/libpthread/t_timedmutex
tp-start: 1530068404.740693, lib/libpthread/t_atexit, 1
tc-start: 1530068404.744270, atexit
tc-so:Executing command [ /usr/tests/lib/libpthread/h_atexit ]
tc-end: 1530068405.211543, atexit, passed
tp-end: 1530068405.218043, lib/libpthread/t_atexit
tp-start: 1530068405.639536, lib/libpthread/t_cancel, 1
tc-start: 1530068405.642989, register_while_disabled
tc-so:Executing command [ /usr/tests/lib/libpthread/h_cancel ]
tc-end: 1530068406.91457, register_while_disabled, passed
tp-end: 1530068406.97105, lib/libpthread/t_cancel
tp-start: 1530068406.517808, lib/libpthread/t_exit, 1
tc-start: 1530068406.521285, main_thread
tc-so:Executing command [ /usr/tests/lib/libpthread/h_exit ]
tc-end: 1530068406.961143, main_thread, passed
tp-end: 1530068406.966735, lib/libpthread/t_exit
tp-start: 1530068407.391928, lib/libpthread/t_resolv, 1
tc-start: 1530068407.395375, resolv
tc-so:0xfdc08000: 5 resolving anoncvs.isc.netbsd.org 2
tc-so:0xfdc10000: 5 resolving zeppo.rediris.es 91
tc-so:0xfdc11000: 5 resolving ftp.uni-erlangen.de 31
tc-so:0xfdc12000: 5 resolving moon.vub.ac.be 47
tc-so:0xfdc13000: 5 resolving above.warped.net 0
tc-so:0xfdc10000: host zeppo.rediris.es not found
tc-so:0xfdc10000: 4 resolving centaurus.4web.cz 9
tc-so:0xfdc08000: host anoncvs.isc.netbsd.org not found
tc-so:0xfdc08000: 4 resolving lala.iri.co.jp 39
tc-so:0xfdc13000: host above.warped.net not found
tc-so:0xfdc13000: 4 resolving mirror03.inet.tele.dk 46
tc-so:0xfdc08000: host lala.iri.co.jp not found
tc-so:0xfdc08000: 3 resolving ftp.funet.fi 24
tc-so:0xfdc11000: host ftp.uni-erlangen.de ok
tc-so:0xfdc11000: 4 resolving www.en.netbsd.de 85
tc-so:0xfdc12000: host moon.vub.ac.be ok
tc-so:0xfdc12000: 4 resolving ftp.fsn.hu 23
tc-so:0xfdc10000: host centaurus.4web.cz ok
tc-so:0xfdc10000: 3 resolving centaurus.4web.cz 9
tc-so:0xfdc13000: host mirror03.inet.tele.dk not found
tc-so:0xfdc13000: 3 resolving ftp.plig.org 30
tc-so:0xfdc10000: host centaurus.4web.cz ok
tc-so:0xfdc10000: 2 resolving netbsd.nsysu.edu.tw 57
tc-so:0xfdc08000: host ftp.funet.fi ok
tc-so:0xfdc08000: 2 resolving ftp.xgate.co.kr 32
tc-so:0xfdc08000: host ftp.xgate.co.kr ok
tc-so:0xfdc08000: 1 resolving lala.iri.co.jp 39
tc-so:0xfdc11000: host www.en.netbsd.de ok
tc-so:0xfdc11000: 3 resolving mail.netbsd.org 42
tc-so:0xfdc10000: host netbsd.nsysu.edu.tw not found
tc-so:0xfdc10000: 1 resolving netbsd.4ka.mipt.ru 51
tc-so:0xfdc12000: host ftp.fsn.hu ok
tc-so:0xfdc12000: 3 resolving nbwww.sergei.cc 48
tc-so:0xfdc08000: host lala.iri.co.jp not found
tc-so:0xfdc12000: host nbwww.sergei.cc not found
tc-so:0xfdc12000: 2 resolving netbsdwww.cs.rmit.edu.au 69
tc-so:0xfdc11000: host mail.netbsd.org ok
tc-so:0xfdc11000: 2 resolving ftp.plig.org 30
tc-so:0xfdc12000: host netbsdwww.cs.rmit.edu.au ok
tc-so:0xfdc12000: 1 resolving console.netbsd.org 12
tc-so:0xfdc11000: host ftp.plig.org ok
tc-so:0xfdc13000: host ftp.plig.org ok
tc-so:0xfdc13000: 2 resolving netbsd.netlead.com.au 56
tc-so:0xfdc11000: 1 resolving netbsd.zarco.org 65
tc-so:0xfdc10000: host netbsd.4ka.mipt.ru ok
tc-so:0xfdc13000: host netbsd.netlead.com.au not found
tc-so:0xfdc13000: 1 resolving lala.iri.co.jp 39
tc-so:0xfdc12000: host console.netbsd.org not found
tc-so:0xfdc13000: host lala.iri.co.jp not found
tc-so:0xfdc11000: host netbsd.zarco.org not found
tc-end: 1530068411.797374, resolv, passed
tp-end: 1530068411.802764, lib/libpthread/t_resolv
tp-start: 1530068412.224423, lib/libpthread/t_thread_local_dtor, 1
tc-start: 1530068412.227924, thread_local_dtor_order
tc-so:Executing command [ /usr/tests/lib/libpthread/h_thread_local_dtor ]
tc-end: 1530068412.718941, thread_local_dtor_order, passed
tp-end: 1530068412.724410, lib/libpthread/t_thread_local_dtor
tp-start: 1530068412.838334, lib/librefuse/t_refuse_opt, 9
tc-start: 1530068412.842052, t_fuse_opt_add_arg
tc-end: 1530068412.894889, t_fuse_opt_add_arg, passed
tc-start: 1530068412.900537, t_fuse_opt_add_opt
tc-end: 1530068412.951643, t_fuse_opt_add_opt, passed
tc-start: 1530068412.957272, t_fuse_opt_add_opt_escaped
tc-end: 1530068413.9575, t_fuse_opt_add_opt_escaped, passed
tc-start: 1530068413.15274, t_fuse_opt_insert_arg
tc-end: 1530068413.66453, t_fuse_opt_insert_arg, passed
tc-start: 1530068413.72120, t_fuse_opt_match
tc-end: 1530068413.122729, t_fuse_opt_match, passed
tc-start: 1530068413.128333, t_fuse_opt_parse
tc-end: 1530068413.181956, t_fuse_opt_parse, passed
tc-start: 1530068413.187569, t_fuse_opt_parse_null_args
tc-end: 1530068413.238689, t_fuse_opt_parse_null_args, passed
tc-start: 1530068413.244348, t_fuse_opt_parse_null_opts
tc-end: 1530068413.295402, t_fuse_opt_parse_null_opts, passed
tc-start: 1530068413.301069, t_fuse_opt_parse_null_proc
tc-end: 1530068413.352997, t_fuse_opt_parse_null_proc, passed
tp-end: 1530068413.358714, lib/librefuse/t_refuse_opt
tp-start: 1530068413.434409, lib/librt/t_sched, 8
tc-start: 1530068413.438087, sched_getparam
tc-end: 1530068413.481701, sched_getparam, passed
tc-start: 1530068413.487364, sched_priority
tc-end: 1530068413.530871, sched_priority, failed, /usr/src/tests/lib/librt/t_sched.c:98: pmax != -1 not met
tc-start: 1530068413.537044, sched_rr_get_interval_1
tc-end: 1530068413.583475, sched_rr_get_interval_1, passed
tc-start: 1530068413.589244, sched_rr_get_interval_2
tc-end: 1530068413.635727, sched_rr_get_interval_2, passed
tc-start: 1530068413.641425, sched_setscheduler_1
tc-end: 1530068413.688380, sched_setscheduler_1, passed
tc-start: 1530068413.694154, sched_setscheduler_2
tc-end: 1530068413.739136, sched_setscheduler_2, passed
tc-start: 1530068413.744758, sched_setscheduler_3
tc-end: 1530068413.790718, sched_setscheduler_3, passed
tc-start: 1530068413.796344, sched_setscheduler_4
tc-end: 1530068413.842004, sched_setscheduler_4, passed
tp-end: 1530068413.847638, lib/librt/t_sched
tp-start: 1530068413.901974, lib/librt/t_sem, 2
tc-start: 1530068413.905695, basic
tc-end: 1530068413.983761, basic, passed
tc-start: 1530068413.989144, 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: 1530068434.274400, child, passed
tp-end: 1530068434.276992, lib/librt/t_sem
tp-start: 1530068434.378376, lib/libtre/t_regex_att, 7
tc-start: 1530068434.381853, basic
tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac)
tc-end: 1530068434.613654, basic, passed
tc-start: 1530068434.619288, 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: 1530068434.707160, categorization, passed
tc-start: 1530068434.712481, forcedassoc
tc-end: 1530068434.778631, forcedassoc, passed
tc-start: 1530068434.784040, leftassoc
tc-end: 1530068434.840395, leftassoc, passed
tc-start: 1530068434.845790, 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: 1530068434.933582, nullsubexpr, passed
tc-start: 1530068434.938946, 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: 1530068435.114826, repetition, passed
tc-start: 1530068435.120291, rightassoc
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)):  at line 3
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)):  at line 4
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)):  at line 5
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)):  at line 6
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)):  at line 8
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)):  at line 9
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)):  at line 10
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)):  at line 11
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)):  at line 13
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)):  at line 14
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)):  at line 15
tc-se:*** Expected check failure: Reason for breakage unknown: /usr/src/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)):  at line 16
tc-end: 1530068435.227768, rightassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details
tp-end: 1530068435.233774, lib/libtre/t_regex_att
tp-start: 1530068435.275964, lib/libtre/t_exhaust, 1
tc-start: 1530068435.279561, regcomp_too_big
tc-end: 1530068435.283447, regcomp_too_big, skipped, Not enough memory; needed 67108864, available 67092480
tp-end: 1530068435.286925, lib/libtre/t_exhaust
tp-start: 1530068435.364147, lib/libusbhid/t_usbhid, 6
tc-start: 1530068435.367654, check_hid_get_data
tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /usr/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: /usr/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: /usr/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: /usr/src/tests/lib/libusbhid/t_usbhid.c:270: data != -1: == 65535
tc-end: 1530068435.427628, 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: 1530068435.433807, check_hid_logical_range
tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /usr/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: /usr/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: /usr/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: /usr/src/tests/lib/libusbhid/t_usbhid.c:154: hi.logical_minimum > hi.logical_maximum not met
tc-end: 1530068435.492713, 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: 1530068435.499145, check_hid_physical_range
tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /usr/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: /usr/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: /usr/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: /usr/src/tests/lib/libusbhid/t_usbhid.c:217: hi.physical_minimum > hi.physical_maximum not met
tc-end: 1530068435.559040, 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: 1530068435.565196, check_hid_set_data
tc-end: 1530068435.610572, check_hid_set_data, passed
tc-start: 1530068435.616120, check_hid_usage
tc-end: 1530068435.667567, check_hid_usage, passed
tc-start: 1530068435.673030, check_parse_just_pop
tc-end: 1530068435.716979, check_parse_just_pop, passed
tp-end: 1530068435.722415, lib/libusbhid/t_usbhid
tp-start: 1530068435.799494, lib/libutil/t_efun, 4
tc-start: 1530068435.802934, ecalloc
tc-end: 1530068435.848816, ecalloc, passed
tc-start: 1530068435.854226, efopen
tc-end: 1530068435.902814, efopen, passed
tc-start: 1530068435.908290, emalloc
tc-end: 1530068435.954347, emalloc, passed
tc-start: 1530068435.959823, erealloc
tc-end: 1530068436.5485, erealloc, passed
tp-end: 1530068436.10939, lib/libutil/t_efun
tp-start: 1530068436.62139, lib/libutil/t_parsedate, 7
tc-start: 1530068436.65582, atsecs
tc-end: 1530068436.150071, atsecs, passed
tc-start: 1530068436.155641, dates
tc-end: 1530068436.217472, dates, passed
tc-start: 1530068436.223087, dsttimes
tc-end: 1530068436.311340, dsttimes, passed
tc-start: 1530068436.316737, gibberish
tc-end: 1530068436.369369, gibberish, passed
tc-start: 1530068436.374746, relative
tc-end: 1530068459.921349, relative, passed
tc-start: 1530068459.925567, times
tc-end: 1530068459.991310, times, passed
tc-start: 1530068459.993918, zones
tc-end: 1530068460.65095, zones, passed
tp-end: 1530068460.67725, lib/libutil/t_parsedate
tp-start: 1530068460.124357, lib/libutil/t_pidfile, 6
tc-start: 1530068460.126116, change_basenames
tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid'
tc-so:Read pid 15902, current pid 15902
tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid'
tc-so:Read pid 15902, current pid 15902
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 15902, current pid 15902
tc-so:Validating contents of pidfile '/var/run/custom-basename.pid'
tc-so:Read pid 15902, current pid 15902
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: 1530068460.218248, change_basenames, passed
tc-start: 1530068460.222627, change_mix
tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid'
tc-so:Read pid 28448, current pid 28448
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 28448, current pid 28448
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 28448, current pid 28448
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: 1530068460.306572, change_mix, passed
tc-start: 1530068460.309219, change_paths
tc-so:Validating contents of pidfile './var/run/first.pid'
tc-so:Read pid 18325, current pid 18325
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 18325, current pid 18325
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: 1530068460.391832, change_paths, passed
tc-start: 1530068460.400239, custom_basename
tc-so:Validating contents of pidfile '/var/run/custom-basename.pid'
tc-so:Read pid 18549, current pid 18549
tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more
tc-end: 1530068460.472169, custom_basename, passed
tc-start: 1530068460.477478, custom_path
tc-so:Validating contents of pidfile './var/run/my-pidfile.pid'
tc-so:Read pid 28852, current pid 28852
tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more
tc-end: 1530068460.547015, custom_path, passed
tc-start: 1530068460.556686, default_path
tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid'
tc-so:Read pid 3663, current pid 3663
tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more
tc-end: 1530068460.628157, default_path, passed
tp-end: 1530068460.633589, lib/libutil/t_pidfile
tp-start: 1530068460.688290, lib/libutil/t_snprintb, 2
tc-start: 1530068460.691764, snprintb
tc-end: 1530068460.737398, snprintb, passed
tc-start: 1530068460.742837, snprintb_m
tc-end: 1530068460.789226, snprintb_m, passed
tp-end: 1530068460.794632, lib/libutil/t_snprintb
tp-start: 1530068460.844575, lib/libutil/t_sockaddr_snprintf, 5
tc-start: 1530068460.848053, sockaddr_snprintf_at
tc-end: 1530068460.895973, sockaddr_snprintf_at, passed
tc-start: 1530068460.901464, sockaddr_snprintf_dl
tc-end: 1530068460.949159, sockaddr_snprintf_dl, passed
tc-start: 1530068460.954569, sockaddr_snprintf_in
tc-end: 1530068461.2825, sockaddr_snprintf_in, passed
tc-start: 1530068461.8225, sockaddr_snprintf_in6
tc-end: 1530068461.56854, sockaddr_snprintf_in6, passed
tc-start: 1530068461.62382, sockaddr_snprintf_un
tc-end: 1530068461.109486, sockaddr_snprintf_un, passed
tp-end: 1530068461.114904, lib/libutil/t_sockaddr_snprintf
tp-start: 1530068461.223421, lib/semaphore/pthread/t_sem_pth, 8
tc-start: 1530068461.226899, blocktimedwait
tc-end: 1530068461.618440, blocktimedwait, passed
tc-start: 1530068461.624045, blockwait
tc-end: 1530068462.28808, blockwait, passed
tc-start: 1530068462.34217, busydestroy
tc-end: 1530068462.238190, busydestroy, passed
tc-start: 1530068462.243721, destroy
tc-end: 1530068462.445903, destroy, passed
tc-start: 1530068462.451386, initvalue
tc-end: 1530068462.655698, initvalue, passed
tc-start: 1530068462.671020, named
tc-end: 1530068462.877929, named, passed
tc-start: 1530068462.883348, postwait
tc-end: 1530068463.88715, postwait, passed
tc-start: 1530068463.94194, unlink
tc-end: 1530068463.292846, unlink, passed
tp-end: 1530068463.298295, lib/semaphore/pthread/t_sem_pth
tp-start: 1530068463.409457, lib/librumpclient/t_fd, 2
tc-start: 1530068463.413041, bigenough
tc-end: 1530068463.869526, bigenough, passed
tc-start: 1530068463.874829, sigio
tc-so:sigcnt after connect: 4
tc-end: 1530068464.943534, sigio, passed
tp-end: 1530068464.949192, lib/librumpclient/t_fd
tp-start: 1530068466.520807, lib/librumpclient/t_exec, 5
tc-start: 1530068466.524262, cloexec
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpvfs 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: 1530068468.969925, cloexec, passed
tc-start: 1530068468.976290, exec
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpvfs 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: 1530068471.436815, exec, passed
tc-start: 1530068471.443812, noexec
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpvfs 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: 1530068473.889768, noexec, passed
tc-start: 1530068473.896154, threxec
tc-so:Executing command [ rump_server unix://csock ]
tc-so:Executing command [ /usr/tests/lib/librumpclient/h_execthr ]
tc-end: 1530068487.55071, threxec, passed
tc-start: 1530068487.60567, vfork
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpvfs 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: 1530068489.920166, vfork, passed
tp-end: 1530068489.958682, lib/librumpclient/t_exec
tp-start: 1530068491.114825, lib/librumphijack/t_asyncio, 3
tc-start: 1530068491.118285, 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: 1530068492.481822, invafd, passed
tc-start: 1530068492.487662, 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: 1530068493.766995, select_allunset, passed
tc-start: 1530068493.772406, 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: 1530068494.995966, select_timeout, passed
tp-end: 1530068495.1457, lib/librumphijack/t_asyncio
tp-start: 1530068495.513037, lib/librumphijack/t_config, 1
tc-start: 1530068495.516492, 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: 1530068496.776512, fdoff, passed
tp-end: 1530068496.782279, lib/librumphijack/t_config
tp-start: 1530068498.523999, lib/librumphijack/t_cwd, 8
tc-start: 1530068498.527516, 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: 1530068499.748949, basic_chdir, passed
tc-start: 1530068499.754795, 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: 1530068501.16374, basic_fchdir, passed
tc-start: 1530068501.21861, 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: 1530068502.266392, slash_chdir, passed
tc-start: 1530068502.271874, 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: 1530068503.514936, slash_fchdir, passed
tc-start: 1530068503.520722, 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: 1530068504.754305, symlink_chdir, passed
tc-start: 1530068504.759781, 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: 1530068505.997759, symlink_fchdir, passed
tc-start: 1530068506.3255, 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: 1530068507.246590, symlink_slash_chdir, passed
tc-start: 1530068507.252082, 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: 1530068508.468019, symlink_slash_fchdir, passed
tp-end: 1530068508.473923, lib/librumphijack/t_cwd
tp-start: 1530068509.259105, lib/librumphijack/t_sh, 2
tc-start: 1530068509.262605, 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: 1530068511.111396, redirect, passed
tc-start: 1530068511.117828, 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: 1530068512.706203, runscript, passed
tp-end: 1530068512.711652, lib/librumphijack/t_sh
tp-start: 1530068514.81955, lib/librumphijack/t_tcpip, 4
tc-start: 1530068514.85473, http
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet6 -lrumpnet_netinet -lrumpdev 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: 1530068516.957414, http, passed
tc-start: 1530068516.963794, nfs
tc-so:Executing command [ newfs -F -s 10000 ffs.img ]
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_local -lrumpnet_shmif -lrumpdev -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=ffs.img,size=host unix://serversock ]
tc-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 -lrumpdev -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: 1530068525.123363, nfs, passed
tc-start: 1530068525.133081, nfs_autoload
tc-end: 1530068525.952923, nfs_autoload, skipped, test currently valid only on i386
tc-start: 1530068525.958659, ssh
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet6 -lrumpnet_netinet -lrumpdev 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-se:./sshd_config line 25: Deprecated option UsePrivilegeSeparation
tc-so:SSH server started (pid 16295)
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.ZO3i9M/testdir ]
tc-se:Fail: incorrect exit status: 255, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:ssh_exchange_identification: read: Connection reset by peer
tc-se:
tc-end: 1530068531.905996, ssh, expected_failure, PR lib/50174: atf-check failed; see the output of the test for details
tp-end: 1530068531.960362, lib/librumphijack/t_tcpip
tp-start: 1530068533.842161, lib/librumphijack/t_vfs, 9
tc-start: 1530068533.845650, 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: 1530068535.286967, blanket, passed
tc-start: 1530068535.293614, 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: 1530068538.540502, cpcopy, passed
tc-start: 1530068538.568474, 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: 1530068540.527113, doubleblanket, passed
tc-start: 1530068540.533704, 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: 1530068543.377968, ln_nox, passed
tc-start: 1530068543.387056, 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: 1530068544.817487, ln_x, passed
tc-start: 1530068544.824161, 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: 1530068547.442852, mv_nox, passed
tc-start: 1530068547.451931, 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: 1530068549.907640, mv_x, passed
tc-start: 1530068549.932696, 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: 1530068553.439406, paxcopy, passed
tc-start: 1530068553.467359, 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: 1530068554.885879, runonprefix, passed
tp-end: 1530068554.891580, lib/librumphijack/t_vfs
tp-start: 1530068554.978477, lib/libdes/t_des, 15
tc-start: 1530068554.982005, align
tc-so:input word alignment test 0 1 2 3
tc-so:output word alignment test 0 1 2 3
tc-end: 1530068555.37203, align, passed
tc-start: 1530068555.42702, cbc
tc-end: 1530068555.87286, cbc, passed
tc-start: 1530068555.92806, cbc_cksum
tc-end: 1530068555.138503, cbc_cksum, passed
tc-start: 1530068555.144099, cbcm
tc-end: 1530068555.189478, cbcm, passed
tc-start: 1530068555.194973, 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: 1530068555.257299, cfb, passed
tc-start: 1530068555.263018, desx_cbc
tc-end: 1530068555.307070, desx_cbc, passed
tc-start: 1530068555.312819, ecb
tc-end: 1530068555.358294, ecb, passed
tc-start: 1530068555.364094, ede_cbc
tc-end: 1530068555.408054, ede_cbc, passed
tc-start: 1530068555.413827, ede_ecb
tc-end: 1530068555.458586, ede_ecb, passed
tc-start: 1530068555.464412, ede_ofb64
tc-end: 1530068555.509445, ede_ofb64, passed
tc-start: 1530068555.515174, fast_crypt
tc-end: 1530068555.560242, fast_crypt, passed
tc-start: 1530068555.566032, ofb
tc-end: 1530068555.610379, ofb, passed
tc-start: 1530068555.616050, ofb64
tc-end: 1530068555.662264, ofb64, passed
tc-start: 1530068555.667981, pcbc
tc-end: 1530068555.713216, pcbc, passed
tc-start: 1530068555.718869, quad_cksum
tc-end: 1530068555.762574, quad_cksum, passed
tp-end: 1530068555.768266, lib/libdes/t_des
tp-start: 1530068555.849403, lib/libskey/t_algorithms, 3
tc-start: 1530068555.852897, md4
tc-end: 1530068555.898582, md4, passed
tc-start: 1530068555.904252, md5
tc-end: 1530068555.950277, md5, passed
tc-start: 1530068555.955819, sha1
tc-end: 1530068556.7164, sha1, passed
tp-end: 1530068556.12769, lib/libskey/t_algorithms
tp-start: 1530068556.106989, libexec/ld.elf_so/t_dlerror-cleared, 1
tc-start: 1530068556.110798, rtld_dlerror_cleared
tc-end: 1530068556.159512, rtld_dlerror_cleared, passed
tp-end: 1530068556.165135, libexec/ld.elf_so/t_dlerror-cleared
tp-start: 1530068556.206203, libexec/ld.elf_so/t_dlerror-false, 1
tc-start: 1530068556.209954, rtld_dlerror_false
tc-end: 1530068556.256015, rtld_dlerror_false, passed
tp-end: 1530068556.261663, libexec/ld.elf_so/t_dlerror-false
tp-start: 1530068556.310476, libexec/ld.elf_so/t_dlinfo, 4
tc-start: 1530068556.314167, rtld_dlinfo_linkmap_dlopen
tc-end: 1530068556.360852, rtld_dlinfo_linkmap_dlopen, passed
tc-start: 1530068556.366511, rtld_dlinfo_linkmap_dlopen_iter
tc-end: 1530068556.411904, rtld_dlinfo_linkmap_dlopen_iter, passed
tc-start: 1530068556.417616, rtld_dlinfo_linkmap_inval
tc-end: 1530068556.460024, rtld_dlinfo_linkmap_inval, passed
tc-start: 1530068556.465865, rtld_dlinfo_linkmap_self
tc-end: 1530068556.508492, rtld_dlinfo_linkmap_self, passed
tp-end: 1530068556.514219, libexec/ld.elf_so/t_dlinfo
tp-start: 1530068556.569956, libexec/ld.elf_so/t_dlvsym, 5
tc-start: 1530068556.573684, rtld_dlvsym_symbol_nonexistent
tc-end: 1530068556.625405, rtld_dlvsym_symbol_nonexistent, passed
tc-start: 1530068556.631158, rtld_dlvsym_v1
tc-end: 1530068556.676680, rtld_dlvsym_v1, passed
tc-start: 1530068556.682460, rtld_dlvsym_v3
tc-end: 1530068556.725561, rtld_dlvsym_v3, passed
tc-start: 1530068556.731236, rtld_dlvsym_version_nonexistent
tc-end: 1530068556.776303, rtld_dlvsym_version_nonexistent, passed
tc-start: 1530068556.782050, rtld_dlvsym_version_null
tc-end: 1530068556.825655, rtld_dlvsym_version_null, passed
tp-end: 1530068556.831371, libexec/ld.elf_so/t_dlvsym
tp-start: 1530068556.876833, libexec/ld.elf_so/t_ifunc, 1
tc-start: 1530068556.880509, rtld_ifunc
tc-end: 1530068557.32665, rtld_ifunc, passed
tp-end: 1530068557.38305, libexec/ld.elf_so/t_ifunc
tp-start: 1530068557.647866, libexec/ld.elf_so/t_df_1_noopen, 2
tc-start: 1530068557.651367, df_1_noopen1
tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen1 ]
tc-end: 1530068558.129294, df_1_noopen1, passed
tc-start: 1530068558.135778, df_1_noopen2
tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen2 ]
tc-end: 1530068558.616214, df_1_noopen2, passed
tp-end: 1530068558.623202, libexec/ld.elf_so/t_df_1_noopen
tp-start: 1530068559.60820, libexec/ld.elf_so/t_dl_symver, 1
tc-start: 1530068559.64351, 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: 1530068561.108877, dl_symver, passed
tp-end: 1530068561.114402, libexec/ld.elf_so/t_dl_symver
tp-start: 1530068561.548071, libexec/ld.elf_so/t_thread_local_dtor, 1
tc-start: 1530068561.551648, thread_local_dtor
tc-end: 1530068562.3183, thread_local_dtor, passed
tp-end: 1530068562.10431, libexec/ld.elf_so/t_thread_local_dtor
tp-start: 1530068563.81715, net/fdpass/t_fdpass, 4
tc-start: 1530068563.85163, fdpass_compat
tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 ]
tc-end: 1530068563.583587, fdpass_compat, passed
tc-start: 1530068563.590219, fdpass_compat_normal
tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 -p /usr/tests/net/fdpass/fdpass64 ]
tc-end: 1530068564.106186, fdpass_compat_normal, passed
tc-start: 1530068564.112732, fdpass_normal
tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 ]
tc-end: 1530068564.587710, fdpass_normal, passed
tc-start: 1530068564.594414, fdpass_normal_compat
tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 -p /usr/tests/net/fdpass/fdpass32 ]
tc-end: 1530068565.111103, fdpass_normal_compat, passed
tp-end: 1530068565.117711, net/fdpass/t_fdpass
tp-start: 1530068566.110389, net/in_cksum/t_in_cksum, 4
tc-start: 1530068566.113877, mbufs_aligned
tc-end: 1530068597.296209, mbufs_aligned, passed
tc-start: 1530068597.300480, mbufs_unaligned
tc-end: 1530068628.492492, mbufs_unaligned, passed
tc-start: 1530068628.496750, sizes_aligned
tc-end: 1530068652.792628, sizes_aligned, passed
tc-start: 1530068652.796880, sizes_unaligned
tc-end: 1530068674.240882, sizes_unaligned, passed
tp-end: 1530068674.245176, net/in_cksum/t_in_cksum
tp-start: 1530068674.316762, net/net/t_unix, 3
tc-start: 1530068674.318527, sockaddr_un_closed
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: 1530068674.364916, sockaddr_un_closed, passed
tc-start: 1530068674.368549, sockaddr_un_len_exceed
tc-end: 1530068674.411249, sockaddr_un_len_exceed, passed
tc-start: 1530068674.413875, sockaddr_un_len_max
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: 1530068674.466935, sockaddr_un_len_max, passed
tp-end: 1530068674.473573, net/net/t_unix
tp-start: 1530068674.527131, net/net/t_tcp, 3
tc-start: 1530068674.528888, fcntl_reset_nonblock
tc-end: 1530068674.568372, fcntl_reset_nonblock, passed
tc-start: 1530068674.570963, paccept_nonblock
tc-end: 1530068674.610548, paccept_nonblock, passed
tc-start: 1530068674.613183, paccept_reset_nonblock
tc-end: 1530068674.662142, paccept_reset_nonblock, passed
tp-end: 1530068674.667569, net/net/t_tcp
tp-start: 1530068674.708250, net/net/t_udp, 2
tc-start: 1530068674.712286, udp4_send
tc-end: 1530068674.763518, udp4_send, passed
tc-start: 1530068674.769546, udp6_send
tc-end: 1530068674.819449, udp6_send, passed
tp-end: 1530068674.824947, net/net/t_udp
tp-start: 1530068674.866787, net/net/t_pktinfo, 1
tc-start: 1530068674.870224, pktinfo
tc-end: 1530068674.911609, pktinfo, passed
tp-end: 1530068674.917460, net/net/t_pktinfo
tp-start: 1530068675.56349, net/net/t_pktinfo_send, 14
tc-start: 1530068675.59794, pktinfo_send_bindaddr
tc-end: 1530068675.869551, pktinfo_send_bindaddr, passed
tc-start: 1530068675.875065, pktinfo_send_bindaddrport
tc-end: 1530068676.698955, pktinfo_send_bindaddrport, passed
tc-start: 1530068676.704524, pktinfo_send_bindany
tc-end: 1530068677.514628, pktinfo_send_bindany, passed
tc-start: 1530068677.520056, pktinfo_send_bindother
tc-end: 1530068678.329743, pktinfo_send_bindother, passed
tc-start: 1530068678.335229, pktinfo_send_bindport
tc-end: 1530068679.145113, pktinfo_send_bindport, passed
tc-start: 1530068679.150549, pktinfo_send_connected
tc-end: 1530068679.959468, pktinfo_send_connected, passed
tc-start: 1530068679.965019, pktinfo_send_ifindex
tc-so:atfu_pktinfo_send_ifindex_body: received "Hello PKTINFO 2" from 192.168.0.1:51306
tc-end: 1530068681.602381, pktinfo_send_ifindex, passed
tc-start: 1530068681.610468, pktinfo_send_invalidarg
tc-end: 1530068682.420668, pktinfo_send_invalidarg, passed
tc-start: 1530068682.426122, pktinfo_send_multicast
tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:53909
tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:53909
tc-end: 1530068684.64285, pktinfo_send_multicast, passed
tc-start: 1530068684.72328, pktinfo_send_notown
tc-end: 1530068684.876481, pktinfo_send_notown, passed
tc-start: 1530068684.881919, pktinfo_send_notown_bind
tc-end: 1530068685.685763, pktinfo_send_notown_bind, passed
tc-start: 1530068685.691369, pktinfo_send_rawip
tc-end: 1530068686.501527, pktinfo_send_rawip, passed
tc-start: 1530068686.507126, pktinfo_send_rawip_notown
tc-end: 1530068687.311684, pktinfo_send_rawip_notown, passed
tc-start: 1530068687.317318, pktinfo_send_unbound
tc-end: 1530068688.127330, pktinfo_send_unbound, passed
tp-end: 1530068688.132810, net/net/t_pktinfo_send
tp-start: 1530068688.238591, net/net/t_raw, 1
tc-start: 1530068688.242075, PRU_SENSE
tc-end: 1530068689.18443, PRU_SENSE, passed
tp-end: 1530068689.23886, net/net/t_raw
tp-start: 1530068691.466122, net/net/t_forwarding, 6
tc-start: 1530068691.469589, ipforwarding_fastforward_v4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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.0M54Wp ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530068711.280728, ipforwarding_fastforward_v4, passed
tc-start: 1530068711.294914, ipforwarding_fastforward_v6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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.9kexBh ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530068733.12401, ipforwarding_fastforward_v6, passed
tc-start: 1530068733.28438, ipforwarding_fragment_v4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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.CmBaZq ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530068754.964608, ipforwarding_fragment_v4, passed
tc-start: 1530068754.982318, ipforwarding_misc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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.3b1pTT ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530068791.873842, ipforwarding_misc, passed
tc-start: 1530068791.888041, ipforwarding_v4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530068847.384053, ipforwarding_v4, passed
tc-start: 1530068847.396064, ipforwarding_v6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530068880.194740, ipforwarding_v6, passed
tp-end: 1530068880.207985, net/net/t_forwarding
tp-start: 1530068881.903287, net/net/t_ipaddress, 4
tc-start: 1530068881.906873, ipaddr_alias_address
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530068894.944331, ipaddr_alias_address, passed
tc-start: 1530068894.955105, ipaddr_auto_linklocal
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530068901.66035, ipaddr_auto_linklocal, passed
tc-start: 1530068901.76831, ipaddr_same_address
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530068912.365217, ipaddr_same_address, passed
tc-start: 1530068912.383839, ipaddr_same_address6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530068922.676859, ipaddr_same_address6, passed
tp-end: 1530068922.687669, net/net/t_ipaddress
tp-start: 1530068923.685705, net/net/t_ipv6address, 2
tc-start: 1530068923.689182, linklocal
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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:78ff:fe78:99aa ]
tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:78ff:fe78:99aa%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:37ff:fef3:543b%shmif1 fe80::b0a0:78ff:fe78:99aa%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:78ff:fe78:99aa%shmif0 ]
tc-so:Executing command [ rump.ifconfig -w 10 ]
tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:92ff:fe34:65c1%shmif0 fc00:3::1 ]
tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:92ff:fe34:65c1%shmif0 ]
tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:37ff:fef3:543b%shmif0 ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 delete ]
tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:78ff:fe78:99aa%shmif0 ]
tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:78ff:fe78:99aa%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:21ff:fe3e:db0a%shmif0 ]
tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:21ff:fe3e:db0a%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:92ff:fe34:65c1%shmif0 ]
tc-so:Executing command [ rump.route add -inet6 fc00:1::0/64 fe80::b0a0:92ff:fe34:65c1%shmif0 ]
tc-so:Executing command [ rump.route delete -inet6 fc00:2::0/64 fe80::b0a0:46ff:fe07:cb23%shmif1 ]
tc-so:Executing command [ rump.route add -inet6 fc00:2::0/64 fe80::b0a0:46ff:fe07:cb23%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:92ff:fe34:65c1%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:46ff:fe07:cb23%shmif0 ]
tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ]
tc-end: 1530068978.688533, linklocal, passed
tc-start: 1530068978.703328, linklocal_ops
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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:23ff:feb1:a9b3%shmif0 ]
tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:23ff:feb1:a9b3 ]
tc-so:Executing command [ rump.ndp -n fe80::b0a0:23ff:feb1:a9b3%shmif0 ]
tc-so:Executing command [ rump.ndp -n fe80::b0a0:23ff:feb1:a9b3 ]
tc-end: 1530068986.518424, linklocal_ops, passed
tp-end: 1530068986.533752, net/net/t_ipv6address
tp-start: 1530068987.156801, net/net/t_ipv6_lifetime, 1
tc-start: 1530068987.160288, basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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-so:Executing command [ sleep 7 ]
tc-so:Executing command [ rump.ifconfig -L 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069023.657047, basic, passed
tp-end: 1530069023.668351, net/net/t_ipv6_lifetime
tp-start: 1530069024.644668, net/net/t_mtudisc, 2
tc-start: 1530069024.648101, mtudisc_basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ 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 [ 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=/...
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: 6153: 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.ifconfig shmif0 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069046.807436, mtudisc_basic, passed
tc-start: 1530069046.822627, mtudisc_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump.sysctl -w net.inet.ip.mtudisctimeout=600 ]
tc-end: 1530069048.696925, mtudisc_timeout, passed
tp-end: 1530069048.703320, net/net/t_mtudisc
tp-start: 1530069049.351537, net/net/t_mtudisc6, 1
tc-start: 1530069049.355040, mtudisc6_basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ 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 [ 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.RhJtXg ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.ifconfig shmif0 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069076.453744, mtudisc6_basic, passed
tp-end: 1530069076.468951, net/net/t_mtudisc6
tp-start: 1530069077.813630, net/net/t_ping_opts, 3
tc-start: 1530069077.817086, ping_opts_gateway
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif2 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069096.258242, ping_opts_gateway, passed
tc-start: 1530069096.274359, ping_opts_recordroute
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif2 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069114.558008, ping_opts_recordroute, passed
tc-start: 1530069114.575176, ping_opts_sourceaddr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530069135.249695, ping_opts_sourceaddr, passed
tp-end: 1530069135.265877, net/net/t_ping_opts
tp-start: 1530069136.977961, net/net/t_ping6_opts, 4
tc-start: 1530069136.981499, ping6_opts_gateway
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif2 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069161.410658, ping6_opts_gateway, passed
tc-start: 1530069161.426822, ping6_opts_hops
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 [ 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 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 fc00:0:0:1::254 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: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:1::254 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: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif2 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069192.190567, ping6_opts_hops, passed
tc-start: 1530069192.206808, ping6_opts_interface
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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:46ff:feb2:fbe ]
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 [ 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:46ff:feb2:fbe ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif0 fe80::b0a0:46ff:feb2:fbe ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif1 fe80::b0a0:46ff:feb2:fbe ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069214.341169, ping6_opts_interface, passed
tc-start: 1530069214.357320, ping6_opts_sourceaddr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530069235.881362, ping6_opts_sourceaddr, passed
tp-end: 1530069235.897491, net/net/t_ping6_opts
tp-start: 1530069235.981347, net/sys/t_rfc6056, 2
tc-start: 1530069235.984879, inet4
tc-end: 1530069236.68018, inet4, passed
tc-start: 1530069236.74885, inet6
tc-end: 1530069236.165076, inet6, passed
tp-end: 1530069236.170509, net/sys/t_rfc6056
tp-start: 1530069241.892610, net/arp/t_arp, 15
tc-start: 1530069241.896050, arp_cache_expiration_10s
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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.keep=10 ]
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.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.1 ]
tc-so:Executing command [ rump.arp -n 10.0.1.2 ]
tc-so:Executing command [ rump.netstat -nr -f inet ]
tc-so:Executing command [ sleep 12 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069262.632161, arp_cache_expiration_10s, passed
tc-start: 1530069262.643093, arp_cache_expiration_5s
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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.keep=5 ]
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.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.1 ]
tc-so:Executing command [ rump.arp -n 10.0.1.2 ]
tc-so:Executing command [ rump.netstat -nr -f inet ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069278.421801, arp_cache_expiration_5s, passed
tc-start: 1530069278.432621, arp_cache_overwriting
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069287.772233, arp_cache_overwriting, passed
tc-start: 1530069287.783076, arp_command
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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.keep=5 ]
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.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 [ sleep 7 ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069310.32562, arp_command, passed
tc-start: 1530069310.44505, arp_garp
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069321.22784, arp_garp, passed
tc-start: 1530069321.37067, arp_garp_without_dad
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069332.112789, arp_garp_without_dad, passed
tc-start: 1530069332.127153, arp_link_activation
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069343.212631, arp_link_activation, passed
tc-start: 1530069343.226599, arp_proxy_arp_pub
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ 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 -s 10.0.1.3 b2:a0:90:f1:1f:90 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:90:f1:1f:90, length 28' -e 'b2:a0:90:f1:1f:90 > 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:90:f1:1f:90 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 [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:90:f1:1f:90, length 28' ]
tc-so:Executing command [ rump.ifconfig tap2 create ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069367.934184, arp_proxy_arp_pub, passed
tc-start: 1530069367.948074, arp_proxy_arp_pubproxy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ 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 -s 10.0.1.3 b2:a0:04:aa:16:91 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:04:aa:16:91, length 28' -e 'b2:a0:04:aa:16:91 > 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:04:aa:16:91 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 [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:04:aa:16:91, length 28' ]
tc-so:Executing command [ rump.ifconfig tap2 create ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069391.634048, arp_proxy_arp_pubproxy, passed
tc-start: 1530069391.647879, arp_purge_on_ifdown
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069399.974409, arp_purge_on_ifdown, passed
tc-start: 1530069399.985233, arp_purge_on_route_change
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069409.463713, arp_purge_on_route_change, passed
tc-start: 1530069409.474565, arp_purge_on_route_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069417.494096, arp_purge_on_route_delete, passed
tc-start: 1530069417.505019, arp_rtm
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ cat ./tmp ]
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 [ grep -A 3 RTM_DELETE ./tmp ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069428.594082, arp_rtm, passed
tc-start: 1530069428.606018, arp_static
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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:ff:8d:af:c8 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069436.945053, arp_static, passed
tc-start: 1530069436.955897, arp_stray_entries
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069448.525717, arp_stray_entries, passed
tp-end: 1530069448.536517, net/arp/t_arp
tp-start: 1530069449.537242, net/arp/t_dad, 2
tc-start: 1530069449.540768, dad_basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069475.584794, dad_basic, passed
tc-start: 1530069475.597410, dad_duplicated
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530069488.245349, dad_duplicated, passed
tp-end: 1530069488.256145, net/arp/t_dad
tp-start: 1530069488.424370, net/bpf/t_bpf, 6
tc-start: 1530069488.427857, bpf_ioctl_BLEN
tc-end: 1530069489.226299, bpf_ioctl_BLEN, passed
tc-start: 1530069489.231761, bpf_ioctl_DLT
tc-end: 1530069490.35720, bpf_ioctl_DLT, passed
tc-start: 1530069490.41141, bpf_ioctl_GDLTLIST
tc-end: 1530069490.841548, bpf_ioctl_GDLTLIST, passed
tc-start: 1530069490.846966, bpf_ioctl_PROMISC
tc-end: 1530069491.646271, bpf_ioctl_PROMISC, passed
tc-start: 1530069491.651721, bpf_ioctl_SETIF
tc-end: 1530069492.461164, bpf_ioctl_SETIF, passed
tc-start: 1530069492.466657, bpfwriteleak
tc-end: 1530069493.271273, bpfwriteleak, passed
tp-end: 1530069493.276856, net/bpf/t_bpf
tp-start: 1530069493.395852, net/bpf/t_div-by-zero, 1
tc-start: 1530069493.399327, div_by_zero
tc-end: 1530069494.190593, div_by_zero, passed
tp-end: 1530069494.195998, net/bpf/t_div-by-zero
tp-start: 1530069494.333690, net/bpf/t_mbuf, 20
tc-start: 1530069494.337130, bpf_mbuf_ldb_abs
tc-end: 1530069495.136657, bpf_mbuf_ldb_abs, passed
tc-start: 1530069495.142118, bpf_mbuf_ldb_abs_overflow
tc-end: 1530069495.938034, bpf_mbuf_ldb_abs_overflow, passed
tc-start: 1530069495.943569, bpf_mbuf_ldb_ind
tc-end: 1530069496.748473, bpf_mbuf_ldb_ind, passed
tc-start: 1530069496.753945, bpf_mbuf_ldb_ind_overflow1
tc-end: 1530069497.554892, bpf_mbuf_ldb_ind_overflow1, passed
tc-start: 1530069497.560754, bpf_mbuf_ldb_ind_overflow2
tc-end: 1530069498.362247, bpf_mbuf_ldb_ind_overflow2, passed
tc-start: 1530069498.367749, bpf_mbuf_ldb_ind_overflow3
tc-end: 1530069499.167673, bpf_mbuf_ldb_ind_overflow3, passed
tc-start: 1530069499.173126, bpf_mbuf_ldh_abs
tc-end: 1530069499.983922, bpf_mbuf_ldh_abs, passed
tc-start: 1530069499.989441, bpf_mbuf_ldh_abs_overflow
tc-end: 1530069500.787634, bpf_mbuf_ldh_abs_overflow, passed
tc-start: 1530069500.793162, bpf_mbuf_ldh_ind
tc-end: 1530069501.597108, bpf_mbuf_ldh_ind, passed
tc-start: 1530069501.602618, bpf_mbuf_ldh_ind_overflow1
tc-end: 1530069502.406575, bpf_mbuf_ldh_ind_overflow1, passed
tc-start: 1530069502.412061, bpf_mbuf_ldh_ind_overflow2
tc-end: 1530069503.220654, bpf_mbuf_ldh_ind_overflow2, passed
tc-start: 1530069503.226119, bpf_mbuf_ldh_ind_overflow3
tc-end: 1530069504.28939, bpf_mbuf_ldh_ind_overflow3, passed
tc-start: 1530069504.34510, bpf_mbuf_ldw_abs
tc-end: 1530069504.832535, bpf_mbuf_ldw_abs, passed
tc-start: 1530069504.838019, bpf_mbuf_ldw_abs_overflow
tc-end: 1530069505.638730, bpf_mbuf_ldw_abs_overflow, passed
tc-start: 1530069505.644277, bpf_mbuf_ldw_ind
tc-end: 1530069506.447977, bpf_mbuf_ldw_ind, passed
tc-start: 1530069506.453466, bpf_mbuf_ldw_ind_overflow1
tc-end: 1530069507.263244, bpf_mbuf_ldw_ind_overflow1, passed
tc-start: 1530069507.268790, bpf_mbuf_ldw_ind_overflow2
tc-end: 1530069508.67067, bpf_mbuf_ldw_ind_overflow2, passed
tc-start: 1530069508.72525, bpf_mbuf_ldw_ind_overflow3
tc-end: 1530069508.886043, bpf_mbuf_ldw_ind_overflow3, passed
tc-start: 1530069508.891701, bpf_mbuf_msh
tc-end: 1530069509.701325, bpf_mbuf_msh, passed
tc-start: 1530069509.706878, bpf_mbuf_msh_overflow
tc-end: 1530069510.511894, bpf_mbuf_msh_overflow, passed
tp-end: 1530069510.517332, net/bpf/t_mbuf
tp-start: 1530069510.678896, net/bpfilter/t_bpfilter, 8
tc-start: 1530069510.682359, bpfilterbadjmp
tc-end: 1530069511.512055, bpfilterbadjmp, passed
tc-start: 1530069511.519865, bpfilterbadmem
tc-end: 1530069512.348722, bpfilterbadmem, passed
tc-start: 1530069512.356669, bpfilterbadret
tc-end: 1530069513.202870, bpfilterbadret, passed
tc-start: 1530069513.210754, bpfiltercontig
tc-end: 1530069514.808802, bpfiltercontig, passed
tc-start: 1530069514.816554, bpfiltermchain
tc-end: 1530069516.399024, bpfiltermchain, passed
tc-start: 1530069516.406952, bpfilternegjmp
tc-end: 1530069517.243301, bpfilternegjmp, passed
tc-start: 1530069517.251106, bpfilternoinitA
tc-end: 1530069518.85628, bpfilternoinitA, passed
tc-start: 1530069518.93428, bpfilternoinitX
tc-end: 1530069518.927550, bpfilternoinitX, passed
tp-end: 1530069518.935354, net/bpfilter/t_bpfilter
tp-start: 1530069519.94113, net/can/t_can, 11
tc-start: 1530069519.97535, canbindfilter
tc-end: 1530069520.902488, canbindfilter, passed
tc-start: 1530069520.908140, canbindunknown
tc-end: 1530069521.684182, canbindunknown, passed
tc-start: 1530069521.689694, canlocreate
tc-end: 1530069522.472420, canlocreate, passed
tc-start: 1530069522.477925, cannoloop
tc-end: 1530069524.282996, cannoloop, passed
tc-start: 1530069524.288515, cannoown
tc-end: 1530069526.82476, cannoown, passed
tc-start: 1530069526.87929, canreadlocal
tc-end: 1530069526.874811, canreadlocal, passed
tc-start: 1530069526.880304, canrecvfrom
tc-end: 1530069527.662871, canrecvfrom, passed
tc-start: 1530069527.668796, cansendtolo
tc-end: 1530069528.449939, cansendtolo, passed
tc-start: 1530069528.455389, cansendtowrite
tc-end: 1530069529.242436, cansendtowrite, passed
tc-start: 1530069529.247939, canwritelo
tc-end: 1530069530.30383, canwritelo, passed
tc-start: 1530069530.35796, canwriteunbound
tc-end: 1530069530.816191, canwriteunbound, passed
tp-end: 1530069530.821669, net/can/t_can
tp-start: 1530069530.929326, net/can/t_canfilter, 4
tc-start: 1530069530.932810, canfilter_basic
tc-end: 1530069532.732679, canfilter_basic, passed
tc-start: 1530069532.738219, canfilter_get
tc-end: 1530069533.519325, canfilter_get, passed
tc-start: 1530069533.524753, canfilter_multiple
tc-end: 1530069535.322726, canfilter_multiple, passed
tc-start: 1530069535.328223, canfilter_null
tc-end: 1530069537.134064, canfilter_null, passed
tp-end: 1530069537.139574, net/can/t_canfilter
tp-start: 1530069540.321613, net/carp/t_basic, 8
tc-start: 1530069540.325069, carp_handover_ipv4_halt_carpdevip
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_client ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_master ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ]
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: 1530069573.18247, carp_handover_ipv4_halt_carpdevip, passed
tc-start: 1530069573.29287, carp_handover_ipv4_halt_nocarpdevip
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_client ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_master ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ]
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: 1530069594.417772, carp_handover_ipv4_halt_nocarpdevip, passed
tc-start: 1530069594.427568, carp_handover_ipv4_ifdown_carpdevip
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_client ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_master ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/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-end: 1530069634.888069, carp_handover_ipv4_ifdown_carpdevip, passed
tc-start: 1530069634.898992, carp_handover_ipv4_ifdown_nocarpdevip
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_client ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_master ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/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-end: 1530069667.569638, carp_handover_ipv4_ifdown_nocarpdevip, passed
tc-start: 1530069667.580586, carp_handover_ipv6_halt_carpdevip
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_client ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_master ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ]
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: 1530069685.740527, carp_handover_ipv6_halt_carpdevip, passed
tc-start: 1530069685.751677, carp_handover_ipv6_halt_nocarpdevip
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_client ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_master ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ]
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-se:	carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200
tc-se:	address: 00:00:5e:00:01:af
tc-se:	inet6 fd00:1::100/64 flags 0x0
tc-end: 1530069697.471017, 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: 1530069697.482661, carp_handover_ipv6_ifdown_carpdevip
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_client ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_master ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/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-end: 1530069727.340600, carp_handover_ipv6_ifdown_carpdevip, passed
tc-start: 1530069727.351561, carp_handover_ipv6_ifdown_nocarpdevip
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_client ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_master ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ]
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-se:	carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200
tc-se:	address: 00:00:5e:00:01:af
tc-se:	inet6 fd00:1::100/64 flags 0x0
tc-end: 1530069739.101432, 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: 1530069739.113123, net/carp/t_basic
tp-start: 1530069739.237858, net/icmp/t_forward, 1
tc-start: 1530069739.241308, returndatabytes
tc-end: 1530069741.583141, returndatabytes, passed
tp-end: 1530069741.591000, net/icmp/t_forward
tp-start: 1530069741.700133, net/icmp/t_ping, 5
tc-start: 1530069741.703547, floodping
tc-so:got 0/10000
tc-end: 1530069782.844618, floodping, passed
tc-start: 1530069782.851637, floodping2
tc-so:got 0/10000
tc-so:got 0/10000
tc-end: 1530069854.210192, floodping2, passed
tc-start: 1530069854.218523, ping_of_death
tc-end: 1530069855.876451, ping_of_death, passed
tc-start: 1530069855.884508, pingsize
tc-so:got 55/65535
tc-end: 1530069909.146223, pingsize, passed
tc-start: 1530069909.153135, simpleping
tc-end: 1530069911.223204, simpleping, passed
tp-end: 1530069911.231157, net/icmp/t_ping
tp-start: 1530069911.764407, net/icmp/t_ping2, 1
tc-start: 1530069911.767964, basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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: 1530069915.634558, basic, passed
tp-end: 1530069915.642516, net/icmp/t_ping2
tp-start: 1530069916.623385, net/icmp/t_icmp_redirect, 2
tc-start: 1530069916.626990, icmp_redirect
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -lrumpdev 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 shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530069938.615129, icmp_redirect, passed
tc-start: 1530069938.628368, icmp_redirect_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -lrumpdev 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 shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530069965.14557, icmp_redirect_timeout, passed
tp-end: 1530069965.27752, net/icmp/t_icmp_redirect
tp-start: 1530069965.647595, net/icmp/t_icmp6_redirect, 1
tc-start: 1530069965.651073, icmp6_redirect_basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ 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:4fff:fec4:2e62%shmif0 ]
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::3 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fe80::b0a0:aaff:fe0c:3704%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 [ 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:36ff:fe3a:1300%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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-so:Executing command [ rump.ifconfig shmif0 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530069992.916084, icmp6_redirect_basic, passed
tp-end: 1530069992.929355, net/icmp/t_icmp6_redirect
tp-start: 1530069993.59827, net/if/t_compat, 1
tc-start: 1530069993.63266, OOSIOCGIFBRDADDR
tc-end: 1530069993.875715, OOSIOCGIFBRDADDR, expected_failure, PR kern/51610: rump does not include COMPAT_43: /usr/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: 1530069993.885431, net/if/t_compat
tp-start: 1530069994.510810, net/if/t_ifconf, 1
tc-start: 1530069994.514302, basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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: 1530070001.605575, basic, passed
tp-end: 1530070001.613275, net/if/t_ifconf
tp-start: 1530070004.41426, net/if/t_ifconfig, 6
tc-start: 1530070004.44896, ifconfig_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpdev 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-end: 1530070007.427638, ifconfig_create_destroy, passed
tc-start: 1530070007.435292, ifconfig_number
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://./r1
tc-so:### Dumping unix://./r1
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:shmif0: Ethernet address b2:a0:33:b0:2c:a5
tc-so:bus1
tc-so:### Dumping bus1
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:unix://./r1
tc-end: 1530070012.895421, ifconfig_number, passed
tc-start: 1530070012.906044, ifconfig_options
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpdev 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8a:c9:13:64
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:	inet6 fe80::b0a0:8aff:fec9:1364%shmif0/64 flags 0x0 scopeid 0x2
tc-so:	inet6 fc00::1/64 flags 0x0
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8a:c9:13:64
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:	inet6 fe80::b0a0:8aff:fec9:1364%shmif0/64 flags 0x0 scopeid 0x2
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fc00::2/64 flags 0x2<TENTATIVE> pltime 100 vltime infty
tc-so:Executing command [ rump.ifconfig -L shmif0 ]
tc-so:Executing command [ rump.ifconfig -L shmif0 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8a:c9:13:64
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:	inet6 fe80::b0a0:8aff:fec9:1364%shmif0/64 flags 0x0 scopeid 0x2
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fc00::2/64 flags 0x2<TENTATIVE>
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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8a:c9:13:64
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:	inet6 fe80::b0a0:8aff:fec9:1364%shmif0/64 flags 0x0 scopeid 0x2
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fc00::2/64 flags 0x0
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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8a:c9:13:64
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x1<TENTATIVE>
tc-so:	inet6 fe80::b0a0:8aff:fec9:1364%shmif0/64 flags 0x0 scopeid 0x2
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fc00::2/64 flags 0x0
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: 1530070028.967318, ifconfig_options, passed
tc-start: 1530070028.975045, ifconfig_parameters
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpdev unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpdev 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: 1530070060.828157, ifconfig_parameters, passed
tc-start: 1530070060.834640, ifconfig_up_down_ipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:2e:77:a1:36
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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://./r1
tc-so:### Dumping unix://./r1
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:shmif0: Ethernet address b2:a0:2e:77:a1:36
tc-so:arp_dad_start: shmif0: starting DAD for 10.0.0.1
tc-so:arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found
tc-so:arp_dad_start: shmif0: starting DAD for 10.0.0.1
tc-so:arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found
tc-so:arp_dad_start: shmif0: starting DAD for 10.0.0.1
tc-so:arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found
tc-so:bus1
tc-so:### Dumping bus1
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:03.180008 b2:a0:2e:77:a1:36 > 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:04.980008 b2:a0:2e:77:a1:36 > 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.480008 b2:a0:2e:77:a1:36 > 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.280008 b2:a0:2e:77:a1:36 > 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:10.040008 b2:a0:2e:77:a1:36 > 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:12.040008 b2:a0:2e:77:a1:36 > 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:13.470008 b2:a0:2e:77:a1:36 > 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:15.170008 b2:a0:2e:77:a1:36 > 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.370008 b2:a0:2e:77:a1:36 > 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:17.670008 b2:a0:2e:77:a1:36 > 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.190008 b2:a0:2e:77:a1:36 > 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.190008 b2:a0:2e:77:a1:36 > 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.110008 b2:a0:2e:77:a1:36 > 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.290008 b2:a0:2e:77:a1:36 > 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:24.850008 b2:a0:2e:77:a1:36 > 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.250008 b2:a0:2e:77:a1:36 > 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:27.450008 b2:a0:2e:77:a1:36 > 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:29.450008 b2:a0:2e:77:a1:36 > 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: 1530070093.708447, ifconfig_up_down_ipv4, passed
tc-start: 1530070093.719115, ifconfig_up_down_ipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:7b:7c:26:25
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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://./r1
tc-so:### Dumping unix://./r1
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:shmif0: Ethernet address b2:a0:7b:7c:26:25
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:7b:ff:fe:7c:26:25
tc-so:nd6_dad_start: shmif0: starting DAD for fc00::1
tc-so:nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:7bff:fe7c:2625 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_up: fe80:2::b0a0:7bff:fe7c:2625 marked tentative
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7bff:fe7c:2625
tc-so:in6_if_link_up: fc00::1 marked tentative
tc-so:nd6_dad_start: shmif0: starting DAD for fc00::1
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7bff:fe7c:2625 - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found
tc-so:nd6_dad_start: shmif0: starting DAD for fc00::1
tc-so:nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:7bff:fe7c:2625 marked detached
tc-so: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:02.430008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe7c:2625 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:02.450008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:02.510008 b2:a0:7b:7c:26:25 > 33:33:ff:7c:26:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe7c:2625 > ff02::1:ff7c:2625: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:2625, length 24
tc-so:00:00:02.900008 b2:a0:7b:7c:26:25 > 33:33:40:89:4a:f5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe7c:2625 > ff02::2:4089:4af5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4089:4af5, length 24
tc-so:00:00:03.460008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:04.460008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:05.460008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:05.940008 b2:a0:7b:7c:26:25 > 33:33:ff:7c:26:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe7c:2625 > ff02::1:ff7c:2625: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:2625, length 24
tc-so:00:00:06.470008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:08.560008 b2:a0:7b:7c:26:25 > 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.000008 b2:a0:7b:7c:26:25 > 33:33:ff:7c:26:25, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff7c:2625: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe7c:2625, length 24
tc-so:00:00:09.360008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:09.700008 b2:a0:7b:7c:26:25 > 33:33:40:89:4a:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4089:4af5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4089:4af5, length 24
tc-so:00:00:10.000008 b2:a0:7b:7c:26:25 > 33:33:ff:7c:26:25, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff7c:2625: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe7c:2625, length 24
tc-so:00:00:10.370008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:11.010008 b2:a0:7b:7c:26:25 > 33:33:ff:7c:26:25, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff7c:2625: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe7c:2625, length 24
tc-so:00:00:11.370008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:12.010008 b2:a0:7b:7c:26:25 > 33:33:ff:7c:26:25, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff7c:2625: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe7c:2625, length 24
tc-so:00:00:12.380008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:13.010008 b2:a0:7b:7c:26:25 > 33:33:ff:7c:26:25, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff7c:2625: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe7c:2625, length 24
tc-so:00:00:13.380008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:14.740008 b2:a0:7b:7c:26:25 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe7c:2625 > ff02::2: HBH ICMP6, multicast listener donemax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:14.880008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe7c:2625 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:14.900008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:15.900008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:16.910008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:17.910008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:00:00:18.920008 b2:a0:7b:7c:26:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24
tc-so:unix://./r1
tc-end: 1530070117.469090, ifconfig_up_down_ipv6, passed
tp-end: 1530070117.480205, net/if/t_ifconfig
tp-start: 1530070119.563539, net/if_bridge/t_bridge, 5
tc-start: 1530070119.567010, bridge_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530070122.579172, bridge_create_destroy, passed
tc-start: 1530070122.585629, bridge_ipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:7b:3a:0a:5d
tc-so:	linkstr: bus1
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:72:4b:8e:5d
tc-so:	linkstr: bus2
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:87:7c:c8:fb
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 0x0
tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:87:7c:c8:fb
tc-so:	linkstr: bus1
tc-so:	input: 3 packets, 182 bytes, 1 multicast
tc-so:	output: 3 packets, 182 bytes
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:4d:b1:69:dd
tc-so:	linkstr: bus2
tc-so:	input: 3 packets, 182 bytes, 2 multicasts
tc-so:	output: 3 packets, 182 bytes
tc-so:	inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0x0
tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:4d:b1:69:dd
tc-so:	linkstr: bus2
tc-so:	input: 4 packets, 280 bytes, 2 multicasts
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0x0
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:		b2:a0:4d:b1:69:dd shmif1 1200 flags=0<>
tc-so:		b2:a0:87:7c:c8:fb shmif0 1200 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<UP,RUNNING>
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:7b:3a:0a:5d
tc-so:	linkstr: bus1
tc-so:shmif1: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:72:4b:8e:5d
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070149.998726, bridge_ipv4, passed
tc-start: 1530070150.11933, bridge_ipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:0d:9c:b7:fd
tc-so:	linkstr: bus1
tc-so:	inet6 fe80::b0a0:dff:fe9c:b7fd%shmif0/64 flags 0x0 scopeid 0x2
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f0:04:59:67
tc-so:	linkstr: bus2
tc-so:	inet6 fe80::b0a0:f0ff:fe04:5967%shmif1/64 flags 0x0 scopeid 0x3
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:82:3f:f7:d4
tc-so:	linkstr: bus1
tc-so:	input: 7 packets, 560 bytes, 4 multicasts
tc-so:	output: 11 packets, 896 bytes, 8 multicasts
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:82ff:fe3f:f7d4%shmif0/64 flags 0x0 scopeid 0x2
tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:82:3f:f7:d4
tc-so:	linkstr: bus1
tc-so:	input: 10 packets, 802 bytes, 5 multicasts
tc-so:	output: 14 packets, 1138 bytes, 9 multicasts
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:82ff:fe3f:f7d4%shmif0/64 flags 0x0 scopeid 0x2
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:77:57:2b:f3
tc-so:	linkstr: bus2
tc-so:	input: 10 packets, 802 bytes, 5 multicasts
tc-so:	output: 13 packets, 1052 bytes, 8 multicasts
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:77ff:fe57:2bf3%shmif0/64 flags 0x0 scopeid 0x2
tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:77:57:2b:f3
tc-so:	linkstr: bus2
tc-so:	input: 11 packets, 872 bytes, 5 multicasts
tc-so:	output: 14 packets, 1122 bytes, 8 multicasts
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:77ff:fe57:2bf3%shmif0/64 flags 0x0 scopeid 0x2
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:		b2:a0:77:57:2b:f3 shmif1 1200 flags=0<>
tc-so:		b2:a0:82:3f:f7:d4 shmif0 1200 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<UP,RUNNING>
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:0d:9c:b7:fd
tc-so:	linkstr: bus1
tc-so:	inet6 fe80::b0a0:dff:fe9c:b7fd%shmif0/64 flags 0x0 scopeid 0x2
tc-so:shmif1: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f0:04:59:67
tc-so:	linkstr: bus2
tc-so:	inet6 fe80::b0a0:f0ff:fe04:5967%shmif1/64 flags 0x0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070189.350155, bridge_ipv6, passed
tc-start: 1530070189.363329, bridge_member_ipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:b3:3a:f1:f2
tc-so:	linkstr: bus1
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:54:b1:83
tc-so:	linkstr: bus2
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:13:bf:2d:a3
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 0x0
tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:13:bf:2d:a3
tc-so:	linkstr: bus1
tc-so:	input: 3 packets, 182 bytes, 1 multicast
tc-so:	output: 3 packets, 182 bytes
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:03:0e:cb:37
tc-so:	linkstr: bus2
tc-so:	input: 3 packets, 182 bytes, 2 multicasts
tc-so:	output: 3 packets, 182 bytes
tc-so:	inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0x0
tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:03:0e:cb:37
tc-so:	linkstr: bus2
tc-so:	input: 4 packets, 280 bytes, 2 multicasts
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0x0
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:		b2:a0:03:0e:cb:37 shmif1 1195 flags=0<>
tc-so:		b2:a0:13:bf:2d:a3 shmif0 1195 flags=0<>
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:b3:3a:f1:f2
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0x0
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:54:b1:83
tc-so:	linkstr: bus2
tc-so:	inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0x0
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:13:bf:2d:a3
tc-so:	linkstr: bus1
tc-so:	input: 12 packets, 616 bytes, 9 multicasts
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:13:bf:2d:a3
tc-so:	linkstr: bus1
tc-so:	input: 15 packets, 798 bytes, 9 multicasts
tc-so:	output: 6 packets, 420 bytes
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:13:bf:2d:a3
tc-so:	linkstr: bus1
tc-so:	input: 18 packets, 980 bytes, 9 multicasts
tc-so:	output: 8 packets, 560 bytes
tc-so:	inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x0
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:03:0e:cb:37
tc-so:	linkstr: bus2
tc-so:	input: 14 packets, 700 bytes, 12 multicasts
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0x0
tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:03:0e:cb:37
tc-so:	linkstr: bus2
tc-so:	input: 17 packets, 882 bytes, 12 multicasts
tc-so:	output: 6 packets, 420 bytes
tc-so:	inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0x0
tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:03:0e:cb:37
tc-so:	linkstr: bus2
tc-so:	input: 20 packets, 1064 bytes, 12 multicasts
tc-so:	output: 8 packets, 560 bytes
tc-so:	inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0x0
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:		b2:a0:03:0e:cb:37 shmif1 1200 flags=0<>
tc-so:		b2:a0:13:bf:2d:a3 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<UP,RUNNING>
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:b3:3a:f1:f2
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0x0
tc-so:shmif1: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:54:b1:83
tc-so:	linkstr: bus2
tc-so:	inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0x0
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070224.579889, bridge_member_ipv4, passed
tc-start: 1530070224.593142, bridge_member_ipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:de:01:2c:b5
tc-so:	linkstr: bus1
tc-so:	inet6 fe80::b0a0:deff:fe01:2cb5%shmif0/64 flags 0x0 scopeid 0x2
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:dd:3a:84:81
tc-so:	linkstr: bus2
tc-so:	inet6 fe80::b0a0:ddff:fe3a:8481%shmif1/64 flags 0x0 scopeid 0x3
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:e6:46:d7
tc-so:	linkstr: bus1
tc-so:	input: 7 packets, 560 bytes, 4 multicasts
tc-so:	output: 11 packets, 896 bytes, 8 multicasts
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:f2ff:fee6:46d7%shmif0/64 flags 0x0 scopeid 0x2
tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:e6:46:d7
tc-so:	linkstr: bus1
tc-so:	input: 10 packets, 802 bytes, 5 multicasts
tc-so:	output: 14 packets, 1138 bytes, 9 multicasts
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:f2ff:fee6:46d7%shmif0/64 flags 0x0 scopeid 0x2
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:60:b1:1c:00
tc-so:	linkstr: bus2
tc-so:	input: 10 packets, 802 bytes, 5 multicasts
tc-so:	output: 13 packets, 1052 bytes, 8 multicasts
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:60ff:feb1:1c00%shmif0/64 flags 0x0 scopeid 0x2
tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:60:b1:1c:00
tc-so:	linkstr: bus2
tc-so:	input: 11 packets, 872 bytes, 5 multicasts
tc-so:	output: 14 packets, 1122 bytes, 8 multicasts
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:60ff:feb1:1c00%shmif0/64 flags 0x0 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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:		b2:a0:60:b1:1c:00 shmif1 1198 flags=0<>
tc-so:		b2:a0:f2:e6:46:d7 shmif0 1198 flags=0<>
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:de:01:2c:b5
tc-so:	linkstr: bus1
tc-so:	inet6 fe80::b0a0:deff:fe01:2cb5%shmif0/64 flags 0x0 scopeid 0x2
tc-so:	inet6 fc00::11/64 flags 0x0
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:dd:3a:84:81
tc-so:	linkstr: bus2
tc-so:	inet6 fe80::b0a0:ddff:fe3a:8481%shmif1/64 flags 0x0 scopeid 0x3
tc-so:	inet6 fc00::12/64 flags 0x0
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:e6:46:d7
tc-so:	linkstr: bus1
tc-so:	input: 15 packets, 1200 bytes, 9 multicasts
tc-so:	output: 15 packets, 1208 bytes, 9 multicasts
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:f2ff:fee6:46d7%shmif0/64 flags 0x0 scopeid 0x2
tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:e6:46:d7
tc-so:	linkstr: bus1
tc-so:	input: 17 packets, 1356 bytes, 9 multicasts
tc-so:	output: 17 packets, 1364 bytes, 10 multicasts
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:f2ff:fee6:46d7%shmif0/64 flags 0x0 scopeid 0x2
tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:e6:46:d7
tc-so:	linkstr: bus1
tc-so:	input: 19 packets, 1512 bytes, 9 multicasts
tc-so:	output: 19 packets, 1520 bytes, 11 multicasts
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:f2ff:fee6:46d7%shmif0/64 flags 0x0 scopeid 0x2
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:60:b1:1c:00
tc-so:	linkstr: bus2
tc-so:	input: 17 packets, 1372 bytes, 11 multicasts
tc-so:	output: 14 packets, 1122 bytes, 8 multicasts
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:60ff:feb1:1c00%shmif0/64 flags 0x0 scopeid 0x2
tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:60:b1:1c:00
tc-so:	linkstr: bus2
tc-so:	input: 19 packets, 1528 bytes, 11 multicasts
tc-so:	output: 16 packets, 1278 bytes, 9 multicasts
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:60ff:feb1:1c00%shmif0/64 flags 0x0 scopeid 0x2
tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:60:b1:1c:00
tc-so:	linkstr: bus2
tc-so:	input: 21 packets, 1684 bytes, 11 multicasts
tc-so:	output: 18 packets, 1434 bytes, 10 multicasts
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:60ff:feb1:1c00%shmif0/64 flags 0x0 scopeid 0x2
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:		b2:a0:60:b1:1c:00 shmif1 1200 flags=0<>
tc-so:		b2:a0:f2:e6:46:d7 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<UP,RUNNING>
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:de:01:2c:b5
tc-so:	linkstr: bus1
tc-so:	inet6 fe80::b0a0:deff:fe01:2cb5%shmif0/64 flags 0x0 scopeid 0x2
tc-so:	inet6 fc00::11/64 flags 0x0
tc-so:shmif1: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:dd:3a:84:81
tc-so:	linkstr: bus2
tc-so:	inet6 fe80::b0a0:ddff:fe3a:8481%shmif1/64 flags 0x0 scopeid 0x3
tc-so:	inet6 fc00::12/64 flags 0x0
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070268.131711, bridge_member_ipv6, passed
tp-end: 1530070268.144909, net/if_bridge/t_bridge
tp-start: 1530070270.208129, net/if_bridge/t_rtable, 5
tc-start: 1530070270.211601, bridge_rtable_basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:d6:d5:0b:7a
tc-so:	linkstr: bus1
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:26:0d:b5:0a
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:66:56:91:9c ]
tc-so:Executing command [ /sbin/brconfig bridge0 ]
tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:a0:04:90:e3 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070284.760646, bridge_rtable_basic, passed
tc-start: 1530070284.773788, bridge_rtable_delete_member
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:1f:18:e4:3f
tc-so:	linkstr: bus1
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:a2:78:86:02
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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.ifconfig shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530070305.581758, bridge_rtable_delete_member, passed
tc-start: 1530070305.594984, bridge_rtable_flush
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:84:52:de:bd
tc-so:	linkstr: bus1
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:32:06:30:03
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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.ifconfig shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530070323.272766, bridge_rtable_flush, passed
tc-start: 1530070323.285922, bridge_rtable_maxaddr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:ef:99:8c:13
tc-so:	linkstr: bus1
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:00:47:86:d8
tc-so:	linkstr: bus2
tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ]
tc-so:bridge0: flags=41<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:		b2:a0:3f:2a:af:a7 shmif1 1200 flags=0<>
tc-so:		b2:a0:c0:85:08:ab 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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 1, timeout: 1200):
tc-so:		b2:a0:c0:85:08:ab shmif0 1198 flags=0<>
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 2, timeout: 1200):
tc-so:		b2:a0:3f:2a:af:a7 shmif1 1200 flags=0<>
tc-so:		b2:a0:c0:85:08:ab 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070339.121834, bridge_rtable_maxaddr, passed
tc-start: 1530070339.135002, bridge_rtable_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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<UP,RUNNING>
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<LEARNING,DISCOVER>
tc-so:			port 3 priority 128
tc-so:		shmif0 flags=3<LEARNING,DISCOVER>
tc-so:			port 2 priority 128
tc-so:	Address cache (max cache: 100, timeout: 1200):
tc-so:shmif0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:5f:b8:4b:fa
tc-so:	linkstr: bus1
tc-so:shmif1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:55:8d:e6:69
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070354.552985, bridge_rtable_timeout, passed
tp-end: 1530070354.566177, net/if_bridge/t_rtable
tp-start: 1530070359.532267, net/if_gif/t_gif, 13
tc-start: 1530070359.535767, gif_basic_ipv4overipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:78:10:fd:29
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:78ff:fe10:fd29%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:39:18:4d:53
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:39ff:fe18:4d53%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:34:80:0c:bf
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:34ff:fe80:cbf%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:6c:b0:77:1e
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:6cff:feb0:771e%shmif1/64 flags 0x2<TENTATIVE> 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.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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::6c80:39e9:f2a5:c2c0%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  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             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  gif0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:78ff:fe10:fd29               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:39ff:fe18:4d53               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::6c80:39e9:f2a5:c2c0      U           -        -      -  gif0
tc-so:fe80::6c80:39e9:f2a5:c2c0               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::6c80:39e9:f2a5:c2c0      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::6c80:39e9:f2a5:c2c0      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::44ba:8b92:5a14:7cbb%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  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         UG          -        -      -  gif0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:34ff:fe80:cbf                link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:6cff:feb0:771e               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::44ba:8b92:5a14:7cbb      U           -        -      -  gif0
tc-so:fe80::44ba:8b92:5a14:7cbb               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::44ba:8b92:5a14:7cbb      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::44ba:8b92:5a14:7cbb      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 3 packets, 208 bytes
tc-so:	output: 3 packets, 208 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::6c80:39e9:f2a5:c2c0%gif0/64 ->  flags 0x0 scopeid 0x4
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 4 packets, 292 bytes
tc-so:	output: 4 packets, 292 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::6c80:39e9:f2a5:c2c0%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 4 packets, 292 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::44ba:8b92:5a14:7cbb%gif0/64 ->  flags 0x0 scopeid 0x4
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 5 packets, 376 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::44ba:8b92:5a14:7cbb%gif0/64 ->  flags 0x0 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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070384.473714, gif_basic_ipv4overipv4, passed
tc-start: 1530070384.486899, gif_basic_ipv4overipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:5d:6b:ff:52
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:5dff:fe6b:ff52%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:4f:af:5d:39
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:4fff:feaf:5d39%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f6:69:95:22
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:f6ff:fe69:9522%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:e0:69:04:5b
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:e0ff:fe69:45b%shmif1/64 flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::f42f:b925:7097:b41a%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  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             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  gif0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:5dff:fe6b:ff52               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:4fff:feaf:5d39               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::f42f:b925:7097:b41a      U           -        -      -  gif0
tc-so:fe80::f42f:b925:7097:b41a               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::f42f:b925:7097:b41a      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::f42f:b925:7097:b41a      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::f894:8a8e:eb80:bbc1%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  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         UG          -        -      -  gif0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:f6ff:fe69:9522               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:e0ff:fe69:45b                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::f894:8a8e:eb80:bbc1      U           -        -      -  gif0
tc-so:fe80::f894:8a8e:eb80:bbc1               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::f894:8a8e:eb80:bbc1      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::f894:8a8e:eb80:bbc1      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 3 packets, 208 bytes
tc-so:	output: 3 packets, 208 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::f42f:b925:7097:b41a%gif0/64 ->  flags 0x0 scopeid 0x4
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 4 packets, 292 bytes
tc-so:	output: 4 packets, 292 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::f42f:b925:7097:b41a%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 4 packets, 292 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::f894:8a8e:eb80:bbc1%gif0/64 ->  flags 0x0 scopeid 0x4
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 5 packets, 376 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::f894:8a8e:eb80:bbc1%gif0/64 ->  flags 0x0 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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070409.974778, gif_basic_ipv4overipv6, passed
tc-start: 1530070409.987922, gif_basic_ipv6overipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:54:95:76:c6
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:54ff:fe95:76c6%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:5b:8f:c1:c8
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:5bff:fe8f:c1c8%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:3f:aa:c9:5a
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:3fff:feaa:c95a%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:c3:0b:2e:0e
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:c3ff:fe0b:2e0e%shmif1/64 flags 0x2<TENTATIVE> 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.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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::c06a:7fc5:f3ed:76b7%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  gif0
tc-so:fc00:3::1                               gif0                           UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  gif0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:54ff:fe95:76c6               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:5bff:fe8f:c1c8               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::c06a:7fc5:f3ed:76b7      U           -        -      -  gif0
tc-so:fe80::c06a:7fc5:f3ed:76b7               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:3::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::dc04:3a53:b706:1790%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  gif0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:3fff:feaa:c95a               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:c3ff:fe0b:2e0e               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::dc04:3a53:b706:1790      U           -        -      -  gif0
tc-so:fe80::dc04:3a53:b706:1790               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:4::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 352 bytes
tc-so:	output: 3 packets, 208 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::c06a:7fc5:f3ed:76b7%gif0/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 6 packets, 408 bytes
tc-so:	output: 4 packets, 264 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::c06a:7fc5:f3ed:76b7%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 6 packets, 408 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::dc04:3a53:b706:1790%gif0/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 464 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::dc04:3a53:b706:1790%gif0/64 ->  flags 0x0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070440.225061, gif_basic_ipv6overipv4, passed
tc-start: 1530070440.238289, gif_basic_ipv6overipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:ea:1d:53:3b
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:eaff:fe1d:533b%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8d:fa:85:ee
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:8dff:fefa:85ee%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:65:2d:ae:80
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:65ff:fe2d:ae80%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:72:c8:36:08
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:72ff:fec8:3608%shmif1/64 flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::5c13:e5fd:f71f:6497%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  gif0
tc-so:fc00:3::1                               gif0                           UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  gif0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:eaff:fe1d:533b               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:8dff:fefa:85ee               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::5c13:e5fd:f71f:6497      U           -        -      -  gif0
tc-so:fe80::5c13:e5fd:f71f:6497               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:3::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7c34:7816:1904:f244%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  gif0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:65ff:fe2d:ae80               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:72ff:fec8:3608               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::7c34:7816:1904:f244      U           -        -      -  gif0
tc-so:fe80::7c34:7816:1904:f244               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:4::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 136 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::5c13:e5fd:f71f:6497%gif0/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 3 packets, 192 bytes
tc-so:	output: 5 packets, 336 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::5c13:e5fd:f71f:6497%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 3 packets, 200 bytes
tc-so:	output: 3 packets, 192 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7c34:7816:1904:f244%gif0/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 4 packets, 248 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7c34:7816:1904:f244%gif0/64 ->  flags 0x0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070470.636268, gif_basic_ipv6overipv6, passed
tc-start: 1530070470.649464, gif_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530070474.775533, gif_create_destroy, passed
tc-start: 1530070474.782010, gif_ioctl_ipv4overipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:23:52:a1:99
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:23ff:fe52:a199%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:14:78:ac:3a
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:14ff:fe78:ac3a%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:20:2b:c0:68
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:20ff:fe2b:c068%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:79:82:a0:b4
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:79ff:fe82:a0b4%shmif1/64 flags 0x2<TENTATIVE> 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.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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  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             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  gif0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:23ff:fe52:a199               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:14ff:fe78:ac3a               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::ec9b:a28f:f492:4117      U           -        -      -  gif0
tc-so:fe80::ec9b:a28f:f492:4117               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::ec9b:a28f:f492:4117      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::ec9b:a28f:f492:4117      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  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         UG          -        -      -  gif0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:20ff:fe2b:c068               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:79ff:fe82:a0b4               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::c856:832b:4a97:b051      U           -        -      -  gif0
tc-so:fe80::c856:832b:4a97:b051               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::c856:832b:4a97:b051      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::c856:832b:4a97:b051      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif1/64 ->  flags 0x2<TENTATIVE> 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 inet 172.16.12.1/32 172.16.11.1 ]
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 3 packets, 208 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif0/64 ->  flags 0x0 scopeid 0x4
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 4 packets, 292 bytes
tc-so:	output: 5 packets, 364 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 156 bytes
tc-so:	output: 4 packets, 292 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif0/64 ->  flags 0x0 scopeid 0x4
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 5 packets, 376 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 376 bytes
tc-so:	output: 6 packets, 448 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 352 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 376 bytes
tc-so:	output: 6 packets, 448 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 352 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 5 packets, 376 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 5 packets, 376 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 352 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif1/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 376 bytes
tc-so:	output: 6 packets, 448 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 5 packets, 376 bytes
tc-so:	output: 7 packets, 520 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::ec9b:a28f:f492:4117%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 5 packets, 376 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 5 packets, 376 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c856:832b:4a97:b051%gif0/64 ->  flags 0x0 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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070504.296081, gif_ioctl_ipv4overipv4, passed
tc-start: 1530070504.309288, gif_ioctl_ipv4overipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8c:39:a1:f8
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:8cff:fe39:a1f8%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:bd:9f:11:62
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:bdff:fe9f:1162%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:c2:3c:c5:88
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:c2ff:fe3c:c588%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:11:70:0d:64
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:11ff:fe70:d64%shmif1/64 flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  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             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  gif0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:8cff:fe39:a1f8               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:bdff:fe9f:1162               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::2416:20fb:1e91:78c3      U           -        -      -  gif0
tc-so:fe80::2416:20fb:1e91:78c3               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::2416:20fb:1e91:78c3      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::2416:20fb:1e91:78c3      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  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         UG          -        -      -  gif0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:c2ff:fe3c:c588               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:11ff:fe70:d64                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::2c47:fa4f:b847:3deb      U           -        -      -  gif0
tc-so:fe80::2c47:fa4f:b847:3deb               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::2c47:fa4f:b847:3deb      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::2c47:fa4f:b847:3deb      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif1/64 ->  flags 0x2<TENTATIVE> 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 inet 172.16.12.1/32 172.16.11.1 ]
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 4 packets, 280 bytes
tc-so:	output: 3 packets, 208 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif0/64 ->  flags 0x0 scopeid 0x4
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 5 packets, 364 bytes
tc-so:	output: 4 packets, 292 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 5 packets, 364 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif0/64 ->  flags 0x0 scopeid 0x4
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 520 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 7 packets, 520 bytes
tc-so:	output: 6 packets, 448 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 0 packets, 0 bytes, 6 errors
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 7 packets, 520 bytes
tc-so:	output: 6 packets, 448 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 0 packets, 0 bytes, 6 errors
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 520 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 0 packets, 0 bytes, 8 errors
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 520 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 0 packets, 0 bytes, 8 errors
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif1/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 7 packets, 520 bytes
tc-so:	output: 6 packets, 448 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 7 packets, 520 bytes
tc-so:	output: 7 packets, 520 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::2416:20fb:1e91:78c3%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 312 bytes
tc-so:	output: 7 packets, 520 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 4 packets, 312 bytes
tc-so:	output: 7 packets, 520 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::2c47:fa4f:b847:3deb%gif0/64 ->  flags 0x0 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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070534.126458, gif_ioctl_ipv4overipv6, passed
tc-start: 1530070534.139637, gif_ioctl_ipv6overipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:79:5f:df:38
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:79ff:fe5f:df38%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:34:fb:f6:e4
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:34ff:fefb:f6e4%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:cf:d8:b9:2d
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:cfff:fed8:b92d%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:a2:ec:5a:b8
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:a2ff:feec:5ab8%shmif1/64 flags 0x2<TENTATIVE> 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.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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  gif0
tc-so:fc00:3::1                               gif0                           UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  gif0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:79ff:fe5f:df38               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:34ff:fefb:f6e4               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::98ff:af2d:cd52:84aa      U           -        -      -  gif0
tc-so:fe80::98ff:af2d:cd52:84aa               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:3::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  gif0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:cfff:fed8:b92d               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:a2ff:feec:5ab8               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::7003:acc4:a9eb:152       U           -        -      -  gif0
tc-so:fe80::7003:acc4:a9eb:152                gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:4::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif1/64 ->  flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif1/64 ->  flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 3 packets, 208 bytes
tc-so:	output: 3 packets, 208 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif0/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 4 packets, 264 bytes
tc-so:	output: 4 packets, 264 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 4 packets, 264 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif0/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 5 packets, 320 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 320 bytes
tc-so:	output: 5 packets, 320 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 352 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 320 bytes
tc-so:	output: 5 packets, 320 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 352 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 352 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 352 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif1/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 6 packets, 392 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 6 packets, 392 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::98ff:af2d:cd52:84aa%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 464 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7003:acc4:a9eb:152%gif0/64 ->  flags 0x0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070568.557876, gif_ioctl_ipv6overipv4, passed
tc-start: 1530070568.571014, gif_ioctl_ipv6overipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:65:a9:ab:68
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:65ff:fea9:ab68%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:c5:d9:5b:9b
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:c5ff:fed9:5b9b%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:6b:3c:c3:42
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:6bff:fe3c:c342%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:1f:0f:e6:ec
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:1fff:fe0f:e6ec%shmif1/64 flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  gif0
tc-so:fc00:3::1                               gif0                           UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  gif0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:65ff:fea9:ab68               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:c5ff:fed9:5b9b               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::94bf:ba27:7220:81cc      U           -        -      -  gif0
tc-so:fe80::94bf:ba27:7220:81cc               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:3::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  gif0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:6bff:fe3c:c342               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:1fff:fe0f:e6ec               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::c8fd:c54b:d4c4:d0c8      U           -        -      -  gif0
tc-so:fe80::c8fd:c54b:d4c4:d0c8               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:4::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif1/64 ->  flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif1/64 ->  flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 3 packets, 208 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif0/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 4 packets, 264 bytes
tc-so:	output: 5 packets, 336 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 3 packets, 200 bytes
tc-so:	output: 4 packets, 264 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif0/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 5 packets, 320 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 5 packets, 320 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 0 packets, 0 bytes, 6 errors
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 5 packets, 320 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 0 packets, 0 bytes, 6 errors
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 5 packets, 320 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 0 packets, 0 bytes, 8 errors
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif1: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 0 packets, 0 bytes, 8 errors
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif1/64 ->  flags 0x0 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 7 packets, 464 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 7 packets, 464 bytes
tc-so:	output: 6 packets, 392 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::94bf:ba27:7220:81cc%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 464 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ]
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 464 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::c8fd:c54b:d4c4:d0c8%gif0/64 ->  flags 0x0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070602.638417, gif_ioctl_ipv6overipv6, passed
tc-start: 1530070602.651579, gif_recursive_ipv4overipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:15:7a:42:82
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:15ff:fe7a:4282%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:53:f1:34:3b
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:53ff:fef1:343b%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:1d:e7:c9:1d
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:1dff:fee7:c91d%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:cf:82:79:26
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:cfff:fe82:7926%shmif1/64 flags 0x2<TENTATIVE> 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.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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bcd8:b57f:ab2b:a0e6%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  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             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  gif0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:15ff:fe7a:4282               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:53ff:fef1:343b               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::bcd8:b57f:ab2b:a0e6      U           -        -      -  gif0
tc-so:fe80::bcd8:b57f:ab2b:a0e6               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::bcd8:b57f:ab2b:a0e6      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::bcd8:b57f:ab2b:a0e6      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b0b8:62d1:d302:d65c%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  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         UG          -        -      -  gif0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:1dff:fee7:c91d               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:cfff:fe82:7926               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::b0b8:62d1:d302:d65c      U           -        -      -  gif0
tc-so:fe80::b0b8:62d1:d302:d65c               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::b0b8:62d1:d302:d65c      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::b0b8:62d1:d302:d65c      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.1.1 --> 172.16.2.1
tc-so:	inet 172.16.101.1/32 -> 172.16.102.1 flags 0x0
tc-so:	inet6 fe80::bcd8:b57f:ab2b:a0e6%gif1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.101.1 --> 172.16.102.1
tc-so:	inet 172.16.201.1/32 -> 172.16.202.1 flags 0x0
tc-so:	inet6 fe80::bcd8:b57f:ab2b:a0e6%gif2/64 ->  flags 0x2<TENTATIVE> scopeid 0x6
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:shmif0: Ethernet address b2:a0:15:7a:42:82
tc-so:shmif1: Ethernet address b2:a0:53:f1:34:3b
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070628.918617, gif_recursive_ipv4overipv4, passed
tc-start: 1530070628.931803, gif_recursive_ipv4overipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:12:15:b3:21
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:12ff:fe15:b321%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:47:46:0e:fb
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:47ff:fe46:efb%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:03:f7:58:1f
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:3ff:fef7:581f%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:cf:a3:d8:9c
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:cfff:fea3:d89c%shmif1/64 flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bc9f:f411:ee56:cc4c%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  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             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  gif0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:12ff:fe15:b321               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:47ff:fe46:efb                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::bc9f:f411:ee56:cc4c      U           -        -      -  gif0
tc-so:fe80::bc9f:f411:ee56:cc4c               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::bc9f:f411:ee56:cc4c      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::bc9f:f411:ee56:cc4c      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c8d8:932d:1b45:c101%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  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         UG          -        -      -  gif0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:3ff:fef7:581f                link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:cfff:fea3:d89c               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::c8d8:932d:1b45:c101      U           -        -      -  gif0
tc-so:fe80::c8d8:932d:1b45:c101               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::c8d8:932d:1b45:c101      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fe80::c8d8:932d:1b45:c101      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.1.1 --> 172.16.2.1
tc-so:	inet 172.16.101.1/32 -> 172.16.102.1 flags 0x0
tc-so:	inet6 fe80::bc9f:f411:ee56:cc4c%gif1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.101.1 --> 172.16.102.1
tc-so:	inet 172.16.201.1/32 -> 172.16.202.1 flags 0x0
tc-so:	inet6 fe80::bc9f:f411:ee56:cc4c%gif2/64 ->  flags 0x2<TENTATIVE> scopeid 0x6
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:shmif0: Ethernet address b2:a0:12:15:b3:21
tc-so:shmif1: Ethernet address b2:a0:47:46:0e:fb
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070655.149019, gif_recursive_ipv4overipv6, passed
tc-start: 1530070655.162611, gif_recursive_ipv6overipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:7e:47:1c:86
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:7eff:fe47:1c86%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:5d:43:49:38
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:5dff:fe43:4938%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:ba:f8:33:c7
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:baff:fef8:33c7%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:ec:88:1b:8a
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:ecff:fe88:1b8a%shmif1/64 flags 0x2<TENTATIVE> 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.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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a0c7:18c7:ce74:172b%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  gif0
tc-so:fc00:3::1                               gif0                           UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  gif0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:7eff:fe47:1c86               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:5dff:fe43:4938               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::a0c7:18c7:ce74:172b      U           -        -      -  gif0
tc-so:fe80::a0c7:18c7:ce74:172b               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:3::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::b8dd:55ae:5b75:d9cb%gif0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  gif0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:baff:fef8:33c7               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:ecff:fe88:1b8a               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::b8dd:55ae:5b75:d9cb      U           -        -      -  gif0
tc-so:fe80::b8dd:55ae:5b75:d9cb               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:4::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:3::1 --> fc00:4::1
tc-so:	inet6 fc00:103::1/128 -> fc00:104::1 flags 0x0
tc-so:	inet6 fe80::a0c7:18c7:ce74:172b%gif1/64 ->  flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:103::1 --> fc00:104::1
tc-so:	inet6 fc00:203::1/128 -> fc00:204::1 flags 0x0
tc-so:	inet6 fe80::a0c7:18c7:ce74:172b%gif2/64 ->  flags 0x2<TENTATIVE> 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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:shmif0: Ethernet address b2:a0:7e:47:1c:86
tc-so:shmif1: Ethernet address b2:a0:5d:43:49:38
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070681.299723, gif_recursive_ipv6overipv4, passed
tc-start: 1530070681.312892, gif_recursive_ipv6overipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:67:21:ca:7c
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:67ff:fe21:ca7c%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:91:e3:d5:cc
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:91ff:fee3:d5cc%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:47:8d:9b:1f
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:47ff:fe8d:9b1f%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:2c:56:c3:c0
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:2cff:fe56:c3c0%shmif1/64 flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::7402:650a:83ea:cb55%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  gif0
tc-so:fc00:3::1                               gif0                           UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  gif0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:67ff:fe21:ca7c               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:91ff:fee3:d5cc               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::7402:650a:83ea:cb55      U           -        -      -  gif0
tc-so:fe80::7402:650a:83ea:cb55               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:3::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::e880:8a2e:907a:2b23%gif0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  gif0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:47ff:fe8d:9b1f               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:2cff:fe56:c3c0               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::e880:8a2e:907a:2b23      U           -        -      -  gif0
tc-so:fe80::e880:8a2e:907a:2b23               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%gif0/32                          fc00:4::1                      U           -        -      -  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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:3::1 --> fc00:4::1
tc-so:	inet6 fc00:103::1/128 -> fc00:104::1 flags 0x0
tc-so:	inet6 fe80::7402:650a:83ea:cb55%gif1/64 ->  flags 0x2<TENTATIVE> 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<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:103::1 --> fc00:104::1
tc-so:	inet6 fc00:203::1/128 -> fc00:204::1 flags 0x0
tc-so:	inet6 fe80::7402:650a:83ea:cb55%gif2/64 ->  flags 0x2<TENTATIVE> 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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:shmif0: Ethernet address b2:a0:67:21:ca:7c
tc-so:shmif1: Ethernet address b2:a0:91:e3:d5:cc
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so:gif0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070707.532199, gif_recursive_ipv6overipv6, passed
tp-end: 1530070707.545784, net/if_gif/t_gif
tp-start: 1530070718.31542, net/if_ipsec/t_ipsec, 25
tc-start: 1530070718.35037, ipsecif_basic_ipv4overipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:e0:7b:61:41
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:e0ff:fe7b:6141%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:52:92:37:e0
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:52ff:fe92:37e0%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:89:e3:27:ef
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:89ff:fee3:27ef%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:7f:eb:81:0d
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:7fff:feeb:810d%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::58bd:6956:41e9:fc86%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:e0ff:fe7b:6141               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:52ff:fe92:37e0               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::58bd:6956:41e9:fc86      U           -        -      -  ipsec0
tc-so:fe80::58bd:6956:41e9:fc86               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::58bd:6956:41e9:fc86      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::58bd:6956:41e9:fc86      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::34bb:cddd:5605:b683%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:89ff:fee3:27ef               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:7fff:feeb:810d               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::34bb:cddd:5605:b683      U           -        -      -  ipsec0
tc-so:fe80::34bb:cddd:5605:b683               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::34bb:cddd:5605:b683      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::34bb:cddd:5605:b683      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 1 packet, 72 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::58bd:6956:41e9:fc86%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 2 packets, 156 bytes
tc-so:	output: 4 packets, 308 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::58bd:6956:41e9:fc86%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::34bb:cddd:5605:b683%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::34bb:cddd:5605:b683%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070749.894646, ipsecif_basic_ipv4overipv4_esp_null, passed
tc-start: 1530070749.908874, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:73:12:6f:fa
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:73ff:fe12:6ffa%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:60:d4:89:dc
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:60ff:fed4:89dc%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:16:ba:d4:be
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:16ff:feba:d4be%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:d3:97:ee:79
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:d3ff:fe97:ee79%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::d057:d3ad:eeec:e405%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:73ff:fe12:6ffa               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:60ff:fed4:89dc               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::d057:d3ad:eeec:e405      U           -        -      -  ipsec0
tc-so:fe80::d057:d3ad:eeec:e405               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::d057:d3ad:eeec:e405      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::d057:d3ad:eeec:e405      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b8f3:a42a:d723:b5a7%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:16ff:feba:d4be               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:d3ff:fe97:ee79               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::b8f3:a42a:d723:b5a7      U           -        -      -  ipsec0
tc-so:fe80::b8f3:a42a:d723:b5a7               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::b8f3:a42a:d723:b5a7      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::b8f3:a42a:d723:b5a7      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::d057:d3ad:eeec:e405%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 2 packets, 156 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::d057:d3ad:eeec:e405%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b8f3:a42a:d723:b5a7%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b8f3:a42a:d723:b5a7%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070781.575435, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc, passed
tc-start: 1530070781.589774, ipsecif_basic_ipv4overipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:07:2e:d8:e8
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:7ff:fe2e:d8e8%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:0e:61:17:49
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:eff:fe61:1749%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:b4:a6:18:c2
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:b4ff:fea6:18c2%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:54:49:2a:f9
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:54ff:fe49:2af9%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::88cb:1398:f5b9:285b%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:7ff:fe2e:d8e8                link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:eff:fe61:1749                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::88cb:1398:f5b9:285b      U           -        -      -  ipsec0
tc-so:fe80::88cb:1398:f5b9:285b               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::88cb:1398:f5b9:285b      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::88cb:1398:f5b9:285b      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::8bb:ab6b:bc65:d89f%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:b4ff:fea6:18c2               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:54ff:fe49:2af9               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::8bb:ab6b:bc65:d89f       U           -        -      -  ipsec0
tc-so:fe80::8bb:ab6b:bc65:d89f                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::8bb:ab6b:bc65:d89f       U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::8bb:ab6b:bc65:d89f       U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::88cb:1398:f5b9:285b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::88cb:1398:f5b9:285b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 4 packets, 308 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::8bb:ab6b:bc65:d89f%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 5 packets, 396 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::8bb:ab6b:bc65:d89f%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070813.547562, ipsecif_basic_ipv4overipv6_esp_null, passed
tc-start: 1530070813.561903, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:ab:de:4e:49
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:abff:fede:4e49%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:e8:ef:d1:84
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:e8ff:feef:d184%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:70:d1:31:d6
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:70ff:fed1:31d6%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:7e:ea:b3:c3
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:7eff:feea:b3c3%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::d813:a6e:ea4e:bf97%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:abff:fede:4e49               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:e8ff:feef:d184               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::d813:a6e:ea4e:bf97       U           -        -      -  ipsec0
tc-so:fe80::d813:a6e:ea4e:bf97                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::d813:a6e:ea4e:bf97       U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::d813:a6e:ea4e:bf97       U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::e42e:ee6f:f924:71ca%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:70ff:fed1:31d6               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:7eff:feea:b3c3               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::e42e:ee6f:f924:71ca      U           -        -      -  ipsec0
tc-so:fe80::e42e:ee6f:f924:71ca               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::e42e:ee6f:f924:71ca      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::e42e:ee6f:f924:71ca      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::d813:a6e:ea4e:bf97%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::d813:a6e:ea4e:bf97%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::e42e:ee6f:f924:71ca%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::e42e:ee6f:f924:71ca%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070845.196374, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc, passed
tc-start: 1530070845.210708, ipsecif_basic_ipv6overipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:bb:3b:f4:c3
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:bbff:fe3b:f4c3%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:b2:05:96:2b
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:b2ff:fe05:962b%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:00:42:45:64
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:ff:fe42:4564%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:4c:30:a4:17
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:4cff:fe30:a417%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::6c96:4043:b2e1:6009%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:bbff:fe3b:f4c3               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:b2ff:fe05:962b               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::6c96:4043:b2e1:6009      U           -        -      -  ipsec0
tc-so:fe80::6c96:4043:b2e1:6009               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::d080:3106:8b22:b514%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:ff:fe42:4564                 link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:4cff:fe30:a417               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::d080:3106:8b22:b514      U           -        -      -  ipsec0
tc-so:fe80::d080:3106:8b22:b514               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 1 packet, 72 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::6c96:4043:b2e1:6009%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 6 packets, 432 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::6c96:4043:b2e1:6009%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 200 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::d080:3106:8b22:b514%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 5 packets, 340 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::d080:3106:8b22:b514%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070885.907555, ipsecif_basic_ipv6overipv4_esp_null, passed
tc-start: 1530070885.922247, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:b8:12:19:7a
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:b8ff:fe12:197a%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:3a:8b:66:76
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:3aff:fe8b:6676%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:a3:87:5b:32
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:a3ff:fe87:5b32%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:27:ba:51:33
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:27ff:feba:5133%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::e0ad:a2b5:8c2c:2d77%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:b8ff:fe12:197a               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:3aff:fe8b:6676               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::e0ad:a2b5:8c2c:2d77      U           -        -      -  ipsec0
tc-so:fe80::e0ad:a2b5:8c2c:2d77               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::a8ec:f097:c91:40d1%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:a3ff:fe87:5b32               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:27ff:feba:5133               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::a8ec:f097:c91:40d1       U           -        -      -  ipsec0
tc-so:fe80::a8ec:f097:c91:40d1                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 1 packet, 72 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::e0ad:a2b5:8c2c:2d77%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 5 packets, 356 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::e0ad:a2b5:8c2c:2d77%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 1 packet, 56 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::a8ec:f097:c91:40d1%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 112 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::a8ec:f097:c91:40d1%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070926.719130, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc, passed
tc-start: 1530070926.733500, ipsecif_basic_ipv6overipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f2:b6:e6:b2
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:f2ff:feb6:e6b2%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8d:f5:66:37
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:8dff:fef5:6637%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:13:7c:6d:15
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:13ff:fe7c:6d15%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f6:28:91:13
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:f6ff:fe28:9113%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a887:1b17:b28d:38ca%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:f2ff:feb6:e6b2               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:8dff:fef5:6637               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::a887:1b17:b28d:38ca      U           -        -      -  ipsec0
tc-so:fe80::a887:1b17:b28d:38ca               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::a884:713:5ae5:edb6%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:13ff:fe7c:6d15               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:f6ff:fe28:9113               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::a884:713:5ae5:edb6       U           -        -      -  ipsec0
tc-so:fe80::a884:713:5ae5:edb6                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a887:1b17:b28d:38ca%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 1 packet, 56 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a887:1b17:b28d:38ca%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::a884:713:5ae5:edb6%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 5 packets, 340 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::a884:713:5ae5:edb6%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530070965.528670, ipsecif_basic_ipv6overipv6_esp_null, passed
tc-start: 1530070965.542930, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:7f:3a:27:84
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:7fff:fe3a:2784%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:31:d6:db:0e
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:31ff:fed6:db0e%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:a8:c0:7a:5f
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:a8ff:fec0:7a5f%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:1e:0e:5d:57
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:1eff:fe0e:5d57%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::cc43:f5d3:2c42:58ad%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:7fff:fe3a:2784               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:31ff:fed6:db0e               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::cc43:f5d3:2c42:58ad      U           -        -      -  ipsec0
tc-so:fe80::cc43:f5d3:2c42:58ad               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::2873:23f:f0ad:99f5%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:a8ff:fec0:7a5f               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:1eff:fe0e:5d57               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::2873:23f:f0ad:99f5       U           -        -      -  ipsec0
tc-so:fe80::2873:23f:f0ad:99f5                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::cc43:f5d3:2c42:58ad%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 1 packet, 56 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::cc43:f5d3:2c42:58ad%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::2873:23f:f0ad:99f5%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 5 packets, 340 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::2873:23f:f0ad:99f5%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071004.49577, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc, passed
tc-start: 1530071004.64255, ipsecif_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530071009.254905, ipsecif_create_destroy, passed
tc-start: 1530071009.261356, ipsecif_ioctl_ipv4overipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f3:5b:f8:85
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:f3ff:fe5b:f885%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:39:2a:e1:63
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:39ff:fe2a:e163%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:26:9d:5a:14
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:26ff:fe9d:5a14%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:c9:71:cd:01
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:c9ff:fe71:cd01%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:f3ff:fe5b:f885               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:39ff:fe2a:e163               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::140b:a90f:32f8:e2d5      U           -        -      -  ipsec0
tc-so:fe80::140b:a90f:32f8:e2d5               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::140b:a90f:32f8:e2d5      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::140b:a90f:32f8:e2d5      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:26ff:fe9d:5a14               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:c9ff:fe71:cd01               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::b471:4451:126:9754       U           -        -      -  ipsec0
tc-so:fe80::b471:4451:126:9754                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::b471:4451:126:9754       U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::b471:4451:126:9754       U           -        -      -  ipsec0
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 1 packet, 72 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 2 packets, 156 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec1/64 ->  flags 0x0 scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 4 packets, 312 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 4 packets, 312 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::140b:a90f:32f8:e2d5%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::b471:4451:126:9754%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071047.320103, ipsecif_ioctl_ipv4overipv4_esp_null, passed
tc-start: 1530071047.334400, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:da:e5:44:02
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:daff:fee5:4402%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:b3:f7:ad:45
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:b3ff:fef7:ad45%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:2f:87:c6:cc
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:2fff:fe87:c6cc%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:0b:da:e6:46
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:bff:feda:e646%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:daff:fee5:4402               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:b3ff:fef7:ad45               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::107d:92bc:aa39:d4d6      U           -        -      -  ipsec0
tc-so:fe80::107d:92bc:aa39:d4d6               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::107d:92bc:aa39:d4d6      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::107d:92bc:aa39:d4d6      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:2fff:fe87:c6cc               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:bff:feda:e646                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::c08e:ec8d:1403:149a      U           -        -      -  ipsec0
tc-so:fe80::c08e:ec8d:1403:149a               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::c08e:ec8d:1403:149a      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::c08e:ec8d:1403:149a      U           -        -      -  ipsec0
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 1 packet, 72 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 2 packets, 156 bytes
tc-so:	output: 6 packets, 460 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 156 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec1/64 ->  flags 0x0 scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 4 packets, 312 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 4 packets, 312 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::107d:92bc:aa39:d4d6%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 3 packets, 240 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::c08e:ec8d:1403:149a%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071085.590674, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc, passed
tc-start: 1530071085.605015, ipsecif_ioctl_ipv4overipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:54:b1:37:bc
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:54ff:feb1:37bc%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:e8:a6:b8:b4
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:e8ff:fea6:b8b4%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:35:f2:78:fe
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:35ff:fef2:78fe%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:cc:52:7a:18
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:ccff:fe52:7a18%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:54ff:feb1:37bc               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:e8ff:fea6:b8b4               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::bc25:1cc2:6599:a3bd      U           -        -      -  ipsec0
tc-so:fe80::bc25:1cc2:6599:a3bd               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::bc25:1cc2:6599:a3bd      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::bc25:1cc2:6599:a3bd      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:35ff:fef2:78fe               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:ccff:fe52:7a18               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::24fb:6d33:57c:f9aa       U           -        -      -  ipsec0
tc-so:fe80::24fb:6d33:57c:f9aa                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::24fb:6d33:57c:f9aa       U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::24fb:6d33:57c:f9aa       U           -        -      -  ipsec0
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 6 packets, 460 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 6 packets, 460 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec1/64 ->  flags 0x0 scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::bc25:1cc2:6599:a3bd%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::24fb:6d33:57c:f9aa%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071123.701191, ipsecif_ioctl_ipv4overipv6_esp_null, passed
tc-start: 1530071123.715488, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:3a:5f:4e:81
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:3aff:fe5f:4e81%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:5a:b7:20:84
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:5aff:feb7:2084%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:ac:69:4e:9d
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:acff:fe69:4e9d%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:0d:97:1f:bf
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:dff:fe97:1fbf%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:3aff:fe5f:4e81               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:5aff:feb7:2084               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::8cd6:dac2:ef8:529b       U           -        -      -  ipsec0
tc-so:fe80::8cd6:dac2:ef8:529b                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::8cd6:dac2:ef8:529b       U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::8cd6:dac2:ef8:529b       U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:acff:fe69:4e9d               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:dff:fe97:1fbf                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::403c:7013:ee45:1681      U           -        -      -  ipsec0
tc-so:fe80::403c:7013:ee45:1681               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::403c:7013:ee45:1681      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::403c:7013:ee45:1681      U           -        -      -  ipsec0
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 6 packets, 460 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 1 packet, 84 bytes
tc-so:	output: 5 packets, 384 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 6 packets, 472 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet 172.16.11.1/32 -> 172.16.12.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet 172.16.12.1/32 -> 172.16.11.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec1/64 ->  flags 0x0 scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::8cd6:dac2:ef8:529b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 2 packets, 168 bytes
tc-so:	output: 7 packets, 548 bytes
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::403c:7013:ee45:1681%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071162.32708, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc, passed
tc-start: 1530071162.47376, ipsecif_ioctl_ipv6overipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:5e:40:db:eb
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:5eff:fe40:dbeb%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:2f:71:d2:34
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:2fff:fe71:d234%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:4c:2d:79:a8
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:4cff:fe2d:79a8%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8f:23:2f:c2
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:8fff:fe23:2fc2%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:5eff:fe40:dbeb               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:2fff:fe71:d234               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::a05b:c410:3f16:46ce      U           -        -      -  ipsec0
tc-so:fe80::a05b:c410:3f16:46ce               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:4cff:fe2d:79a8               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:8fff:fe23:2fc2               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::189b:81a:c987:ad2        U           -        -      -  ipsec0
tc-so:fe80::189b:81a:c987:ad2                 ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 1 packet, 72 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 5 packets, 356 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 4 packets, 280 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 328 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec1/64 ->  flags 0x0 scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 328 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 5 packets, 328 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::a05b:c410:3f16:46ce%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::189b:81a:c987:ad2%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071209.432898, ipsecif_ioctl_ipv6overipv4_esp_null, passed
tc-start: 1530071209.447170, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:d1:7f:51:d0
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:d1ff:fe7f:51d0%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:e4:98:bc:d1
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:e4ff:fe98:bcd1%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:6d:46:75:35
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:6dff:fe46:7535%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f1:65:b7:69
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:f1ff:fe65:b769%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:d1ff:fe7f:51d0               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:e4ff:fe98:bcd1               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::70c5:d082:6705:c8c8      U           -        -      -  ipsec0
tc-so:fe80::70c5:d082:6705:c8c8               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:6dff:fe46:7535               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:f1ff:fe65:b769               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::e822:1118:4e0e:2e8e      U           -        -      -  ipsec0
tc-so:fe80::e822:1118:4e0e:2e8e               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 3 packets, 216 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 4 packets, 272 bytes
tc-so:	output: 5 packets, 356 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 1 packet, 56 bytes
tc-so:	output: 6 packets, 432 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 112 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 328 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 328 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 112 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 112 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec1/64 ->  flags 0x0 scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	input: 5 packets, 328 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.11 --> 10.0.0.12
tc-so:	input: 5 packets, 328 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::70c5:d082:6705:c8c8%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	input: 2 packets, 112 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.12 --> 10.0.0.11
tc-so:	input: 2 packets, 112 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::e822:1118:4e0e:2e8e%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071256.533965, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc, passed
tc-start: 1530071256.548351, ipsecif_ioctl_ipv6overipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:65:23:3d:9d
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:65ff:fe23:3d9d%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:d7:6d:0b:4f
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:d7ff:fe6d:b4f%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:19:6e:35:30
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:19ff:fe6e:3530%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:b6:51:57:77
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:b6ff:fe51:5777%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:65ff:fe23:3d9d               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:d7ff:fe6d:b4f                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::9401:53a1:e423:79ab      U           -        -      -  ipsec0
tc-so:fe80::9401:53a1:e423:79ab               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:19ff:fe6e:3530               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:b6ff:fe51:5777               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::5c:1a5f:fece:aa81        U           -        -      -  ipsec0
tc-so:fe80::5c:1a5f:fece:aa81                 ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 1 packet, 72 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 6 packets, 432 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 3 packets, 200 bytes
tc-so:	output: 5 packets, 356 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 3 packets, 220 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec1/64 ->  flags 0x0 scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::9401:53a1:e423:79ab%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 6 packets, 416 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::5c:1a5f:fece:aa81%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071301.545263, ipsecif_ioctl_ipv6overipv6_esp_null, passed
tc-start: 1530071301.559509, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:0e:a4:64:c5
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:eff:fea4:64c5%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:2f:ba:4a:cd
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:2fff:feba:4acd%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:92:e9:27:20
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:92ff:fee9:2720%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:6a:2b:be:26
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:6aff:fe2b:be26%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:eff:fea4:64c5                link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:2fff:feba:4acd               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::fc1c:4265:8a25:abbb      U           -        -      -  ipsec0
tc-so:fe80::fc1c:4265:8a25:abbb               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:92ff:fee9:2720               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:6aff:fe2b:be26               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::9c77:d8df:c5a2:979b      U           -        -      -  ipsec0
tc-so:fe80::9c77:d8df:c5a2:979b               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 1 packet, 72 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 2 packets, 128 bytes
tc-so:	output: 6 packets, 432 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 3 packets, 200 bytes
tc-so:	output: 6 packets, 432 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:13::1/128 -> fc00:14::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 4 packets, 296 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec1/64 ->  flags 0x0 scopeid 0x5
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 0 packets, 0 bytes
tc-so:	output: 5 packets, 372 bytes
tc-so:	inet6 fc00:14::1/128 -> fc00:13::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec1/64 ->  flags 0x0 scopeid 0x5
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::11 --> fc00::12
tc-so:	input: 3 packets, 184 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::fc1c:4265:8a25:abbb%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec0/64 ->  flags 0x0 scopeid 0x4
tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ]
tc-so:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::12 --> fc00::11
tc-so:	input: 4 packets, 256 bytes
tc-so:	output: 7 packets, 492 bytes
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::9c77:d8df:c5a2:979b%ipsec0/64 ->  flags 0x0 scopeid 0x4
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071346.545974, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc, passed
tc-start: 1530071346.560340, ipsecif_recursive_ipv4overipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:52:9a:bd:ec
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:52ff:fe9a:bdec%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f8:a7:b0:1c
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:f8ff:fea7:b01c%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:92:99:17:76
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:92ff:fe99:1776%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:c0:6e:da:13
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:c0ff:fe6e:da13%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::50db:213e:304a:f935%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:52ff:fe9a:bdec               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:f8ff:fea7:b01c               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::50db:213e:304a:f935      U           -        -      -  ipsec0
tc-so:fe80::50db:213e:304a:f935               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::50db:213e:304a:f935      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::50db:213e:304a:f935      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::e41c:27fd:b5ba:ba7c%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:92ff:fe99:1776               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:c0ff:fe6e:da13               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::e41c:27fd:b5ba:ba7c      U           -        -      -  ipsec0
tc-so:fe80::e41c:27fd:b5ba:ba7c               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::e41c:27fd:b5ba:ba7c      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::e41c:27fd:b5ba:ba7c      U           -        -      -  ipsec0
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 [ 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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.1.1 --> 172.16.2.1
tc-so:	inet 172.16.101.1/32 -> 172.16.102.1 flags 0x0
tc-so:	inet6 fe80::50db:213e:304a:f935%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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 [ 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:ipsec2: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.101.1 --> 172.16.102.1
tc-so:	inet 172.16.201.1/32 -> 172.16.202.1 flags 0x0
tc-so:	inet6 fe80::50db:213e:304a:f935%ipsec2/64 ->  flags 0x2<TENTATIVE> scopeid 0x6
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:52:9a:bd:ec
tc-so:shmif1: Ethernet address b2:a0:f8:a7:b0:1c
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071381.337616, ipsecif_recursive_ipv4overipv4_esp_null, passed
tc-start: 1530071381.351872, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:62:0b:52:89
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:62ff:fe0b:5289%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8c:0c:99:58
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:8cff:fe0c:9958%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:c7:1e:68:34
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:c7ff:fe1e:6834%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:4c:98:c3:07
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:4cff:fe98:c307%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::b03f:885a:2f71:33f1%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:62ff:fe0b:5289               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:8cff:fe0c:9958               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::b03f:885a:2f71:33f1      U           -        -      -  ipsec0
tc-so:fe80::b03f:885a:2f71:33f1               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::b03f:885a:2f71:33f1      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::b03f:885a:2f71:33f1      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::247b:271a:64f4:ecbd%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:c7ff:fe1e:6834               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:4cff:fe98:c307               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::247b:271a:64f4:ecbd      U           -        -      -  ipsec0
tc-so:fe80::247b:271a:64f4:ecbd               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::247b:271a:64f4:ecbd      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::247b:271a:64f4:ecbd      U           -        -      -  ipsec0
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 [ 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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.1.1 --> 172.16.2.1
tc-so:	inet 172.16.101.1/32 -> 172.16.102.1 flags 0x0
tc-so:	inet6 fe80::b03f:885a:2f71:33f1%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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 [ 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:ipsec2: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.101.1 --> 172.16.102.1
tc-so:	inet 172.16.201.1/32 -> 172.16.202.1 flags 0x0
tc-so:	inet6 fe80::b03f:885a:2f71:33f1%ipsec2/64 ->  flags 0x2<TENTATIVE> scopeid 0x6
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:62:0b:52:89
tc-so:shmif1: Ethernet address b2:a0:8c:0c:99:58
tc-so:ipsec0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071416.166702, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc, passed
tc-start: 1530071416.181061, ipsecif_recursive_ipv4overipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:18:75:98:52
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:18ff:fe75:9852%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:7c:7f:2c:bb
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:7cff:fe7f:2cbb%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:aa:4c:df:5b
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:aaff:fe4c:df5b%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:f8:2b:51:10
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:f8ff:fe2b:5110%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::209b:ac4b:7c56:474e%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:18ff:fe75:9852               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:7cff:fe7f:2cbb               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::209b:ac4b:7c56:474e      U           -        -      -  ipsec0
tc-so:fe80::209b:ac4b:7c56:474e               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::209b:ac4b:7c56:474e      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::209b:ac4b:7c56:474e      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::7c2d:3521:16be:377b%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:aaff:fe4c:df5b               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:f8ff:fe2b:5110               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::7c2d:3521:16be:377b      U           -        -      -  ipsec0
tc-so:fe80::7c2d:3521:16be:377b               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::7c2d:3521:16be:377b      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::7c2d:3521:16be:377b      U           -        -      -  ipsec0
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 [ 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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.1.1 --> 172.16.2.1
tc-so:	inet 172.16.101.1/32 -> 172.16.102.1 flags 0x0
tc-so:	inet6 fe80::209b:ac4b:7c56:474e%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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 [ 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:ipsec2: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.101.1 --> 172.16.102.1
tc-so:	inet 172.16.201.1/32 -> 172.16.202.1 flags 0x0
tc-so:	inet6 fe80::209b:ac4b:7c56:474e%ipsec2/64 ->  flags 0x2<TENTATIVE> scopeid 0x6
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:18:75:98:52
tc-so:shmif1: Ethernet address b2:a0:7c:7f:2c:bb
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071451.57406, ipsecif_recursive_ipv4overipv6_esp_null, passed
tc-start: 1530071451.71659, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet 192.168.1.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:0c:c4:e9:3c
tc-so:	linkstr: bus0
tc-so:	inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0x0
tc-so:	inet6 fe80::b0a0:cff:fec4:e93c%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:09:26:00:cf
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:9ff:fe26:cf%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet 192.168.2.1 netmask 0xffffff00 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:01:28:1b:f6
tc-so:	linkstr: bus0
tc-so:	inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0x0
tc-so:	inet6 fe80::b0a0:1ff:fe28:1bf6%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:0e:88:bb:1e
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:eff:fe88:bb1e%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet 172.16.1.1/32 -> 172.16.2.1 flags 0x0
tc-so:	inet6 fe80::1415:ef9c:5135:e185%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         ipsec0             UHl         -        -      -  lo0
tc-so:172.16.2.1         172.16.1.1         UH          -        -      -  ipsec0
tc-so:192.168.1/24       link#2             U           -        -      -  shmif0
tc-so:192.168.1.1        link#2             UHl         -        -      -  lo0
tc-so:192.168.2/24       172.16.1.1         UG          -        -      -  ipsec0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:cff:fec4:e93c                link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:9ff:fe26:cf                  link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::1415:ef9c:5135:e185      U           -        -      -  ipsec0
tc-so:fe80::1415:ef9c:5135:e185               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::1415:ef9c:5135:e185      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::1415:ef9c:5135:e185      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet 172.16.2.1/32 -> 172.16.1.1 flags 0x0
tc-so:	inet6 fe80::6886:bd93:2ade:4a64%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:172.16.1.1         172.16.2.1         UH          -        -      -  ipsec0
tc-so:172.16.2.1         ipsec0             UHl         -        -      -  lo0
tc-so:192.168.1/24       172.16.2.1         UG          -        -      -  ipsec0
tc-so:192.168.2/24       link#2             U           -        -      -  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         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:1ff:fe28:1bf6                link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:eff:fe88:bb1e                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::6886:bd93:2ade:4a64      U           -        -      -  ipsec0
tc-so:fe80::6886:bd93:2ade:4a64               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fe80::6886:bd93:2ade:4a64      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fe80::6886:bd93:2ade:4a64      U           -        -      -  ipsec0
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 [ 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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.1.1 --> 172.16.2.1
tc-so:	inet 172.16.101.1/32 -> 172.16.102.1 flags 0x0
tc-so:	inet6 fe80::1415:ef9c:5135:e185%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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 [ 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:ipsec2: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 172.16.101.1 --> 172.16.102.1
tc-so:	inet 172.16.201.1/32 -> 172.16.202.1 flags 0x0
tc-so:	inet6 fe80::1415:ef9c:5135:e185%ipsec2/64 ->  flags 0x2<TENTATIVE> scopeid 0x6
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:0c:c4:e9:3c
tc-so:shmif1: Ethernet address b2:a0:09:26:00:cf
tc-so:ipsec0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071486.218487, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc, passed
tc-start: 1530071486.232811, ipsecif_recursive_ipv6overipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:8c:37:b8:2e
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:8cff:fe37:b82e%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:04:30:10:be
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:4ff:fe30:10be%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:fc:b9:73:06
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:fcff:feb9:7306%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:69:56:87:62
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:69ff:fe56:8762%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::1c49:44cd:cc25:b8f5%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:8cff:fe37:b82e               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:4ff:fe30:10be                link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::1c49:44cd:cc25:b8f5      U           -        -      -  ipsec0
tc-so:fe80::1c49:44cd:cc25:b8f5               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::a4f7:39e1:7de0:9f09%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:fcff:feb9:7306               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:69ff:fe56:8762               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::a4f7:39e1:7de0:9f09      U           -        -      -  ipsec0
tc-so:fe80::a4f7:39e1:7de0:9f09               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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 [ 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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:3::1 --> fc00:4::1
tc-so:	inet6 fc00:103::1/128 -> fc00:104::1 flags 0x0
tc-so:	inet6 fe80::1c49:44cd:cc25:b8f5%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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 [ 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:ipsec2: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:103::1 --> fc00:104::1
tc-so:	inet6 fc00:203::1/128 -> fc00:204::1 flags 0x0
tc-so:	inet6 fe80::1c49:44cd:cc25:b8f5%ipsec2/64 ->  flags 0x2<TENTATIVE> 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 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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:8c:37:b8:2e
tc-so:shmif1: Ethernet address b2:a0:04:30:10:be
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071522.949113, ipsecif_recursive_ipv6overipv4_esp_null, passed
tc-start: 1530071522.963358, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:23:5c:1e:b9
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:23ff:fe5c:1eb9%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:5f:db:19:b0
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:5fff:fedb:19b0%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:57:9a:d0:72
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:57ff:fe9a:d072%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:3c:29:12:17
tc-so:	linkstr: bus1
tc-so:	inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0x0
tc-so:	inet6 fe80::b0a0:3cff:fe29:1217%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.1 --> 10.0.0.2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::f4f7:23a4:dad0:d81%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.1           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:23ff:fe5c:1eb9               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:5fff:fedb:19b0               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::f4f7:23a4:dad0:d81       U           -        -      -  ipsec0
tc-so:fe80::f4f7:23a4:dad0:d81                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet 10.0.0.2 --> 10.0.0.1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::7cc0:ee9:1307:2474%ipsec0/64 ->  flags 0x2<TENTATIVE> 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             U           -        -      -  shmif1
tc-so:10.0.0.2           link#3             UHl         -        -      -  lo0
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:57ff:fe9a:d072               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:3cff:fe29:1217               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::7cc0:ee9:1307:2474       U           -        -      -  ipsec0
tc-so:fe80::7cc0:ee9:1307:2474                ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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 [ 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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:3::1 --> fc00:4::1
tc-so:	inet6 fc00:103::1/128 -> fc00:104::1 flags 0x0
tc-so:	inet6 fe80::f4f7:23a4:dad0:d81%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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 [ 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:ipsec2: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:103::1 --> fc00:104::1
tc-so:	inet6 fc00:203::1/128 -> fc00:204::1 flags 0x0
tc-so:	inet6 fe80::f4f7:23a4:dad0:d81%ipsec2/64 ->  flags 0x2<TENTATIVE> 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 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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:23:5c:1e:b9
tc-so:shmif1: Ethernet address b2:a0:5f:db:19:b0
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071559.910071, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc, passed
tc-start: 1530071559.924473, ipsecif_recursive_ipv6overipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:04:06:71:f8
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:4ff:fe06:71f8%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:18:74:96:c0
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:18ff:fe74:96c0%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:73:f0:51:86
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:73ff:fef0:5186%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:9e:8d:31:eb
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:9eff:fe8d:31eb%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::54fb:b1c6:adc1:6453%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:4ff:fe06:71f8                link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:18ff:fe74:96c0               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::54fb:b1c6:adc1:6453      U           -        -      -  ipsec0
tc-so:fe80::54fb:b1c6:adc1:6453               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::48fd:a63a:2713:a406%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:73ff:fef0:5186               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:9eff:fe8d:31eb               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::48fd:a63a:2713:a406      U           -        -      -  ipsec0
tc-so:fe80::48fd:a63a:2713:a406               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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 [ 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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:3::1 --> fc00:4::1
tc-so:	inet6 fc00:103::1/128 -> fc00:104::1 flags 0x0
tc-so:	inet6 fe80::54fb:b1c6:adc1:6453%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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 [ 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:ipsec2: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:103::1 --> fc00:104::1
tc-so:	inet6 fc00:203::1/128 -> fc00:204::1 flags 0x0
tc-so:	inet6 fe80::54fb:b1c6:adc1:6453%ipsec2/64 ->  flags 0x2<TENTATIVE> 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 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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:04:06:71:f8
tc-so:shmif1: Ethernet address b2:a0:18:74:96:c0
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071595.191023, ipsecif_recursive_ipv6overipv6_esp_null, passed
tc-start: 1530071595.205670, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://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 shmif0 inet6 fc00:1::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:e8:d6:aa:e3
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:1::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:e8ff:fed6:aae3%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:db:45:10:49
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:dbff:fe45:1049%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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 shmif0 inet6 fc00:2::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:shmif0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:5b:32:b5:8e
tc-so:	linkstr: bus0
tc-so:	inet6 fc00:2::1/64 flags 0x0
tc-so:	inet6 fe80::b0a0:5bff:fe32:b58e%shmif0/64 flags 0x2<TENTATIVE> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
tc-so:	address: b2:a0:22:a0:e7:b7
tc-so:	linkstr: bus1
tc-so:	inet6 fc00::2/64 flags 0x0
tc-so:	inet6 fe80::b0a0:22ff:fea0:e7b7%shmif1/64 flags 0x2<TENTATIVE> scopeid 0x3
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc00:3::1/128 -> fc00:4::1 flags 0x0
tc-so:	inet6 fe80::ac6a:9b72:8b1a:d430%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::1                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:1::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:2::/64                             fc00:3::1                      UG          -        -      -  ipsec0
tc-so:fc00:3::1                               ipsec0                         UHl         -        -      -  lo0
tc-so:fc00:4::1                               fc00:3::1                      UH          -        -      -  ipsec0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%shmif0/64                        link#2                         U           -        -      -  shmif0
tc-so:fe80::b0a0:e8ff:fed6:aae3               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:dbff:fe45:1049               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::ac6a:9b72:8b1a:d430      U           -        -      -  ipsec0
tc-so:fe80::ac6a:9b72:8b1a:d430               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:3::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:3::1                      U           -        -      -  ipsec0
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:ipsec0: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc00:4::1/128 -> fc00:3::1 flags 0x0
tc-so:	inet6 fe80::d026:cb43:afa3:f730%ipsec0/64 ->  flags 0x2<TENTATIVE> 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc00::/64                               link#3                         U           -        -      -  shmif1
tc-so:fc00::2                                 link#3                         UHl         -        -      -  lo0
tc-so:fc00:1::/64                             fc00:4::1                      UG          -        -      -  ipsec0
tc-so:fc00:2::/64                             link#2                         U           -        -      -  shmif0
tc-so:fc00:2::1                               link#2                         UHl         -        -      -  lo0
tc-so:fc00:3::1                               fc00:4::1                      UH          -        -      -  ipsec0
tc-so:fc00:4::1                               ipsec0                         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                         U           -        -      -  shmif0
tc-so:fe80::b0a0:5bff:fe32:b58e               link#2                         UHl         -        -      -  lo0
tc-so:fe80::%shmif1/64                        link#3                         U           -        -      -  shmif1
tc-so:fe80::b0a0:22ff:fea0:e7b7               link#3                         UHl         -        -      -  lo0
tc-so:fe80::%ipsec0/64                        fe80::d026:cb43:afa3:f730      U           -        -      -  ipsec0
tc-so:fe80::d026:cb43:afa3:f730               ipsec0                         UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            U           -        -  33176  lo0
tc-so:ff01:2::/32                             link#2                         U           -        -      -  shmif0
tc-so:ff01:3::/32                             link#3                         U           -        -      -  shmif1
tc-so:ff01:4::/32                             fc00:4::1                      U           -        -      -  ipsec0
tc-so:ff02::%lo0/32                           ::1                            U           -        -  33176  lo0
tc-so:ff02::%shmif0/32                        link#2                         U           -        -      -  shmif0
tc-so:ff02::%shmif1/32                        link#3                         U           -        -      -  shmif1
tc-so:ff02::%ipsec0/32                        fc00:4::1                      U           -        -      -  ipsec0
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 [ 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:ipsec1: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:3::1 --> fc00:4::1
tc-so:	inet6 fc00:103::1/128 -> fc00:104::1 flags 0x0
tc-so:	inet6 fe80::ac6a:9b72:8b1a:d430%ipsec1/64 ->  flags 0x2<TENTATIVE> scopeid 0x5
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 [ 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:ipsec2: flags=0xc051<UP,POINTOPOINT,RUNNING,LINK2,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00:103::1 --> fc00:104::1
tc-so:	inet6 fc00:203::1/128 -> fc00:204::1 flags 0x0
tc-so:	inet6 fe80::ac6a:9b72:8b1a:d430%ipsec2/64 ->  flags 0x2<TENTATIVE> 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 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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e8:d6:aa:e3
tc-so:shmif1: Ethernet address b2:a0:db:45:10:49
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so:ipsec0: recursively called too many times(2)
tc-so: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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530071630.49252, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc, passed
tp-end: 1530071630.63672, net/if_ipsec/t_ipsec
tp-start: 1530071632.147093, net/if_l2tp/t_l2tp, 5
tc-start: 1530071632.150616, l2tp_basic_ipv4overipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ]
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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530071669.478180, l2tp_basic_ipv4overipv4, passed
tc-start: 1530071669.493716, l2tp_basic_ipv4overipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ]
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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530071707.209052, l2tp_basic_ipv4overipv6, passed
tc-start: 1530071707.224994, l2tp_basic_ipv6overipv4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ]
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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530071744.520212, l2tp_basic_ipv6overipv4, passed
tc-start: 1530071744.535785, l2tp_basic_ipv6overipv6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ]
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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530071782.870590, l2tp_basic_ipv6overipv6, passed
tc-start: 1530071782.886180, l2tp_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530071785.851770, l2tp_create_destroy, passed
tp-end: 1530071785.858102, net/if_l2tp/t_l2tp
tp-start: 1530071785.995479, net/if_loop/t_pr, 2
tc-start: 1530071785.998980, loopmtu
tc-end: 1530071786.770812, loopmtu, passed
tc-start: 1530071786.776397, loopmtu_csum
tc-end: 1530071787.546769, loopmtu_csum, passed
tp-end: 1530071787.552257, net/if_loop/t_pr
tp-start: 1530071788.166030, net/if_loop/t_basic, 1
tc-start: 1530071788.169533, loop_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:in6_if_link_down: ::1 marked detached
tc-so:in6_if_link_down: fe80:2::1 marked detached
tc-so:in6_if_link_down: ::1 marked detached
tc-so:in6_if_link_down: fe80:2::1 marked detached
tc-so:in6_if_link_down: ::1 marked detached
tc-so:in6_if_link_down: fe80:2::1 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: ::1 marked detached
tc-so:in6_if_link_down: fe80:2::1 marked detached
tc-so:unix://loop_basic_local
tc-end: 1530071793.549878, loop_create_destroy, passed
tp-end: 1530071793.556351, net/if_loop/t_basic
tp-start: 1530071795.637892, net/if_pppoe/t_pppoe, 5
tc-start: 1530071795.641430, pppoe6_chap
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.ifconfig pppoe0 create ]
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 -e shmif0 pppoe0 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.ifconfig pppoe0 create ]
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 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 myauthproto=chap 				    'myauthname=foobar@baz.com' 				    'myauthsecret=oink' 				    '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.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 myauthproto=chap 				    'myauthname=foobar@baz.com' 				    'myauthsecret=invalidsecret' 				    'hisauthproto=none' ]
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: 1530071834.642623, pppoe6_chap, passed
tc-start: 1530071834.653522, pppoe6_pap
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.ifconfig pppoe0 create ]
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 -e shmif0 pppoe0 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.ifconfig pppoe0 create ]
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 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 myauthproto=pap 				    'myauthname=foobar@baz.com' 				    'myauthsecret=oink' 				    '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.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 myauthproto=pap 				    'myauthname=foobar@baz.com' 				    'myauthsecret=invalidsecret' 				    'hisauthproto=none' ]
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: 1530071867.583123, pppoe6_pap, passed
tc-start: 1530071867.594055, pppoe_chap
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.ifconfig pppoe0 create ]
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 [ /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 shmif0 up ]
tc-so:Executing command [ rump.ifconfig pppoe0 create ]
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 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 myauthproto=chap 				    'myauthname=foobar@baz.com' 				    'myauthsecret=oink' 				    '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 [ /bin/sh -c 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 [ /bin/sh -c 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' ]
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: 1530071896.923161, pppoe_chap, passed
tc-start: 1530071896.934321, pppoe_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ]
tc-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: 1530071901.61953, pppoe_create_destroy, passed
tc-start: 1530071901.68555, pppoe_pap
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.ifconfig pppoe0 create ]
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 [ /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 shmif0 up ]
tc-so:Executing command [ rump.ifconfig pppoe0 create ]
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 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 myauthproto=pap 				    'myauthname=foobar@baz.com' 				    'myauthsecret=oink' 				    '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 [ /bin/sh -c 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 [ /bin/sh -c 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' ]
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: 1530071930.403985, pppoe_pap, passed
tp-end: 1530071930.413578, net/if_pppoe/t_pppoe
tp-start: 1530071931.585787, net/if_tap/t_tap, 3
tc-start: 1530071931.589255, tap_bridged
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_tap -lrumpnet_bridge unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ 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.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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530071946.13269, tap_bridged, passed
tc-start: 1530071946.24123, tap_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530071950.63396, tap_create_destroy, passed
tc-start: 1530071950.69819, tap_stand_alone
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530071966.583500, tap_stand_alone, passed
tp-end: 1530071966.594394, net/if_tap/t_tap
tp-start: 1530071967.582689, net/if_tun/t_tun, 2
tc-start: 1530071967.586189, tun_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun -lrumpdev 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: 1530071970.544511, tun_create_destroy, passed
tc-start: 1530071970.549974, tun_setup
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun -lrumpdev 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         -        -  33176  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         -        -  33176  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: 1530071987.44496, tun_setup, passed
tp-end: 1530071987.52207, net/if_tun/t_tun
tp-start: 1530071995.538767, net/ipsec/t_ipsec_ah_keys, 20
tc-start: 1530071995.542359, ipsec_ah_aesxcbcmac_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072000.76665, ipsec_ah_aesxcbcmac_invalid_keys, passed
tc-start: 1530072000.83269, ipsec_ah_aesxcbcmac_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072004.787290, ipsec_ah_aesxcbcmac_valid_keys, passed
tc-start: 1530072004.793790, ipsec_ah_hmacmd5_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072009.286514, ipsec_ah_hmacmd5_invalid_keys, passed
tc-start: 1530072009.292948, ipsec_ah_hmacmd5_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072013.807201, ipsec_ah_hmacmd5_valid_keys, passed
tc-start: 1530072013.813656, ipsec_ah_hmacripemd160_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072018.296594, ipsec_ah_hmacripemd160_invalid_keys, passed
tc-start: 1530072018.303298, ipsec_ah_hmacripemd160_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072022.796926, ipsec_ah_hmacripemd160_valid_keys, passed
tc-start: 1530072022.803411, ipsec_ah_hmacsha1_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072027.286845, ipsec_ah_hmacsha1_invalid_keys, passed
tc-start: 1530072027.293296, ipsec_ah_hmacsha1_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072031.806814, ipsec_ah_hmacsha1_valid_keys, passed
tc-start: 1530072031.813254, ipsec_ah_hmacsha256_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072036.337014, ipsec_ah_hmacsha256_invalid_keys, passed
tc-start: 1530072036.343466, ipsec_ah_hmacsha256_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072040.829070, ipsec_ah_hmacsha256_valid_keys, passed
tc-start: 1530072040.835506, ipsec_ah_hmacsha384_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072045.347443, ipsec_ah_hmacsha384_invalid_keys, passed
tc-start: 1530072045.353904, ipsec_ah_hmacsha384_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072049.927273, ipsec_ah_hmacsha384_valid_keys, passed
tc-start: 1530072049.933706, ipsec_ah_hmacsha512_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072054.464170, ipsec_ah_hmacsha512_invalid_keys, passed
tc-start: 1530072054.470614, ipsec_ah_hmacsha512_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072058.956776, ipsec_ah_hmacsha512_valid_keys, passed
tc-start: 1530072058.963231, ipsec_ah_keyedmd5_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072063.468253, ipsec_ah_keyedmd5_invalid_keys, passed
tc-start: 1530072063.474732, ipsec_ah_keyedmd5_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072067.987827, ipsec_ah_keyedmd5_valid_keys, passed
tc-start: 1530072067.994284, ipsec_ah_keyedsha1_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072072.478091, ipsec_ah_keyedsha1_invalid_keys, passed
tc-start: 1530072072.484533, ipsec_ah_keyedsha1_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072077.227828, ipsec_ah_keyedsha1_valid_keys, passed
tc-start: 1530072077.234276, ipsec_ah_null_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes 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: 1530072081.358345, ipsec_ah_null_invalid_keys, passed
tc-start: 1530072081.364784, ipsec_ah_null_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072085.849166, ipsec_ah_null_valid_keys, passed
tp-end: 1530072085.855631, net/ipsec/t_ipsec_ah_keys
tp-start: 1530072095.134448, net/ipsec/t_ipsec_esp_keys, 22
tc-start: 1530072095.138043, ipsec_esp_3descbc_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072099.788325, ipsec_esp_3descbc_invalid_keys, passed
tc-start: 1530072099.795027, ipsec_esp_3descbc_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072104.488577, ipsec_esp_3descbc_valid_keys, passed
tc-start: 1530072104.495270, ipsec_esp_aesctr_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072110.779247, ipsec_esp_aesctr_invalid_keys, passed
tc-start: 1530072110.785788, ipsec_esp_aesctr_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072117.129200, ipsec_esp_aesctr_valid_keys, passed
tc-start: 1530072117.135736, ipsec_esp_aesgcm16_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072123.489155, ipsec_esp_aesgcm16_invalid_keys, passed
tc-start: 1530072123.495711, ipsec_esp_aesgcm16_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072129.851127, ipsec_esp_aesgcm16_valid_keys, passed
tc-start: 1530072129.857729, ipsec_esp_aesgmac_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072136.209234, ipsec_esp_aesgmac_invalid_keys, passed
tc-start: 1530072136.215775, ipsec_esp_aesgmac_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072142.489786, ipsec_esp_aesgmac_valid_keys, passed
tc-start: 1530072142.496319, ipsec_esp_blowfishcbc_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072147.189975, ipsec_esp_blowfishcbc_invalid_keys, passed
tc-start: 1530072147.196627, ipsec_esp_blowfishcbc_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072152.709708, ipsec_esp_blowfishcbc_valid_keys, passed
tc-start: 1530072152.716271, ipsec_esp_camelliacbc_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072159.4620, ipsec_esp_camelliacbc_invalid_keys, passed
tc-start: 1530072159.11294, ipsec_esp_camelliacbc_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072165.319598, ipsec_esp_camelliacbc_valid_keys, passed
tc-start: 1530072165.326122, ipsec_esp_cast128cbc_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072169.999894, ipsec_esp_cast128cbc_invalid_keys, passed
tc-start: 1530072170.6464, ipsec_esp_cast128cbc_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072175.571426, ipsec_esp_cast128cbc_valid_keys, passed
tc-start: 1530072175.577985, ipsec_esp_descbc_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072180.250457, ipsec_esp_descbc_invalid_keys, passed
tc-start: 1530072180.257169, ipsec_esp_descbc_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072184.930808, ipsec_esp_descbc_valid_keys, passed
tc-start: 1530072184.937326, ipsec_esp_desderiv_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072189.619808, ipsec_esp_desderiv_invalid_keys, passed
tc-start: 1530072189.626490, ipsec_esp_desderiv_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072194.350877, ipsec_esp_desderiv_valid_keys, passed
tc-start: 1530072194.357410, ipsec_esp_null_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes 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: 1530072198.602788, ipsec_esp_null_invalid_keys, passed
tc-start: 1530072198.609582, ipsec_esp_null_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072203.280269, ipsec_esp_null_valid_keys, passed
tc-start: 1530072203.286827, ipsec_esp_rijndaelcbc_invalid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072209.600944, ipsec_esp_rijndaelcbc_invalid_keys, passed
tc-start: 1530072209.607747, ipsec_esp_rijndaelcbc_valid_keys
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1530072215.841050, ipsec_esp_rijndaelcbc_valid_keys, passed
tp-end: 1530072215.847767, net/ipsec/t_ipsec_esp_keys
tp-start: 1530072222.562233, net/ipsec/t_ipsec_gif, 16
tc-start: 1530072222.565790, ipsec_gif_ipv4_transport_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:03:55 2018	current: Jun 27 04:03:56 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:03:44 2018	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=23992 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: Jun 27 04:03:55 2018	current: Jun 27 04:03:56 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:03:44 2018	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=23992 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: Jun 27 04:03:55 2018	current: Jun 27 04:03:56 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:03:46 2018	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=19242 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: Jun 27 04:03:55 2018	current: Jun 27 04:03:56 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:03:46 2018	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=19242 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:54:3b:f5:fc
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:	inet 20.1.0.1/32 -> 20.1.0.2 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:10.0.2/24          20.1.0.2           UGS         -        -      -  gif0
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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b9:a8:2b:33
tc-so:shmif1: Ethernet address b2:a0:92:d6:1f:c7
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:	inet 20.1.0.2/32 -> 20.1.0.1 flags 0x0
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: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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:c1:2d:43:d7
tc-so:shmif1: Ethernet address b2:a0:4f:c1:d3:b5
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:fc:4c:a3:17
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:08.460008 b2:a0:54:3b:f5:fc > 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:07.530008 b2:a0:b9:a8:2b:33 > 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:11.530008 b2:a0:54:3b:f5:fc > 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:10.310008 b2:a0:b9:a8:2b:33 > b2:a0:54:3b:f5:fc, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:b9:a8:2b:33, length 28
tc-so:00:00:11.530008 b2:a0:54:3b:f5:fc > b2:a0:b9:a8:2b:33, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 19166, seq 0, length 64
tc-so:00:00:10.330008 b2:a0:b9:a8:2b:33 > b2:a0:54:3b:f5:fc, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 19166, seq 0, length 64
tc-so:00:00:13.860008 b2:a0:54:3b:f5:fc > b2:a0:b9:a8:2b:33, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 10494, seq 0, length 64
tc-so:00:00:12.660008 b2:a0:b9:a8:2b:33 > b2:a0:54:3b:f5:fc, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 10494, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.100008 b2:a0:c1:2d:43:d7 > 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:06.650008 b2:a0:fc:4c:a3:17 > 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:08.860008 b2:a0:c1:2d:43:d7 > 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:07.370008 b2:a0:fc:4c:a3:17 > b2:a0:c1:2d:43:d7, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:fc:4c:a3:17, length 28
tc-so:00:00:08.860008 b2:a0:c1:2d:43:d7 > b2:a0:fc:4c:a3:17, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 19166, seq 0, length 64
tc-so:00:00:07.370008 b2:a0:fc:4c:a3:17 > b2:a0:c1:2d:43:d7, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 19166, seq 0, length 64
tc-so:00:00:11.170008 b2:a0:c1:2d:43:d7 > b2:a0:fc:4c:a3:17, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 10494, seq 0, length 64
tc-so:00:00:09.680008 b2:a0:fc:4c:a3:17 > b2:a0:c1:2d:43:d7, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 10494, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.670008 b2:a0:92:d6:1f:c7 > 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:07.240008 b2:a0:4f:c1:d3:b5 > 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:10.310008 b2:a0:92:d6:1f:c7 > 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:08.840008 b2:a0:4f:c1:d3:b5 > b2:a0:92:d6:1f:c7, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:4f:c1:d3:b5, length 28
tc-so:00:00:10.330008 b2:a0:92:d6:1f:c7 > b2:a0:4f:c1:d3:b5, 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 19166, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:08.860008 b2:a0:4f:c1:d3:b5 > b2:a0:92:d6:1f:c7, 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 19166, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:12.640008 b2:a0:92:d6:1f:c7 > b2:a0:4f:c1:d3:b5, 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 10494, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:11.190008 b2:a0:4f:c1:d3:b5 > b2:a0:92:d6:1f:c7, 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 10494, 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: 1530072253.481017, ipsec_gif_ipv4_transport_ah_hmacsha512, passed
tc-start: 1530072253.500549, ipsec_gif_ipv4_transport_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:04:26 2018	current: Jun 27 04:04:27 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:04:15 2018	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=4674 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: Jun 27 04:04:26 2018	current: Jun 27 04:04:27 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:04:15 2018	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=4674 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: Jun 27 04:04:26 2018	current: Jun 27 04:04:27 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:04:17 2018	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=11343 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: Jun 27 04:04:26 2018	current: Jun 27 04:04:27 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:04:17 2018	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=11343 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:92:b1:66:50
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:	inet 20.1.0.1/32 -> 20.1.0.2 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:10.0.2/24          20.1.0.2           UGS         -        -      -  gif0
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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e4:fc:87:16
tc-so:shmif1: Ethernet address b2:a0:87:56:07:2d
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:	inet 20.1.0.2/32 -> 20.1.0.1 flags 0x0
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: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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:16:9b:74:52
tc-so:shmif1: Ethernet address b2:a0:5a:77:19:f4
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:0f:63:0c:71
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:08.510008 b2:a0:92:b1:66:50 > 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:07.560008 b2:a0:e4:fc:87:16 > 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:11.580008 b2:a0:92:b1:66:50 > 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:10.340008 b2:a0:e4:fc:87:16 > b2:a0:92:b1:66:50, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:e4:fc:87:16, length 28
tc-so:00:00:11.580008 b2:a0:92:b1:66:50 > b2:a0:e4:fc:87:16, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13585, seq 0, length 64
tc-so:00:00:10.360008 b2:a0:e4:fc:87:16 > b2:a0:92:b1:66:50, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13585, seq 0, length 64
tc-so:00:00:13.890008 b2:a0:92:b1:66:50 > b2:a0:e4:fc:87:16, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 36984, seq 0, length 64
tc-so:00:00:12.670008 b2:a0:e4:fc:87:16 > b2:a0:92:b1:66:50, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 36984, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.120008 b2:a0:16:9b:74:52 > 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:06.650008 b2:a0:0f:63:0c:71 > 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:08.860008 b2:a0:16:9b:74:52 > 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:07.380008 b2:a0:0f:63:0c:71 > b2:a0:16:9b:74:52, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:0f:63:0c:71, length 28
tc-so:00:00:08.880008 b2:a0:16:9b:74:52 > b2:a0:0f:63:0c:71, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13585, seq 0, length 64
tc-so:00:00:07.380008 b2:a0:0f:63:0c:71 > b2:a0:16:9b:74:52, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13585, seq 0, length 64
tc-so:00:00:11.170008 b2:a0:16:9b:74:52 > b2:a0:0f:63:0c:71, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 36984, seq 0, length 64
tc-so:00:00:09.670008 b2:a0:0f:63:0c:71 > b2:a0:16:9b:74:52, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 36984, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.700008 b2:a0:87:56:07:2d > 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:07.260008 b2:a0:5a:77:19:f4 > 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:10.340008 b2:a0:87:56:07:2d > 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:08.860008 b2:a0:5a:77:19:f4 > b2:a0:87:56:07:2d, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:5a:77:19:f4, length 28
tc-so:00:00:10.340008 b2:a0:87:56:07:2d > b2:a0:5a:77:19:f4, 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 13585, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:08.880008 b2:a0:5a:77:19:f4 > b2:a0:87:56:07:2d, 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 13585, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:12.650008 b2:a0:87:56:07:2d > b2:a0:5a:77:19:f4, 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 36984, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:11.170008 b2:a0:5a:77:19:f4 > b2:a0:87:56:07:2d, 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 36984, 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: 1530072284.472115, ipsec_gif_ipv4_transport_ah_null, passed
tc-start: 1530072284.491581, ipsec_gif_ipv4_transport_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:04:57 2018	current: Jun 27 04:04:58 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:04:46 2018	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=5307 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: Jun 27 04:04:57 2018	current: Jun 27 04:04:58 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:04:46 2018	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=5307 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: Jun 27 04:04:57 2018	current: Jun 27 04:04:58 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:04:48 2018	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=6012 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: Jun 27 04:04:57 2018	current: Jun 27 04:04:58 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:04:48 2018	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=6012 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d0:08:e8:bd
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:	inet 20.1.0.1/32 -> 20.1.0.2 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:10.0.2/24          20.1.0.2           UGS         -        -      -  gif0
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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:7e:05:fc:65
tc-so:shmif1: Ethernet address b2:a0:57:96:f4:c9
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:	inet 20.1.0.2/32 -> 20.1.0.1 flags 0x0
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: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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:c6:7b:e5:42
tc-so:shmif1: Ethernet address b2:a0:44:66:0f:c8
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:a0:7b:70:f6
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:08.440008 b2:a0:d0:08:e8:bd > 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:07.490008 b2:a0:7e:05:fc:65 > 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:11.510008 b2:a0:d0:08:e8:bd > 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:10.280008 b2:a0:7e:05:fc:65 > b2:a0:d0:08:e8:bd, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:7e:05:fc:65, length 28
tc-so:00:00:11.510008 b2:a0:d0:08:e8:bd > b2:a0:7e:05:fc:65, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 2231, seq 0, length 64
tc-so:00:00:10.300008 b2:a0:7e:05:fc:65 > b2:a0:d0:08:e8:bd, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 2231, seq 0, length 64
tc-so:00:00:13.790008 b2:a0:d0:08:e8:bd > b2:a0:7e:05:fc:65, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 58893, seq 0, length 64
tc-so:00:00:12.560008 b2:a0:7e:05:fc:65 > b2:a0:d0:08:e8:bd, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 58893, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.060008 b2:a0:c6:7b:e5:42 > 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:06.620008 b2:a0:a0:7b:70:f6 > 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:08.830008 b2:a0:c6:7b:e5:42 > 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:07.340008 b2:a0:a0:7b:70:f6 > b2:a0:c6:7b:e5:42, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:a0:7b:70:f6, length 28
tc-so:00:00:08.830008 b2:a0:c6:7b:e5:42 > b2:a0:a0:7b:70:f6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 2231, seq 0, length 64
tc-so:00:00:07.340008 b2:a0:a0:7b:70:f6 > b2:a0:c6:7b:e5:42, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 2231, seq 0, length 64
tc-so:00:00:11.090008 b2:a0:c6:7b:e5:42 > b2:a0:a0:7b:70:f6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 58893, seq 0, length 64
tc-so:00:00:09.600008 b2:a0:a0:7b:70:f6 > b2:a0:c6:7b:e5:42, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 58893, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.650008 b2:a0:57:96:f4:c9 > 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:07.220008 b2:a0:44:66:0f:c8 > 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:10.280008 b2:a0:57:96:f4:c9 > 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:08.830008 b2:a0:44:66:0f:c8 > b2:a0:57:96:f4:c9, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:44:66:0f:c8, length 28
tc-so:00:00:10.300008 b2:a0:57:96:f4:c9 > b2:a0:44:66:0f:c8, 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 2231, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:08.830008 b2:a0:44:66:0f:c8 > b2:a0:57:96:f4:c9, 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 2231, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:12.560008 b2:a0:57:96:f4:c9 > b2:a0:44:66:0f:c8, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96
tc-so:00:00:11.090008 b2:a0:44:66:0f:c8 > b2:a0:57:96:f4:c9, 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: 1530072315.372454, ipsec_gif_ipv4_transport_esp_null, passed
tc-start: 1530072315.391942, ipsec_gif_ipv4_transport_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:05:28 2018	current: Jun 27 04:05:29 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:05:17 2018	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=11759 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: Jun 27 04:05:28 2018	current: Jun 27 04:05:29 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:05:17 2018	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=11759 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: Jun 27 04:05:27 2018	current: Jun 27 04:05:29 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:05:18 2018	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=8433 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: Jun 27 04:05:27 2018	current: Jun 27 04:05:29 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:05:18 2018	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=8433 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9e:ef:2f:b8
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:	inet 20.1.0.1/32 -> 20.1.0.2 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:10.0.2/24          20.1.0.2           UGS         -        -      -  gif0
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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:69:21:de:b2
tc-so:shmif1: Ethernet address b2:a0:b5:ff:dd:1b
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:	inet 20.1.0.2/32 -> 20.1.0.1 flags 0x0
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: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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:23:6a:d7:d8
tc-so:shmif1: Ethernet address b2:a0:3f:1a:3e:34
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f6:fc:39:f8
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:08.430008 b2:a0:9e:ef:2f:b8 > 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:07.500008 b2:a0:69:21:de:b2 > 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:11.510008 b2:a0:9e:ef:2f:b8 > 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:10.280008 b2:a0:69:21:de:b2 > b2:a0:9e:ef:2f:b8, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:69:21:de:b2, length 28
tc-so:00:00:11.510008 b2:a0:9e:ef:2f:b8 > b2:a0:69:21:de:b2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 23729, seq 0, length 64
tc-so:00:00:10.300008 b2:a0:69:21:de:b2 > b2:a0:9e:ef:2f:b8, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 23729, seq 0, length 64
tc-so:00:00:13.810008 b2:a0:9e:ef:2f:b8 > b2:a0:69:21:de:b2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 33398, seq 0, length 64
tc-so:00:00:12.600008 b2:a0:69:21:de:b2 > b2:a0:9e:ef:2f:b8, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 33398, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.090008 b2:a0:23:6a:d7:d8 > 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:06.630008 b2:a0:f6:fc:39:f8 > 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:08.810008 b2:a0:23:6a:d7:d8 > 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:07.340008 b2:a0:f6:fc:39:f8 > b2:a0:23:6a:d7:d8, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:f6:fc:39:f8, length 28
tc-so:00:00:08.830008 b2:a0:23:6a:d7:d8 > b2:a0:f6:fc:39:f8, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 23729, seq 0, length 64
tc-so:00:00:07.340008 b2:a0:f6:fc:39:f8 > b2:a0:23:6a:d7:d8, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 23729, seq 0, length 64
tc-so:00:00:11.130008 b2:a0:23:6a:d7:d8 > b2:a0:f6:fc:39:f8, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 33398, seq 0, length 64
tc-so:00:00:09.640008 b2:a0:f6:fc:39:f8 > b2:a0:23:6a:d7:d8, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 33398, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.660008 b2:a0:b5:ff:dd:1b > 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:07.230008 b2:a0:3f:1a:3e:34 > 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:10.280008 b2:a0:b5:ff:dd:1b > 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:08.810008 b2:a0:3f:1a:3e:34 > b2:a0:b5:ff:dd:1b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:3f:1a:3e:34, length 28
tc-so:00:00:10.280008 b2:a0:b5:ff:dd:1b > b2:a0:3f:1a:3e:34, 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 23729, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:08.830008 b2:a0:3f:1a:3e:34 > b2:a0:b5:ff:dd:1b, 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 23729, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:12.600008 b2:a0:b5:ff:dd:1b > b2:a0:3f:1a:3e:34, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120
tc-so:00:00:11.130008 b2:a0:3f:1a:3e:34 > b2:a0:b5:ff:dd:1b, 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: 1530072346.103035, ipsec_gif_ipv4_transport_esp_rijndaelcbc, passed
tc-start: 1530072346.123067, ipsec_gif_ipv4_tunnel_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:05:59 2018	current: Jun 27 04:05:59 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:05:48 2018	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=8716 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: Jun 27 04:05:59 2018	current: Jun 27 04:05:59 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:05:48 2018	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=8716 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: Jun 27 04:05:58 2018	current: Jun 27 04:06:00 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:05:49 2018	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:	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: Jun 27 04:05:58 2018	current: Jun 27 04:06:00 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:05:49 2018	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.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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f0:b5:88:9c
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:	inet 20.1.0.1/32 -> 20.1.0.2 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:10.0.2/24          20.1.0.2           UGS         -        -      -  gif0
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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:74:97:5c:8f
tc-so:shmif1: Ethernet address b2:a0:76:92:71:2b
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:	inet 20.1.0.2/32 -> 20.1.0.1 flags 0x0
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: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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:49:3e:c8:68
tc-so:shmif1: Ethernet address b2:a0:19:61:44:70
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:03:23:0a:4d
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:08.450008 b2:a0:f0:b5:88:9c > 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:07.490008 b2:a0:74:97:5c:8f > 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:11.490008 b2:a0:f0:b5:88:9c > 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:10.260008 b2:a0:74:97:5c:8f > b2:a0:f0:b5:88:9c, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:74:97:5c:8f, length 28
tc-so:00:00:11.510008 b2:a0:f0:b5:88:9c > b2:a0:74:97:5c:8f, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 15766, seq 0, length 64
tc-so:00:00:10.280008 b2:a0:74:97:5c:8f > b2:a0:f0:b5:88:9c, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 15766, seq 0, length 64
tc-so:00:00:13.830008 b2:a0:f0:b5:88:9c > b2:a0:74:97:5c:8f, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 21363, seq 0, length 64
tc-so:00:00:12.600008 b2:a0:74:97:5c:8f > b2:a0:f0:b5:88:9c, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 21363, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.070008 b2:a0:49:3e:c8:68 > 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:06.590008 b2:a0:03:23:0a:4d > 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:08.800008 b2:a0:49:3e:c8:68 > 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:07.300008 b2:a0:03:23:0a:4d > b2:a0:49:3e:c8:68, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:03:23:0a:4d, length 28
tc-so:00:00:08.800008 b2:a0:49:3e:c8:68 > b2:a0:03:23:0a:4d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 15766, seq 0, length 64
tc-so:00:00:07.300008 b2:a0:03:23:0a:4d > b2:a0:49:3e:c8:68, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 15766, seq 0, length 64
tc-so:00:00:11.120008 b2:a0:49:3e:c8:68 > b2:a0:03:23:0a:4d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 21363, seq 0, length 64
tc-so:00:00:09.640008 b2:a0:03:23:0a:4d > b2:a0:49:3e:c8:68, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 21363, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.650008 b2:a0:76:92:71: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:07.230008 b2:a0:19:61:44:70 > 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:10.260008 b2:a0:76:92:71: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:08.800008 b2:a0:19:61:44:70 > b2:a0:76:92:71:2b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:19:61:44:70, length 28
tc-so:00:00:10.260008 b2:a0:76:92:71:2b > b2:a0:19:61:44:70, 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 15766, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:08.800008 b2:a0:19:61:44:70 > b2:a0:76:92:71: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 15766, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:12.580008 b2:a0:76:92:71:2b > b2:a0:19:61:44:70, 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 21363, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:11.140008 b2:a0:19:61:44:70 > b2:a0:76:92:71: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 21363, 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: 1530072376.874112, ipsec_gif_ipv4_tunnel_ah_hmacsha512, passed
tc-start: 1530072376.893610, ipsec_gif_ipv4_tunnel_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:06:29 2018	current: Jun 27 04:06:30 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:06:18 2018	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=9869 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: Jun 27 04:06:29 2018	current: Jun 27 04:06:30 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:06:18 2018	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=9869 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: Jun 27 04:06:29 2018	current: Jun 27 04:06:31 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:06:20 2018	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=25296 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: Jun 27 04:06:29 2018	current: Jun 27 04:06:31 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:06:20 2018	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=25296 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9b:8f:29:0a
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:	inet 20.1.0.1/32 -> 20.1.0.2 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:10.0.2/24          20.1.0.2           UGS         -        -      -  gif0
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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:59:b4:5a:38
tc-so:shmif1: Ethernet address b2:a0:fb:ed:bb:b3
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:	inet 20.1.0.2/32 -> 20.1.0.1 flags 0x0
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: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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:2b:49:d7:8a
tc-so:shmif1: Ethernet address b2:a0:4e:44:dc:e9
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:18:3b:01:6a
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:08.440008 b2:a0:9b:8f:29:0a > 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:07.480008 b2:a0:59:b4:5a:38 > 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:11.490008 b2:a0:9b:8f:29:0a > 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:10.250008 b2:a0:59:b4:5a:38 > b2:a0:9b:8f:29:0a, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:59:b4:5a:38, length 28
tc-so:00:00:11.490008 b2:a0:9b:8f:29:0a > b2:a0:59:b4:5a:38, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 38157, seq 0, length 64
tc-so:00:00:10.270008 b2:a0:59:b4:5a:38 > b2:a0:9b:8f:29:0a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 38157, seq 0, length 64
tc-so:00:00:13.760008 b2:a0:9b:8f:29:0a > b2:a0:59:b4:5a:38, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 2653, seq 0, length 64
tc-so:00:00:12.540008 b2:a0:59:b4:5a:38 > b2:a0:9b:8f:29:0a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 2653, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.040008 b2:a0:2b:49:d7:8a > 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:06.580008 b2:a0:18:3b:01:6a > 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:08.770008 b2:a0:2b:49:d7:8a > 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:07.300008 b2:a0:18:3b:01:6a > b2:a0:2b:49:d7:8a, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:18:3b:01:6a, length 28
tc-so:00:00:08.790008 b2:a0:2b:49:d7:8a > b2:a0:18:3b:01:6a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 38157, seq 0, length 64
tc-so:00:00:07.300008 b2:a0:18:3b:01:6a > b2:a0:2b:49:d7:8a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 38157, seq 0, length 64
tc-so:00:00:11.040008 b2:a0:2b:49:d7:8a > b2:a0:18:3b:01:6a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 2653, seq 0, length 64
tc-so:00:00:09.570008 b2:a0:18:3b:01:6a > b2:a0:2b:49:d7:8a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 2653, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.640008 b2:a0:fb:ed:bb:b3 > 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:07.200008 b2:a0:4e:44:dc:e9 > 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:10.250008 b2:a0:fb:ed:bb:b3 > 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:08.770008 b2:a0:4e:44:dc:e9 > b2:a0:fb:ed:bb:b3, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:4e:44:dc:e9, length 28
tc-so:00:00:10.250008 b2:a0:fb:ed:bb:b3 > b2:a0:4e:44:dc:e9, 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 38157, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:08.790008 b2:a0:4e:44:dc:e9 > b2:a0:fb:ed:bb:b3, 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 38157, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:12.520008 b2:a0:fb:ed:bb:b3 > b2:a0:4e:44:dc:e9, 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 2653, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:11.070008 b2:a0:4e:44:dc:e9 > b2:a0:fb:ed:bb:b3, 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 2653, 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: 1530072407.734344, ipsec_gif_ipv4_tunnel_ah_null, passed
tc-start: 1530072407.753714, ipsec_gif_ipv4_tunnel_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:06:59 2018	current: Jun 27 04:07:01 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:06:49 2018	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=28200 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: Jun 27 04:06:59 2018	current: Jun 27 04:07:01 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:06:49 2018	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=28200 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: Jun 27 04:07:00 2018	current: Jun 27 04:07:01 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:06:51 2018	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=23559 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: Jun 27 04:07:00 2018	current: Jun 27 04:07:01 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:06:51 2018	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=23559 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:56:10:c1:87
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:	inet 20.1.0.1/32 -> 20.1.0.2 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:10.0.2/24          20.1.0.2           UGS         -        -      -  gif0
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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:25:ad:16:93
tc-so:shmif1: Ethernet address b2:a0:14:de:57:34
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:	inet 20.1.0.2/32 -> 20.1.0.1 flags 0x0
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: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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:31:c8:63:5c
tc-so:shmif1: Ethernet address b2:a0:8f:06:d3:13
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9e:02:3e:b0
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:08.390008 b2:a0:56:10:c1:87 > 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:07.440008 b2:a0:25:ad:16:93 > 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:11.440008 b2:a0:56:10:c1:87 > 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:10.210008 b2:a0:25:ad:16:93 > b2:a0:56:10:c1:87, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:25:ad:16:93, length 28
tc-so:00:00:11.440008 b2:a0:56:10:c1:87 > b2:a0:25:ad:16:93, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 31175, seq 0, length 64
tc-so:00:00:10.230008 b2:a0:25:ad:16:93 > b2:a0:56:10:c1:87, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 31175, seq 0, length 64
tc-so:00:00:13.710008 b2:a0:56:10:c1:87 > b2:a0:25:ad:16:93, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 18579, seq 0, length 64
tc-so:00:00:12.500008 b2:a0:25:ad:16:93 > b2:a0:56:10:c1:87, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 18579, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.010008 b2:a0:31:c8:63:5c > 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:06.560008 b2:a0:9e:02:3e:b0 > 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:08.760008 b2:a0:31:c8:63:5c > 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:07.280008 b2:a0:9e:02:3e:b0 > b2:a0:31:c8:63:5c, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:9e:02:3e:b0, length 28
tc-so:00:00:08.760008 b2:a0:31:c8:63:5c > b2:a0:9e:02:3e:b0, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 31175, seq 0, length 64
tc-so:00:00:07.280008 b2:a0:9e:02:3e:b0 > b2:a0:31:c8:63:5c, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 31175, seq 0, length 64
tc-so:00:00:11.010008 b2:a0:31:c8:63:5c > b2:a0:9e:02:3e:b0, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 18579, seq 0, length 64
tc-so:00:00:09.550008 b2:a0:9e:02:3e:b0 > b2:a0:31:c8:63:5c, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 18579, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.600008 b2:a0:14:de:57:34 > 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:07.150008 b2:a0:8f:06:d3:13 > 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:10.210008 b2:a0:14:de:57:34 > 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:08.740008 b2:a0:8f:06:d3:13 > b2:a0:14:de:57:34, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:8f:06:d3:13, length 28
tc-so:00:00:10.210008 b2:a0:14:de:57:34 > b2:a0:8f:06:d3:13, 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 31175, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:08.760008 b2:a0:8f:06:d3:13 > b2:a0:14:de:57:34, 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 31175, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:12.480008 b2:a0:14:de:57:34 > b2:a0:8f:06:d3:13, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96
tc-so:00:00:11.030008 b2:a0:8f:06:d3:13 > b2:a0:14:de:57:34, 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: 1530072438.494649, ipsec_gif_ipv4_tunnel_esp_null, passed
tc-start: 1530072438.514101, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:07:31 2018	current: Jun 27 04:07:32 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:07:20 2018	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=28888 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: Jun 27 04:07:31 2018	current: Jun 27 04:07:32 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:07:20 2018	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=28888 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: Jun 27 04:07:31 2018	current: Jun 27 04:07:32 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:07:22 2018	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=11059 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: Jun 27 04:07:31 2018	current: Jun 27 04:07:32 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:07:22 2018	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=11059 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ed:d1:57:0a
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:	inet 20.1.0.1/32 -> 20.1.0.2 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:10.0.2/24          20.1.0.2           UGS         -        -      -  gif0
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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:21:8e:5a:a6
tc-so:shmif1: Ethernet address b2:a0:4c:55:b3:ed
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:	inet 20.1.0.2/32 -> 20.1.0.1 flags 0x0
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: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         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:gif0  1280  <Link>                                 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:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:gif0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:sysctl_createv: sysctl_create(ip6) returned 1
tc-so:sysctl_createv: sysctl_locate(gifhlim) returned 2
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ba:f1:d6:f9
tc-so:shmif1: Ethernet address b2:a0:a9:6c:55:c3
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d6:f0:20:ca
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:08.410008 b2:a0:ed:d1:57:0a > 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:07.470008 b2:a0:21:8e:5a:a6 > 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:11.480008 b2:a0:ed:d1:57:0a > 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:10.260008 b2:a0:21:8e:5a:a6 > b2:a0:ed:d1:57:0a, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:21:8e:5a:a6, length 28
tc-so:00:00:11.480008 b2:a0:ed:d1:57:0a > b2:a0:21:8e:5a:a6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27495, seq 0, length 64
tc-so:00:00:10.260008 b2:a0:21:8e:5a:a6 > b2:a0:ed:d1:57:0a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27495, seq 0, length 64
tc-so:00:00:13.780008 b2:a0:ed:d1:57:0a > b2:a0:21:8e:5a:a6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16919, seq 0, length 64
tc-so:00:00:12.580008 b2:a0:21:8e:5a:a6 > b2:a0:ed:d1:57:0a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16919, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.030008 b2:a0:ba:f1:d6:f9 > 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:06.610008 b2:a0:d6:f0:20:ca > 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:08.780008 b2:a0:ba:f1:d6:f9 > 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:07.310008 b2:a0:d6:f0:20:ca > b2:a0:ba:f1:d6:f9, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:d6:f0:20:ca, length 28
tc-so:00:00:08.780008 b2:a0:ba:f1:d6:f9 > b2:a0:d6:f0:20:ca, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27495, seq 0, length 64
tc-so:00:00:07.310008 b2:a0:d6:f0:20:ca > b2:a0:ba:f1:d6:f9, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27495, seq 0, length 64
tc-so:00:00:11.100008 b2:a0:ba:f1:d6:f9 > b2:a0:d6:f0:20:ca, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16919, seq 0, length 64
tc-so:00:00:09.630008 b2:a0:d6:f0:20:ca > b2:a0:ba:f1:d6:f9, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16919, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.630008 b2:a0:4c:55:b3:ed > 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:07.190008 b2:a0:a9:6c:55:c3 > 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:10.260008 b2:a0:4c:55:b3:ed > 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:08.780008 b2:a0:a9:6c:55:c3 > b2:a0:4c:55:b3:ed, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:a9:6c:55:c3, length 28
tc-so:00:00:10.260008 b2:a0:4c:55:b3:ed > b2:a0:a9:6c:55:c3, 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 27495, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:08.780008 b2:a0:a9:6c:55:c3 > b2:a0:4c:55:b3:ed, 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 27495, seq 0, length 64 (ipip-proto-4)
tc-so:00:00:12.560008 b2:a0:4c:55:b3:ed > b2:a0:a9:6c:55:c3, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120
tc-so:00:00:11.100008 b2:a0:a9:6c:55:c3 > b2:a0:4c:55:b3:ed, 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: 1530072469.305286, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc, passed
tc-start: 1530072469.324838, ipsec_gif_ipv6_transport_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:08:04 2018	current: Jun 27 04:08:05 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:07:51 2018	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=629 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: Jun 27 04:08:04 2018	current: Jun 27 04:08:05 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:07:51 2018	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=629 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: Jun 27 04:08:04 2018	current: Jun 27 04:08:05 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:07:53 2018	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=11597 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: Jun 27 04:08:04 2018	current: Jun 27 04:08:05 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:07:53 2018	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=11597 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:91:ef:fa:35
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:91:ff:fe:ef:fa:35
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:91ff:feef:fa35
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:91ff:feef:fa35 - no duplicates found
tc-so:in6_if_link_down: fd00:1::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:91ff:feef:fa35 marked detached
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc01::1/128 -> fc01::2 flags 0x0
tc-so:	inet6 fe80::4002:31ea:d712:bc9b%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc01::1                                 gif0                           UHl         -        -      -  lo0
tc-so:fc01::2                                 fc01::1                        UHC         -        -      -  gif0
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::%gif0/64                          fe80::4002:31ea:d712:bc9b      UC          -        -      -  gif0
tc-so:fe80::4002:31ea:d712:bc9b               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::1                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::1                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 7     0        7     0     0
tc-so:gif0  1280  fc01::1/128   fc01::1           
tc-so:                          ff02::1:ff12:bc9b 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:4ed0:8990 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:1%gi        7     0        7     0     0
tc-so:gif0  1280  fe80::/64     fe80::4002:31ea:d        7     0        7     0     0
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:gif0:
tc-so:	inet6 fc01::1
tc-so:		group ff02::1:ff12:bc9b%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:4ed0:8990%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:1%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:1f:78:3d:fb
tc-so:shmif1: Ethernet address b2:a0:29:78:0d:cc
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:1f:ff:fe:78:3d:fb
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1fff:fe78:3dfb
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:29:ff:fe:78:0d:cc
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:29ff:fe78:dcc
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 40:02:31:ea:d7:12:bc:9b
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::4002:31ea:d712:bc9b
tc-so:ip6_output: refusing to send from invalid address fe80:3::b0a0:29ff:fe78:dcc (pid 0)
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1fff:fe78:3dfb - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:29ff:fe78:dcc - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::4002:31ea:d712:bc9b - no duplicates found
tc-so:ah_input: hash over 140 bytes, skip 40: crda len 140 skip 0 inject 52
tc-so:in6_if_link_down: fd00:1::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:1fff:fe78:3dfb marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:29ff:fe78:dcc marked detached
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc01::2/128 -> fc01::1 flags 0x0
tc-so:	inet6 fe80::cc29:9db8:8c4b:ac27%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  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:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::cc29:9db8:8c4b:ac27      UC          -        -      -  gif0
tc-so:fe80::cc29:9db8:8c4b:ac27               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::2                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::2                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 5     0        7     0     0
tc-so:gif0  1280  fc01::2/128   fc01::2           
tc-so:                          ff02::1:ff4b:ac27 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:c380:2da5 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:2%gi        5     0        7     0     0
tc-so:gif0  1280  fe80::/64     fe80::cc29:9db8:8        5     0        7     0     0
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:gif0:
tc-so:	inet6 fc01::2
tc-so:		group ff02::1:ff4b:ac27%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:c380:2da5%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:2%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:7c:3f:e4:bd
tc-so:shmif1: Ethernet address b2:a0:cd:83:fa:72
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:7c:ff:fe:3f:e4:bd
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7cff:fe3f:e4bd
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:cd:ff:fe:83:fa:72
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:cdff:fe83:fa72
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: cc:29:9d:b8:8c:4b:ac:27
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::cc29:9db8:8c4b:ac27
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7cff:fe3f:e4bd - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:cdff:fe83:fa72 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::cc29:9db8:8c4b:ac27 - no duplicates found
tc-so:ah_input: hash over 140 bytes, skip 40: crda len 140 skip 0 inject 52
tc-so:in6_if_link_down: fd00:2::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:7cff:fe3f:e4bd marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:cdff:fe83:fa72 marked detached
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d2:69:34:a9
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:d2:ff:fe:69:34:a9
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d2ff:fe69:34a9
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d2ff:fe69:34a9 - no duplicates found
tc-so:in6_if_link_down: fd00:2::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:d2ff:fe69:34a9 marked detached
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:09.850008 b2:a0:91:ef:fa:35 > 33:33:ff:ef:fa:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffef:fa35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffef:fa35, length 24
tc-so:00:00:09.970008 b2:a0:91:ef:fa:35 > 33:33:ff:ef:fa:35, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffef:fa35: ICMP6, neighbor solicitation, who has fe80::b0a0:91ff:feef:fa35, length 24
tc-so:00:00:08.550008 b2:a0:1f:78:3d:fb > 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:08.970008 b2:a0:1f:78:3d:fb > 33:33:ff:78:3d:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:3dfb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:3dfb, length 24
tc-so:00:00:09.130008 b2:a0:1f:78:3d:fb > 33:33:ff:78:3d:fb, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff78:3dfb: ICMP6, neighbor solicitation, who has fe80::b0a0:1fff:fe78:3dfb, length 24
tc-so:00:00:11.150008 b2:a0:91:ef:fa:35 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:feef:fa35 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:09.870008 b2:a0:1f:78:3d:fb > 33:33:4e:d0:89:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4ed0:8990: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4ed0:8990, length 24
tc-so:00:00:13.380008 b2:a0:91:ef:fa:35 > 33:33:6a:5e:f5:16, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:feef:fa35 > ff02::2:6a5e:f516: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6a5e:f516, length 24
tc-so:00:00:13.770008 b2:a0:91:ef:fa:35 > 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:12.330008 b2:a0:1f:78:3d:fb > b2:a0:91:ef:fa:35, 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:13.770008 b2:a0:91:ef:fa:35 > b2:a0:1f:78:3d:fb, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.360008 b2:a0:1f:78:3d:fb > b2:a0:91:ef:fa:35, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:16.140008 b2:a0:91:ef:fa:35 > b2:a0:1f:78:3d:fb, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:14.720008 b2:a0:1f:78:3d:fb > b2:a0:91:ef:fa:35, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.670008 b2:a0:1f:78:3d:fb > 33:33:ff:78:3d:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe78:3dfb > ff02::1:ff78:3dfb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:3dfb, length 24
tc-so:00:00:17.160008 b2:a0:91:ef:fa:35 > 33:33:ff:ef:fa:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:feef:fa35 > ff02::1:ffef:fa35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffef:fa35, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.150008 b2:a0:7c:3f:e4:bd > 33:33:ff:3f:e4:bd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:e4bd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:e4bd, length 24
tc-so:00:00:08.510008 b2:a0:7c:3f:e4:bd > 33:33:ff:3f:e4:bd, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff3f:e4bd: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe3f:e4bd, length 24
tc-so:00:00:07.240008 b2:a0:d2:69:34:a9 > 33:33:ff:69:34:a9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff69:34a9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff69:34a9, length 24
tc-so:00:00:07.380008 b2:a0:d2:69:34:a9 > 33:33:ff:69:34:a9, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff69:34a9: ICMP6, neighbor solicitation, who has fe80::b0a0:d2ff:fe69:34a9, length 24
tc-so:00:00:08.800008 b2:a0:d2:69:34:a9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe69:34a9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:10.650008 b2:a0:7c:3f:e4:bd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe3f:e4bd > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32
tc-so:00:00:08.940008 b2:a0:d2:69:34:a9 > b2:a0:7c:3f:e4:bd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe69:34a9 > fe80::b0a0:7cff:fe3f:e4bd: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32
tc-so:00:00:10.650008 b2:a0:7c:3f:e4:bd > b2:a0:d2:69:34:a9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:08.940008 b2:a0:d2:69:34:a9 > 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:10.680008 b2:a0:7c:3f:e4:bd > b2:a0:d2:69:34:a9, 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:08.970008 b2:a0:d2:69:34:a9 > b2:a0:7c:3f:e4:bd, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:09.550008 b2:a0:d2:69:34:a9 > 33:33:38:8a:28:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe69:34a9 > ff02::2:388a:28b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:388a:28b0, length 24
tc-so:00:00:10.770008 b2:a0:d2:69:34:a9 > 33:33:ff:69:34:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe69:34a9 > ff02::1:ff69:34a9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff69:34a9, length 24
tc-so:00:00:12.570008 b2:a0:7c:3f:e4:bd > 33:33:ff:3f:e4:bd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe3f:e4bd > ff02::1:ff3f:e4bd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:e4bd, length 24
tc-so:00:00:13.020008 b2:a0:7c:3f:e4:bd > b2:a0:d2:69:34:a9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.330008 b2:a0:d2:69:34:a9 > b2:a0:7c:3f:e4:bd, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.720008 b2:a0:7c:3f:e4:bd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe3f:e4bd > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:14.600008 b2:a0:7c:3f:e4:bd > 33:33:c3:80:2d:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe3f:e4bd > ff02::2:c380:2da5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c380:2da5, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.790008 b2:a0:29:78:0d:cc > 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:09.030008 b2:a0:29:78:0d:cc > 33:33:ff:78:0d:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:dcc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:dcc, length 24
tc-so:00:00:09.290008 b2:a0:29:78:0d:cc > 33:33:ff:78:0d:cc, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff78:dcc: ICMP6, neighbor solicitation, who has fe80::b0a0:29ff:fe78:dcc, length 24
tc-so:00:00:09.560008 b2:a0:29:78:0d:cc > 33:33:ff:78:0d:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:dcc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:dcc, length 24
tc-so:00:00:08.450008 b2:a0:cd:83:fa:72 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32
tc-so:00:00:10.130008 b2:a0:29:78:0d:cc > b2:a0:cd:83:fa:72, ethertype IPv6 (0x86dd), length 118: fc00::1 > fc00::2: :: > ff02::1:ff12:bc9b: ICMP6, neighbor solicitation, who has fe80::4002:31ea:d712:bc9b, length 24
tc-so:00:00:10.130008 b2:a0:29:78:0d:cc > b2:a0:cd:83:fa:72, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32
tc-so:00:00:08.450008 b2:a0:cd:83:fa:72 > b2:a0:29:78:0d:cc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff4b:ac27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4b:ac27, length 24
tc-so:00:00:08.630008 b2:a0:cd:83:fa:72 > 33:33:ff:83:fa:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff83:fa72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:fa72, length 24
tc-so:00:00:08.650008 b2:a0:cd:83:fa:72 > 33:33:ff:83:fa:72, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff83:fa72: ICMP6, neighbor solicitation, who has fe80::b0a0:cdff:fe83:fa72, length 24
tc-so:00:00:10.350008 b2:a0:29:78:0d:cc > b2:a0:cd:83:fa:72, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::4002:31ea:d712:bc9b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:09.050008 b2:a0:cd:83:fa:72 > b2:a0:29:78:0d:cc, ethertype IPv6 (0x86dd), length 118: fc00::2 > fc00::1: :: > ff02::1:ff4b:ac27: ICMP6, neighbor solicitation, who has fe80::cc29:9db8:8c4b:ac27, length 24
tc-so:00:00:12.330008 b2:a0:29:78:0d:cc > b2:a0:cd:83:fa:72, 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:10.680008 b2:a0:cd:83:fa:72 > b2:a0:29:78:0d:cc, 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:12.440008 b2:a0:29:78:0d:cc > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:fe78:dcc > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:10.760008 b2:a0:cd:83:fa:72 > 33:33:c3:80:2d:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe83:fa72 > ff02::2:c380:2da5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c380:2da5, length 24
tc-so:00:00:11.540008 b2:a0:cd:83:fa:72 > b2:a0:29:78:0d:cc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::cc29:9db8:8c4b:ac27 > ff02::2:c380:2da5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c380:2da5, length 24
tc-so:00:00:12.280008 b2:a0:cd:83:fa:72 > 33:33:ff:83:fa:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe83:fa72 > ff02::1:ff83:fa72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:fa72, length 24
tc-so:00:00:14.700008 b2:a0:29:78:0d:cc > b2:a0:cd:83:fa:72, ethertype IPv6 (0x86dd), length 154: 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:13.040008 b2:a0:cd:83:fa:72 > b2:a0:29:78:0d:cc, ethertype IPv6 (0x86dd), length 154: 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:16.140008 b2:a0:29:78:0d:cc > 33:33:4e:d0:89:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:fe78:dcc > ff02::2:4ed0:8990: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4ed0:8990, length 24
tc-so:00:00:15.720008 b2:a0:cd:83:fa:72 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe83:fa72 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:16.080008 b2:a0:cd:83:fa:72 > b2:a0:29:78:0d:cc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::cc29:9db8:8c4b:ac27 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:16.560008 b2:a0:cd:83:fa:72 > b2:a0:29:78:0d:cc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::cc29:9db8:8c4b:ac27 > ff02::1:ff4b:ac27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4b:ac27, length 24
tc-so:00:00:18.370008 b2:a0:29:78:0d:cc > b2:a0:cd:83:fa:72, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::4002:31ea:d712:bc9b > ff02::1:ff12:bc9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:bc9b, 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: 1530072506.357844, ipsec_gif_ipv6_transport_ah_hmacsha512, passed
tc-start: 1530072506.377303, ipsec_gif_ipv6_transport_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:08:42 2018	current: Jun 27 04:08:42 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:08:29 2018	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=8417 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: Jun 27 04:08:42 2018	current: Jun 27 04:08:42 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:08:29 2018	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=8417 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: Jun 27 04:08:42 2018	current: Jun 27 04:08:43 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:08:30 2018	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=29928 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: Jun 27 04:08:42 2018	current: Jun 27 04:08:43 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:08:30 2018	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=29928 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:af:54:fe:f5
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:af:ff:fe:54:fe:f5
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:afff:fe54:fef5
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:afff:fe54:fef5 - no duplicates found
tc-so:in6_if_link_down: fd00:1::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:afff:fe54:fef5 marked detached
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc01::1/128 -> fc01::2 flags 0x0
tc-so:	inet6 fe80::d8e6:f64a:f9eb:5bce%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc01::1                                 gif0                           UHl         -        -      -  lo0
tc-so:fc01::2                                 fc01::1                        UHC         -        -      -  gif0
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::%gif0/64                          fe80::d8e6:f64a:f9eb:5bce      UC          -        -      -  gif0
tc-so:fe80::d8e6:f64a:f9eb:5bce               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::1                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::1                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 6     0        7     0     0
tc-so:gif0  1280  fc01::1/128   fc01::1           
tc-so:                          ff02::1:ffeb:5bce 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:41a9:bffb 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:1%gi        6     0        7     0     0
tc-so:gif0  1280  fe80::/64     fe80::d8e6:f64a:f        6     0        7     0     0
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:gif0:
tc-so:	inet6 fc01::1
tc-so:		group ff02::1:ffeb:5bce%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:41a9:bffb%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:1%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:39:81:98:cc
tc-so:shmif1: Ethernet address b2:a0:f1:89:10:4e
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:39:ff:fe:81:98:cc
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:39ff:fe81:98cc
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:f1:ff:fe:89:10:4e
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:f1ff:fe89:104e
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: d8:e6:f6:4a:f9:eb:5b:ce
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::d8e6:f64a:f9eb:5bce
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:39ff:fe81:98cc - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:f1ff:fe89:104e - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::d8e6:f64a:f9eb:5bce - no duplicates found
tc-so:ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52
tc-so:ipsec_common_input: no key association found for SA fc00::1/00002711/51/0
tc-so:in6_if_link_down: fd00:1::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:39ff:fe81:98cc marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:f1ff:fe89:104e marked detached
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc01::2/128 -> fc01::1 flags 0x0
tc-so:	inet6 fe80::30ad:392e:2256:452a%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  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:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::30ad:392e:2256:452a      UC          -        -      -  gif0
tc-so:fe80::30ad:392e:2256:452a               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::2                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::2                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 4     0        7     0     0
tc-so:gif0  1280  fc01::2/128   fc01::2           
tc-so:                          ff02::1:ff56:452a 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:7b0b:8359 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:2%gi        4     0        7     0     0
tc-so:gif0  1280  fe80::/64     fe80::30ad:392e:2        4     0        7     0     0
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:gif0:
tc-so:	inet6 fc01::2
tc-so:		group ff02::1:ff56:452a%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:7b0b:8359%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:2%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d3:68:2b:75
tc-so:shmif1: Ethernet address b2:a0:de:a0:1b:b7
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:d3:ff:fe:68:2b:75
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d3ff:fe68:2b75
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:de:ff:fe:a0:1b:b7
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:deff:fea0:1bb7
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 30:ad:39:2e:22:56:45:2a
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::30ad:392e:2256:452a
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d3ff:fe68:2b75 - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:deff:fea0:1bb7 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::30ad:392e:2256:452a - no duplicates found
tc-so:ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52
tc-so:in6_if_link_down: fd00:2::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:d3ff:fe68:2b75 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:deff:fea0:1bb7 marked detached
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ab:d0:84:a9
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:ab:ff:fe:d0:84:a9
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:abff:fed0:84a9
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:abff:fed0:84a9 - no duplicates found
tc-so:in6_if_link_down: fd00:2::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:abff:fed0:84a9 marked detached
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:08.300008 b2:a0:39:81:98:cc > 33:33:ff:81:98:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:98cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:98cc, length 24
tc-so:00:00:10.100008 b2:a0:af:54:fe:f5 > 33:33:ff:54:fe:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff54:fef5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff54:fef5, length 24
tc-so:00:00:10.160008 b2:a0:af:54:fe:f5 > 33:33:ff:54:fe:f5, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff54:fef5: ICMP6, neighbor solicitation, who has fe80::b0a0:afff:fe54:fef5, length 24
tc-so:00:00:08.800008 b2:a0:39:81:98:cc > 33:33:ff:81:98:cc, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff81:98cc: ICMP6, neighbor solicitation, who has fe80::b0a0:39ff:fe81:98cc, length 24
tc-so:00:00:09.380008 b2:a0:39:81:98:cc > 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:11.550008 b2:a0:39:81:98:cc > 33:33:ff:81:98:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe81:98cc > ff02::1:ff81:98cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:98cc, length 24
tc-so:00:00:13.130008 b2:a0:af:54:fe:f5 > 33:33:39:a2:fe:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fe54:fef5 > ff02::2:39a2:feeb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:39a2:feeb, length 24
tc-so:00:00:14.120008 b2:a0:af:54:fe:f5 > 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:12.680008 b2:a0:39:81:98:cc > b2:a0:af:54:fe:f5, 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:14.120008 b2:a0:af:54:fe:f5 > b2:a0:39:81:98:cc, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.730008 b2:a0:39:81:98:cc > b2:a0:af:54:fe:f5, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.460008 b2:a0:af:54:fe:f5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fe54:fef5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:14.720008 b2:a0:39:81:98:cc > 33:33:41:a9:bf:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe81:98cc > ff02::2:41a9:bffb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:41a9:bffb, length 24
tc-so:00:00:16.450008 b2:a0:af:54:fe:f5 > b2:a0:39:81:98:cc, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.010008 b2:a0:39:81:98:cc > b2:a0:af:54:fe:f5, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:18.390008 b2:a0:af:54:fe:f5 > 33:33:ff:54:fe:f5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fe54:fef5 > ff02::1:ff54:fef5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff54:fef5, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.960008 b2:a0:d3:68:2b:75 > 33:33:ff:68:2b:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff68:2b75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff68:2b75, length 24
tc-so:00:00:08.080008 b2:a0:d3:68:2b:75 > 33:33:7b:0b:83:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7b0b:8359: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b0b:8359, length 24
tc-so:00:00:08.270008 b2:a0:d3:68:2b:75 > 33:33:ff:68:2b:75, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff68:2b75: ICMP6, neighbor solicitation, who has fe80::b0a0:d3ff:fe68:2b75, length 24
tc-so:00:00:07.190008 b2:a0:ab:d0:84:a9 > 33:33:ff:d0:84:a9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:84a9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:84a9, length 24
tc-so:00:00:07.710008 b2:a0:ab:d0:84:a9 > 33:33:ff:d0:84:a9, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffd0:84a9: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fed0:84a9, length 24
tc-so:00:00:11.020008 b2:a0:d3:68:2b:75 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe68:2b75 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32
tc-so:00:00:09.310008 b2:a0:ab:d0:84:a9 > b2:a0:d3:68:2b:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fed0:84a9 > fe80::b0a0:d3ff:fe68:2b75: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32
tc-so:00:00:11.020008 b2:a0:d3:68:2b:75 > b2:a0:ab:d0:84:a9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.310008 b2:a0:ab:d0:84:a9 > 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:11.020008 b2:a0:d3:68:2b:75 > b2:a0:ab:d0:84:a9, 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:09.310008 b2:a0:ab:d0:84:a9 > b2:a0:d3:68:2b:75, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:11.680008 b2:a0:d3:68:2b:75 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe68:2b75 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:13.070008 b2:a0:d3:68:2b:75 > 33:33:ff:68:2b:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe68:2b75 > ff02::1:ff68:2b75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff68:2b75, length 24
tc-so:00:00:13.310008 b2:a0:d3:68:2b:75 > b2:a0:ab:d0:84:a9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.610008 b2:a0:ab:d0:84:a9 > b2:a0:d3:68:2b:75, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:11.890008 b2:a0:ab:d0:84:a9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fed0:84a9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:12.210008 b2:a0:ab:d0:84:a9 > 33:33:ff:d0:84:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fed0:84a9 > ff02::1:ffd0:84a9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:84a9, length 24
tc-so:00:00:16.810008 b2:a0:ab:d0:84:a9 > 33:33:ff:1b:d6:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fed0:84a9 > ff02::2:ff1b:d63a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ff1b:d63a, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:09.270008 b2:a0:f1:89:10:4e > 33:33:ff:89:10:4e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:104e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:104e, length 24
tc-so:00:00:09.270008 b2:a0:f1:89:10:4e > 33:33:ff:89:10:4e, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff89:104e: ICMP6, neighbor solicitation, who has fe80::b0a0:f1ff:fe89:104e, length 24
tc-so:00:00:09.610008 b2:a0:f1:89:10:4e > 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:07.920008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.610008 b2:a0:f1:89:10:4e > b2:a0:de:a0:1b:b7, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffeb:5bce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:5bce, length 24
tc-so:00:00:07.920008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120
tc-so:00:00:09.630008 b2:a0:f1:89:10:4e > b2:a0:de:a0:1b:b7, ethertype IPv6 (0x86dd), length 118: fc00::1 > fc00::2: :: > ff02::1:ffeb:5bce: ICMP6, neighbor solicitation, who has fe80::d8e6:f64a:f9eb:5bce, length 24
tc-so:00:00:07.940008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, ethertype IPv6 (0x86dd), length 166: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 112
tc-so:00:00:08.060008 b2:a0:de:a0:1b:b7 > 33:33:7b:0b:83:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7b0b:8359: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b0b:8359, length 24
tc-so:00:00:09.850008 b2:a0:f1:89:10:4e > 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:08.210008 b2:a0:de:a0:1b:b7 > 33:33:ff:a0:1b:b7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:1bb7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:1bb7, length 24
tc-so:00:00:08.290008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff56:452a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:452a, length 24
tc-so:00:00:10.290008 b2:a0:f1:89:10:4e > 33:33:41:a9:bf:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe89:104e > ff02::2:41a9:bffb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:41a9:bffb, length 24
tc-so:00:00:08.630008 b2:a0:de:a0:1b:b7 > 33:33:ff:a0:1b:b7, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffa0:1bb7: ICMP6, neighbor solicitation, who has fe80::b0a0:deff:fea0:1bb7, length 24
tc-so:00:00:08.940008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, ethertype IPv6 (0x86dd), length 118: fc00::2 > fc00::1: :: > ff02::1:ff56:452a: ICMP6, neighbor solicitation, who has fe80::30ad:392e:2256:452a, length 24
tc-so:00:00:10.250008 b2:a0:de:a0:1b:b7 > 33:33:ff:a0:1b:b7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fea0:1bb7 > ff02::1:ffa0:1bb7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:1bb7, length 24
tc-so:00:00:10.430008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::30ad:392e:2256:452a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:12.710008 b2:a0:f1:89:10:4e > b2:a0:de:a0:1b:b7, 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:11.020008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, 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:13.960008 b2:a0:f1:89:10:4e > 33:33:ff:89:10:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe89:104e > ff02::1:ff89:104e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:104e, length 24
tc-so:00:00:12.330008 b2:a0:de:a0:1b:b7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fea0:1bb7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:15.010008 b2:a0:f1:89:10:4e > b2:a0:de:a0:1b:b7, 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:13.310008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, 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:00:00:14.530008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, ethertype IPv6 (0x86dd), length 150: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fe80::30ad:392e:2256:452a > ff02::2:7b0b:8359: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b0b:8359, length 24
tc-so:00:00:16.890008 b2:a0:f1:89:10:4e > b2:a0:de:a0:1b:b7, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::d8e6:f64a:f9eb:5bce > ff02::1:ffeb:5bce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:5bce, length 24
tc-so:00:00:16.410008 b2:a0:de:a0:1b:b7 > b2:a0:f1:89:10:4e, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::30ad:392e:2256:452a > ff02::1:ff56:452a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:452a, length 24
tc-so:00:00:18.230008 b2:a0:f1:89:10:4e > b2:a0:de:a0:1b:b7, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::d8e6:f64a:f9eb:5bce > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, 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: 1530072543.807988, ipsec_gif_ipv6_transport_ah_null, passed
tc-start: 1530072543.827461, ipsec_gif_ipv6_transport_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:09:19 2018	current: Jun 27 04:09:20 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:09:19 2018	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=10987 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: Jun 27 04:09:19 2018	current: Jun 27 04:09:20 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:09:06 2018	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=10987 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: Jun 27 04:09:19 2018	current: Jun 27 04:09:20 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:09:07 2018	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=16559 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: Jun 27 04:09:19 2018	current: Jun 27 04:09:20 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:09:07 2018	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=16559 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:33:4a:ab:4c
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:33:ff:fe:4a:ab:4c
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:33ff:fe4a:ab4c
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:33ff:fe4a:ab4c - no duplicates found
tc-so:in6_if_link_down: fd00:1::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:33ff:fe4a:ab4c marked detached
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc01::1/128 -> fc01::2 flags 0x0
tc-so:	inet6 fe80::2c46:d5ce:63db:38b5%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc01::1                                 gif0                           UHl         -        -      -  lo0
tc-so:fc01::2                                 fc01::1                        UHC         -        -      -  gif0
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::%gif0/64                          fe80::2c46:d5ce:63db:38b5      UC          -        -      -  gif0
tc-so:fe80::2c46:d5ce:63db:38b5               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::1                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::1                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 7     0        7     0     0
tc-so:gif0  1280  fc01::1/128   fc01::1           
tc-so:                          ff02::1:ffdb:38b5 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:a733:48e0 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:1%gi        7     0        7     0     0
tc-so:gif0  1280  fe80::/64     fe80::2c46:d5ce:6        7     0        7     0     0
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:gif0:
tc-so:	inet6 fc01::1
tc-so:		group ff02::1:ffdb:38b5%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:a733:48e0%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:1%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f3:be:d9:11
tc-so:shmif1: Ethernet address b2:a0:4e:f9:49:e6
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:f3:ff:fe:be:d9:11
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f3ff:febe:d911
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:4e:ff:fe:f9:49:e6
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:4eff:fef9:49e6
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 2c:46:d5:ce:63:db:38:b5
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::2c46:d5ce:63db:38b5
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f3ff:febe:d911 - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:4eff:fef9:49e6 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::2c46:d5ce:63db:38b5 - no duplicates found
tc-so:in6_if_link_down: fd00:1::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:f3ff:febe:d911 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:4eff:fef9:49e6 marked detached
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc01::2/128 -> fc01::1 flags 0x0
tc-so:	inet6 fe80::20f1:7860:9c66:6f4%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  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:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::20f1:7860:9c66:6f4       UC          -        -      -  gif0
tc-so:fe80::20f1:7860:9c66:6f4                gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::2                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::2                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 4     0        7     0     0
tc-so:gif0  1280  fc01::2/128   fc01::2           
tc-so:                          ff02::1:ff66:6f4% 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:3cf1:5a0e 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:2%gi        4     0        7     0     0
tc-so:gif0  1280  fe80::/64     fe80::20f1:7860:9        4     0        7     0     0
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:gif0:
tc-so:	inet6 fc01::2
tc-so:		group ff02::1:ff66:6f4%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:3cf1:5a0e%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:2%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:78:83:65:65
tc-so:shmif1: Ethernet address b2:a0:7d:9b:a3:84
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:78:ff:fe:83:65:65
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:78ff:fe83:6565
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:7d:ff:fe:9b:a3:84
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7dff:fe9b:a384
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 20:f1:78:60:9c:66:06:f4
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::20f1:7860:9c66:6f4
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:78ff:fe83:6565 - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7dff:fe9b:a384 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::20f1:7860:9c66:6f4 - no duplicates found
tc-so:ipsec_common_input: no key association found for SA fc00::2/00002710/50/0
tc-so:in6_if_link_down: fd00:2::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:78ff:fe83:6565 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:7dff:fe9b:a384 marked detached
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:da:2e:e9:2b
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:da:ff:fe:2e:e9:2b
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:daff:fe2e:e92b
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:daff:fe2e:e92b - no duplicates found
tc-so:in6_if_link_down: fd00:2::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:daff:fe2e:e92b marked detached
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:08.220008 b2:a0:f3:be:d9:11 > 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.670008 b2:a0:33:4a:ab:4c > 33:33:ff:4a:ab:4c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:ab4c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:ab4c, length 24
tc-so:00:00:10.100008 b2:a0:33:4a:ab:4c > 33:33:ff:4a:ab:4c, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff4a:ab4c: ICMP6, neighbor solicitation, who has fe80::b0a0:33ff:fe4a:ab4c, length 24
tc-so:00:00:08.850008 b2:a0:f3:be:d9:11 > 33:33:ff:be:d9:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbe:d911: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbe:d911, length 24
tc-so:00:00:08.910008 b2:a0:f3:be:d9:11 > 33:33:ff:be:d9:11, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffbe:d911: ICMP6, neighbor solicitation, who has fe80::b0a0:f3ff:febe:d911, length 24
tc-so:00:00:10.620008 b2:a0:33:4a:ab:4c > 33:33:a5:fc:97:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a5fc:979f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a5fc:979f, length 24
tc-so:00:00:11.790008 b2:a0:33:4a:ab:4c > 33:33:ff:4a:ab:4c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fe4a:ab4c > ff02::1:ff4a:ab4c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:ab4c, length 24
tc-so:00:00:11.600008 b2:a0:f3:be:d9:11 > 33:33:ff:be:d9:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:febe:d911 > ff02::1:ffbe:d911: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbe:d911, length 24
tc-so:00:00:14.050008 b2:a0:33:4a:ab:4c > 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:12.620008 b2:a0:f3:be:d9:11 > b2:a0:33:4a:ab:4c, 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:14.070008 b2:a0:33:4a:ab:4c > b2:a0:f3:be:d9:11, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.640008 b2:a0:f3:be:d9:11 > b2:a0:33:4a:ab:4c, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.350008 b2:a0:33:4a:ab:4c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fe4a:ab4c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:16.400008 b2:a0:33:4a:ab:4c > b2:a0:f3:be:d9:11, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:14.990008 b2:a0:f3:be:d9:11 > b2:a0:33:4a:ab:4c, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.070008 b2:a0:f3:be:d9:11 > 33:33:a7:33:48:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:febe:d911 > ff02::2:a733:48e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a733:48e0, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.670008 b2:a0:78:83:65:65 > 33:33:ff:83:65:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff83:6565: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:6565, length 24
tc-so:00:00:08.110008 b2:a0:78:83:65:65 > 33:33:ff:83:65:65, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff83:6565: ICMP6, neighbor solicitation, who has fe80::b0a0:78ff:fe83:6565, length 24
tc-so:00:00:08.150008 b2:a0:78:83:65:65 > 33:33:3c:f1:5a:0e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3cf1:5a0e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3cf1:5a0e, length 24
tc-so:00:00:07.630008 b2:a0:da:2e:e9:2b > 33:33:ff:2e:e9:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:e92b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:e92b, length 24
tc-so:00:00:07.650008 b2:a0:da:2e:e9:2b > 33:33:ff:2e:e9:2b, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff2e:e92b: ICMP6, neighbor solicitation, who has fe80::b0a0:daff:fe2e:e92b, length 24
tc-so:00:00:08.470008 b2:a0:da:2e:e9:2b > 33:33:ff:2e:e9:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:e92b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:e92b, length 24
tc-so:00:00:10.620008 b2:a0:78:83:65:65 > 33:33:ff:83:65:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fe83:6565 > ff02::1:ff83:6565: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:6565, length 24
tc-so:00:00:10.960008 b2:a0:78:83:65:65 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fe83:6565 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32
tc-so:00:00:09.250008 b2:a0:da:2e:e9:2b > b2:a0:78:83:65:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fe2e:e92b > fe80::b0a0:78ff:fe83:6565: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32
tc-so:00:00:10.960008 b2:a0:78:83:65:65 > b2:a0:da:2e:e9:2b, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.250008 b2:a0:da:2e:e9:2b > 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:10.960008 b2:a0:78:83:65:65 > b2:a0:da:2e:e9:2b, 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:09.250008 b2:a0:da:2e:e9:2b > b2:a0:78:83:65:65, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:11.350008 b2:a0:78:83:65:65 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fe83:6565 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:10.330008 b2:a0:da:2e:e9:2b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fe2e:e92b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:13.310008 b2:a0:78:83:65:65 > b2:a0:da:2e:e9:2b, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.600008 b2:a0:da:2e:e9:2b > b2:a0:78:83:65:65, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:12.490008 b2:a0:da:2e:e9:2b > 33:33:49:24:84:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fe2e:e92b > ff02::2:4924:84c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4924:84c7, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.830008 b2:a0:4e:f9:49:e6 > 33:33:ff:f9:49:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:49e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:49e6, length 24
tc-so:00:00:08.910008 b2:a0:4e:f9:49:e6 > 33:33:ff:f9:49:e6, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:fff9:49e6: ICMP6, neighbor solicitation, who has fe80::b0a0:4eff:fef9:49e6, length 24
tc-so:00:00:09.690008 b2:a0:4e:f9:49:e6 > 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:08.010008 b2:a0:7d:9b:a3:84 > b2:a0:4e:f9:49:e6, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.710008 b2:a0:4e:f9:49:e6 > b2:a0:7d:9b:a3:84, ethertype IPv6 (0x86dd), length 118: fc00::1 > fc00::2: :: > ff02::1:ffdb:38b5: ICMP6, neighbor solicitation, who has fe80::2c46:d5ce:63db:38b5, length 24
tc-so:00:00:08.210008 b2:a0:7d:9b:a3:84 > 33:33:ff:9b:a3:84, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9b:a384: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9b:a384, length 24
tc-so:00:00:08.230008 b2:a0:7d:9b:a3:84 > 33:33:ff:9b:a3:84, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff9b:a384: ICMP6, neighbor solicitation, who has fe80::b0a0:7dff:fe9b:a384, length 24
tc-so:00:00:08.270008 b2:a0:7d:9b:a3:84 > b2:a0:4e:f9:49:e6, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff66:6f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:6f4, length 24
tc-so:00:00:08.840008 b2:a0:7d:9b:a3:84 > b2:a0:4e:f9:49:e6, 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:10.580008 b2:a0:4e:f9:49:e6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fef9:49e6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:09.140008 b2:a0:7d:9b:a3:84 > b2:a0:4e:f9:49:e6, ethertype IPv6 (0x86dd), length 118: fc00::2 > fc00::1: :: > ff02::1:ff66:6f4: ICMP6, neighbor solicitation, who has fe80::20f1:7860:9c66:6f4, length 24
tc-so:00:00:10.000008 b2:a0:7d:9b:a3:84 > b2:a0:4e:f9:49:e6, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff66:6f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:6f4, length 24
tc-so:00:00:10.240008 b2:a0:7d:9b:a3:84 > 33:33:3c:f1:5a:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe9b:a384 > ff02::2:3cf1:5a0e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3cf1:5a0e, length 24
tc-so:00:00:12.220008 b2:a0:4e:f9:49:e6 > b2:a0:7d:9b:a3:84, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::2c46:d5ce:63db:38b5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:10.840008 b2:a0:7d:9b:a3:84 > b2:a0:4e:f9:49:e6, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::20f1:7860:9c66:6f4 > ff02::2:3cf1:5a0e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3cf1:5a0e, length 24
tc-so:00:00:12.580008 b2:a0:4e:f9:49:e6 > 33:33:ff:f9:49:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fef9:49e6 > ff02::1:fff9:49e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:49e6, length 24
tc-so:00:00:12.640008 b2:a0:4e:f9:49:e6 > b2:a0:7d:9b:a3:84, 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:10.960008 b2:a0:7d:9b:a3:84 > b2:a0:4e:f9:49:e6, 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:13.460008 b2:a0:4e:f9:49:e6 > b2:a0:7d:9b:a3:84, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 84
tc-so:00:00:14.750008 b2:a0:4e:f9:49:e6 > b2:a0:7d:9b:a3:84, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 84
tc-so:00:00:14.970008 b2:a0:4e:f9:49:e6 > b2:a0:7d:9b:a3:84, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 68
tc-so:00:00:13.310008 b2:a0:7d:9b:a3:84 > b2:a0:4e:f9:49:e6, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 68
tc-so:00:00:16.500008 b2:a0:4e:f9:49:e6 > 33:33:a7:33:48:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fef9:49e6 > ff02::2:a733:48e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a733:48e0, length 24
tc-so:00:00:15.830008 b2:a0:7d:9b:a3:84 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe9b:a384 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:17.980008 b2:a0:7d:9b:a3:84 > 33:33:ff:9b:a3:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe9b:a384 > ff02::1:ff9b:a384: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9b:a384, 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: 1530072581.388975, ipsec_gif_ipv6_transport_esp_null, passed
tc-start: 1530072581.408528, ipsec_gif_ipv6_transport_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:09:56 2018	current: Jun 27 04:09:57 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:09:43 2018	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=12284 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: Jun 27 04:09:56 2018	current: Jun 27 04:09:57 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:09:43 2018	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=12284 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:09:56 2018	current: Jun 27 04:09:57 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:09:57 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 112(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=1 pid=14001 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: Jun 27 04:09:56 2018	current: Jun 27 04:09:57 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:09:45 2018	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=14001 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9c:25:3b:78
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:9c:ff:fe:25:3b:78
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9cff:fe25:3b78
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9cff:fe25:3b78 - no duplicates found
tc-so:in6_if_link_down: fd00:1::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:9cff:fe25:3b78 marked detached
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc01::1/128 -> fc01::2 flags 0x0
tc-so:	inet6 fe80::8877:f3dc:edb3:f25a%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc01::1                                 gif0                           UHl         -        -      -  lo0
tc-so:fc01::2                                 fc01::1                        UHC         -        -      -  gif0
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::%gif0/64                          fe80::8877:f3dc:edb3:f25a      UC          -        -      -  gif0
tc-so:fe80::8877:f3dc:edb3:f25a               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::1                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::1                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 7     0        7     0     0
tc-so:gif0  1280  fc01::1/128   fc01::1           
tc-so:                          ff02::1:ffb3:f25a 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:fa7:d7aa% 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:1%gi        7     0        7     0     0
tc-so:gif0  1280  fe80::/64     fe80::8877:f3dc:e        7     0        7     0     0
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:gif0:
tc-so:	inet6 fc01::1
tc-so:		group ff02::1:ffb3:f25a%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:fa7:d7aa%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:1%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:c6:46:c4:f3
tc-so:shmif1: Ethernet address b2:a0:88:73:8a:fd
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:c6:ff:fe:46:c4:f3
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c6ff:fe46:c4f3
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:88:ff:fe:73:8a:fd
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:88ff:fe73:8afd
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 88:77:f3:dc:ed:b3:f2:5a
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::8877:f3dc:edb3:f25a
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:88ff:fe73:8afd - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c6ff:fe46:c4f3 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::8877:f3dc:edb3:f25a - no duplicates found
tc-so:in6_if_link_down: fd00:1::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:c6ff:fe46:c4f3 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:88ff:fe73:8afd marked detached
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc01::2/128 -> fc01::1 flags 0x0
tc-so:	inet6 fe80::eca5:7141:3b56:b00%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  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:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::eca5:7141:3b56:b00       UC          -        -      -  gif0
tc-so:fe80::eca5:7141:3b56:b00                gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::2                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::2                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 5     0        7     0     0
tc-so:gif0  1280  fc01::2/128   fc01::2           
tc-so:                          ff02::1:ff56:b00% 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:973:e4de% 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:2%gi        5     0        7     0     0
tc-so:gif0  1280  fe80::/64     fe80::eca5:7141:3        5     0        7     0     0
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:gif0:
tc-so:	inet6 fc01::2
tc-so:		group ff02::1:ff56:b00%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:973:e4de%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:2%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ad:a0:a0:12
tc-so:shmif1: Ethernet address b2:a0:cb:87:47:43
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:ad:ff:fe:a0:a0:12
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:adff:fea0:a012
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:cb:ff:fe:87:47:43
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:cbff:fe87:4743
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: ec:a5:71:41:3b:56:0b:00
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::eca5:7141:3b56:b00
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:adff:fea0:a012 - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:cbff:fe87:4743 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::eca5:7141:3b56:b00 - no duplicates found
tc-so:in6_if_link_down: fd00:2::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:adff:fea0:a012 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:cbff:fe87:4743 marked detached
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:18:94:a1:fa
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:18:ff:fe:94:a1:fa
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:18ff:fe94:a1fa
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:18ff:fe94:a1fa - no duplicates found
tc-so:in6_if_link_down: fd00:2::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:18ff:fe94:a1fa marked detached
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:09.340008 b2:a0:9c:25:3b:78 > 33:33:ff:25:3b:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff25:3b78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:3b78, length 24
tc-so:00:00:09.890008 b2:a0:9c:25:3b:78 > 33:33:ff:25:3b:78, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff25:3b78: ICMP6, neighbor solicitation, who has fe80::b0a0:9cff:fe25:3b78, length 24
tc-so:00:00:08.820008 b2:a0:c6:46:c4:f3 > 33:33:ff:46:c4:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:c4f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:c4f3, length 24
tc-so:00:00:09.060008 b2:a0:c6:46:c4:f3 > 33:33:ff:46:c4:f3, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff46:c4f3: ICMP6, neighbor solicitation, who has fe80::b0a0:c6ff:fe46:c4f3, length 24
tc-so:00:00:09.510008 b2:a0:c6:46:c4:f3 > 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.970008 b2:a0:c6:46:c4:f3 > 33:33:ff:46:c4:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe46:c4f3 > ff02::1:ff46:c4f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:c4f3, length 24
tc-so:00:00:11.310008 b2:a0:c6:46:c4:f3 > 33:33:0f:a7:d7:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe46:c4f3 > ff02::2:fa7:d7aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fa7:d7aa, length 24
tc-so:00:00:13.720008 b2:a0:9c:25:3b:78 > 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:12.310008 b2:a0:c6:46:c4:f3 > b2:a0:9c:25:3b:78, 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:13.720008 b2:a0:9c:25:3b:78 > b2:a0:c6:46:c4:f3, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.330008 b2:a0:c6:46:c4:f3 > b2:a0:9c:25:3b:78, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.290008 b2:a0:9c:25:3b:78 > 33:33:ff:25:3b:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe25:3b78 > ff02::1:ff25:3b78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:3b78, length 24
tc-so:00:00:16.060008 b2:a0:9c:25:3b:78 > b2:a0:c6:46:c4:f3, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:14.670008 b2:a0:c6:46:c4:f3 > b2:a0:9c:25:3b:78, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:18.070008 b2:a0:9c:25:3b:78 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe25:3b78 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:18.940008 b2:a0:9c:25:3b:78 > 33:33:2a:0c:af:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe25:3b78 > ff02::2:2a0c:afe3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a0c:afe3, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.800008 b2:a0:ad:a0:a0:12 > 33:33:ff:a0:a0:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:a012: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:a012, length 24
tc-so:00:00:08.340008 b2:a0:ad:a0:a0:12 > 33:33:ff:a0:a0:12, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffa0:a012: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:fea0:a012, length 24
tc-so:00:00:08.440008 b2:a0:ad:a0:a0:12 > 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:07.150008 b2:a0:18:94:a1:fa > 33:33:ff:94:a1:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:a1fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:a1fa, length 24
tc-so:00:00:07.370008 b2:a0:18:94:a1:fa > 33:33:ff:94:a1:fa, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff94:a1fa: ICMP6, neighbor solicitation, who has fe80::b0a0:18ff:fe94:a1fa, length 24
tc-so:00:00:08.350008 b2:a0:18:94:a1:fa > 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:10.620008 b2:a0:ad:a0:a0:12 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fea0:a012 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32
tc-so:00:00:08.930008 b2:a0:18:94:a1:fa > b2:a0:ad:a0:a0:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe94:a1fa > fe80::b0a0:adff:fea0:a012: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32
tc-so:00:00:10.640008 b2:a0:ad:a0:a0:12 > b2:a0:18:94:a1:fa, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:08.960008 b2:a0:18:94:a1:fa > 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:10.640008 b2:a0:ad:a0:a0:12 > b2:a0:18:94:a1:fa, 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:08.960008 b2:a0:18:94:a1:fa > b2:a0:ad:a0:a0:12, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:09.770008 b2:a0:18:94:a1:fa > 33:33:ff:94:a1:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe94:a1fa > ff02::1:ff94:a1fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:a1fa, length 24
tc-so:00:00:11.870008 b2:a0:ad:a0:a0:12 > 33:33:09:73:e4:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fea0:a012 > ff02::2:973:e4de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:973:e4de, length 24
tc-so:00:00:12.840008 b2:a0:ad:a0:a0:12 > 33:33:ff:a0:a0:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fea0:a012 > ff02::1:ffa0:a012: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:a012, length 24
tc-so:00:00:12.980008 b2:a0:ad:a0:a0:12 > b2:a0:18:94:a1:fa, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.290008 b2:a0:18:94:a1:fa > b2:a0:ad:a0:a0:12, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.490008 b2:a0:18:94:a1:fa > 33:33:08:13:f0:f1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe94:a1fa > ff02::2:813:f0f1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:813:f0f1, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.340008 b2:a0:88:73:8a:fd > 33:33:ff:73:8a:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff73:8afd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff73:8afd, length 24
tc-so:00:00:08.880008 b2:a0:88:73:8a:fd > 33:33:ff:73:8a:fd, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff73:8afd: ICMP6, neighbor solicitation, who has fe80::b0a0:88ff:fe73:8afd, length 24
tc-so:00:00:09.220008 b2:a0:88:73:8a:fd > 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:07.680008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.370008 b2:a0:88:73:8a:fd > b2:a0:cb:87:47:43, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffb3:f25a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:f25a, length 24
tc-so:00:00:07.680008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120
tc-so:00:00:09.390008 b2:a0:88:73:8a:fd > b2:a0:cb:87:47:43, ethertype IPv6 (0x86dd), length 118: fc00::1 > fc00::2: :: > ff02::1:ffb3:f25a: ICMP6, neighbor solicitation, who has fe80::8877:f3dc:edb3:f25a, length 24
tc-so:00:00:07.700008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 166: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 112
tc-so:00:00:08.360008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff56:b00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:b00, length 24
tc-so:00:00:08.440008 b2:a0:cb:87:47:43 > 33:33:ff:87:47:43, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff87:4743: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff87:4743, length 24
tc-so:00:00:08.520008 b2:a0:cb:87:47:43 > 33:33:ff:87:47:43, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff87:4743: ICMP6, neighbor solicitation, who has fe80::b0a0:cbff:fe87:4743, length 24
tc-so:00:00:08.600008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 118: fc00::2 > fc00::1: :: > ff02::1:ff56:b00: ICMP6, neighbor solicitation, who has fe80::eca5:7141:3b56:b00, length 24
tc-so:00:00:10.350008 b2:a0:88:73:8a:fd > 33:33:0f:a7:d7:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe73:8afd > ff02::2:fa7:d7aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fa7:d7aa, length 24
tc-so:00:00:10.890008 b2:a0:88:73:8a:fd > b2:a0:cb:87:47:43, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::8877:f3dc:edb3:f25a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:09.300008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:973:e4de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:973:e4de, length 24
tc-so:00:00:11.130008 b2:a0:88:73:8a:fd > b2:a0:cb:87:47:43, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::8877:f3dc:edb3:f25a > ff02::2:fa7:d7aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fa7:d7aa, length 24
tc-so:00:00:12.310008 b2:a0:88:73:8a:fd > b2:a0:cb:87:47:43, 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:10.640008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, 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:11.030008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::eca5:7141:3b56:b00 > ff02::1:ff56:b00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:b00, length 24
tc-so:00:00:11.110008 b2:a0:cb:87:47:43 > 33:33:ff:87:47:43, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe87:4743 > ff02::1:ff87:4743: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff87:4743, length 24
tc-so:00:00:11.510008 b2:a0:cb:87:47:43 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe87:4743 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:13.840008 b2:a0:88:73:8a:fd > b2:a0:cb:87:47:43, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:14.650008 b2:a0:88:73:8a:fd > b2:a0:cb:87:47:43, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 88
tc-so:00:00:12.980008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88
tc-so:00:00:14.420008 b2:a0:cb:87:47:43 > 33:33:09:73:e4:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe87:4743 > ff02::2:973:e4de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:973:e4de, length 24
tc-so:00:00:17.390008 b2:a0:88:73:8a:fd > 33:33:ff:73:8a:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe73:8afd > ff02::1:ff73:8afd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff73:8afd, length 24
tc-so:00:00:17.820008 b2:a0:88:73:8a:fd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe73:8afd > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:16.810008 b2:a0:cb:87:47:43 > b2:a0:88:73:8a:fd, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::eca5:7141:3b56:b00 > 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: 1530072618.919785, ipsec_gif_ipv6_transport_esp_rijndaelcbc, passed
tc-start: 1530072618.939289, ipsec_gif_ipv6_tunnel_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:10:34 2018	current: Jun 27 04:10:35 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:10:21 2018	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=12482 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: Jun 27 04:10:34 2018	current: Jun 27 04:10:35 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:10:21 2018	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=12482 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: Jun 27 04:10:35 2018	current: Jun 27 04:10:35 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:10:23 2018	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=28334 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: Jun 27 04:10:35 2018	current: Jun 27 04:10:35 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:10:23 2018	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=28334 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:c5:89:5e:35
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:c5:ff:fe:89:5e:35
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c5ff:fe89:5e35
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c5ff:fe89:5e35 - no duplicates found
tc-so:in6_if_link_down: fd00:1::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:c5ff:fe89:5e35 marked detached
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc01::1/128 -> fc01::2 flags 0x0
tc-so:	inet6 fe80::30fc:5419:148e:2a99%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc01::1                                 gif0                           UHl         -        -      -  lo0
tc-so:fc01::2                                 fc01::1                        UHC         -        -      -  gif0
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::%gif0/64                          fe80::30fc:5419:148e:2a99      UC          -        -      -  gif0
tc-so:fe80::30fc:5419:148e:2a99               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::1                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::1                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 7     0        6     0     0
tc-so:gif0  1280  fc01::1/128   fc01::1           
tc-so:                          ff02::1:ff8e:2a99 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:4a18:9e0% 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:1%gi        7     0        6     0     0
tc-so:gif0  1280  fe80::/64     fe80::30fc:5419:1        7     0        6     0     0
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:gif0:
tc-so:	inet6 fc01::1
tc-so:		group ff02::1:ff8e:2a99%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:4a18:9e0%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:1%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d2:ad:90:af
tc-so:shmif1: Ethernet address b2:a0:56:35:53:99
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:d2:ff:fe:ad:90:af
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d2ff:fead:90af
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:56:ff:fe:35:53:99
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:56ff:fe35:5399
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 30:fc:54:19:14:8e:2a:99
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::30fc:5419:148e:2a99
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d2ff:fead:90af - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:56ff:fe35:5399 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::30fc:5419:148e:2a99 - no duplicates found
tc-so:ah_input: hash over 140 bytes, skip 40: crda len 140 skip 0 inject 52
tc-so:in6_if_link_down: fd00:1::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:d2ff:fead:90af marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:56ff:fe35:5399 marked detached
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc01::2/128 -> fc01::1 flags 0x0
tc-so:	inet6 fe80::1cdf:eadd:f571:9042%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  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:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::1cdf:eadd:f571:9042      UC          -        -      -  gif0
tc-so:fe80::1cdf:eadd:f571:9042               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::2                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::2                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 5     0        6     0     0
tc-so:gif0  1280  fc01::2/128   fc01::2           
tc-so:                          ff02::1:ff71:9042 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:bf3d:1265 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:2%gi        5     0        6     0     0
tc-so:gif0  1280  fe80::/64     fe80::1cdf:eadd:f        5     0        6     0     0
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:gif0:
tc-so:	inet6 fc01::2
tc-so:		group ff02::1:ff71:9042%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:bf3d:1265%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:2%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9a:a6:79:20
tc-so:shmif1: Ethernet address b2:a0:d1:ab:40:3e
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:9a:ff:fe:a6:79:20
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9aff:fea6:7920
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:d1:ff:fe:ab:40:3e
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:d1ff:feab:403e
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 1c:df:ea:dd:f5:71:90:42
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::1cdf:eadd:f571:9042
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9aff:fea6:7920 - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:d1ff:feab:403e - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::1cdf:eadd:f571:9042 - no duplicates found
tc-so:ah_input: hash over 140 bytes, skip 40: crda len 140 skip 0 inject 52
tc-so:in6_if_link_down: fd00:2::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:9aff:fea6:7920 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:d1ff:feab:403e marked detached
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:44:8b:79:2c
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:44:ff:fe:8b:79:2c
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:44ff:fe8b:792c
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:44ff:fe8b:792c - no duplicates found
tc-so:in6_if_link_down: fd00:2::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:44ff:fe8b:792c marked detached
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:09.610008 b2:a0:c5:89:5e:35 > 33:33:ff:89:5e:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:5e35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:5e35, length 24
tc-so:00:00:08.360008 b2:a0:d2:ad:90:af > 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.030008 b2:a0:c5:89:5e:35 > 33:33:ff:89:5e:35, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff89:5e35: ICMP6, neighbor solicitation, who has fe80::b0a0:c5ff:fe89:5e35, length 24
tc-so:00:00:08.900008 b2:a0:d2:ad:90:af > 33:33:ff:ad:90:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffad:90af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffad:90af, length 24
tc-so:00:00:08.960008 b2:a0:d2:ad:90:af > 33:33:ff:ad:90:af, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffad:90af: ICMP6, neighbor solicitation, who has fe80::b0a0:d2ff:fead:90af, length 24
tc-so:00:00:11.190008 b2:a0:d2:ad:90:af > 33:33:ff:ad:90:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fead:90af > ff02::1:ffad:90af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffad:90af, length 24
tc-so:00:00:13.820008 b2:a0:c5:89:5e:35 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe89:5e35 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:14.050008 b2:a0:c5:89:5e:35 > 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:12.620008 b2:a0:d2:ad:90:af > b2:a0:c5:89:5e:35, 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:14.050008 b2:a0:c5:89:5e:35 > b2:a0:d2:ad:90:af, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.620008 b2:a0:d2:ad:90:af > b2:a0:c5:89:5e:35, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.400008 b2:a0:c5:89:5e:35 > 33:33:ff:89:5e:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe89:5e35 > ff02::1:ff89:5e35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:5e35, length 24
tc-so:00:00:16.340008 b2:a0:c5:89:5e:35 > 33:33:c4:46:ca:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe89:5e35 > ff02::2:c446:caa9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c446:caa9, length 24
tc-so:00:00:16.440008 b2:a0:c5:89:5e:35 > b2:a0:d2:ad:90:af, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.030008 b2:a0:d2:ad:90:af > b2:a0:c5:89:5e:35, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.170008 b2:a0:d2:ad:90:af > 33:33:4a:18:09:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fead:90af > ff02::2:4a18:9e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4a18:9e0, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.560008 b2:a0:9a:a6:79:20 > 33:33:ff:a6:79:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:7920: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:7920, length 24
tc-so:00:00:07.920008 b2:a0:9a:a6:79:20 > 33:33:bf:3d:12:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:bf3d:1265: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf3d:1265, length 24
tc-so:00:00:07.980008 b2:a0:9a:a6:79:20 > 33:33:ff:a6:79:20, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffa6:7920: ICMP6, neighbor solicitation, who has fe80::b0a0:9aff:fea6:7920, length 24
tc-so:00:00:07.490008 b2:a0:44:8b:79:2c > 33:33:ff:8b:79:2c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:792c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:792c, length 24
tc-so:00:00:07.670008 b2:a0:44:8b:79:2c > 33:33:ff:8b:79:2c, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff8b:792c: ICMP6, neighbor solicitation, who has fe80::b0a0:44ff:fe8b:792c, length 24
tc-so:00:00:10.910008 b2:a0:9a:a6:79:20 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9aff:fea6:7920 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32
tc-so:00:00:09.220008 b2:a0:44:8b:79:2c > b2:a0:9a:a6:79:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe8b:792c > fe80::b0a0:9aff:fea6:7920: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32
tc-so:00:00:10.910008 b2:a0:9a:a6:79:20 > b2:a0:44:8b:79:2c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.220008 b2:a0:44:8b:79: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:10.910008 b2:a0:9a:a6:79:20 > b2:a0:44:8b:79: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:09.220008 b2:a0:44:8b:79:2c > b2:a0:9a:a6:79:20, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:10.700008 b2:a0:44:8b:79:2c > 33:33:9f:3f:b7:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe8b:792c > ff02::2:9f3f:b717: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9f3f:b717, length 24
tc-so:00:00:13.000008 b2:a0:9a:a6:79:20 > 33:33:ff:a6:79:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9aff:fea6:7920 > ff02::1:ffa6:7920: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:7920, length 24
tc-so:00:00:11.430008 b2:a0:44:8b:79:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe8b:792c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:13.300008 b2:a0:9a:a6:79:20 > b2:a0:44:8b:79:2c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.610008 b2:a0:44:8b:79:2c > b2:a0:9a:a6:79:20, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:12.730008 b2:a0:44:8b:79:2c > 33:33:ff:8b:79:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe8b:792c > ff02::1:ff8b:792c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:792c, length 24
tc-so:00:00:16.730008 b2:a0:9a:a6:79:20 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9aff:fea6:7920 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:09.030008 b2:a0:56:35:53:99 > 33:33:4a:18:09:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4a18:9e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4a18:9e0, length 24
tc-so:00:00:09.290008 b2:a0:56:35:53:99 > 33:33:ff:35:53:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff35:5399: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:5399, length 24
tc-so:00:00:09.310008 b2:a0:56:35:53:99 > 33:33:ff:35:53:99, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff35:5399: ICMP6, neighbor solicitation, who has fe80::b0a0:56ff:fe35:5399, length 24
tc-so:00:00:09.410008 b2:a0:56:35:53:99 > 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:07.700008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.410008 b2:a0:56:35:53:99 > b2:a0:d1:ab:40:3e, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff8e:2a99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:2a99, length 24
tc-so:00:00:07.700008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120
tc-so:00:00:07.780008 b2:a0:d1:ab:40:3e > 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:09.730008 b2:a0:56:35:53:99 > b2:a0:d1:ab:40:3e, ethertype IPv6 (0x86dd), length 118: fc00::1 > fc00::2: :: > ff02::1:ff8e:2a99: ICMP6, neighbor solicitation, who has fe80::30fc:5419:148e:2a99, length 24
tc-so:00:00:08.560008 b2:a0:d1:ab:40:3e > 33:33:ff:ab:40:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffab:403e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffab:403e, length 24
tc-so:00:00:08.660008 b2:a0:d1:ab:40:3e > 33:33:ff:ab:40:3e, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffab:403e: ICMP6, neighbor solicitation, who has fe80::b0a0:d1ff:feab:403e, length 24
tc-so:00:00:09.120008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff71:9042: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:9042, length 24
tc-so:00:00:09.140008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, ethertype IPv6 (0x86dd), length 118: fc00::2 > fc00::1: :: > ff02::1:ff71:9042: ICMP6, neighbor solicitation, who has fe80::1cdf:eadd:f571:9042, length 24
tc-so:00:00:12.620008 b2:a0:56:35:53:99 > b2:a0:d1:ab:40:3e, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::30fc:5419:148e:2a99 > ff02::1:ff8e:2a99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:2a99, length 24
tc-so:00:00:12.620008 b2:a0:56:35:53:99 > b2:a0:d1:ab:40:3e, 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:10.910008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, 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:11.460008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::1cdf:eadd:f571:9042 > ff02::1:ff71:9042: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:9042, length 24
tc-so:00:00:12.350008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::1cdf:eadd:f571:9042 > ff02::2:bf3d:1265: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf3d:1265, length 24
tc-so:00:00:12.430008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::1cdf:eadd:f571:9042 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:13.260008 b2:a0:d1:ab:40:3e > 33:33:bf:3d:12:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:feab:403e > ff02::2:bf3d:1265: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf3d:1265, length 24
tc-so:00:00:15.010008 b2:a0:56:35:53:99 > b2:a0:d1:ab:40:3e, ethertype IPv6 (0x86dd), length 154: 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:13.300008 b2:a0:d1:ab:40:3e > b2:a0:56:35:53:99, ethertype IPv6 (0x86dd), length 154: 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:13.850008 b2:a0:d1:ab:40:3e > 33:33:ff:ab:40:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:feab:403e > ff02::1:ffab:403e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffab:403e, length 24
tc-so:00:00:16.570008 b2:a0:56:35:53:99 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe35:5399 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:16.610008 b2:a0:56:35:53:99 > b2:a0:d1:ab:40:3e, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::30fc:5419:148e:2a99 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:16.690008 b2:a0:56:35:53:99 > b2:a0:d1:ab:40:3e, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::30fc:5419:148e:2a99 > ff02::2:4a18:9e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4a18:9e0, length 24
tc-so:00:00:17.250008 b2:a0:56:35:53:99 > 33:33:ff:35:53:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe35:5399 > ff02::1:ff35:5399: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:5399, 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: 1530072656.419722, ipsec_gif_ipv6_tunnel_ah_hmacsha512, passed
tc-start: 1530072656.439260, ipsec_gif_ipv6_tunnel_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:11:11 2018	current: Jun 27 04:11:12 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:10:58 2018	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=15091 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: Jun 27 04:11:11 2018	current: Jun 27 04:11:12 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:10:58 2018	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=15091 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: Jun 27 04:11:11 2018	current: Jun 27 04:11:13 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:11:00 2018	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=15101 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: Jun 27 04:11:11 2018	current: Jun 27 04:11:13 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:11:00 2018	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=15101 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:4f:eb:f4:ab
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:4f:ff:fe:eb:f4:ab
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4fff:feeb:f4ab
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4fff:feeb:f4ab - no duplicates found
tc-so:in6_if_link_down: fd00:1::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:4fff:feeb:f4ab marked detached
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc01::1/128 -> fc01::2 flags 0x0
tc-so:	inet6 fe80::b020:1d59:a128:4776%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc01::1                                 gif0                           UHl         -        -      -  lo0
tc-so:fc01::2                                 fc01::1                        UHC         -        -      -  gif0
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::%gif0/64                          fe80::b020:1d59:a128:4776      UC          -        -      -  gif0
tc-so:fe80::b020:1d59:a128:4776               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::1                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::1                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 7     0        6     0     0
tc-so:gif0  1280  fc01::1/128   fc01::1           
tc-so:                          ff02::1:ff28:4776 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:3f47:b842 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:1%gi        7     0        6     0     0
tc-so:gif0  1280  fe80::/64     fe80::b020:1d59:a        7     0        6     0     0
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:gif0:
tc-so:	inet6 fc01::1
tc-so:		group ff02::1:ff28:4776%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:3f47:b842%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:1%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:34:70:fc:84
tc-so:shmif1: Ethernet address b2:a0:c3:70:2a:fb
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:34:ff:fe:70:fc:84
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:34ff:fe70:fc84
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:c3:ff:fe:70:2a:fb
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c3ff:fe70:2afb
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: b0:20:1d:59:a1:28:47:76
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::b020:1d59:a128:4776
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c3ff:fe70:2afb - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:34ff:fe70:fc84 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::b020:1d59:a128:4776 - no duplicates found
tc-so:ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52
tc-so:in6_if_link_down: fd00:1::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:34ff:fe70:fc84 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:c3ff:fe70:2afb marked detached
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc01::2/128 -> fc01::1 flags 0x0
tc-so:	inet6 fe80::6060:f773:6027:3ef7%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  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:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::6060:f773:6027:3ef7      UC          -        -      -  gif0
tc-so:fe80::6060:f773:6027:3ef7               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::2                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::2                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 5     0        6     0     0
tc-so:gif0  1280  fc01::2/128   fc01::2           
tc-so:                          ff02::1:ff27:3ef7 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:ad4b:8486 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:2%gi        5     0        6     0     0
tc-so:gif0  1280  fe80::/64     fe80::6060:f773:6        5     0        6     0     0
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:gif0:
tc-so:	inet6 fc01::2
tc-so:		group ff02::1:ff27:3ef7%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:ad4b:8486%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:2%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:a5:73:66:4e
tc-so:shmif1: Ethernet address b2:a0:28:f5:c9:d0
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:a5:ff:fe:73:66:4e
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a5ff:fe73:664e
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:28:ff:fe:f5:c9:d0
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:28ff:fef5:c9d0
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 60:60:f7:73:60:27:3e:f7
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::6060:f773:6027:3ef7
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:28ff:fef5:c9d0 - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a5ff:fe73:664e - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::6060:f773:6027:3ef7 - no duplicates found
tc-so:ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52
tc-so:in6_if_link_down: fd00:2::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:a5ff:fe73:664e marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:28ff:fef5:c9d0 marked detached
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:bf:e7:85:e8
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:bf:ff:fe:e7:85:e8
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:bfff:fee7:85e8
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:bfff:fee7:85e8 - no duplicates found
tc-so:in6_if_link_down: fd00:2::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:bfff:fee7:85e8 marked detached
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:09.300008 b2:a0:4f:eb:f4:ab > 33:33:ff:eb:f4:ab, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:f4ab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:f4ab, length 24
tc-so:00:00:08.150008 b2:a0:34:70:fc:84 > 33:33:ff:70:fc:84, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:fc84: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:fc84, length 24
tc-so:00:00:10.040008 b2:a0:4f:eb:f4:ab > 33:33:ff:eb:f4:ab, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffeb:f4ab: ICMP6, neighbor solicitation, who has fe80::b0a0:4fff:feeb:f4ab, length 24
tc-so:00:00:08.780008 b2:a0:34:70:fc:84 > 33:33:ff:70:fc:84, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff70:fc84: ICMP6, neighbor solicitation, who has fe80::b0a0:34ff:fe70:fc84, length 24
tc-so:00:00:10.920008 b2:a0:4f:eb:f4:ab > 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:13.270008 b2:a0:4f:eb:f4:ab > 33:33:ff:eb:f4:ab, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4fff:feeb:f4ab > ff02::1:ffeb:f4ab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:f4ab, length 24
tc-so:00:00:12.120008 b2:a0:34:70:fc:84 > 33:33:3f:47:b8:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe70:fc84 > ff02::2:3f47:b842: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3f47:b842, length 24
tc-so:00:00:13.940008 b2:a0:4f:eb:f4:ab > 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:12.550008 b2:a0:34:70:fc:84 > b2:a0:4f:eb:f4:ab, 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:13.960008 b2:a0:4f:eb:f4:ab > b2:a0:34:70:fc:84, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.570008 b2:a0:34:70:fc:84 > b2:a0:4f:eb:f4:ab, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.610008 b2:a0:34:70:fc:84 > 33:33:ff:70:fc:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe70:fc84 > ff02::1:ff70:fc84: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:fc84, length 24
tc-so:00:00:16.060008 b2:a0:4f:eb:f4:ab > 33:33:4b:04:7b:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4fff:feeb:f4ab > ff02::2:4b04:7b7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4b04:7b7e, length 24
tc-so:00:00:16.280008 b2:a0:4f:eb:f4:ab > b2:a0:34:70:fc:84, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:14.890008 b2:a0:34:70:fc:84 > b2:a0:4f:eb:f4:ab, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:16.870008 b2:a0:34:70:fc:84 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe70:fc84 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.950008 b2:a0:a5:73:66:4e > 33:33:ad:4b:84:86, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ad4b:8486: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ad4b:8486, length 24
tc-so:00:00:08.330008 b2:a0:a5:73:66:4e > 33:33:ff:73:66:4e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff73:664e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff73:664e, length 24
tc-so:00:00:08.490008 b2:a0:a5:73:66:4e > 33:33:ff:73:66:4e, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff73:664e: ICMP6, neighbor solicitation, who has fe80::b0a0:a5ff:fe73:664e, length 24
tc-so:00:00:07.220008 b2:a0:bf:e7:85:e8 > 33:33:ff:e7:85:e8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe7:85e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:85e8, length 24
tc-so:00:00:07.540008 b2:a0:bf:e7:85:e8 > 33:33:ff:e7:85:e8, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffe7:85e8: ICMP6, neighbor solicitation, who has fe80::b0a0:bfff:fee7:85e8, length 24
tc-so:00:00:08.710008 b2:a0:bf:e7:85:e8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fee7:85e8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:10.850008 b2:a0:a5:73:66:4e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fe73:664e > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32
tc-so:00:00:09.140008 b2:a0:bf:e7:85:e8 > b2:a0:a5:73:66:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fee7:85e8 > fe80::b0a0:a5ff:fe73:664e: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32
tc-so:00:00:10.850008 b2:a0:a5:73:66:4e > b2:a0:bf:e7:85:e8, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.140008 b2:a0:bf:e7:85:e8 > 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:10.870008 b2:a0:a5:73:66:4e > b2:a0:bf:e7:85:e8, 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:09.160008 b2:a0:bf:e7:85:e8 > b2:a0:a5:73:66:4e, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:10.180008 b2:a0:bf:e7:85:e8 > 33:33:ff:e7:85:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fee7:85e8 > ff02::1:ffe7:85e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:85e8, length 24
tc-so:00:00:13.170008 b2:a0:a5:73:66:4e > b2:a0:bf:e7:85:e8, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.480008 b2:a0:bf:e7:85:e8 > b2:a0:a5:73:66:4e, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:11.660008 b2:a0:bf:e7:85:e8 > 33:33:61:1b:3c:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fee7:85e8 > ff02::2:611b:3c39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:611b:3c39, length 24
tc-so:00:00:15.050008 b2:a0:a5:73:66:4e > 33:33:ff:73:66:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fe73:664e > ff02::1:ff73:664e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff73:664e, length 24
tc-so:00:00:15.420008 b2:a0:a5:73:66:4e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fe73:664e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.590008 b2:a0:c3:70:2a:fb > 33:33:ff:70:2a:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:2afb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:2afb, length 24
tc-so:00:00:08.630008 b2:a0:c3:70:2a:fb > 33:33:ff:70:2a:fb, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff70:2afb: ICMP6, neighbor solicitation, who has fe80::b0a0:c3ff:fe70:2afb, length 24
tc-so:00:00:09.370008 b2:a0:c3:70:2a:fb > 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:07.710008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.410008 b2:a0:c3:70:2a:fb > b2:a0:28:f5:c9:d0, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff28:4776: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:4776, length 24
tc-so:00:00:07.710008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120
tc-so:00:00:09.710008 b2:a0:c3:70:2a:fb > b2:a0:28:f5:c9:d0, ethertype IPv6 (0x86dd), length 118: fc00::1 > fc00::2: :: > ff02::1:ff28:4776: ICMP6, neighbor solicitation, who has fe80::b020:1d59:a128:4776, length 24
tc-so:00:00:08.010008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, ethertype IPv6 (0x86dd), length 166: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 112
tc-so:00:00:08.050008 b2:a0:28:f5:c9:d0 > 33:33:ff:f5:c9:d0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff5:c9d0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:c9d0, length 24
tc-so:00:00:08.170008 b2:a0:28:f5:c9:d0 > 33:33:ff:f5:c9:d0, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:fff5:c9d0: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:fef5:c9d0, length 24
tc-so:00:00:09.890008 b2:a0:c3:70:2a:fb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fe70:2afb > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:08.550008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, 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:08.750008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff27:3ef7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:3ef7, length 24
tc-so:00:00:08.830008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:ad4b:8486: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ad4b:8486, length 24
tc-so:00:00:09.030008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, ethertype IPv6 (0x86dd), length 118: fc00::2 > fc00::1: :: > ff02::1:ff27:3ef7: ICMP6, neighbor solicitation, who has fe80::6060:f773:6027:3ef7, length 24
tc-so:00:00:11.400008 b2:a0:c3:70:2a:fb > 33:33:ff:70:2a:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fe70:2afb > ff02::1:ff70:2afb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:2afb, length 24
tc-so:00:00:12.550008 b2:a0:c3:70:2a:fb > b2:a0:28:f5:c9:d0, 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:10.870008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, 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:13.490008 b2:a0:c3:70:2a:fb > b2:a0:28:f5:c9:d0, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b020:1d59:a128:4776 > ff02::2:3f47:b842: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3f47:b842, length 24
tc-so:00:00:12.360008 b2:a0:28:f5:c9:d0 > 33:33:ad:4b:84:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fef5:c9d0 > ff02::2:ad4b:8486: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ad4b:8486, length 24
tc-so:00:00:14.200008 b2:a0:c3:70:2a:fb > 33:33:3f:47:b8:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fe70:2afb > ff02::2:3f47:b842: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3f47:b842, length 24
tc-so:00:00:14.690008 b2:a0:c3:70:2a:fb > b2:a0:28:f5:c9:d0, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b020:1d59:a128:4776 > ff02::1:ff28:4776: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:4776, length 24
tc-so:00:00:14.870008 b2:a0:c3:70:2a:fb > b2:a0:28:f5:c9:d0, 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:13.190008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, 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:00:00:14.800008 b2:a0:28:f5:c9:d0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fef5:c9d0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:14.860008 b2:a0:28:f5:c9:d0 > b2:a0:c3:70:2a:fb, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::6060:f773:6027:3ef7 > ff02::1:ff27:3ef7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:3ef7, length 24
tc-so:00:00:17.450008 b2:a0:c3:70:2a:fb > b2:a0:28:f5:c9:d0, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b020:1d59:a128:4776 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:17.690008 b2:a0:28:f5:c9:d0 > 33:33:ff:f5:c9:d0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fef5:c9d0 > ff02::1:fff5:c9d0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:c9d0, 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: 1530072693.681202, ipsec_gif_ipv6_tunnel_ah_null, passed
tc-start: 1530072693.700713, ipsec_gif_ipv6_tunnel_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:11:48 2018	current: Jun 27 04:11:50 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:11:35 2018	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=1054 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: Jun 27 04:11:48 2018	current: Jun 27 04:11:50 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:11:35 2018	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=1054 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: Jun 27 04:11:50 2018	current: Jun 27 04:11:50 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:11:38 2018	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=12105 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: Jun 27 04:11:50 2018	current: Jun 27 04:11:50 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:11:38 2018	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=12105 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:99:41:8d:f9
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:99:ff:fe:41:8d:f9
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:99ff:fe41:8df9
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:99ff:fe41:8df9 - no duplicates found
tc-so:in6_if_link_down: fd00:1::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:99ff:fe41:8df9 marked detached
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc01::1/128 -> fc01::2 flags 0x0
tc-so:	inet6 fe80::46:401:ae97:9c2%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc01::1                                 gif0                           UHl         -        -      -  lo0
tc-so:fc01::2                                 fc01::1                        UHC         -        -      -  gif0
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::%gif0/64                          fe80::46:401:ae97:9c2          UC          -        -      -  gif0
tc-so:fe80::46:401:ae97:9c2                   gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::1                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::1                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 7     0        6     0     0
tc-so:gif0  1280  fc01::1/128   fc01::1           
tc-so:                          ff02::1:ff97:9c2% 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:35b5:6e4c 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:1%gi        7     0        6     0     0
tc-so:gif0  1280  fe80::/64     fe80::46:401:ae97        7     0        6     0     0
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:gif0:
tc-so:	inet6 fc01::1
tc-so:		group ff02::1:ff97:9c2%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:35b5:6e4c%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:1%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:a5:f7:ed:26
tc-so:shmif1: Ethernet address b2:a0:1f:3d:f1:4c
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:a5:ff:fe:f7:ed:26
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a5ff:fef7:ed26
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:1f:ff:fe:3d:f1:4c
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:1fff:fe3d:f14c
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 00:46:04:01:ae:97:09:c2
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::46:401:ae97:9c2
tc-so:ip6_output: refusing to send from invalid address fe80:3::b0a0:1fff:fe3d:f14c (pid 0)
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::46:401:ae97:9c2 - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a5ff:fef7:ed26 - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:1fff:fe3d:f14c - no duplicates found
tc-so:in6_if_link_down: fd00:1::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:a5ff:fef7:ed26 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:1fff:fe3d:f14c marked detached
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc01::2/128 -> fc01::1 flags 0x0
tc-so:	inet6 fe80::bce8:3024:65c8:a094%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  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:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::bce8:3024:65c8:a094      UC          -        -      -  gif0
tc-so:fe80::bce8:3024:65c8:a094               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::2                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::2                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 6     0        6     0     0
tc-so:gif0  1280  fc01::2/128   fc01::2           
tc-so:                          ff02::1:ffc8:a094 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:9e8c:98d3 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:2%gi        6     0        6     0     0
tc-so:gif0  1280  fe80::/64     fe80::bce8:3024:6        6     0        6     0     0
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:gif0:
tc-so:	inet6 fc01::2
tc-so:		group ff02::1:ffc8:a094%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:9e8c:98d3%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:2%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:92:db:45:59
tc-so:shmif1: Ethernet address b2:a0:a6:0a:5c:ce
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:92:ff:fe:db:45:59
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:92ff:fedb:4559
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:a6:ff:fe:0a:5c:ce
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a6ff:fe0a:5cce
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: bc:e8:30:24:65:c8:a0:94
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::bce8:3024:65c8:a094
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a6ff:fe0a:5cce - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:92ff:fedb:4559 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::bce8:3024:65c8:a094 - no duplicates found
tc-so:in6_if_link_down: fd00:2::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:92ff:fedb:4559 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:a6ff:fe0a:5cce marked detached
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d7:5f:e6:da
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:d7:ff:fe:5f:e6:da
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d7ff:fe5f:e6da
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d7ff:fe5f:e6da - no duplicates found
tc-so:in6_if_link_down: fd00:2::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:d7ff:fe5f:e6da marked detached
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:09.680008 b2:a0:99:41:8d:f9 > 33:33:ff:41:8d:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff41:8df9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff41:8df9, length 24
tc-so:00:00:10.250008 b2:a0:99:41:8d:f9 > 33:33:ff:41:8d:f9, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff41:8df9: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:fe41:8df9, length 24
tc-so:00:00:08.980008 b2:a0:a5:f7:ed:26 > 33:33:ff:f7:ed:26, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:ed26: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:ed26, length 24
tc-so:00:00:09.000008 b2:a0:a5:f7:ed:26 > 33:33:ff:f7:ed:26, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:fff7:ed26: ICMP6, neighbor solicitation, who has fe80::b0a0:a5ff:fef7:ed26, length 24
tc-so:00:00:10.650008 b2:a0:99:41:8d:f9 > 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:11.150008 b2:a0:99:41:8d:f9 > 33:33:fd:c0:92:56, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:fdc0:9256: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fdc0:9256, length 24
tc-so:00:00:14.270008 b2:a0:99:41:8d:f9 > 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:12.830008 b2:a0:a5:f7:ed:26 > b2:a0:99:41:8d:f9, 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:14.270008 b2:a0:99:41:8d:f9 > b2:a0:a5:f7:ed:26, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.850008 b2:a0:a5:f7:ed:26 > b2:a0:99:41:8d:f9, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.120008 b2:a0:a5:f7:ed:26 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fef7:ed26 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:15.060008 b2:a0:a5:f7:ed:26 > 33:33:35:b5:6e:4c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fef7:ed26 > ff02::2:35b5:6e4c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:35b5:6e4c, length 24
tc-so:00:00:16.620008 b2:a0:99:41:8d:f9 > b2:a0:a5:f7:ed:26, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.200008 b2:a0:a5:f7:ed:26 > b2:a0:99:41:8d:f9, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:16.760008 b2:a0:99:41:8d:f9 > 33:33:ff:41:8d:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fe41:8df9 > ff02::1:ff41:8df9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff41:8df9, length 24
tc-so:00:00:16.570008 b2:a0:a5:f7:ed:26 > 33:33:ff:f7:ed:26, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fef7:ed26 > ff02::1:fff7:ed26: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:ed26, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.360008 b2:a0:92:db:45:59 > 33:33:ff:db:45:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:4559: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:4559, length 24
tc-so:00:00:08.480008 b2:a0:92:db:45:59 > 33:33:ff:db:45:59, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffdb:4559: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fedb:4559, length 24
tc-so:00:00:09.280008 b2:a0:92:db:45:59 > 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.480008 b2:a0:92:db:45:59 > 33:33:ff:db:45:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:4559: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:4559, length 24
tc-so:00:00:07.810008 b2:a0:d7:5f:e6:da > 33:33:ff:5f:e6:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5f:e6da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:e6da, length 24
tc-so:00:00:07.840008 b2:a0:d7:5f:e6:da > 33:33:26:0d:f3:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:260d:f349: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:260d:f349, length 24
tc-so:00:00:07.900008 b2:a0:d7:5f:e6:da > 33:33:ff:5f:e6:da, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff5f:e6da: ICMP6, neighbor solicitation, who has fe80::b0a0:d7ff:fe5f:e6da, length 24
tc-so:00:00:11.160008 b2:a0:92:db:45:59 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fedb:4559 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32
tc-so:00:00:09.480008 b2:a0:d7:5f:e6:da > b2:a0:92:db:45:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe5f:e6da > fe80::b0a0:92ff:fedb:4559: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32
tc-so:00:00:11.180008 b2:a0:92:db:45:59 > b2:a0:d7:5f:e6:da, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.480008 b2:a0:d7:5f:e6:da > 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:11.180008 b2:a0:92:db:45:59 > b2:a0:d7:5f:e6:da, 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:09.480008 b2:a0:d7:5f:e6:da > b2:a0:92:db:45:59, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:09.770008 b2:a0:d7:5f:e6:da > 33:33:ff:5f:e6:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe5f:e6da > ff02::1:ff5f:e6da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:e6da, length 24
tc-so:00:00:12.890008 b2:a0:92:db:45:59 > 33:33:9e:8c:98:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fedb:4559 > ff02::2:9e8c:98d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9e8c:98d3, length 24
tc-so:00:00:13.510008 b2:a0:92:db:45:59 > b2:a0:d7:5f:e6:da, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.810008 b2:a0:d7:5f:e6:da > b2:a0:92:db:45:59, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.290008 b2:a0:d7:5f:e6:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe5f:e6da > 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:08.850008 b2:a0:1f:3d:f1:4c > 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:09.260008 b2:a0:1f:3d:f1:4c > 33:33:ff:3d:f1:4c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:f14c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:f14c, length 24
tc-so:00:00:09.260008 b2:a0:1f:3d:f1:4c > 33:33:ff:3d:f1:4c, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff3d:f14c: ICMP6, neighbor solicitation, who has fe80::b0a0:1fff:fe3d:f14c, length 24
tc-so:00:00:08.360008 b2:a0:a6:0a:5c:ce > 33:33:ff:0a:5c:ce, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:5cce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:5cce, length 24
tc-so:00:00:08.400008 b2:a0:a6:0a:5c:ce > 33:33:ff:0a:5c:ce, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff0a:5cce: ICMP6, neighbor solicitation, who has fe80::b0a0:a6ff:fe0a:5cce, length 24
tc-so:00:00:08.430008 b2:a0:a6:0a:5c:ce > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32
tc-so:00:00:10.080008 b2:a0:1f:3d:f1:4c > b2:a0:a6:0a:5c:ce, ethertype IPv6 (0x86dd), length 118: fc00::1 > fc00::2: :: > ff02::1:ff97:9c2: ICMP6, neighbor solicitation, who has fe80::46:401:ae97:9c2, length 24
tc-so:00:00:10.100008 b2:a0:1f:3d:f1:4c > b2:a0:a6:0a:5c:ce, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32
tc-so:00:00:08.430008 b2:a0:a6:0a:5c:ce > b2:a0:1f:3d:f1:4c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffc8:a094: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:a094, length 24
tc-so:00:00:10.280008 b2:a0:1f:3d:f1:4c > 33:33:ff:3d:f1:4c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe3d:f14c > ff02::1:ff3d:f14c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:f14c, length 24
tc-so:00:00:08.800008 b2:a0:a6:0a:5c:ce > b2:a0:1f:3d:f1:4c, ethertype IPv6 (0x86dd), length 118: fc00::2 > fc00::1: :: > ff02::1:ffc8:a094: ICMP6, neighbor solicitation, who has fe80::bce8:3024:65c8:a094, length 24
tc-so:00:00:09.080008 b2:a0:a6:0a:5c:ce > b2:a0:1f:3d:f1:4c, 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:12.830008 b2:a0:1f:3d:f1:4c > b2:a0:a6:0a:5c:ce, 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:11.180008 b2:a0:a6:0a:5c:ce > b2:a0:1f:3d:f1:4c, 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:11.630008 b2:a0:a6:0a:5c:ce > 33:33:9e:8c:98:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe0a:5cce > ff02::2:9e8c:98d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9e8c:98d3, length 24
tc-so:00:00:13.320008 b2:a0:1f:3d:f1:4c > b2:a0:a6:0a:5c:ce, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::46:401:ae97:9c2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:11.750008 b2:a0:a6:0a:5c:ce > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe0a:5cce > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:14.180008 b2:a0:1f:3d:f1:4c > b2:a0:a6:0a:5c:ce, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::46:401:ae97:9c2 > ff02::1:ff97:9c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff97:9c2, length 24
tc-so:00:00:13.020008 b2:a0:a6:0a:5c:ce > b2:a0:1f:3d:f1:4c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::bce8:3024:65c8:a094 > ff02::1:ffc8:a094: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:a094, length 24
tc-so:00:00:14.820008 b2:a0:1f:3d:f1:4c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe3d:f14c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:15.180008 b2:a0:1f:3d:f1:4c > b2:a0:a6:0a:5c:ce, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68
tc-so:00:00:13.510008 b2:a0:a6:0a:5c:ce > b2:a0:1f:3d:f1:4c, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 68
tc-so:00:00:15.720008 b2:a0:1f:3d:f1:4c > b2:a0:a6:0a:5c:ce, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::46:401:ae97:9c2 > ff02::2:35b5:6e4c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:35b5:6e4c, length 24
tc-so:00:00:14.860008 b2:a0:a6:0a:5c:ce > b2:a0:1f:3d:f1:4c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::bce8:3024:65c8:a094 > ff02::2:9e8c:98d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9e8c:98d3, length 24
tc-so:00:00:16.810008 b2:a0:1f:3d:f1:4c > 33:33:35:b5:6e:4c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe3d:f14c > ff02::2:35b5:6e4c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:35b5:6e4c, length 24
tc-so:00:00:18.360008 b2:a0:a6:0a:5c:ce > 33:33:ff:0a:5c:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe0a:5cce > ff02::1:ff0a:5cce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:5cce, 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: 1530072731.92316, ipsec_gif_ipv6_tunnel_esp_null, passed
tc-start: 1530072731.111824, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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.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: Jun 27 04:12:26 2018	current: Jun 27 04:12:27 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:12:13 2018	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=29255 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: Jun 27 04:12:26 2018	current: Jun 27 04:12:27 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:12:13 2018	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=29255 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: Jun 27 04:12:27 2018	current: Jun 27 04:12:28 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:12:15 2018	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=5493 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: Jun 27 04:12:27 2018	current: Jun 27 04:12:28 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:12:15 2018	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=5493 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ea:37:cc:2b
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:ea:ff:fe:37:cc:2b
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:eaff:fe37:cc2b
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:eaff:fe37:cc2b - no duplicates found
tc-so:in6_if_link_down: fd00:1::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:eaff:fe37:cc2b marked detached
tc-so:### Dumping unix://ipsec_gif_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:	inet6 fc01::1/128 -> fc01::2 flags 0x0
tc-so:	inet6 fe80::18cf:8fb7:52f5:4fc8%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fc01::1                                 gif0                           UHl         -        -      -  lo0
tc-so:fc01::2                                 fc01::1                        UHC         -        -      -  gif0
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::%gif0/64                          fe80::18cf:8fb7:52f5:4fc8      UC          -        -      -  gif0
tc-so:fe80::18cf:8fb7:52f5:4fc8               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::1                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::1                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 7     0        6     0     0
tc-so:gif0  1280  fc01::1/128   fc01::1           
tc-so:                          ff02::1:fff5:4fc8 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:d6dd:90d8 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:1%gi        7     0        6     0     0
tc-so:gif0  1280  fe80::/64     fe80::18cf:8fb7:5        7     0        6     0     0
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:gif0:
tc-so:	inet6 fc01::1
tc-so:		group ff02::1:fff5:4fc8%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:d6dd:90d8%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:1%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:84:ff:7e:38
tc-so:shmif1: Ethernet address b2:a0:3c:ae:c8:78
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:84:ff:fe:ff:7e:38
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:84ff:feff:7e38
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:3c:ff:fe:ae:c8:78
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3cff:feae:c878
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: 18:cf:8f:b7:52:f5:4f:c8
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::18cf:8fb7:52f5:4fc8
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:84ff:feff:7e38 - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3cff:feae:c878 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::18cf:8fb7:52f5:4fc8 - no duplicates found
tc-so:in6_if_link_down: fd00:1::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:84ff:feff:7e38 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:3cff:feae:c878 marked detached
tc-so:### Dumping unix://ipsec_gif_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:gif0: flags=0x8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:	inet6 fc01::2/128 -> fc01::1 flags 0x0
tc-so:	inet6 fe80::fc66:d6c9:f836:1e5b%gif0/64 ->  flags 0x0 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         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  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:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:fe80::%gif0/64                          fe80::fc66:d6c9:f836:1e5b      UC          -        -      -  gif0
tc-so:fe80::fc66:d6c9:f836:1e5b               gif0                           UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff01:4::/32                             fc01::2                        UC          -        -      -  gif0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:ff02::%gif0/32                          fc01::2                        UC          -        -      -  gif0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:gif0  1280  <Link>                                 5     0        6     0     0
tc-so:gif0  1280  fc01::2/128   fc01::2           
tc-so:                          ff02::1:ff36:1e5b 
tc-so:                          ff01:4::1         
tc-so:                          ff02::2:4ded:76c3 
tc-so:                          ff02::1%gif0      
tc-so:                          ff02::1:ff00:2%gi        5     0        6     0     0
tc-so:gif0  1280  fe80::/64     fe80::fc66:d6c9:f        5     0        6     0     0
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:gif0:
tc-so:	inet6 fc01::2
tc-so:		group ff02::1:ff36:1e5b%gif0 refcount 1
tc-so:		group ff01:4::1 refcount 2
tc-so:		group ff02::2:4ded:76c3%gif0 refcount 2
tc-so:		group ff02::1%gif0 refcount 2
tc-so:		group ff02::1:ff00:2%gif0 refcount 1
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f9:56:b7:12
tc-so:shmif1: Ethernet address b2:a0:13:f4:c1:8c
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:f9:ff:fe:56:b7:12
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f9ff:fe56:b712
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:13:ff:fe:f4:c1:8c
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:13ff:fef4:c18c
tc-so:get_ifid: gif0: interface identifier generated by random number
tc-so:get_ifid: gif0: ifid: fc:66:d6:c9:f8:36:1e:5b
tc-so:nd6_dad_start: gif0: starting DAD for fe80:4::fc66:d6c9:f836:1e5b
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f9ff:fe56:b712 - no duplicates found
tc-so:nd6_dad_timer: gif0: DAD complete for fe80:4::fc66:d6c9:f836:1e5b - no duplicates found
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:13ff:fef4:c18c - no duplicates found
tc-so:in6_if_link_down: fd00:2::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:f9ff:fe56:b712 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:13ff:fef4:c18c marked detached
tc-so:### Dumping unix://ipsec_gif_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:79:ae:30:72
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:79:ff:fe:ae:30:72
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:79ff:feae:3072
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:79ff:feae:3072 - no duplicates found
tc-so:in6_if_link_down: fd00:2::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:79ff:feae:3072 marked detached
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:09.860008 b2:a0:ea:37:cc:2b > 33:33:ff:37:cc:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:cc2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:cc2b, length 24
tc-so:00:00:08.560008 b2:a0:84:ff:7e:38 > 33:33:ff:ff:7e:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffff:7e38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:7e38, length 24
tc-so:00:00:10.030008 b2:a0:ea:37:cc:2b > 33:33:ff:37:cc:2b, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff37:cc2b: ICMP6, neighbor solicitation, who has fe80::b0a0:eaff:fe37:cc2b, length 24
tc-so:00:00:08.790008 b2:a0:84:ff:7e:38 > 33:33:ff:ff:7e:38, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffff:7e38: ICMP6, neighbor solicitation, who has fe80::b0a0:84ff:feff:7e38, length 24
tc-so:00:00:12.130008 b2:a0:84:ff:7e:38 > 33:33:d6:dd:90:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:feff:7e38 > ff02::2:d6dd:90d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d6dd:90d8, length 24
tc-so:00:00:14.190008 b2:a0:ea:37:cc:2b > 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:12.750008 b2:a0:84:ff:7e:38 > b2:a0:ea:37:cc:2b, 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:14.190008 b2:a0:ea:37:cc:2b > b2:a0:84:ff:7e:38, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.770008 b2:a0:84:ff:7e:38 > b2:a0:ea:37:cc:2b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:16.540008 b2:a0:ea:37:cc:2b > b2:a0:84:ff:7e:38, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.120008 b2:a0:84:ff:7e:38 > b2:a0:ea:37:cc:2b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:16.760008 b2:a0:ea:37:cc:2b > 33:33:ff:37:cc:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe37:cc2b > ff02::1:ff37:cc2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:cc2b, length 24
tc-so:00:00:17.060008 b2:a0:ea:37:cc:2b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe37:cc2b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:15.930008 b2:a0:84:ff:7e:38 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:feff:7e38 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:17.920008 b2:a0:ea:37:cc:2b > 33:33:c4:c3:c7:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe37:cc2b > ff02::2:c4c3:c79d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c4c3:c79d, length 24
tc-so:00:00:17.550008 b2:a0:84:ff:7e:38 > 33:33:ff:ff:7e:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:feff:7e38 > ff02::1:ffff:7e38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:7e38, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.110008 b2:a0:f9:56:b7:12 > 33:33:ff:56:b7:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:b712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:b712, length 24
tc-so:00:00:08.420008 b2:a0:f9:56:b7:12 > 33:33:ff:56:b7:12, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff56:b712: ICMP6, neighbor solicitation, who has fe80::b0a0:f9ff:fe56:b712, length 24
tc-so:00:00:07.780008 b2:a0:79:ae:30:72 > 33:33:ff:ae:30:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:3072: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:3072, length 24
tc-so:00:00:07.820008 b2:a0:79:ae:30:72 > 33:33:ff:ae:30:72, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffae:3072: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:feae:3072, length 24
tc-so:00:00:11.110008 b2:a0:f9:56:b7:12 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe56:b712 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32
tc-so:00:00:09.410008 b2:a0:79:ae:30:72 > b2:a0:f9:56:b7:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:feae:3072 > fe80::b0a0:f9ff:fe56:b712: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32
tc-so:00:00:11.110008 b2:a0:f9:56:b7:12 > b2:a0:79:ae:30:72, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.410008 b2:a0:79:ae:30:72 > 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:11.110008 b2:a0:f9:56:b7:12 > b2:a0:79:ae:30:72, 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:09.410008 b2:a0:79:ae:30:72 > b2:a0:f9:56:b7:12, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:10.570008 b2:a0:79:ae:30:72 > 33:33:9a:5c:de:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:feae:3072 > ff02::2:9a5c:de98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a5c:de98, length 24
tc-so:00:00:12.570008 b2:a0:f9:56:b7:12 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe56:b712 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:11.510008 b2:a0:79:ae:30:72 > 33:33:ff:ae:30:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:feae:3072 > ff02::1:ffae:3072: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:3072, length 24
tc-so:00:00:13.460008 b2:a0:f9:56:b7:12 > b2:a0:79:ae:30:72, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.760008 b2:a0:79:ae:30:72 > b2:a0:f9:56:b7:12, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.660008 b2:a0:f9:56:b7:12 > 33:33:4d:ed:76:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe56:b712 > ff02::2:4ded:76c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4ded:76c3, length 24
tc-so:00:00:16.370008 b2:a0:f9:56:b7:12 > 33:33:ff:56:b7:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe56:b712 > ff02::1:ff56:b712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:b712, length 24
tc-so:00:00:15.730008 b2:a0:79:ae:30:72 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:feae:3072 > 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:09.190008 b2:a0:3c:ae:c8:78 > 33:33:ff:ae:c8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:c878: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:c878, length 24
tc-so:00:00:09.250008 b2:a0:3c:ae:c8:78 > 33:33:ff:ae:c8:78, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffae:c878: ICMP6, neighbor solicitation, who has fe80::b0a0:3cff:feae:c878, length 24
tc-so:00:00:09.250008 b2:a0:3c:ae:c8:78 > 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.470008 b2:a0:3c:ae:c8:78 > 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:07.810008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.470008 b2:a0:3c:ae:c8:78 > b2:a0:13:f4:c1:8c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:fff5:4fc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:4fc8, length 24
tc-so:00:00:07.810008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120
tc-so:00:00:09.490008 b2:a0:3c:ae:c8:78 > b2:a0:13:f4:c1:8c, ethertype IPv6 (0x86dd), length 118: fc00::1 > fc00::2: :: > ff02::1:fff5:4fc8: ICMP6, neighbor solicitation, who has fe80::18cf:8fb7:52f5:4fc8, length 24
tc-so:00:00:07.830008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 166: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 112
tc-so:00:00:08.190008 b2:a0:13:f4:c1:8c > 33:33:ff:f4:c1:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:c18c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:c18c, length 24
tc-so:00:00:08.210008 b2:a0:13:f4:c1:8c > 33:33:4d:ed:76:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4ded:76c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4ded:76c3, length 24
tc-so:00:00:08.250008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff36:1e5b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:1e5b, length 24
tc-so:00:00:08.480008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 118: fc00::2 > fc00::1: :: > ff02::1:ff36:1e5b: ICMP6, neighbor solicitation, who has fe80::fc66:d6c9:f836:1e5b, length 24
tc-so:00:00:08.660008 b2:a0:13:f4:c1:8c > 33:33:ff:f4:c1:8c, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:fff4:c18c: ICMP6, neighbor solicitation, who has fe80::b0a0:13ff:fef4:c18c, length 24
tc-so:00:00:10.940008 b2:a0:3c:ae:c8:78 > b2:a0:13:f4:c1:8c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::18cf:8fb7:52f5:4fc8 > ff02::2:d6dd:90d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d6dd:90d8, length 24
tc-so:00:00:09.970008 b2:a0:13:f4:c1:8c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fef4:c18c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:10.030008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::fc66:d6c9:f836:1e5b > ff02::2:4ded:76c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4ded:76c3, length 24
tc-so:00:00:12.750008 b2:a0:3c:ae:c8:78 > b2:a0:13:f4:c1:8c, 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:11.110008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, 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:13.490008 b2:a0:3c:ae:c8:78 > b2:a0:13:f4:c1:8c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::18cf:8fb7:52f5:4fc8 > ff02::1:fff5:4fc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:4fc8, length 24
tc-so:00:00:13.750008 b2:a0:3c:ae:c8:78 > b2:a0:13:f4:c1:8c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::18cf:8fb7:52f5:4fc8 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:12.150008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::fc66:d6c9:f836:1e5b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:12.950008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::fc66:d6c9:f836:1e5b > ff02::1:ff36:1e5b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:1e5b, length 24
tc-so:00:00:14.770008 b2:a0:3c:ae:c8:78 > 33:33:d6:dd:90:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:feae:c878 > ff02::2:d6dd:90d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d6dd:90d8, length 24
tc-so:00:00:15.100008 b2:a0:3c:ae:c8:78 > b2:a0:13:f4:c1:8c, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88
tc-so:00:00:13.460008 b2:a0:13:f4:c1:8c > b2:a0:3c:ae:c8:78, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88
tc-so:00:00:13.740008 b2:a0:13:f4:c1:8c > 33:33:ff:f4:c1:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fef4:c18c > ff02::1:fff4:c18c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:c18c, length 24
tc-so:00:00:17.790008 b2:a0:3c:ae:c8:78 > 33:33:ff:ae:c8:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:feae:c878 > ff02::1:ffae:c878: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:c878, 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: 1530072768.442445, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc, passed
tp-end: 1530072768.462414, net/ipsec/t_ipsec_gif
tp-start: 1530072775.208523, net/ipsec/t_ipsec_l2tp, 16
tc-start: 1530072775.212029, ipsec_l2tp_ipv4_transport_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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: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: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.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: Jun 27 04:13:07 2018	current: Jun 27 04:13:09 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:12:56 2018	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=18163 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: Jun 27 04:13:07 2018	current: Jun 27 04:13:09 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:12:56 2018	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=18163 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: Jun 27 04:13:08 2018	current: Jun 27 04:13:10 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:12:58 2018	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=6066 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: Jun 27 04:13:08 2018	current: Jun 27 04:13:10 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:12:58 2018	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=6066 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b6:29:e3:d4
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:59:2d:ca:d5
tc-so:shmif1: Ethernet address b2:a0:3c:3f:2c:7a
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f2:99:3c:12
tc-so:shmif1: Ethernet address b2:a0:25:b2:ea:e9
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:66:f4:70:89
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:08.460008 b2:a0:b6:29:e3:d4 > 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:10.340008 b2:a0:66:f4:70:89 > 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.150008 b2:a0:b6:29:e3:d4 > 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.920008 b2:a0:66:f4:70:89 > b2:a0:b6:29:e3:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:66:f4:70:89, length 28
tc-so:00:00:12.170008 b2:a0:b6:29:e3:d4 > b2:a0:66:f4:70:89, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 15086, seq 0, length 64
tc-so:00:00:10.920008 b2:a0:66:f4:70:89 > b2:a0:b6:29:e3:d4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 15086, seq 0, length 64
tc-so:00:00:14.460008 b2:a0:b6:29:e3:d4 > b2:a0:66:f4:70:89, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 64234, seq 0, length 64
tc-so:00:00:13.230008 b2:a0:66:f4:70:89 > b2:a0:b6:29:e3:d4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 64234, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.370008 b2:a0:66:f4:70:89 > 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.890008 b2:a0:b6:29:e3:d4 > 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:09.450008 b2:a0:b6:29:e3:d4 > 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.950008 b2:a0:66:f4:70:89 > b2:a0:b6:29:e3:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:66:f4:70:89, length 28
tc-so:00:00:09.450008 b2:a0:b6:29:e3:d4 > b2:a0:66:f4:70:89, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 15086, seq 0, length 64
tc-so:00:00:07.950008 b2:a0:66:f4:70:89 > b2:a0:b6:29:e3:d4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 15086, seq 0, length 64
tc-so:00:00:11.740008 b2:a0:b6:29:e3:d4 > b2:a0:66:f4:70:89, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 64234, seq 0, length 64
tc-so:00:00:10.260008 b2:a0:66:f4:70:89 > b2:a0:b6:29:e3:d4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 64234, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.520008 b2:a0:3c:3f:2c:7a > 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:07.530008 b2:a0:25:b2:ea:e9 > 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:08.870008 b2:a0:25:b2:ea:e9 > 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:10.340008 b2:a0:3c:3f:2c:7a > b2:a0:25:b2:ea:e9, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:3c:3f:2c:7a, length 28
tc-so:00:00:08.870008 b2:a0:25:b2:ea:e9 > b2:a0:3c:3f:2c:7a, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.340008 b2:a0:3c:3f:2c:7a > b2:a0:25:b2:ea:e9, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:10.920008 b2:a0:3c:3f:2c:7a > b2:a0:25:b2:ea:e9, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:09.450008 b2:a0:25:b2:ea:e9 > b2:a0:3c:3f:2c:7a, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.920008 b2:a0:3c:3f:2c:7a > b2:a0:25:b2:ea:e9, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2:  ip-proto-115 102
tc-so:00:00:09.450008 b2:a0:25:b2:ea:e9 > b2:a0:3c:3f:2c:7a, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1:  ip-proto-115 102
tc-so:00:00:13.210008 b2:a0:3c:3f:2c:7a > b2:a0:25:b2:ea:e9, 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:11.760008 b2:a0:25:b2:ea:e9 > b2:a0:3c:3f:2c:7a, 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: 1530072806.622278, ipsec_l2tp_ipv4_transport_ah_hmacsha512, passed
tc-start: 1530072806.641707, ipsec_l2tp_ipv4_transport_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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: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: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.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: Jun 27 04:13:39 2018	current: Jun 27 04:13:40 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:13:28 2018	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=14537 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: Jun 27 04:13:39 2018	current: Jun 27 04:13:40 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:13:28 2018	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=14537 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: Jun 27 04:13:39 2018	current: Jun 27 04:13:41 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:13:29 2018	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=29002 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: Jun 27 04:13:39 2018	current: Jun 27 04:13:41 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:13:29 2018	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=29002 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:76:21:b2:6d
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d4:1a:59:85
tc-so:shmif1: Ethernet address b2:a0:0b:f4:44:ea
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:19:ab:48:7a
tc-so:shmif1: Ethernet address b2:a0:b4:8d:85:cc
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:6f:ec:4e:4e
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:08.470008 b2:a0:76:21:b2:6d > 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:10.350008 b2:a0:6f:ec:4e:4e > 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.150008 b2:a0:76:21:b2:6d > 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.910008 b2:a0:6f:ec:4e:4e > b2:a0:76:21:b2:6d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6f:ec:4e:4e, length 28
tc-so:00:00:12.150008 b2:a0:76:21:b2:6d > b2:a0:6f:ec:4e:4e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 13247, seq 0, length 64
tc-so:00:00:10.940008 b2:a0:6f:ec:4e:4e > b2:a0:76:21:b2:6d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 13247, seq 0, length 64
tc-so:00:00:14.450008 b2:a0:76:21:b2:6d > b2:a0:6f:ec:4e:4e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 8030, seq 0, length 64
tc-so:00:00:13.210008 b2:a0:6f:ec:4e:4e > b2:a0:76:21:b2:6d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 8030, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.340008 b2:a0:6f:ec:4e:4e > 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.870008 b2:a0:76:21:b2:6d > 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:09.430008 b2:a0:76:21:b2:6d > 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.920008 b2:a0:6f:ec:4e:4e > b2:a0:76:21:b2:6d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6f:ec:4e:4e, length 28
tc-so:00:00:09.430008 b2:a0:76:21:b2:6d > b2:a0:6f:ec:4e:4e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 13247, seq 0, length 64
tc-so:00:00:07.950008 b2:a0:6f:ec:4e:4e > b2:a0:76:21:b2:6d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 13247, seq 0, length 64
tc-so:00:00:11.730008 b2:a0:76:21:b2:6d > b2:a0:6f:ec:4e:4e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 8030, seq 0, length 64
tc-so:00:00:10.220008 b2:a0:6f:ec:4e:4e > b2:a0:76:21:b2:6d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 8030, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.520008 b2:a0:0b:f4:44:ea > 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:07.530008 b2:a0:b4:8d:85:cc > 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:08.850008 b2:a0:b4:8d:85:cc > 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:10.330008 b2:a0:0b:f4:44:ea > b2:a0:b4:8d:85:cc, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:0b:f4:44:ea, length 28
tc-so:00:00:08.870008 b2:a0:b4:8d:85:cc > b2:a0:0b:f4:44:ea, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.350008 b2:a0:0b:f4:44:ea > b2:a0:b4:8d:85:cc, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:10.910008 b2:a0:0b:f4:44:ea > b2:a0:b4:8d:85:cc, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:09.430008 b2:a0:b4:8d:85:cc > b2:a0:0b:f4:44:ea, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.910008 b2:a0:0b:f4:44:ea > b2:a0:b4:8d:85:cc, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2:  ip-proto-115 102
tc-so:00:00:09.460008 b2:a0:b4:8d:85:cc > b2:a0:0b:f4:44:ea, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1:  ip-proto-115 102
tc-so:00:00:13.210008 b2:a0:0b:f4:44:ea > b2:a0:b4:8d:85:cc, 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:11.730008 b2:a0:b4:8d:85:cc > b2:a0:0b:f4:44:ea, 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: 1530072838.663459, ipsec_l2tp_ipv4_transport_ah_null, passed
tc-start: 1530072838.682878, ipsec_l2tp_ipv4_transport_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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: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: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.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: Jun 27 04:14:11 2018	current: Jun 27 04:14:13 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:14:00 2018	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=3254 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: Jun 27 04:14:11 2018	current: Jun 27 04:14:13 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:14:00 2018	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=3254 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: Jun 27 04:14:11 2018	current: Jun 27 04:14:13 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:14:01 2018	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=5669 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: Jun 27 04:14:11 2018	current: Jun 27 04:14:13 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:14:01 2018	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=5669 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:33:2f:08:62
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f3:1a:f0:a1
tc-so:shmif1: Ethernet address b2:a0:30:8b:24:54
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ac:c1:01:76
tc-so:shmif1: Ethernet address b2:a0:5b:33:b1:5e
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:5c:51:87:7f
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:08.450008 b2:a0:33:2f:08:62 > 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:10.350008 b2:a0:5c:51:87:7f > 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.160008 b2:a0:33:2f:08:62 > 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.930008 b2:a0:5c:51:87:7f > b2:a0:33:2f:08:62, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5c:51:87:7f, length 28
tc-so:00:00:12.160008 b2:a0:33:2f:08:62 > b2:a0:5c:51:87:7f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 36633, seq 0, length 64
tc-so:00:00:10.950008 b2:a0:5c:51:87:7f > b2:a0:33:2f:08:62, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 36633, seq 0, length 64
tc-so:00:00:14.430008 b2:a0:33:2f:08:62 > b2:a0:5c:51:87:7f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54108, seq 0, length 64
tc-so:00:00:13.220008 b2:a0:5c:51:87:7f > b2:a0:33:2f:08:62, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54108, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.360008 b2:a0:5c:51:87:7f > 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.880008 b2:a0:33:2f:08:62 > 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:09.440008 b2:a0:33:2f:08:62 > 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.940008 b2:a0:5c:51:87:7f > b2:a0:33:2f:08:62, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5c:51:87:7f, length 28
tc-so:00:00:09.440008 b2:a0:33:2f:08:62 > b2:a0:5c:51:87:7f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 36633, seq 0, length 64
tc-so:00:00:07.960008 b2:a0:5c:51:87:7f > b2:a0:33:2f:08:62, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 36633, seq 0, length 64
tc-so:00:00:11.730008 b2:a0:33:2f:08:62 > b2:a0:5c:51:87:7f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54108, seq 0, length 64
tc-so:00:00:10.230008 b2:a0:5c:51:87:7f > b2:a0:33:2f:08:62, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54108, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.520008 b2:a0:30:8b:24:54 > 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:07.510008 b2:a0:5b:33:b1:5e > 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:08.860008 b2:a0:5b:33:b1:5e > 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:10.350008 b2:a0:30:8b:24:54 > b2:a0:5b:33:b1:5e, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:30:8b:24:54, length 28
tc-so:00:00:08.860008 b2:a0:5b:33:b1:5e > b2:a0:30:8b:24:54, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.370008 b2:a0:30:8b:24:54 > b2:a0:5b:33:b1:5e, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:10.930008 b2:a0:30:8b:24:54 > b2:a0:5b:33:b1:5e, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:09.440008 b2:a0:5b:33:b1:5e > b2:a0:30:8b:24:54, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.930008 b2:a0:30:8b:24:54 > b2:a0:5b:33:b1:5e, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2:  ip-proto-115 102
tc-so:00:00:09.460008 b2:a0:5b:33:b1:5e > b2:a0:30:8b:24:54, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1:  ip-proto-115 102
tc-so:00:00:13.220008 b2:a0:30:8b:24:54 > b2:a0:5b:33:b1:5e, ethertype IPv4 (0x0800), length 146: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 112
tc-so:00:00:11.730008 b2:a0:5b:33:b1:5e > b2:a0:30:8b:24:54, 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: 1530072870.263593, ipsec_l2tp_ipv4_transport_esp_null, passed
tc-start: 1530072870.283081, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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: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: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.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: Jun 27 04:14:42 2018	current: Jun 27 04:14:44 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:14:31 2018	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=6472 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: Jun 27 04:14:42 2018	current: Jun 27 04:14:44 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:14:31 2018	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=6472 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: Jun 27 04:14:43 2018	current: Jun 27 04:14:45 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:14:33 2018	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=7216 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: Jun 27 04:14:43 2018	current: Jun 27 04:14:45 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:14:33 2018	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=7216 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:98:b0:7c:0e
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ef:30:f4:9d
tc-so:shmif1: Ethernet address b2:a0:24:98:62:95
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ca:22:63:50
tc-so:shmif1: Ethernet address b2:a0:9f:df:4f:64
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:95:b4:84:d7
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:08.450008 b2:a0:98:b0:7c:0e > 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:10.310008 b2:a0:95:b4:84:d7 > 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.140008 b2:a0:98:b0:7c:0e > 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.890008 b2:a0:95:b4:84:d7 > b2:a0:98:b0:7c:0e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:95:b4:84:d7, length 28
tc-so:00:00:12.160008 b2:a0:98:b0:7c:0e > b2:a0:95:b4:84:d7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 4387, seq 0, length 64
tc-so:00:00:10.890008 b2:a0:95:b4:84:d7 > b2:a0:98:b0:7c:0e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 4387, seq 0, length 64
tc-so:00:00:14.430008 b2:a0:98:b0:7c:0e > b2:a0:95:b4:84:d7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 35054, seq 0, length 64
tc-so:00:00:13.180008 b2:a0:95:b4:84:d7 > b2:a0:98:b0:7c:0e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 35054, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.350008 b2:a0:95:b4:84:d7 > 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.880008 b2:a0:98:b0:7c:0e > 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:09.410008 b2:a0:98:b0:7c:0e > 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.930008 b2:a0:95:b4:84:d7 > b2:a0:98:b0:7c:0e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:95:b4:84:d7, length 28
tc-so:00:00:09.430008 b2:a0:98:b0:7c:0e > b2:a0:95:b4:84:d7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 4387, seq 0, length 64
tc-so:00:00:07.930008 b2:a0:95:b4:84:d7 > b2:a0:98:b0:7c:0e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 4387, seq 0, length 64
tc-so:00:00:11.700008 b2:a0:98:b0:7c:0e > b2:a0:95:b4:84:d7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 35054, seq 0, length 64
tc-so:00:00:10.220008 b2:a0:95:b4:84:d7 > b2:a0:98:b0:7c:0e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 35054, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.480008 b2:a0:24:98:62:95 > 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:07.520008 b2:a0:9f:df:4f:64 > 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:08.850008 b2:a0:9f:df:4f:64 > 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:10.310008 b2:a0:24:98:62:95 > b2:a0:9f:df:4f:64, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:24:98:62:95, length 28
tc-so:00:00:08.850008 b2:a0:9f:df:4f:64 > b2:a0:24:98:62:95, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.310008 b2:a0:24:98:62:95 > b2:a0:9f:df:4f:64, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:10.870008 b2:a0:24:98:62:95 > b2:a0:9f:df:4f:64, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:09.430008 b2:a0:9f:df:4f:64 > b2:a0:24:98:62:95, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.890008 b2:a0:24:98:62:95 > b2:a0:9f:df:4f:64, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2:  ip-proto-115 102
tc-so:00:00:09.430008 b2:a0:9f:df:4f:64 > b2:a0:24:98:62:95, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1:  ip-proto-115 102
tc-so:00:00:13.160008 b2:a0:24:98:62:95 > b2:a0:9f:df:4f:64, ethertype IPv4 (0x0800), length 170: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 136
tc-so:00:00:11.720008 b2:a0:9f:df:4f:64 > b2:a0:24:98:62:95, 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: 1530072901.945137, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc, passed
tc-start: 1530072901.964637, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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: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: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.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: Jun 27 04:15:14 2018	current: Jun 27 04:15:16 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:15:03 2018	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=17515 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: Jun 27 04:15:14 2018	current: Jun 27 04:15:16 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:15:03 2018	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=17515 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: Jun 27 04:15:15 2018	current: Jun 27 04:15:16 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:15:05 2018	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=5125 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: Jun 27 04:15:15 2018	current: Jun 27 04:15:16 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:15:05 2018	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=5125 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:96:15:ea:b5
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9a:b0:64:d2
tc-so:shmif1: Ethernet address b2:a0:3e:4c:38:40
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:2c:40:09:c3
tc-so:shmif1: Ethernet address b2:a0:c5:18:3c:1c
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:10:ca:39:06
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:08.430008 b2:a0:96:15:ea:b5 > 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:10.320008 b2:a0:10:ca:39: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:12.120008 b2:a0:96:15:ea:b5 > 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.900008 b2:a0:10:ca:39:06 > b2:a0:96:15:ea:b5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:10:ca:39:06, length 28
tc-so:00:00:12.140008 b2:a0:96:15:ea:b5 > b2:a0:10:ca:39:06, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45612, seq 0, length 64
tc-so:00:00:10.900008 b2:a0:10:ca:39:06 > b2:a0:96:15:ea:b5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45612, seq 0, length 64
tc-so:00:00:14.440008 b2:a0:96:15:ea:b5 > b2:a0:10:ca:39:06, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 36775, seq 0, length 64
tc-so:00:00:13.220008 b2:a0:10:ca:39:06 > b2:a0:96:15:ea:b5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 36775, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.350008 b2:a0:10:ca:39: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.850008 b2:a0:96:15:ea:b5 > 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:09.430008 b2:a0:96:15:ea:b5 > 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.950008 b2:a0:10:ca:39:06 > b2:a0:96:15:ea:b5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:10:ca:39:06, length 28
tc-so:00:00:09.430008 b2:a0:96:15:ea:b5 > b2:a0:10:ca:39:06, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45612, seq 0, length 64
tc-so:00:00:07.950008 b2:a0:10:ca:39:06 > b2:a0:96:15:ea:b5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45612, seq 0, length 64
tc-so:00:00:11.750008 b2:a0:96:15:ea:b5 > b2:a0:10:ca:39:06, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 36775, seq 0, length 64
tc-so:00:00:10.270008 b2:a0:10:ca:39:06 > b2:a0:96:15:ea:b5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 36775, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.470008 b2:a0:3e:4c:38:40 > 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:07.490008 b2:a0:c5:18:3c:1c > 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:08.830008 b2:a0:c5:18:3c:1c > 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:10.320008 b2:a0:3e:4c:38:40 > b2:a0:c5:18:3c:1c, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:3e:4c:38:40, length 28
tc-so:00:00:08.850008 b2:a0:c5:18:3c:1c > b2:a0:3e:4c:38:40, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.320008 b2:a0:3e:4c:38:40 > b2:a0:c5:18:3c:1c, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:10.900008 b2:a0:3e:4c:38:40 > b2:a0:c5:18:3c:1c, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:09.430008 b2:a0:c5:18:3c:1c > b2:a0:3e:4c:38:40, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.900008 b2:a0:3e:4c:38:40 > b2:a0:c5:18:3c:1c, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2:  ip-proto-115 102
tc-so:00:00:09.430008 b2:a0:c5:18:3c:1c > b2:a0:3e:4c:38:40, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1:  ip-proto-115 102
tc-so:00:00:13.200008 b2:a0:3e:4c:38:40 > b2:a0:c5:18:3c:1c, 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:11.750008 b2:a0:c5:18:3c:1c > b2:a0:3e:4c:38:40, 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: 1530072934.235360, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512, passed
tc-start: 1530072934.254836, ipsec_l2tp_ipv4_tunnel_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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: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: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.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: Jun 27 04:15:46 2018	current: Jun 27 04:15:48 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:15:35 2018	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=7942 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: Jun 27 04:15:46 2018	current: Jun 27 04:15:48 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:15:35 2018	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=7942 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: Jun 27 04:15:47 2018	current: Jun 27 04:15:49 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:15:37 2018	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=20532 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: Jun 27 04:15:47 2018	current: Jun 27 04:15:49 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:15:37 2018	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=20532 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:05:18:c1:4e
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:78:d2:5c:9b
tc-so:shmif1: Ethernet address b2:a0:a2:50:b1:ae
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:84:12:eb:68
tc-so:shmif1: Ethernet address b2:a0:fb:76:34:79
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:3e:56:c6:99
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:08.440008 b2:a0:05:18:c1:4e > 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:10.310008 b2:a0:3e:56:c6:99 > 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.150008 b2:a0:05:18:c1:4e > 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.890008 b2:a0:3e:56:c6:99 > b2:a0:05:18:c1:4e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3e:56:c6:99, length 28
tc-so:00:00:12.150008 b2:a0:05:18:c1:4e > b2:a0:3e:56:c6:99, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 7282, seq 0, length 64
tc-so:00:00:10.910008 b2:a0:3e:56:c6:99 > b2:a0:05:18:c1:4e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 7282, seq 0, length 64
tc-so:00:00:14.440008 b2:a0:05:18:c1:4e > b2:a0:3e:56:c6:99, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 59459, seq 0, length 64
tc-so:00:00:13.180008 b2:a0:3e:56:c6:99 > b2:a0:05:18:c1:4e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 59459, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.320008 b2:a0:3e:56:c6:99 > 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.830008 b2:a0:05:18:c1:4e > 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:09.410008 b2:a0:05:18:c1:4e > 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.930008 b2:a0:3e:56:c6:99 > b2:a0:05:18:c1:4e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3e:56:c6:99, length 28
tc-so:00:00:09.410008 b2:a0:05:18:c1:4e > b2:a0:3e:56:c6:99, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 7282, seq 0, length 64
tc-so:00:00:07.930008 b2:a0:3e:56:c6:99 > b2:a0:05:18:c1:4e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 7282, seq 0, length 64
tc-so:00:00:11.700008 b2:a0:05:18:c1:4e > b2:a0:3e:56:c6:99, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 59459, seq 0, length 64
tc-so:00:00:10.220008 b2:a0:3e:56:c6:99 > b2:a0:05:18:c1:4e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 59459, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.480008 b2:a0:a2:50:b1:ae > 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:07.480008 b2:a0:fb:76:34:79 > 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:08.800008 b2:a0:fb:76:34:79 > 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:10.280008 b2:a0:a2:50:b1:ae > b2:a0:fb:76:34:79, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:a2:50:b1:ae, length 28
tc-so:00:00:08.830008 b2:a0:fb:76:34:79 > b2:a0:a2:50:b1:ae, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.310008 b2:a0:a2:50:b1:ae > b2:a0:fb:76:34:79, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:10.890008 b2:a0:a2:50:b1:ae > b2:a0:fb:76:34:79, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:09.410008 b2:a0:fb:76:34:79 > b2:a0:a2:50:b1:ae, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.890008 b2:a0:a2:50:b1:ae > b2:a0:fb:76:34:79, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2:  ip-proto-115 102
tc-so:00:00:09.430008 b2:a0:fb:76:34:79 > b2:a0:a2:50:b1:ae, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1:  ip-proto-115 102
tc-so:00:00:13.180008 b2:a0:a2:50:b1:ae > b2:a0:fb:76:34:79, 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:11.700008 b2:a0:fb:76:34:79 > b2:a0:a2:50:b1:ae, 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: 1530072965.905488, ipsec_l2tp_ipv4_tunnel_ah_null, passed
tc-start: 1530072965.925013, ipsec_l2tp_ipv4_tunnel_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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: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: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.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: Jun 27 04:16:18 2018	current: Jun 27 04:16:20 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:16:07 2018	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=19708 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: Jun 27 04:16:18 2018	current: Jun 27 04:16:20 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:16:07 2018	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=19708 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: Jun 27 04:16:19 2018	current: Jun 27 04:16:20 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:16:09 2018	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=18441 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: Jun 27 04:16:19 2018	current: Jun 27 04:16:20 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:16:09 2018	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=18441 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b5:38:0d:77
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:60:b2:ad:ca
tc-so:shmif1: Ethernet address b2:a0:cf:04:b0:6e
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:2a:0c:a1:ed
tc-so:shmif1: Ethernet address b2:a0:af:38:33:49
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:08:f4:f3:6b
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:08.430008 b2:a0:b5:38:0d: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:10.290008 b2:a0:08:f4:f3:6b > 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.100008 b2:a0:b5:38:0d: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:10.870008 b2:a0:08:f4:f3:6b > b2:a0:b5:38:0d:77, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:08:f4:f3:6b, length 28
tc-so:00:00:12.120008 b2:a0:b5:38:0d:77 > b2:a0:08:f4:f3:6b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49682, seq 0, length 64
tc-so:00:00:10.870008 b2:a0:08:f4:f3:6b > b2:a0:b5:38:0d:77, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49682, seq 0, length 64
tc-so:00:00:14.380008 b2:a0:b5:38:0d:77 > b2:a0:08:f4:f3:6b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 20196, seq 0, length 64
tc-so:00:00:13.150008 b2:a0:08:f4:f3:6b > b2:a0:b5:38:0d:77, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 20196, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.340008 b2:a0:08:f4:f3:6b > 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.830008 b2:a0:b5:38:0d: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:09.380008 b2:a0:b5:38:0d: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:07.940008 b2:a0:08:f4:f3:6b > b2:a0:b5:38:0d:77, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:08:f4:f3:6b, length 28
tc-so:00:00:09.410008 b2:a0:b5:38:0d:77 > b2:a0:08:f4:f3:6b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49682, seq 0, length 64
tc-so:00:00:07.940008 b2:a0:08:f4:f3:6b > b2:a0:b5:38:0d:77, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49682, seq 0, length 64
tc-so:00:00:11.690008 b2:a0:b5:38:0d:77 > b2:a0:08:f4:f3:6b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 20196, seq 0, length 64
tc-so:00:00:10.220008 b2:a0:08:f4:f3:6b > b2:a0:b5:38:0d:77, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 20196, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.450008 b2:a0:cf:04:b0:6e > 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:07.480008 b2:a0:af:38:33:49 > 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:08.810008 b2:a0:af:38:33:49 > 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:10.270008 b2:a0:cf:04:b0:6e > b2:a0:af:38:33:49, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:cf:04:b0:6e, length 28
tc-so:00:00:08.810008 b2:a0:af:38:33:49 > b2:a0:cf:04:b0:6e, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.290008 b2:a0:cf:04:b0:6e > b2:a0:af:38:33:49, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:10.850008 b2:a0:cf:04:b0:6e > b2:a0:af:38:33:49, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:09.410008 b2:a0:af:38:33:49 > b2:a0:cf:04:b0:6e, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.870008 b2:a0:cf:04:b0:6e > b2:a0:af:38:33:49, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2:  ip-proto-115 102
tc-so:00:00:09.410008 b2:a0:af:38:33:49 > b2:a0:cf:04:b0:6e, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1:  ip-proto-115 102
tc-so:00:00:13.130008 b2:a0:cf:04:b0:6e > b2:a0:af:38:33:49, ethertype IPv4 (0x0800), length 166: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 132
tc-so:00:00:11.690008 b2:a0:af:38:33:49 > b2:a0:cf:04:b0:6e, 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: 1530072997.66835, ipsec_l2tp_ipv4_tunnel_esp_null, passed
tc-start: 1530072997.86268, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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: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: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: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.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: Jun 27 04:16:49 2018	current: Jun 27 04:16:51 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:16:38 2018	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=23373 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: Jun 27 04:16:49 2018	current: Jun 27 04:16:51 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:16:38 2018	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=23373 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: Jun 27 04:16:50 2018	current: Jun 27 04:16:51 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:16:40 2018	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=23603 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: Jun 27 04:16:50 2018	current: Jun 27 04:16:51 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:16:40 2018	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=23603 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:a9:94:d8:d2
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet 20.0.0.1 --> 20.0.0.2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:50:15:b9:34
tc-so:shmif1: Ethernet address b2:a0:b1:59:8f:2b
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet 20.0.0.2 --> 20.0.0.1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 4     0        4     0     0
tc-so:bridg 1500  <Link>                                 8     0        8     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b2:06:97:2f
tc-so:shmif1: Ethernet address b2:a0:e4:bb:36:18
tc-so:arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored)
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f7:6e:09:07
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:08.440008 b2:a0:a9:94:d8:d2 > 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:10.300008 b2:a0:f7:6e:09:07 > 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.100008 b2:a0:a9:94:d8:d2 > 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.880008 b2:a0:f7:6e:09:07 > b2:a0:a9:94:d8:d2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f7:6e:09:07, length 28
tc-so:00:00:12.120008 b2:a0:a9:94:d8:d2 > b2:a0:f7:6e:09:07, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 25977, seq 0, length 64
tc-so:00:00:10.880008 b2:a0:f7:6e:09:07 > b2:a0:a9:94:d8:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 25977, seq 0, length 64
tc-so:00:00:14.400008 b2:a0:a9:94:d8:d2 > b2:a0:f7:6e:09:07, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 32830, seq 0, length 64
tc-so:00:00:13.160008 b2:a0:f7:6e:09:07 > b2:a0:a9:94:d8:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 32830, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.310008 b2:a0:f7:6e:09:07 > 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.860008 b2:a0:a9:94:d8:d2 > 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:09.420008 b2:a0:a9:94:d8:d2 > 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.910008 b2:a0:f7:6e:09:07 > b2:a0:a9:94:d8:d2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f7:6e:09:07, length 28
tc-so:00:00:09.420008 b2:a0:a9:94:d8:d2 > b2:a0:f7:6e:09:07, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 25977, seq 0, length 64
tc-so:00:00:07.910008 b2:a0:f7:6e:09:07 > b2:a0:a9:94:d8:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 25977, seq 0, length 64
tc-so:00:00:11.700008 b2:a0:a9:94:d8:d2 > b2:a0:f7:6e:09:07, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 32830, seq 0, length 64
tc-so:00:00:10.190008 b2:a0:f7:6e:09:07 > b2:a0:a9:94:d8:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 32830, seq 0, length 64
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.500008 b2:a0:b1:59:8f: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:07.500008 b2:a0:e4:bb:36:18 > 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:08.840008 b2:a0:e4:bb:36:18 > 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:10.300008 b2:a0:b1:59:8f:2b > b2:a0:e4:bb:36:18, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:b1:59:8f:2b, length 28
tc-so:00:00:08.840008 b2:a0:e4:bb:36:18 > b2:a0:b1:59:8f:2b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.300008 b2:a0:b1:59:8f:2b > b2:a0:e4:bb:36:18, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:10.880008 b2:a0:b1:59:8f:2b > b2:a0:e4:bb:36:18, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2:  ip-proto-115 46
tc-so:00:00:09.420008 b2:a0:e4:bb:36:18 > b2:a0:b1:59:8f:2b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1:  ip-proto-115 46
tc-so:00:00:10.880008 b2:a0:b1:59:8f:2b > b2:a0:e4:bb:36:18, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2:  ip-proto-115 102
tc-so:00:00:09.420008 b2:a0:e4:bb:36:18 > b2:a0:b1:59:8f:2b, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1:  ip-proto-115 102
tc-so:00:00:13.160008 b2:a0:b1:59:8f:2b > b2:a0:e4:bb:36:18, ethertype IPv4 (0x0800), length 186: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 152
tc-so:00:00:11.700008 b2:a0:e4:bb:36:18 > b2:a0:b1:59:8f:2b, 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: 1530073028.677462, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc, passed
tc-start: 1530073028.697008, ipsec_l2tp_ipv6_transport_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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 [ 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: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 [ 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.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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:17:24 2018	current: Jun 27 04:17:24 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:17:24 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 174(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=1 pid=7926 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: Jun 27 04:17:24 2018	current: Jun 27 04:17:24 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:17:11 2018	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=7926 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: Jun 27 04:17:23 2018	current: Jun 27 04:17:25 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:17:12 2018	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=11120 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: Jun 27 04:17:23 2018	current: Jun 27 04:17:25 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:17:12 2018	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=11120 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9f:8e:54:25
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:9f:ff:fe:8e:54:25
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9fff:fe8e:5425
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9fff:fe8e:5425 - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:9fff:fe8e:5425 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                10     0        9     0     0
tc-so:bridg 1500  <Link>                                17     0       21     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:01:51:26:ca
tc-so:shmif1: Ethernet address b2:a0:2b:99:ef:ad
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:01:ff:fe:51:26:ca
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:2b:ff:fe:99:ef:ad
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:2bff:fe99:efad
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:2bff:fe99:efad - no duplicates found
tc-so:ah_input: hash over 174 bytes, skip 40: crda len 174 skip 0 inject 52
tc-so:ah_input: hash over 158 bytes, skip 40: crda len 158 skip 0 inject 52
tc-so:in6_if_link_down: fe80:2::b0a0:1ff:fe51:26ca marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:2bff:fe99:efad marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 8     0       10     0     0
tc-so:bridg 1500  <Link>                                16     0       20     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:6c:c7:55:b9
tc-so:shmif1: Ethernet address b2:a0:1a:04:9d:b4
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:6c:ff:fe:c7:55:b9
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:1a:ff:fe:04:9d:b4
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:1aff:fe04:9db4
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:1aff:fe04:9db4 - no duplicates found
tc-so:ipsec_common_input: no key association found for SA fc00::2/00002710/51/0
tc-so:ah_input: hash over 174 bytes, skip 40: crda len 174 skip 0 inject 52
tc-so:ah_input: hash over 158 bytes, skip 40: crda len 158 skip 0 inject 52
tc-so:ah_input: hash over 174 bytes, skip 40: crda len 174 skip 0 inject 52
tc-so:in6_if_link_down: fe80:2::b0a0:6cff:fec7:55b9 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:1aff:fe04:9db4 marked detached
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:46:d4:76:13
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:46:ff:fe:d4:76:13
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:46ff:fed4:7613
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:46ff:fed4:7613 - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:46ff:fed4:7613 marked detached
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:08.000008 b2:a0:01:51:26:ca > 33:33:ff:51:26:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe51:26ca > ff02::1:ff51:26ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:26ca, length 24
tc-so:00:00:09.710008 b2:a0:9f:8e:54:25 > 33:33:ff:8e:54:25, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8e:5425: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:5425, length 24
tc-so:00:00:08.470008 b2:a0:01:51:26:ca > 33:33:e5:5e:22:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe51:26ca > ff02::2:e55e:228d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e55e:228d, length 24
tc-so:00:00:10.200008 b2:a0:9f:8e:54:25 > 33:33:ff:8e:54:25, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff8e:5425: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fe8e:5425, length 24
tc-so:00:00:11.020008 b2:a0:46:d4:76:13 > 33:33:ff:d4:76:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:7613: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:7613, length 24
tc-so:00:00:11.060008 b2:a0:46:d4:76:13 > 33:33:ff:d4:76:13, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffd4:7613: ICMP6, neighbor solicitation, who has fe80::b0a0:46ff:fed4:7613, length 24
tc-so:00:00:11.590008 b2:a0:46:d4:76:13 > 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:11.780008 b2:a0:46:d4:76:13 > 33:33:ff:d4:76:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:7613: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:7613, length 24
tc-so:00:00:13.580008 b2:a0:9f:8e:54:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe8e:5425 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:13.920008 b2:a0:9f:8e:54:25 > 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.500008 b2:a0:46:d4:76:13 > b2:a0:9f:8e:54:25, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:13.940008 b2:a0:9f:8e:54:25 > b2:a0:46:d4:76:13, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.520008 b2:a0:46:d4:76:13 > b2:a0:9f:8e:54:25, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.200008 b2:a0:6c:c7:55:b9 > 33:33:ff:c7:55:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fec7:55b9 > ff02::1:ffc7:55b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:55b9, length 24
tc-so:00:00:13.340008 b2:a0:01:51:26:ca > 33:33:ff:51:26:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe51:26ca > ff02::1:ff51:26ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:26ca, length 24
tc-so:00:00:14.790008 b2:a0:01:51:26:ca > 33:33:e5:5e:22:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe51:26ca > ff02::2:e55e:228d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e55e:228d, length 24
tc-so:00:00:14.790008 b2:a0:6c:c7:55:b9 > 33:33:5e:29:6b:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fec7:55b9 > ff02::2:5e29:6b04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5e29:6b04, length 24
tc-so:00:00:16.310008 b2:a0:9f:8e:54:25 > b2:a0:46:d4:76:13, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:14.890008 b2:a0:46:d4:76:13 > b2:a0:9f:8e:54:25, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:16.570008 b2:a0:9f:8e:54:25 > 33:33:ff:8e:54:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe8e:5425 > ff02::1:ff8e:5425: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:5425, length 24
tc-so:00:00:18.280008 b2:a0:9f:8e:54:25 > 33:33:96:45:6d:37, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe8e:5425 > ff02::2:9645:6d37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9645:6d37, length 24
tc-so:00:00:20.710008 b2:a0:46:d4:76:13 > 33:33:b9:ed:ab:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:46ff:fed4:7613 > ff02::2:b9ed:ab5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9ed:ab5e, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.640008 b2:a0:6c:c7:55:b9 > 33:33:5e:29:6b:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fec7:55b9 > ff02::2:5e29:6b04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5e29:6b04, length 24
tc-so:00:00:08.780008 b2:a0:6c:c7:55:b9 > 33:33:ff:c7:55:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fec7:55b9 > ff02::1:ffc7:55b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:55b9, length 24
tc-so:00:00:07.630008 b2:a0:46:d4:76:13 > 33:33:ff:d4:76:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:7613: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:7613, length 24
tc-so:00:00:09.360008 b2:a0:9f:8e:54:25 > 33:33:ff:8e:54:25, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff8e:5425: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fe8e:5425, length 24
tc-so:00:00:07.670008 b2:a0:46:d4:76:13 > 33:33:ff:d4:76:13, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffd4:7613: ICMP6, neighbor solicitation, who has fe80::b0a0:46ff:fed4:7613, length 24
tc-so:00:00:08.200008 b2:a0:46:d4:76:13 > 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:08.390008 b2:a0:46:d4:76:13 > 33:33:ff:d4:76:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:7613: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:7613, length 24
tc-so:00:00:10.460008 b2:a0:9f:8e:54:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe8e:5425 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:10.820008 b2:a0:9f:8e:54:25 > 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:09.110008 b2:a0:46:d4:76:13 > b2:a0:9f:8e:54:25, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.820008 b2:a0:9f:8e:54:25 > b2:a0:46:d4:76:13, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.110008 b2:a0:46:d4:76:13 > b2:a0:9f:8e:54:25, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:11.520008 b2:a0:6c:c7:55:b9 > 33:33:ff:c7:55:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fec7:55b9 > ff02::1:ffc7:55b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:55b9, length 24
tc-so:00:00:13.110008 b2:a0:6c:c7:55:b9 > 33:33:5e:29:6b:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fec7:55b9 > ff02::2:5e29:6b04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5e29:6b04, length 24
tc-so:00:00:13.110008 b2:a0:01:51:26:ca > 33:33:e5:5e:22:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe51:26ca > ff02::2:e55e:228d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e55e:228d, length 24
tc-so:00:00:13.210008 b2:a0:9f:8e:54:25 > b2:a0:46:d4:76:13, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.500008 b2:a0:46:d4:76:13 > b2:a0:9f:8e:54:25, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.450008 b2:a0:9f:8e:54:25 > 33:33:ff:8e:54:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe8e:5425 > ff02::1:ff8e:5425: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:5425, length 24
tc-so:00:00:15.160008 b2:a0:9f:8e:54:25 > 33:33:96:45:6d:37, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe8e:5425 > ff02::2:9645:6d37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9645:6d37, length 24
tc-so:00:00:17.320008 b2:a0:46:d4:76:13 > 33:33:b9:ed:ab:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:46ff:fed4:7613 > ff02::2:b9ed:ab5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9ed:ab5e, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.210008 b2:a0:2b:99:ef:ad > 33:33:ff:99:ef:ad, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:efad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:efad, length 24
tc-so:00:00:08.710008 b2:a0:2b:99:ef:ad > 33:33:ff:99:ef:ad, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff99:efad: ICMP6, neighbor solicitation, who has fe80::b0a0:2bff:fe99:efad, length 24
tc-so:00:00:08.200008 b2:a0:1a:04:9d:b4 > 33:33:ff:04:9d:b4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:9db4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:9db4, length 24
tc-so:00:00:08.660008 b2:a0:1a:04:9d:b4 > 33:33:ff:04:9d:b4, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff04:9db4: ICMP6, neighbor solicitation, who has fe80::b0a0:1aff:fe04:9db4, length 24
tc-so:00:00:09.340008 b2:a0:1a:04:9d:b4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32
tc-so:00:00:11.020008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32
tc-so:00:00:09.340008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:11.020008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 136: fc00::1 > fc00::2: ip-proto-115 82
tc-so:00:00:09.380008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 136: fc00::2 > fc00::1: ip-proto-115 82
tc-so:00:00:09.910008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:11.660008 b2:a0:2b:99:ef:ad > 33:33:ff:99:ef:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2bff:fe99:efad > ff02::1:ff99:efad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:efad, length 24
tc-so:00:00:10.100008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:12.140008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:12.500008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:10.820008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:12.500008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:10.820008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:10.900008 b2:a0:1a:04:9d:b4 > 33:33:ff:04:9d:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe04:9db4 > ff02::1:ff04:9db4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:9db4, length 24
tc-so:00:00:12.760008 b2:a0:2b:99:ef:ad > 33:33:e5:5e:22:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2bff:fe99:efad > ff02::2:e55e:228d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e55e:228d, length 24
tc-so:00:00:11.520008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.360008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 188: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 90
tc-so:00:00:12.000008 b2:a0:1a:04:9d:b4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe04:9db4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:13.110008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 188: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90
tc-so:00:00:14.790008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 188: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 90
tc-so:00:00:14.890008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 172: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): ip-proto-115 74
tc-so:00:00:13.210008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, ethertype IPv6 (0x86dd), length 172: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 74
tc-so:00:00:13.290008 b2:a0:1a:04:9d:b4 > 33:33:5e:29:6b:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe04:9db4 > ff02::2:5e29:6b04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5e29:6b04, length 24
tc-so:00:00:15.130008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 188: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x4): ip-proto-115 90
tc-so:00:00:16.340008 b2:a0:2b:99:ef:ad > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2bff:fe99:efad > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:16.840008 b2:a0:2b:99:ef:ad > b2:a0:1a:04:9d:b4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:19.030008 b2:a0:1a:04:9d:b4 > b2:a0:2b:99:ef:ad, 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: 1530073065.448271, ipsec_l2tp_ipv6_transport_ah_hmacsha512, passed
tc-start: 1530073065.467742, ipsec_l2tp_ipv6_transport_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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 [ 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: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 [ 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.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: Jun 27 04:18:01 2018	current: Jun 27 04:18:02 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:17:47 2018	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=13173 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: Jun 27 04:18:01 2018	current: Jun 27 04:18:02 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:17:47 2018	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=13173 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=0x00000002 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:18:01 2018	current: Jun 27 04:18:03 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:18:02 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 260(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 2	hard: 0	soft: 0
tc-so:	sadb_seq=1 pid=24973 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: Jun 27 04:18:01 2018	current: Jun 27 04:18:03 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:17:49 2018	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=24973 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ac:38:b6:66
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:ac:ff:fe:38:b6:66
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:acff:fe38:b666
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:acff:fe38:b666 - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:acff:fe38:b666 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 9     0        7     0     0
tc-so:bridg 1500  <Link>                                14     0       18     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:0b:d9:35:02
tc-so:shmif1: Ethernet address b2:a0:47:74:67:76
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:0b:ff:fe:d9:35:02
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:47:ff:fe:74:67:76
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:47ff:fe74:6776
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:47ff:fe74:6776 - no duplicates found
tc-so:ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52
tc-so:ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52
tc-so:ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52
tc-so:in6_if_link_down: fe80:2::b0a0:bff:fed9:3502 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:47ff:fe74:6776 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 5     0       10     0     0
tc-so:bridg 1500  <Link>                                13     0       17     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9d:94:7d:e4
tc-so:shmif1: Ethernet address b2:a0:f6:12:95:8d
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:9d:ff:fe:94:7d:e4
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:f6:ff:fe:12:95:8d
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:f6ff:fe12:958d
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:f6ff:fe12:958d - no duplicates found
tc-so:ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52
tc-so:ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52
tc-so:ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52
tc-so:in6_if_link_down: fe80:2::b0a0:9dff:fe94:7de4 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:f6ff:fe12:958d marked detached
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:a8:21:51:1b
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:a8:ff:fe:21:51:1b
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a8ff:fe21:511b
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a8ff:fe21:511b - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:a8ff:fe21:511b marked detached
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:09.510008 b2:a0:ac:38:b6:66 > 33:33:ff:38:b6:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:b666: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:b666, length 24
tc-so:00:00:08.270008 b2:a0:0b:d9:35:02 > 33:33:8e:1a:73:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fed9:3502 > ff02::2:8e1a:736d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e1a:736d, length 24
tc-so:00:00:09.730008 b2:a0:ac:38:b6:66 > 33:33:4a:db:0b:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4adb:b5f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4adb:b5f, length 24
tc-so:00:00:09.890008 b2:a0:ac:38:b6:66 > 33:33:ff:38:b6:66, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff38:b666: ICMP6, neighbor solicitation, who has fe80::b0a0:acff:fe38:b666, length 24
tc-so:00:00:08.610008 b2:a0:0b:d9:35:02 > 33:33:ff:d9:35:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fed9:3502 > ff02::1:ffd9:3502: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:3502, length 24
tc-so:00:00:11.410008 b2:a0:ac:38:b6:66 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe38:b666 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:09.990008 b2:a0:0b:d9:35:02 > 33:33:ff:d9:35:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fed9:3502 > ff02::1:ffd9:3502: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:3502, length 24
tc-so:00:00:11.010008 b2:a0:a8:21:51:1b > 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:11.810008 b2:a0:a8:21:51:1b > 33:33:ff:21:51:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff21:511b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:511b, length 24
tc-so:00:00:11.930008 b2:a0:a8:21:51:1b > 33:33:ff:21:51:1b, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff21:511b: ICMP6, neighbor solicitation, who has fe80::b0a0:a8ff:fe21:511b, length 24
tc-so:00:00:14.780008 b2:a0:ac:38:b6:66 > 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:13.380008 b2:a0:a8:21:51:1b > b2:a0:ac:38:b6:66, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:14.800008 b2:a0:ac:38:b6:66 > b2:a0:a8:21:51:1b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:13.400008 b2:a0:a8:21:51:1b > b2:a0:ac:38:b6:66, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.620008 b2:a0:0b:d9:35:02 > 33:33:8e:1a:73:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fed9:3502 > ff02::2:8e1a:736d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e1a:736d, length 24
tc-so:00:00:16.490008 b2:a0:ac:38:b6:66 > 33:33:ff:38:b6:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe38:b666 > ff02::1:ff38:b666: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:b666, length 24
tc-so:00:00:15.290008 b2:a0:9d:94:7d:e4 > 33:33:b7:e2:8e:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe94:7de4 > ff02::2:b7e2:8e68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7e2:8e68, length 24
tc-so:00:00:17.130008 b2:a0:ac:38:b6:66 > b2:a0:a8:21:51:1b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.730008 b2:a0:a8:21:51:1b > b2:a0:ac:38:b6:66, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:16.330008 b2:a0:a8:21:51:1b > 33:33:ff:21:51:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe21:511b > ff02::1:ff21:511b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:511b, length 24
tc-so:00:00:19.710008 b2:a0:a8:21:51:1b > 33:33:fc:96:bb:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe21:511b > ff02::2:fc96:bbc4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc96:bbc4, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.250008 b2:a0:9d:94:7d:e4 > 33:33:b7:e2:8e:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe94:7de4 > ff02::2:b7e2:8e68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7e2:8e68, length 24
tc-so:00:00:08.310008 b2:a0:9d:94:7d:e4 > 33:33:ff:94:7d:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe94:7de4 > ff02::1:ff94:7de4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:7de4, length 24
tc-so:00:00:07.650008 b2:a0:a8:21:51:1b > 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:08.450008 b2:a0:a8:21:51:1b > 33:33:ff:21:51:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff21:511b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:511b, length 24
tc-so:00:00:08.570008 b2:a0:a8:21:51:1b > 33:33:ff:21:51:1b, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff21:511b: ICMP6, neighbor solicitation, who has fe80::b0a0:a8ff:fe21:511b, length 24
tc-so:00:00:11.700008 b2:a0:ac:38:b6:66 > 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:10.020008 b2:a0:a8:21:51:1b > b2:a0:ac:38:b6:66, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:11.700008 b2:a0:ac:38:b6:66 > b2:a0:a8:21:51:1b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:10.040008 b2:a0:a8:21:51:1b > b2:a0:ac:38:b6:66, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:12.960008 b2:a0:0b:d9:35:02 > 33:33:8e:1a:73:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fed9:3502 > ff02::2:8e1a:736d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e1a:736d, length 24
tc-so:00:00:13.390008 b2:a0:ac:38:b6:66 > 33:33:ff:38:b6:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe38:b666 > ff02::1:ff38:b666: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:b666, length 24
tc-so:00:00:13.590008 b2:a0:9d:94:7d:e4 > 33:33:b7:e2:8e:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe94:7de4 > ff02::2:b7e2:8e68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7e2:8e68, length 24
tc-so:00:00:14.030008 b2:a0:ac:38:b6:66 > b2:a0:a8:21:51:1b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.370008 b2:a0:a8:21:51:1b > b2:a0:ac:38:b6:66, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:12.970008 b2:a0:a8:21:51:1b > 33:33:ff:21:51:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe21:511b > ff02::1:ff21:511b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:511b, length 24
tc-so:00:00:15.660008 b2:a0:9d:94:7d:e4 > 33:33:ff:94:7d:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe94:7de4 > ff02::1:ff94:7de4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:7de4, length 24
tc-so:00:00:16.350008 b2:a0:a8:21:51:1b > 33:33:fc:96:bb:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe21:511b > ff02::2:fc96:bbc4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc96:bbc4, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.570008 b2:a0:47:74:67:76 > 33:33:ff:74:67:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff74:6776: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff74:6776, length 24
tc-so:00:00:08.670008 b2:a0:47:74:67:76 > 33:33:ff:74:67:76, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff74:6776: ICMP6, neighbor solicitation, who has fe80::b0a0:47ff:fe74:6776, length 24
tc-so:00:00:09.310008 b2:a0:47:74:67:76 > 33:33:ff:74:67:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff74:6776: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff74:6776, length 24
tc-so:00:00:09.750008 b2:a0:47:74:67:76 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe74:6776 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:09.990008 b2:a0:47:74:67:76 > 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:08.310008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.990008 b2:a0:47:74:67:76 > b2:a0:f6:12:95:8d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:08.310008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138
tc-so:00:00:08.940008 b2:a0:f6:12:95:8d > 33:33:ff:12:95:8d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff12:958d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:958d, length 24
tc-so:00:00:08.960008 b2:a0:f6:12:95:8d > 33:33:ff:12:95:8d, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff12:958d: ICMP6, neighbor solicitation, who has fe80::b0a0:f6ff:fe12:958d, length 24
tc-so:00:00:09.320008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:10.130008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:10.250008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 136: fc00::2 > fc00::1: ip-proto-115 82
tc-so:00:00:12.150008 b2:a0:47:74:67:76 > 33:33:8e:1a:73:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe74:6776 > ff02::2:8e1a:736d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e1a:736d, length 24
tc-so:00:00:10.530008 b2:a0:f6:12:95:8d > 33:33:ff:12:95:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fe12:958d > ff02::1:ff12:958d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:958d, length 24
tc-so:00:00:13.380008 b2:a0:47:74:67:76 > b2:a0:f6:12:95:8d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.700008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.380008 b2:a0:47:74:67:76 > b2:a0:f6:12:95:8d, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:11.720008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:12.680008 b2:a0:f6:12:95:8d > 33:33:b7:e2:8e:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fe12:958d > ff02::2:b7e2:8e68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7e2:8e68, length 24
tc-so:00:00:14.640008 b2:a0:47:74:67:76 > b2:a0:f6:12:95:8d, ethertype IPv6 (0x86dd), length 168: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 90
tc-so:00:00:15.070008 b2:a0:47:74:67:76 > b2:a0:f6:12:95:8d, ethertype IPv6 (0x86dd), length 168: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 90
tc-so:00:00:13.610008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90
tc-so:00:00:13.930008 b2:a0:f6:12:95:8d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fe12:958d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:15.710008 b2:a0:47:74:67:76 > b2:a0:f6:12:95:8d, ethertype IPv6 (0x86dd), length 152: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): ip-proto-115 74
tc-so:00:00:14.050008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 152: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 74
tc-so:00:00:14.650008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90
tc-so:00:00:18.030008 b2:a0:f6:12:95:8d > b2:a0:47:74:67:76, 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: 1530073103.428984, ipsec_l2tp_ipv6_transport_ah_null, passed
tc-start: 1530073103.448519, ipsec_l2tp_ipv6_transport_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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 [ 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: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 [ 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.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: Jun 27 04:18:39 2018	current: Jun 27 04:18:40 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:18:25 2018	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=11846 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: Jun 27 04:18:39 2018	current: Jun 27 04:18:40 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:18:25 2018	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=11846 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:18:39 2018	current: Jun 27 04:18:41 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:18:40 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 130(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=1 pid=9526 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: Jun 27 04:18:39 2018	current: Jun 27 04:18:41 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:18:27 2018	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=9526 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:02:e2:25:e7
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:02:ff:fe:e2:25:e7
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2ff:fee2:25e7
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2ff:fee2:25e7 - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:2ff:fee2:25e7 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                10     0        8     0     0
tc-so:bridg 1500  <Link>                                17     0       19     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:da:0c:72:30
tc-so:shmif1: Ethernet address b2:a0:f5:d1:a8:52
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:da:ff:fe:0c:72:30
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:f5:ff:fe:d1:a8:52
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:f5ff:fed1:a852
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:f5ff:fed1:a852 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:daff:fe0c:7230 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:f5ff:fed1:a852 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 7     0       10     0     0
tc-so:bridg 1500  <Link>                                15     0       19     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:c5:38:92:e8
tc-so:shmif1: Ethernet address b2:a0:a4:55:a4:69
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:c5:ff:fe:38:92:e8
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:a4:ff:fe:55:a4:69
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a4ff:fe55:a469
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a4ff:fe55:a469 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:c5ff:fe38:92e8 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:a4ff:fe55:a469 marked detached
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f2:3a:e2:37
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:f2:ff:fe:3a:e2:37
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f2ff:fe3a:e237
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f2ff:fe3a:e237 - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:f2ff:fe3a:e237 marked detached
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:08.220008 b2:a0:da:0c:72:30 > 33:33:d7:d6:9b:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fe0c:7230 > ff02::2:d7d6:9be4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d7d6:9be4, length 24
tc-so:00:00:08.260008 b2:a0:da:0c:72:30 > 33:33:d7:d6:9b:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fe0c:7230 > ff02::2:d7d6:9be4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d7d6:9be4, length 24
tc-so:00:00:08.320008 b2:a0:da:0c:72:30 > 33:33:ff:0c:72:30, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fe0c:7230 > ff02::1:ff0c:7230: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:7230, length 24
tc-so:00:00:10.140008 b2:a0:02:e2:25:e7 > 33:33:ff:e2:25:e7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe2:25e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe2:25e7, length 24
tc-so:00:00:10.160008 b2:a0:02:e2:25:e7 > 33:33:ff:e2:25:e7, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffe2:25e7: ICMP6, neighbor solicitation, who has fe80::b0a0:2ff:fee2:25e7, length 24
tc-so:00:00:12.360008 b2:a0:02:e2:25:e7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fee2:25e7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:11.520008 b2:a0:f2:3a:e2:37 > 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:12.000008 b2:a0:f2:3a:e2:37 > 33:33:ff:3a:e2:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:e237: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:e237, length 24
tc-so:00:00:12.000008 b2:a0:f2:3a:e2:37 > 33:33:ff:3a:e2:37, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff3a:e237: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe3a:e237, length 24
tc-so:00:00:12.860008 b2:a0:c5:38:92:e8 > 33:33:45:01:5f:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe38:92e8 > ff02::2:4501:5f35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4501:5f35, length 24
tc-so:00:00:14.860008 b2:a0:02:e2:25:e7 > 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:13.440008 b2:a0:f2:3a:e2:37 > b2:a0:02:e2:25:e7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:14.880008 b2:a0:02:e2:25:e7 > b2:a0:f2:3a:e2:37, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:13.460008 b2:a0:f2:3a:e2:37 > b2:a0:02:e2:25:e7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.000008 b2:a0:da:0c:72:30 > 33:33:ff:0c:72:30, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fe0c:7230 > ff02::1:ff0c:7230: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:7230, length 24
tc-so:00:00:17.190008 b2:a0:02:e2:25:e7 > b2:a0:f2:3a:e2:37, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.750008 b2:a0:f2:3a:e2:37 > b2:a0:02:e2:25:e7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:17.330008 b2:a0:02:e2:25:e7 > 33:33:60:88:16:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fee2:25e7 > ff02::2:6088:16c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6088:16c0, length 24
tc-so:00:00:15.990008 b2:a0:f2:3a:e2:37 > 33:33:34:f1:be:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe3a:e237 > ff02::2:34f1:bef9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:34f1:bef9, length 24
tc-so:00:00:19.390008 b2:a0:02:e2:25:e7 > 33:33:ff:e2:25:e7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fee2:25e7 > ff02::1:ffe2:25e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe2:25e7, length 24
tc-so:00:00:19.170008 b2:a0:c5:38:92:e8 > 33:33:ff:38:92:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe38:92e8 > ff02::1:ff38:92e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:92e8, length 24
tc-so:00:00:20.130008 b2:a0:f2:3a:e2:37 > 33:33:ff:3a:e2:37, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe3a:e237 > ff02::1:ff3a:e237: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:e237, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.530008 b2:a0:c5:38:92:e8 > 33:33:ff:38:92:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe38:92e8 > ff02::1:ff38:92e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:92e8, length 24
tc-so:00:00:08.590008 b2:a0:c5:38:92:e8 > 33:33:45:01:5f:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe38:92e8 > ff02::2:4501:5f35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4501:5f35, length 24
tc-so:00:00:09.270008 b2:a0:02:e2:25:e7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fee2:25e7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:08.170008 b2:a0:f2:3a:e2:37 > 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:08.650008 b2:a0:f2:3a:e2:37 > 33:33:ff:3a:e2:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:e237: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:e237, length 24
tc-so:00:00:08.650008 b2:a0:f2:3a:e2:37 > 33:33:ff:3a:e2:37, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff3a:e237: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe3a:e237, length 24
tc-so:00:00:11.210008 b2:a0:c5:38:92:e8 > 33:33:45:01:5f:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe38:92e8 > ff02::2:4501:5f35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4501:5f35, length 24
tc-so:00:00:11.790008 b2:a0:02:e2:25:e7 > 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:10.090008 b2:a0:f2:3a:e2:37 > b2:a0:02:e2:25:e7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:11.790008 b2:a0:02:e2:25:e7 > b2:a0:f2:3a:e2:37, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:10.090008 b2:a0:f2:3a:e2:37 > b2:a0:02:e2:25:e7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.370008 b2:a0:da:0c:72:30 > 33:33:ff:0c:72:30, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fe0c:7230 > ff02::1:ff0c:7230: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:7230, length 24
tc-so:00:00:14.100008 b2:a0:02:e2:25:e7 > b2:a0:f2:3a:e2:37, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.400008 b2:a0:f2:3a:e2:37 > b2:a0:02:e2:25:e7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.240008 b2:a0:02:e2:25:e7 > 33:33:60:88:16:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fee2:25e7 > ff02::2:6088:16c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6088:16c0, length 24
tc-so:00:00:12.640008 b2:a0:f2:3a:e2:37 > 33:33:34:f1:be:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe3a:e237 > ff02::2:34f1:bef9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:34f1:bef9, length 24
tc-so:00:00:16.300008 b2:a0:02:e2:25:e7 > 33:33:ff:e2:25:e7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fee2:25e7 > ff02::1:ffe2:25e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe2:25e7, length 24
tc-so:00:00:17.520008 b2:a0:c5:38:92:e8 > 33:33:ff:38:92:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe38:92e8 > ff02::1:ff38:92e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:92e8, length 24
tc-so:00:00:16.810008 b2:a0:f2:3a:e2:37 > 33:33:ff:3a:e2:37, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe3a:e237 > ff02::1:ff3a:e237: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:e237, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.160008 b2:a0:f5:d1:a8:52 > 33:33:ff:d1:a8:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:a852: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:a852, length 24
tc-so:00:00:08.400008 b2:a0:f5:d1:a8:52 > 33:33:ff:d1:a8:52, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffd1:a852: ICMP6, neighbor solicitation, who has fe80::b0a0:f5ff:fed1:a852, length 24
tc-so:00:00:08.310008 b2:a0:a4:55:a4:69 > 33:33:ff:55:a4:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff55:a469: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:a469, length 24
tc-so:00:00:08.930008 b2:a0:a4:55:a4:69 > 33:33:ff:55:a4:69, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff55:a469: ICMP6, neighbor solicitation, who has fe80::b0a0:a4ff:fe55:a469, length 24
tc-so:00:00:10.920008 b2:a0:f5:d1:a8: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:09.270008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:10.920008 b2:a0:f5:d1:a8:52 > b2:a0:a4:55:a4:69, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.160008 b2:a0:f5:d1:a8:52 > 33:33:ff:d1:a8:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fed1:a852 > ff02::1:ffd1:a852: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:a852, length 24
tc-so:00:00:09.870008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:11.840008 b2:a0:f5:d1:a8:52 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fed1:a852 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:10.350008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:10.350008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 136: fc00::2 > fc00::1: ip-proto-115 82
tc-so:00:00:11.210008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.440008 b2:a0:f5:d1:a8:52 > b2:a0:a4:55:a4:69, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.790008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.440008 b2:a0:f5:d1:a8:52 > b2:a0:a4:55:a4:69, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:11.810008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:15.000008 b2:a0:f5:d1:a8:52 > b2:a0:a4:55:a4:69, ethertype IPv6 (0x86dd), length 154: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 100
tc-so:00:00:13.560008 b2:a0:a4:55:a4:69 > 33:33:ff:55:a4:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe55:a469 > ff02::1:ff55:a469: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:a469, length 24
tc-so:00:00:13.580008 b2:a0:a4:55:a4:69 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe55:a469 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:15.750008 b2:a0:f5:d1:a8:52 > b2:a0:a4:55:a4:69, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 84
tc-so:00:00:14.100008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 84
tc-so:00:00:15.890008 b2:a0:f5:d1:a8:52 > b2:a0:a4:55:a4:69, ethertype IPv6 (0x86dd), length 154: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 100
tc-so:00:00:14.340008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 100
tc-so:00:00:16.650008 b2:a0:f5:d1:a8:52 > 33:33:d7:d6:9b:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fed1:a852 > ff02::2:d7d6:9be4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d7d6:9be4, length 24
tc-so:00:00:15.660008 b2:a0:a4:55:a4:69 > 33:33:45:01:5f:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe55:a469 > ff02::2:4501:5f35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4501:5f35, length 24
tc-so:00:00:17.950008 b2:a0:f5:d1:a8:52 > b2:a0:a4:55:a4:69, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:17.520008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:18.510008 b2:a0:a4:55:a4:69 > b2:a0:f5:d1:a8:52, 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: 1530073140.990373, ipsec_l2tp_ipv6_transport_esp_null, passed
tc-start: 1530073141.10349, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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 [ 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: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 [ 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.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: Jun 27 04:19:17 2018	current: Jun 27 04:19:17 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:19:03 2018	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=11342 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: Jun 27 04:19:17 2018	current: Jun 27 04:19:17 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:19:03 2018	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=11342 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: Jun 27 04:19:16 2018	current: Jun 27 04:19:18 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:19:04 2018	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=14773 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: Jun 27 04:19:16 2018	current: Jun 27 04:19:18 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:19:04 2018	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=14773 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:32:b3:19:af
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:32:ff:fe:b3:19:af
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:32ff:feb3:19af
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:32ff:feb3:19af - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:32ff:feb3:19af marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                10     0        7     0     0
tc-so:bridg 1500  <Link>                                15     0       19     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b6:c3:a6:0c
tc-so:shmif1: Ethernet address b2:a0:b5:dd:25:91
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:b6:ff:fe:c3:a6:0c
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:b5:ff:fe:dd:25:91
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b5ff:fedd:2591
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b5ff:fedd:2591 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:b6ff:fec3:a60c marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:b5ff:fedd:2591 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 6     0       10     0     0
tc-so:bridg 1500  <Link>                                14     0       18     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:0a:b6:ae:f0
tc-so:shmif1: Ethernet address b2:a0:c1:f6:f8:ed
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:0a:ff:fe:b6:ae:f0
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:c1:ff:fe:f6:f8:ed
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c1ff:fef6:f8ed
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c1ff:fef6:f8ed - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:aff:feb6:aef0 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:c1ff:fef6:f8ed marked detached
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:8e:cd:ca:fa
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:8e:ff:fe:cd:ca:fa
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8eff:fecd:cafa
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8eff:fecd:cafa - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:8eff:fecd:cafa marked detached
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:09.350008 b2:a0:32:b3:19:af > 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.950008 b2:a0:32:b3:19:af > 33:33:ff:b3:19:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:19af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:19af, length 24
tc-so:00:00:10.090008 b2:a0:32:b3:19:af > 33:33:ff:b3:19:af, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffb3:19af: ICMP6, neighbor solicitation, who has fe80::b0a0:32ff:feb3:19af, length 24
tc-so:00:00:08.700008 b2:a0:b6:c3:a6:0c > 33:33:e9:52:cc:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec3:a60c > ff02::2:e952:ccc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e952:ccc9, length 24
tc-so:00:00:08.760008 b2:a0:b6:c3:a6:0c > 33:33:ff:c3:a6:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec3:a60c > ff02::1:ffc3:a60c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:a60c, length 24
tc-so:00:00:11.300008 b2:a0:32:b3:19:af > 33:33:55:19:d8:d0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:32ff:feb3:19af > ff02::2:5519:d8d0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5519:d8d0, length 24
tc-so:00:00:11.470008 b2:a0:8e:cd:ca:fa > 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:11.470008 b2:a0:8e:cd:ca:fa > 33:33:ff:cd:ca:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcd:cafa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:cafa, length 24
tc-so:00:00:11.790008 b2:a0:8e:cd:ca:fa > 33:33:ff:cd:ca:fa, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffcd:cafa: ICMP6, neighbor solicitation, who has fe80::b0a0:8eff:fecd:cafa, length 24
tc-so:00:00:13.120008 b2:a0:8e:cd:ca:fa > 33:33:ff:cd:ca:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fecd:cafa > ff02::1:ffcd:cafa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:cafa, length 24
tc-so:00:00:14.590008 b2:a0:32:b3:19:af > 33:33:ff:b3:19:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:32ff:feb3:19af > ff02::1:ffb3:19af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:19af, length 24
tc-so:00:00:14.690008 b2:a0:32:b3:19:af > 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:13.240008 b2:a0:8e:cd:ca:fa > b2:a0:32:b3:19:af, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:14.710008 b2:a0:32:b3:19:af > b2:a0:8e:cd:ca:fa, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:13.260008 b2:a0:8e:cd:ca:fa > b2:a0:32:b3:19:af, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.840008 b2:a0:b6:c3:a6:0c > 33:33:ff:c3:a6:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec3:a60c > ff02::1:ffc3:a60c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:a60c, length 24
tc-so:00:00:17.010008 b2:a0:32:b3:19:af > b2:a0:8e:cd:ca:fa, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.580008 b2:a0:8e:cd:ca:fa > b2:a0:32:b3:19:af, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:17.740008 b2:a0:0a:b6:ae:f0 > 33:33:04:27:8a:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:feb6:aef0 > ff02::2:427:8a05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:427:8a05, length 24
tc-so:00:00:18.530008 b2:a0:b6:c3:a6:0c > 33:33:e9:52:cc:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec3:a60c > ff02::2:e952:ccc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e952:ccc9, length 24
tc-so:00:00:18.630008 b2:a0:8e:cd:ca:fa > 33:33:69:cb:2d:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fecd:cafa > ff02::2:69cb:2d1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:69cb:2d1d, length 24
tc-so:00:00:19.260008 b2:a0:0a:b6:ae:f0 > 33:33:ff:b6:ae:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:feb6:aef0 > ff02::1:ffb6:aef0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:aef0, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.830008 b2:a0:0a:b6:ae:f0 > 33:33:ff:b6:ae:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:feb6:aef0 > ff02::1:ffb6:aef0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:aef0, length 24
tc-so:00:00:08.610008 b2:a0:0a:b6:ae:f0 > 33:33:04:27:8a:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:feb6:aef0 > ff02::2:427:8a05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:427:8a05, length 24
tc-so:00:00:08.070008 b2:a0:8e:cd:ca:fa > 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:08.070008 b2:a0:8e:cd:ca:fa > 33:33:ff:cd:ca:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcd:cafa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:cafa, length 24
tc-so:00:00:08.390008 b2:a0:8e:cd:ca:fa > 33:33:ff:cd:ca:fa, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffcd:cafa: ICMP6, neighbor solicitation, who has fe80::b0a0:8eff:fecd:cafa, length 24
tc-so:00:00:09.720008 b2:a0:8e:cd:ca:fa > 33:33:ff:cd:ca:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fecd:cafa > ff02::1:ffcd:cafa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:cafa, length 24
tc-so:00:00:11.440008 b2:a0:32:b3:19:af > 33:33:ff:b3:19:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:32ff:feb3:19af > ff02::1:ffb3:19af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:19af, length 24
tc-so:00:00:11.540008 b2:a0:32:b3:19:af > 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:09.840008 b2:a0:8e:cd:ca:fa > b2:a0:32:b3:19:af, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:11.560008 b2:a0:32:b3:19:af > b2:a0:8e:cd:ca:fa, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.860008 b2:a0:8e:cd:ca:fa > b2:a0:32:b3:19:af, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:12.140008 b2:a0:b6:c3:a6:0c > 33:33:ff:c3:a6:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec3:a60c > ff02::1:ffc3:a60c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:a60c, length 24
tc-so:00:00:13.860008 b2:a0:32:b3:19:af > b2:a0:8e:cd:ca:fa, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.160008 b2:a0:8e:cd:ca:fa > b2:a0:32:b3:19:af, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:16.040008 b2:a0:0a:b6:ae:f0 > 33:33:04:27:8a:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:feb6:aef0 > ff02::2:427:8a05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:427:8a05, length 24
tc-so:00:00:16.830008 b2:a0:b6:c3:a6:0c > 33:33:e9:52:cc:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec3:a60c > ff02::2:e952:ccc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e952:ccc9, length 24
tc-so:00:00:15.230008 b2:a0:8e:cd:ca:fa > 33:33:69:cb:2d:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fecd:cafa > ff02::2:69cb:2d1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:69cb:2d1d, length 24
tc-so:00:00:17.560008 b2:a0:0a:b6:ae:f0 > 33:33:ff:b6:ae:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:feb6:aef0 > ff02::1:ffb6:aef0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:aef0, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.360008 b2:a0:b5:dd:25:91 > 33:33:ff:dd:25:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:2591: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:2591, length 24
tc-so:00:00:08.700008 b2:a0:b5:dd:25:91 > 33:33:ff:dd:25:91, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffdd:2591: ICMP6, neighbor solicitation, who has fe80::b0a0:b5ff:fedd:2591, length 24
tc-so:00:00:09.850008 b2:a0:b5:dd:25:91 > 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:08.140008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.850008 b2:a0:b5:dd:25:91 > b2:a0:c1:f6:f8:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:08.160008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138
tc-so:00:00:08.180008 b2:a0:c1:f6:f8:ed > 33:33:ff:f6:f8:ed, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:f8ed: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:f8ed, length 24
tc-so:00:00:08.970008 b2:a0:c1:f6:f8:ed > 33:33:ff:f6:f8:ed, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:fff6:f8ed: ICMP6, neighbor solicitation, who has fe80::b0a0:c1ff:fef6:f8ed, length 24
tc-so:00:00:09.770008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:09.770008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:11.710008 b2:a0:b5:dd:25:91 > 33:33:e9:52:cc:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fedd:2591 > ff02::2:e952:ccc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e952:ccc9, length 24
tc-so:00:00:10.090008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 136: fc00::2 > fc00::1: ip-proto-115 82
tc-so:00:00:12.660008 b2:a0:b5:dd:25:91 > 33:33:ff:dd:25:91, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fedd:2591 > ff02::1:ffdd:2591: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:2591, length 24
tc-so:00:00:11.420008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.140008 b2:a0:b5:dd:25:91 > b2:a0:c1:f6:f8:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:13.240008 b2:a0:b5:dd:25:91 > b2:a0:c1:f6:f8:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.540008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.260008 b2:a0:b5:dd:25:91 > b2:a0:c1:f6:f8:ed, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:11.560008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:13.840008 b2:a0:b5:dd:25:91 > b2:a0:c1:f6:f8:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:14.480008 b2:a0:b5:dd:25:91 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fedd:2591 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:15.560008 b2:a0:b5:dd:25:91 > b2:a0:c1:f6:f8:ed, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:13.860008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104
tc-so:00:00:15.920008 b2:a0:c1:f6:f8:ed > 33:33:ff:f6:f8:ed, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c1ff:fef6:f8ed > ff02::1:fff6:f8ed: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:f8ed, length 24
tc-so:00:00:16.040008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:18.530008 b2:a0:b5:dd:25:91 > b2:a0:c1:f6:f8:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:16.930008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:17.210008 b2:a0:c1:f6:f8:ed > 33:33:04:27:8a:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c1ff:fef6:f8ed > ff02::2:427:8a05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:427:8a05, length 24
tc-so:00:00:17.560008 b2:a0:c1:f6:f8:ed > b2:a0:b5:dd:25:91, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:17.750008 b2:a0:c1:f6:f8:ed > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c1ff:fef6:f8ed > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
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: 1530073178.310593, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc, passed
tc-start: 1530073178.330017, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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 [ 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: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 [ 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.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: Jun 27 04:19:54 2018	current: Jun 27 04:19:54 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:19:41 2018	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=11669 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: Jun 27 04:19:54 2018	current: Jun 27 04:19:54 2018
tc-so:	diff: 0(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:19:41 2018	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=11669 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: Jun 27 04:19:54 2018	current: Jun 27 04:19:55 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:19:42 2018	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=13446 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: Jun 27 04:19:54 2018	current: Jun 27 04:19:55 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:19:42 2018	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=13446 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:48:99:8c:a5
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:48:ff:fe:99:8c:a5
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:48ff:fe99:8ca5
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:48ff:fe99:8ca5 - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:48ff:fe99:8ca5 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 9     0        7     0     0
tc-so:bridg 1500  <Link>                                14     0       18     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:5b:35:63:01
tc-so:shmif1: Ethernet address b2:a0:ef:56:64:3e
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:5b:ff:fe:35:63:01
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:ef:ff:fe:56:64:3e
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:efff:fe56:643e
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:efff:fe56:643e - no duplicates found
tc-so:ah_input: hash over 198 bytes, skip 40: crda len 198 skip 0 inject 52
tc-so:ah_input: hash over 214 bytes, skip 40: crda len 214 skip 0 inject 52
tc-so:ipsec_common_input: no key association found for SA fc00::1/00002711/51/0
tc-so:in6_if_link_down: fe80:2::b0a0:5bff:fe35:6301 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:efff:fe56:643e marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 7     0       10     0     0
tc-so:bridg 1500  <Link>                                15     0       18     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:41:50:42:f2
tc-so:shmif1: Ethernet address b2:a0:21:36:0c:2a
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:41:ff:fe:50:42:f2
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:21:ff:fe:36:0c:2a
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:21ff:fe36:c2a
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:21ff:fe36:c2a - no duplicates found
tc-so:ah_input: hash over 214 bytes, skip 40: crda len 214 skip 0 inject 52
tc-so:ah_input: hash over 198 bytes, skip 40: crda len 198 skip 0 inject 52
tc-so:ah_input: hash over 214 bytes, skip 40: crda len 214 skip 0 inject 52
tc-so:in6_if_link_down: fe80:2::b0a0:41ff:fe50:42f2 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:21ff:fe36:c2a marked detached
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:25:08:ef:bd
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:25:ff:fe:08:ef:bd
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:25ff:fe08:efbd
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:25ff:fe08:efbd - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:25ff:fe08:efbd marked detached
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:09.300008 b2:a0:48:99:8c:a5 > 33:33:ff:99:8c:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:8ca5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:8ca5, length 24
tc-so:00:00:08.300008 b2:a0:5b:35:63:01 > 33:33:c2:1d:66:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe35:6301 > ff02::2:c21d:6611: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c21d:6611, length 24
tc-so:00:00:09.860008 b2:a0:48:99:8c:a5 > 33:33:4a:bf:0f:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4abf:f2f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4abf:f2f, length 24
tc-so:00:00:10.000008 b2:a0:48:99:8c:a5 > 33:33:ff:99:8c:a5, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff99:8ca5: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe99:8ca5, length 24
tc-so:00:00:08.580008 b2:a0:5b:35:63:01 > 33:33:ff:35:63:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe35:6301 > ff02::1:ff35:6301: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:6301, length 24
tc-so:00:00:10.800008 b2:a0:5b:35:63:01 > 33:33:c2:1d:66:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe35:6301 > ff02::2:c21d:6611: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c21d:6611, length 24
tc-so:00:00:11.160008 b2:a0:25:08:ef:bd > 33:33:ff:08:ef:bd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:efbd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:efbd, length 24
tc-so:00:00:11.300008 b2:a0:25:08:ef:bd > 33:33:ff:08:ef:bd, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff08:efbd: ICMP6, neighbor solicitation, who has fe80::b0a0:25ff:fe08:efbd, length 24
tc-so:00:00:14.170008 b2:a0:48:99:8c:a5 > 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.730008 b2:a0:25:08:ef:bd > b2:a0:48:99:8c:a5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:14.170008 b2:a0:48:99:8c:a5 > b2:a0:25:08:ef:bd, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.750008 b2:a0:25:08:ef:bd > b2:a0:48:99:8c:a5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:12.850008 b2:a0:25:08:ef:bd > 33:33:ff:08:ef:bd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe08:efbd > ff02::1:ff08:efbd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:efbd, length 24
tc-so:00:00:16.210008 b2:a0:48:99:8c:a5 > 33:33:ff:99:8c:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe99:8ca5 > ff02::1:ff99:8ca5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:8ca5, length 24
tc-so:00:00:16.530008 b2:a0:48:99:8c:a5 > b2:a0:25:08:ef:bd, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.110008 b2:a0:25:08:ef:bd > b2:a0:48:99:8c:a5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.130008 b2:a0:5b:35:63:01 > 33:33:ff:35:63:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe35:6301 > ff02::1:ff35:6301: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:6301, length 24
tc-so:00:00:15.810008 b2:a0:25:08:ef:bd > 33:33:d2:1d:f7:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe08:efbd > ff02::2:d21d:f73e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d21d:f73e, length 24
tc-so:00:00:19.120008 b2:a0:48:99:8c:a5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe99:8ca5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:18.590008 b2:a0:25:08:ef:bd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe08:efbd > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:19.490008 b2:a0:41:50:42:f2 > 33:33:1e:f3:d1:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe50:42f2 > ff02::2:1ef3:d123: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1ef3:d123, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.180008 b2:a0:41:50:42:f2 > 33:33:1e:f3:d1:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe50:42f2 > ff02::2:1ef3:d123: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1ef3:d123, length 24
tc-so:00:00:08.550008 b2:a0:41:50:42:f2 > 33:33:ff:50:42:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe50:42f2 > ff02::1:ff50:42f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff50:42f2, length 24
tc-so:00:00:07.790008 b2:a0:25:08:ef:bd > 33:33:ff:08:ef:bd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:efbd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:efbd, length 24
tc-so:00:00:07.930008 b2:a0:25:08:ef:bd > 33:33:ff:08:ef:bd, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff08:efbd: ICMP6, neighbor solicitation, who has fe80::b0a0:25ff:fe08:efbd, length 24
tc-so:00:00:11.060008 b2:a0:48:99:8c:a5 > 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:09.360008 b2:a0:25:08:ef:bd > b2:a0:48:99:8c:a5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:11.080008 b2:a0:48:99:8c:a5 > b2:a0:25:08:ef:bd, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.380008 b2:a0:25:08:ef:bd > b2:a0:48:99:8c:a5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:09.480008 b2:a0:25:08:ef:bd > 33:33:ff:08:ef:bd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe08:efbd > ff02::1:ff08:efbd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:efbd, length 24
tc-so:00:00:13.100008 b2:a0:48:99:8c:a5 > 33:33:ff:99:8c:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe99:8ca5 > ff02::1:ff99:8ca5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:8ca5, length 24
tc-so:00:00:13.420008 b2:a0:48:99:8c:a5 > b2:a0:25:08:ef:bd, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.720008 b2:a0:25:08:ef:bd > b2:a0:48:99:8c:a5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.480008 b2:a0:5b:35:63:01 > 33:33:ff:35:63:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe35:6301 > ff02::1:ff35:6301: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:6301, length 24
tc-so:00:00:12.440008 b2:a0:25:08:ef:bd > 33:33:d2:1d:f7:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe08:efbd > ff02::2:d21d:f73e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d21d:f73e, length 24
tc-so:00:00:14.580008 b2:a0:41:50:42:f2 > 33:33:ff:50:42:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe50:42f2 > ff02::1:ff50:42f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff50:42f2, length 24
tc-so:00:00:16.010008 b2:a0:48:99:8c:a5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe99:8ca5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:15.220008 b2:a0:25:08:ef:bd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe08:efbd > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:17.820008 b2:a0:41:50:42:f2 > 33:33:1e:f3:d1:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe50:42f2 > ff02::2:1ef3:d123: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1ef3:d123, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.160008 b2:a0:ef:56:64:3e > 33:33:ff:56:64:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:643e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:643e, length 24
tc-so:00:00:08.380008 b2:a0:ef:56:64:3e > 33:33:c2:1d:66:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c21d:6611: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c21d:6611, length 24
tc-so:00:00:08.840008 b2:a0:ef:56:64:3e > 33:33:ff:56:64:3e, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff56:643e: ICMP6, neighbor solicitation, who has fe80::b0a0:efff:fe56:643e, length 24
tc-so:00:00:08.470008 b2:a0:21:36:0c:2a > 33:33:ff:36:0c:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff36:c2a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:c2a, length 24
tc-so:00:00:08.730008 b2:a0:21:36:0c:2a > 33:33:ff:36:0c:2a, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff36:c2a: ICMP6, neighbor solicitation, who has fe80::b0a0:21ff:fe36:c2a, length 24
tc-so:00:00:10.800008 b2:a0:ef:56:64: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:09.130008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:10.800008 b2:a0:ef:56:64:3e > b2:a0:21:36:0c:2a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:09.490008 b2:a0:21:36:0c:2a > 33:33:1e:f3:d1:23, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1ef3:d123: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1ef3:d123, length 24
tc-so:00:00:09.490008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:09.630008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 136: fc00::2 > fc00::1: ip-proto-115 82
tc-so:00:00:12.730008 b2:a0:ef:56:64:3e > b2:a0:21:36:0c:2a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.060008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:12.730008 b2:a0:ef:56:64:3e > b2:a0:21:36:0c:2a, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:11.080008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:11.180008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:14.170008 b2:a0:ef:56:64:3e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe56:643e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:14.770008 b2:a0:ef:56:64:3e > b2:a0:21:36:0c:2a, ethertype IPv6 (0x86dd), length 228: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:15.090008 b2:a0:ef:56:64:3e > b2:a0:21:36:0c:2a, ethertype IPv6 (0x86dd), length 212: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:13.440008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 212: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:15.150008 b2:a0:ef:56:64:3e > b2:a0:21:36:0c:2a, ethertype IPv6 (0x86dd), length 228: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:14.140008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 228: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:14.600008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 228: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:14.720008 b2:a0:21:36:0c:2a > 33:33:ff:36:0c:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe36:c2a > ff02::1:ff36:c2a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:c2a, length 24
tc-so:00:00:16.440008 b2:a0:ef:56:64:3e > 33:33:ff:56:64:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe56:643e > ff02::1:ff56:643e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:643e, length 24
tc-so:00:00:17.680008 b2:a0:ef:56:64:3e > b2:a0:21:36:0c:2a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:16.320008 b2:a0:21:36:0c:2a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe36:c2a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:16.920008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:17.820008 b2:a0:21:36:0c:2a > b2:a0:ef:56:64:3e, 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: 1530073214.911409, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512, passed
tc-start: 1530073214.930908, ipsec_l2tp_ipv6_tunnel_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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 [ 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: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 [ 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.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: Jun 27 04:20:29 2018	current: Jun 27 04:20:31 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:20:16 2018	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=26612 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: Jun 27 04:20:29 2018	current: Jun 27 04:20:31 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:20:16 2018	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=26612 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: Jun 27 04:20:30 2018	current: Jun 27 04:20:32 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:20:18 2018	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=16373 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: Jun 27 04:20:30 2018	current: Jun 27 04:20:32 2018
tc-so:	diff: 2(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:20:30 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 194(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=0 pid=16373 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ce:6d:b7:a6
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:ce:ff:fe:6d:b7:a6
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ceff:fe6d:b7a6
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ceff:fe6d:b7a6 - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:ceff:fe6d:b7a6 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                10     0        9     0     0
tc-so:bridg 1500  <Link>                                17     0       21     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:25:21:9e:a7
tc-so:shmif1: Ethernet address b2:a0:4f:45:19:fd
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:25:ff:fe:21:9e:a7
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:4f:ff:fe:45:19:fd
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:4fff:fe45:19fd
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:4fff:fe45:19fd - no duplicates found
tc-so:ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52
tc-so:ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52
tc-so:ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52
tc-so:in6_if_link_down: fe80:2::b0a0:25ff:fe21:9ea7 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:4fff:fe45:19fd marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 6     0       10     0     0
tc-so:bridg 1500  <Link>                                14     0       18     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:66:a8:9e:21
tc-so:shmif1: Ethernet address b2:a0:ba:0f:ec:4d
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:66:ff:fe:a8:9e:21
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:ba:ff:fe:0f:ec:4d
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:baff:fe0f:ec4d
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:baff:fe0f:ec4d - no duplicates found
tc-so:ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52
tc-so:ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52
tc-so:ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52
tc-so:in6_if_link_down: fe80:2::b0a0:66ff:fea8:9e21 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:baff:fe0f:ec4d marked detached
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ea:b2:48:09
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:ea:ff:fe:b2:48:09
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:eaff:feb2:4809
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:eaff:feb2:4809 - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:eaff:feb2:4809 marked detached
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:08.510008 b2:a0:25:21:9e:a7 > 33:33:71:67:48:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe21:9ea7 > ff02::2:7167:4838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7167:4838, length 24
tc-so:00:00:10.150008 b2:a0:ce:6d:b7:a6 > 33:33:ff:6d:b7:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:b7a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:b7a6, length 24
tc-so:00:00:08.710008 b2:a0:25:21:9e:a7 > 33:33:ff:21:9e:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe21:9ea7 > ff02::1:ff21:9ea7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:9ea7, length 24
tc-so:00:00:10.190008 b2:a0:ce:6d:b7:a6 > 33:33:ff:6d:b7:a6, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff6d:b7a6: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fe6d:b7a6, length 24
tc-so:00:00:11.540008 b2:a0:ce:6d:b7:a6 > 33:33:ff:6d:b7:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe6d:b7a6 > ff02::1:ff6d:b7a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:b7a6, length 24
tc-so:00:00:11.420008 b2:a0:ea:b2:48:09 > 33:33:ff:b2:48:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:4809: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:4809, length 24
tc-so:00:00:11.600008 b2:a0:ea:b2:48:09 > 33:33:ff:b2:48:09, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffb2:4809: ICMP6, neighbor solicitation, who has fe80::b0a0:eaff:feb2:4809, length 24
tc-so:00:00:11.780008 b2:a0:ea:b2:48:09 > 33:33:ff:b2:48:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:4809: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:4809, length 24
tc-so:00:00:12.080008 b2:a0:66:a8:9e:21 > 33:33:95:da:b4:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea8:9e21 > ff02::2:95da:b4f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95da:b4f4, length 24
tc-so:00:00:13.830008 b2:a0:ce:6d:b7:a6 > 33:33:54:84:e2:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe6d:b7a6 > ff02::2:5484:e27a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5484:e27a, length 24
tc-so:00:00:14.470008 b2:a0:ce:6d:b7:a6 > 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:13.040008 b2:a0:ea:b2:48:09 > b2:a0:ce:6d:b7:a6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:14.490008 b2:a0:ce:6d:b7:a6 > b2:a0:ea:b2:48:09, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:13.040008 b2:a0:ea:b2:48:09 > b2:a0:ce:6d:b7:a6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.530008 b2:a0:ea:b2:48:09 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:feb2:4809 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:16.270008 b2:a0:ce:6d:b7:a6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe6d:b7a6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:14.980008 b2:a0:66:a8:9e:21 > 33:33:ff:a8:9e:21, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea8:9e21 > ff02::1:ffa8:9e21: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:9e21, length 24
tc-so:00:00:16.830008 b2:a0:ce:6d:b7:a6 > b2:a0:ea:b2:48:09, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.380008 b2:a0:ea:b2:48:09 > b2:a0:ce:6d:b7:a6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:15.870008 b2:a0:25:21:9e:a7 > 33:33:ff:21:9e:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe21:9ea7 > ff02::1:ff21:9ea7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:9ea7, length 24
tc-so:00:00:16.580008 b2:a0:25:21:9e:a7 > 33:33:71:67:48:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe21:9ea7 > ff02::2:7167:4838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7167:4838, length 24
tc-so:00:00:19.020008 b2:a0:ea:b2:48:09 > 33:33:1a:4e:78:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:feb2:4809 > ff02::2:1a4e:7807: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a4e:7807, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:07.930008 b2:a0:66:a8:9e:21 > 33:33:95:da:b4:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea8:9e21 > ff02::2:95da:b4f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95da:b4f4, length 24
tc-so:00:00:08.020008 b2:a0:66:a8:9e:21 > 33:33:ff:a8:9e:21, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea8:9e21 > ff02::1:ffa8:9e21: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:9e21, length 24
tc-so:00:00:08.030008 b2:a0:ea:b2:48:09 > 33:33:ff:b2:48:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:4809: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:4809, length 24
tc-so:00:00:08.210008 b2:a0:ea:b2:48:09 > 33:33:ff:b2:48:09, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffb2:4809: ICMP6, neighbor solicitation, who has fe80::b0a0:eaff:feb2:4809, length 24
tc-so:00:00:08.390008 b2:a0:ea:b2:48:09 > 33:33:ff:b2:48:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:4809: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:4809, length 24
tc-so:00:00:10.400008 b2:a0:66:a8:9e:21 > 33:33:95:da:b4:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea8:9e21 > ff02::2:95da:b4f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95da:b4f4, length 24
tc-so:00:00:10.700008 b2:a0:ce:6d:b7:a6 > 33:33:54:84:e2:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe6d:b7a6 > ff02::2:5484:e27a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5484:e27a, length 24
tc-so:00:00:11.340008 b2:a0:ce:6d:b7:a6 > 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:09.630008 b2:a0:ea:b2:48:09 > b2:a0:ce:6d:b7:a6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:11.360008 b2:a0:ce:6d:b7:a6 > b2:a0:ea:b2:48:09, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:09.660008 b2:a0:ea:b2:48:09 > b2:a0:ce:6d:b7:a6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:11.140008 b2:a0:ea:b2:48:09 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:feb2:4809 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:13.110008 b2:a0:ce:6d:b7:a6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe6d:b7a6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:13.290008 b2:a0:66:a8:9e:21 > 33:33:ff:a8:9e:21, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea8:9e21 > ff02::1:ffa8:9e21: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:9e21, length 24
tc-so:00:00:13.700008 b2:a0:ce:6d:b7:a6 > b2:a0:ea:b2:48:09, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:11.990008 b2:a0:ea:b2:48:09 > b2:a0:ce:6d:b7:a6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.210008 b2:a0:25:21:9e:a7 > 33:33:ff:21:9e:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe21:9ea7 > ff02::1:ff21:9ea7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:9ea7, length 24
tc-so:00:00:15.630008 b2:a0:ea:b2:48:09 > 33:33:1a:4e:78:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:feb2:4809 > ff02::2:1a4e:7807: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a4e:7807, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.930008 b2:a0:4f:45:19:fd > 33:33:ff:45:19:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff45:19fd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:19fd, length 24
tc-so:00:00:09.010008 b2:a0:4f:45:19:fd > 33:33:ff:45:19:fd, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff45:19fd: ICMP6, neighbor solicitation, who has fe80::b0a0:4fff:fe45:19fd, length 24
tc-so:00:00:10.090008 b2:a0:4f:45:19:fd > 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:08.410008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:10.090008 b2:a0:4f:45:19:fd > b2:a0:ba:0f:ec:4d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:08.410008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138
tc-so:00:00:08.870008 b2:a0:ba:0f:ec:4d > 33:33:ff:0f:ec:4d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:ec4d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:ec4d, length 24
tc-so:00:00:08.950008 b2:a0:ba:0f:ec:4d > 33:33:ff:0f:ec:4d, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff0f:ec4d: ICMP6, neighbor solicitation, who has fe80::b0a0:baff:fe0f:ec4d, length 24
tc-so:00:00:09.740008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:09.920008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 136: fc00::2 > fc00::1: ip-proto-115 82
tc-so:00:00:10.100008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:10.400008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:12.380008 b2:a0:4f:45:19:fd > b2:a0:ba:0f:ec:4d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:12.760008 b2:a0:4f:45:19:fd > 33:33:71:67:48:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4fff:fe45:19fd > ff02::2:7167:4838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7167:4838, length 24
tc-so:00:00:12.780008 b2:a0:4f:45:19:fd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4fff:fe45:19fd > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:13.020008 b2:a0:4f:45:19:fd > b2:a0:ba:0f:ec:4d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.360008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.040008 b2:a0:4f:45:19:fd > b2:a0:ba:0f:ec:4d, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:11.360008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:12.620008 b2:a0:ba:0f:ec:4d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe0f:ec4d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:12.850008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:14.820008 b2:a0:4f:45:19:fd > b2:a0:ba:0f:ec:4d, ethertype IPv6 (0x86dd), length 208: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:13.290008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, 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:15.380008 b2:a0:4f:45:19:fd > b2:a0:ba:0f:ec:4d, ethertype IPv6 (0x86dd), length 192: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:13.700008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:15.890008 b2:a0:4f:45:19:fd > b2:a0:ba:0f:ec:4d, ethertype IPv6 (0x86dd), length 208: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:16.580008 b2:a0:4f:45:19:fd > b2:a0:ba:0f:ec:4d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:17.750008 b2:a0:4f:45:19:fd > 33:33:ff:45:19:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4fff:fe45:19fd > ff02::1:ff45:19fd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:19fd, length 24
tc-so:00:00:16.210008 b2:a0:ba:0f:ec:4d > 33:33:ff:0f:ec:4d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe0f:ec4d > ff02::1:ff0f:ec4d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:ec4d, length 24
tc-so:00:00:16.740008 b2:a0:ba:0f:ec:4d > 33:33:95:da:b4:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe0f:ec4d > ff02::2:95da:b4f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95da:b4f4, length 24
tc-so:00:00:17.340008 b2:a0:ba:0f:ec:4d > b2:a0:4f:45:19:fd, 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: 1530073252.62303, ipsec_l2tp_ipv6_tunnel_ah_null, passed
tc-start: 1530073252.81731, ipsec_l2tp_ipv6_tunnel_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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 [ 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: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 [ 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.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: Jun 27 04:21:08 2018	current: Jun 27 04:21:09 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:20:54 2018	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=26660 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: Jun 27 04:21:08 2018	current: Jun 27 04:21:09 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:20:54 2018	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=26660 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: Jun 27 04:21:08 2018	current: Jun 27 04:21:09 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:20:56 2018	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=15046 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: Jun 27 04:21:08 2018	current: Jun 27 04:21:09 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:20:56 2018	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=15046 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:22:49:c7:5e
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:22:ff:fe:49:c7:5e
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:22ff:fe49:c75e
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:22ff:fe49:c75e - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:22ff:fe49:c75e marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                10     0        8     0     0
tc-so:bridg 1500  <Link>                                16     0       20     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:67:6c:79:01
tc-so:shmif1: Ethernet address b2:a0:04:59:b6:12
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:67:ff:fe:6c:79:01
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:04:ff:fe:59:b6:12
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:4ff:fe59:b612
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:4ff:fe59:b612 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:67ff:fe6c:7901 marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:4ff:fe59:b612 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 6     0       10     0     0
tc-so:bridg 1500  <Link>                                14     0       18     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:3c:3a:2c:aa
tc-so:shmif1: Ethernet address b2:a0:9b:ca:62:dc
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:3c:ff:fe:3a:2c:aa
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:9b:ff:fe:ca:62:dc
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9bff:feca:62dc
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9bff:feca:62dc - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:3cff:fe3a:2caa marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:9bff:feca:62dc marked detached
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b4:60:4c:c5
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:b4:ff:fe:60:4c:c5
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b4ff:fe60:4cc5
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b4ff:fe60:4cc5 - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:b4ff:fe60:4cc5 marked detached
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:08.100008 b2:a0:67:6c:79:01 > 33:33:90:72:61:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe6c:7901 > ff02::2:9072:6146: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9072:6146, length 24
tc-so:00:00:08.260008 b2:a0:67:6c:79:01 > 33:33:ff:6c:79:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe6c:7901 > ff02::1:ff6c:7901: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:7901, length 24
tc-so:00:00:10.260008 b2:a0:22:49:c7:5e > 33:33:ff:49:c7:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:c75e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:c75e, length 24
tc-so:00:00:10.280008 b2:a0:22:49:c7:5e > 33:33:ff:49:c7:5e, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff49:c75e: ICMP6, neighbor solicitation, who has fe80::b0a0:22ff:fe49:c75e, length 24
tc-so:00:00:10.300008 b2:a0:22:49:c7:5e > 33:33:ff:49:c7:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:c75e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:c75e, length 24
tc-so:00:00:09.690008 b2:a0:67:6c:79:01 > 33:33:90:72:61:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe6c:7901 > ff02::2:9072:6146: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9072:6146, length 24
tc-so:00:00:11.950008 b2:a0:b4:60:4c:c5 > 33:33:ff:60:4c:c5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:4cc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:4cc5, length 24
tc-so:00:00:11.990008 b2:a0:b4:60:4c:c5 > 33:33:ff:60:4c:c5, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff60:4cc5: ICMP6, neighbor solicitation, who has fe80::b0a0:b4ff:fe60:4cc5, length 24
tc-so:00:00:12.800008 b2:a0:67:6c:79:01 > 33:33:ff:6c:79:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe6c:7901 > ff02::1:ff6c:7901: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:7901, length 24
tc-so:00:00:12.980008 b2:a0:b4:60:4c:c5 > 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.870008 b2:a0:22:49:c7:5e > 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:13.420008 b2:a0:b4:60:4c:c5 > b2:a0:22:49:c7:5e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:14.870008 b2:a0:22:49:c7:5e > b2:a0:b4:60:4c:c5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:13.440008 b2:a0:b4:60:4c:c5 > b2:a0:22:49:c7:5e, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:17.180008 b2:a0:22:49:c7:5e > b2:a0:b4:60:4c:c5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.750008 b2:a0:b4:60:4c:c5 > b2:a0:22:49:c7:5e, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:17.840008 b2:a0:22:49:c7:5e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:22ff:fe49:c75e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:17.920008 b2:a0:22:49:c7:5e > 33:33:ea:05:f8:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:22ff:fe49:c75e > ff02::2:ea05:f8b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ea05:f8b4, length 24
tc-so:00:00:17.850008 b2:a0:3c:3a:2c:aa > 33:33:9b:c9:1a:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe3a:2caa > ff02::2:9bc9:1ac2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9bc9:1ac2, length 24
tc-so:00:00:17.890008 b2:a0:b4:60:4c:c5 > 33:33:0e:66:df:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe60:4cc5 > ff02::2:e66:df39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e66:df39, length 24
tc-so:00:00:19.680008 b2:a0:3c:3a:2c:aa > 33:33:ff:3a:2c:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe3a:2caa > ff02::1:ff3a:2caa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:2caa, length 24
tc-so:00:00:21.210008 b2:a0:b4:60:4c:c5 > 33:33:ff:60:4c:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe60:4cc5 > ff02::1:ff60:4cc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:4cc5, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.550008 b2:a0:3c:3a:2c:aa > 33:33:9b:c9:1a:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe3a:2caa > ff02::2:9bc9:1ac2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9bc9:1ac2, length 24
tc-so:00:00:08.750008 b2:a0:3c:3a:2c:aa > 33:33:ff:3a:2c:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe3a:2caa > ff02::1:ff3a:2caa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:2caa, length 24
tc-so:00:00:08.570008 b2:a0:b4:60:4c:c5 > 33:33:ff:60:4c:c5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:4cc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:4cc5, length 24
tc-so:00:00:08.610008 b2:a0:b4:60:4c:c5 > 33:33:ff:60:4c:c5, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff60:4cc5: ICMP6, neighbor solicitation, who has fe80::b0a0:b4ff:fe60:4cc5, length 24
tc-so:00:00:11.110008 b2:a0:67:6c:79:01 > 33:33:ff:6c:79:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe6c:7901 > ff02::1:ff6c:7901: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:7901, length 24
tc-so:00:00:09.600008 b2:a0:b4:60:4c:c5 > 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:11.730008 b2:a0:22:49:c7:5e > 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:10.040008 b2:a0:b4:60:4c:c5 > b2:a0:22:49:c7:5e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:11.750008 b2:a0:22:49:c7:5e > b2:a0:b4:60:4c:c5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:10.060008 b2:a0:b4:60:4c:c5 > b2:a0:22:49:c7:5e, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.050008 b2:a0:22:49:c7:5e > b2:a0:b4:60:4c:c5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.350008 b2:a0:b4:60:4c:c5 > b2:a0:22:49:c7:5e, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.710008 b2:a0:22:49:c7:5e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:22ff:fe49:c75e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:14.780008 b2:a0:22:49:c7:5e > 33:33:ea:05:f8:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:22ff:fe49:c75e > ff02::2:ea05:f8b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ea05:f8b4, length 24
tc-so:00:00:16.170008 b2:a0:3c:3a:2c:aa > 33:33:9b:c9:1a:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe3a:2caa > ff02::2:9bc9:1ac2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9bc9:1ac2, length 24
tc-so:00:00:14.510008 b2:a0:b4:60:4c:c5 > 33:33:0e:66:df:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe60:4cc5 > ff02::2:e66:df39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e66:df39, length 24
tc-so:00:00:18.000008 b2:a0:3c:3a:2c:aa > 33:33:ff:3a:2c:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe3a:2caa > ff02::1:ff3a:2caa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:2caa, length 24
tc-so:00:00:17.830008 b2:a0:b4:60:4c:c5 > 33:33:ff:60:4c:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe60:4cc5 > ff02::1:ff60:4cc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:4cc5, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.460008 b2:a0:04:59:b6:12 > 33:33:ff:59:b6:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff59:b612: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff59:b612, length 24
tc-so:00:00:09.150008 b2:a0:04:59:b6:12 > 33:33:ff:59:b6:12, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff59:b612: ICMP6, neighbor solicitation, who has fe80::b0a0:4ff:fe59:b612, length 24
tc-so:00:00:09.290008 b2:a0:04:59:b6:12 > 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.690008 b2:a0:04:59:b6:12 > 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:08.010008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:09.690008 b2:a0:04:59:b6:12 > b2:a0:9b:ca:62:dc, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:08.010008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138
tc-so:00:00:08.480008 b2:a0:9b:ca:62:dc > 33:33:9b:c9:1a:c2, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9bc9:1ac2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9bc9:1ac2, length 24
tc-so:00:00:08.650008 b2:a0:9b:ca:62:dc > 33:33:ff:ca:62:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:62dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:62dc, length 24
tc-so:00:00:08.690008 b2:a0:9b:ca:62:dc > 33:33:ff:ca:62:dc, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffca:62dc: ICMP6, neighbor solicitation, who has fe80::b0a0:9bff:feca:62dc, length 24
tc-so:00:00:10.860008 b2:a0:04:59:b6:12 > 33:33:90:72:61:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe59:b612 > ff02::2:9072:6146: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9072:6146, length 24
tc-so:00:00:10.260008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:10.300008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 136: fc00::2 > fc00::1: ip-proto-115 82
tc-so:00:00:12.800008 b2:a0:04:59:b6:12 > b2:a0:9b:ca:62:dc, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.290008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.020008 b2:a0:04:59:b6:12 > 33:33:ff:59:b6:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe59:b612 > ff02::1:ff59:b612: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff59:b612, length 24
tc-so:00:00:13.420008 b2:a0:04:59:b6:12 > b2:a0:9b:ca:62:dc, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.730008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.420008 b2:a0:04:59:b6:12 > b2:a0:9b:ca:62:dc, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:11.750008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:13.300008 b2:a0:9b:ca:62:dc > 33:33:ff:ca:62:dc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:feca:62dc > ff02::1:ffca:62dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:62dc, length 24
tc-so:00:00:15.730008 b2:a0:04:59:b6:12 > b2:a0:9b:ca:62:dc, ethertype IPv6 (0x86dd), length 178: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 124
tc-so:00:00:14.070008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 178: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 124
tc-so:00:00:16.390008 b2:a0:04:59:b6:12 > b2:a0:9b:ca:62:dc, ethertype IPv6 (0x86dd), length 194: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 140
tc-so:00:00:16.470008 b2:a0:04:59:b6:12 > b2:a0:9b:ca:62:dc, ethertype IPv6 (0x86dd), length 194: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 140
tc-so:00:00:15.020008 b2:a0:9b:ca:62:dc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:feca:62dc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:16.170008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:16.210008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:18.000008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:19.530008 b2:a0:9b:ca:62:dc > b2:a0:04:59:b6:12, 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: 1530073289.83306, ipsec_l2tp_ipv6_tunnel_esp_null, passed
tc-start: 1530073289.102744, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ]
tc-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 -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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: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: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: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: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: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: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 [ 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: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 [ 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.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: Jun 27 04:21:45 2018	current: Jun 27 04:21:46 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:21:31 2018	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=28279 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: Jun 27 04:21:45 2018	current: Jun 27 04:21:46 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:21:31 2018	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=28279 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: Jun 27 04:21:45 2018	current: Jun 27 04:21:46 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:21:33 2018	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=28212 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: Jun 27 04:21:45 2018	current: Jun 27 04:21:46 2018
tc-so:	diff: 1(s)	hard: 0(s)	soft: 0(s)
tc-so:	last: Jun 27 04:21:33 2018	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=28212 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:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:67:73:dd:f0
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:67:ff:fe:73:dd:f0
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:67ff:fe73:ddf0
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:67ff:fe73:ddf0 - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:67ff:fe73:ddf0 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunel_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 1234
tc-so:	remote-session-id: 4321
tc-so:	tunnel inet6 fc00::1 --> fc00::2
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 8     0        8     0     0
tc-so:bridg 1500  <Link>                                14     0       18     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:92:bb:e3:cd
tc-so:shmif1: Ethernet address b2:a0:a8:f2:ce:36
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:92:ff:fe:bb:e3:cd
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:a8:ff:fe:f2:ce:36
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a8ff:fef2:ce36
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a8ff:fef2:ce36 - no duplicates found
tc-so:ipsec_common_input: no key association found for SA fc00::1/00002711/50/0
tc-so:in6_if_link_down: fe80:2::b0a0:92ff:febb:e3cd marked detached
tc-so:in6_if_link_down: fc00::1 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:a8ff:fef2:ce36 marked detached
tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:l2tp0: flags=0x8951<UP,POINTOPOINT,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1280
tc-so:	local-session-id: 4321
tc-so:	remote-session-id: 1234
tc-so:	tunnel inet6 fc00::2 --> fc00::1
tc-so:bridge0: flags=0x41<UP,RUNNING> mtu 1500
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
tc-so:l2tp0 1280  <Link>                                 7     0       10     0     0
tc-so:bridg 1500  <Link>                                15     0       19     0     0
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:l2tp0:
tc-so:bridge0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e2:13:4d:35
tc-so:shmif1: Ethernet address b2:a0:5b:5b:77:55
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:e2:ff:fe:13:4d:35
tc-so:get_ifid: shmif1: got interface identifier from itself
tc-so:get_ifid: shmif1: ifid: b0:a0:5b:ff:fe:5b:77:55
tc-so:nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:5bff:fe5b:7755
tc-so:nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:5bff:fe5b:7755 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:e2ff:fe13:4d35 marked detached
tc-so:in6_if_link_down: fc00::2 marked detached
tc-so:in6_if_link_down: fe80:3::b0a0:5bff:fe5b:7755 marked detached
tc-so:### Dumping unix://ipsec_l2tp_remote
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:8a:13:83:e0
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:8a:ff:fe:13:83:e0
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8aff:fe13:83e0
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8aff:fe13:83e0 - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:8aff:fe13:83e0 marked detached
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:09.960008 b2:a0:67:73:dd:f0 > 33:33:ff:73:dd:f0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff73:ddf0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff73:ddf0, length 24
tc-so:00:00:08.530008 b2:a0:92:bb:e3:cd > 33:33:58:93:23:cb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:febb:e3cd > ff02::2:5893:23cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5893:23cb, length 24
tc-so:00:00:10.060008 b2:a0:67:73:dd:f0 > 33:33:ff:73:dd:f0, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff73:ddf0: ICMP6, neighbor solicitation, who has fe80::b0a0:67ff:fe73:ddf0, length 24
tc-so:00:00:08.890008 b2:a0:92:bb:e3:cd > 33:33:ff:bb:e3:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:febb:e3cd > ff02::1:ffbb:e3cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:e3cd, length 24
tc-so:00:00:10.960008 b2:a0:92:bb:e3:cd > 33:33:58:93:23:cb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:febb:e3cd > ff02::2:5893:23cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5893:23cb, length 24
tc-so:00:00:13.110008 b2:a0:67:73:dd:f0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe73:ddf0 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:11.700008 b2:a0:8a:13:83:e0 > 33:33:ff:13:83:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff13:83e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:83e0, length 24
tc-so:00:00:12.080008 b2:a0:8a:13:83:e0 > 33:33:ff:13:83:e0, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff13:83e0: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fe13:83e0, length 24
tc-so:00:00:14.950008 b2:a0:67:73:dd:f0 > 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:13.500008 b2:a0:8a:13:83:e0 > b2:a0:67:73:dd:f0, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:14.950008 b2:a0:67:73:dd:f0 > b2:a0:8a:13:83:e0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:13.520008 b2:a0:8a:13:83:e0 > b2:a0:67:73:dd:f0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:13.920008 b2:a0:8a:13:83:e0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe13:83e0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:15.590008 b2:a0:e2:13:4d:35 > 33:33:4e:38:91:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe13:4d35 > ff02::2:4e38:9196: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4e38:9196, length 24
tc-so:00:00:17.280008 b2:a0:67:73:dd:f0 > b2:a0:8a:13:83:e0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:15.850008 b2:a0:8a:13:83:e0 > b2:a0:67:73:dd:f0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:17.640008 b2:a0:67:73:dd:f0 > 33:33:f6:1e:16:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe73:ddf0 > ff02::2:f61e:16ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f61e:16ef, length 24
tc-so:00:00:18.760008 b2:a0:67:73:dd:f0 > 33:33:ff:73:dd:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe73:ddf0 > ff02::1:ff73:ddf0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff73:ddf0, length 24
tc-so:00:00:18.080008 b2:a0:92:bb:e3:cd > 33:33:ff:bb:e3:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:febb:e3cd > ff02::1:ffbb:e3cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:e3cd, length 24
tc-so:00:00:19.340008 b2:a0:8a:13:83:e0 > 33:33:06:33:e8:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe13:83e0 > ff02::2:633:e870: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:633:e870, length 24
tc-so:### Dumping ./bus_ipsec_remote
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:08.570008 b2:a0:e2:13:4d:35 > 33:33:4e:38:91:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe13:4d35 > ff02::2:4e38:9196: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4e38:9196, length 24
tc-so:00:00:08.650008 b2:a0:e2:13:4d:35 > 33:33:ff:13:4d:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe13:4d35 > ff02::1:ff13:4d35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:4d35, length 24
tc-so:00:00:09.260008 b2:a0:92:bb:e3:cd > 33:33:58:93:23:cb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:febb:e3cd > ff02::2:5893:23cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5893:23cb, length 24
tc-so:00:00:09.960008 b2:a0:67:73:dd:f0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe73:ddf0 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:08.300008 b2:a0:8a:13:83:e0 > 33:33:ff:13:83:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff13:83e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:83e0, length 24
tc-so:00:00:08.680008 b2:a0:8a:13:83:e0 > 33:33:ff:13:83:e0, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff13:83e0: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fe13:83e0, length 24
tc-so:00:00:11.800008 b2:a0:67:73:dd:f0 > 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:10.100008 b2:a0:8a:13:83:e0 > b2:a0:67:73:dd:f0, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:11.820008 b2:a0:67:73:dd:f0 > b2:a0:8a:13:83:e0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:10.120008 b2:a0:8a:13:83:e0 > b2:a0:67:73:dd:f0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:10.520008 b2:a0:8a:13:83:e0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe13:83e0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:12.700008 b2:a0:e2:13:4d:35 > 33:33:ff:13:4d:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe13:4d35 > ff02::1:ff13:4d35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:4d35, length 24
tc-so:00:00:13.870008 b2:a0:e2:13:4d:35 > 33:33:4e:38:91:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe13:4d35 > ff02::2:4e38:9196: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4e38:9196, length 24
tc-so:00:00:14.130008 b2:a0:67:73:dd:f0 > b2:a0:8a:13:83:e0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:12.430008 b2:a0:8a:13:83:e0 > b2:a0:67:73:dd:f0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:14.490008 b2:a0:67:73:dd:f0 > 33:33:f6:1e:16:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe73:ddf0 > ff02::2:f61e:16ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f61e:16ef, length 24
tc-so:00:00:13.810008 b2:a0:8a:13:83:e0 > 33:33:ff:13:83:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe13:83e0 > ff02::1:ff13:83e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:83e0, length 24
tc-so:00:00:16.380008 b2:a0:92:bb:e3:cd > 33:33:ff:bb:e3:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:febb:e3cd > ff02::1:ffbb:e3cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:e3cd, length 24
tc-so:00:00:15.940008 b2:a0:8a:13:83:e0 > 33:33:06:33:e8:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe13:83e0 > ff02::2:633:e870: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:633:e870, length 24
tc-so:### Dumping ./bus_ipsec_tunnel
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:09.010008 b2:a0:a8:f2:ce:36 > 33:33:ff:f2:ce:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:ce36: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:ce36, length 24
tc-so:00:00:09.040008 b2:a0:a8:f2:ce:36 > 33:33:ff:f2:ce:36, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:fff2:ce36: ICMP6, neighbor solicitation, who has fe80::b0a0:a8ff:fef2:ce36, length 24
tc-so:00:00:08.650008 b2:a0:5b:5b:77:55 > 33:33:4e:38:91:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4e38:9196: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4e38:9196, length 24
tc-so:00:00:10.390008 b2:a0:a8:f2:ce:36 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fef2:ce36 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:08.750008 b2:a0:5b:5b:77:55 > 33:33:ff:5b:77:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:7755: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:7755, length 24
tc-so:00:00:08.790008 b2:a0:5b:5b:77:55 > 33:33:ff:5b:77:55, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff5b:7755: ICMP6, neighbor solicitation, who has fe80::b0a0:5bff:fe5b:7755, length 24
tc-so:00:00:10.960008 b2:a0:a8:f2:ce:36 > 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:09.260008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32
tc-so:00:00:10.960008 b2:a0:a8:f2:ce:36 > b2:a0:5b:5b:77:55, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.660008 b2:a0:a8:f2:ce:36 > b2:a0:5b:5b:77:55, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:10.000008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:10.380008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 136: fc00::2 > fc00::1: ip-proto-115 82
tc-so:00:00:10.400008 b2:a0:5b:5b:77:55 > 33:33:ff:5b:77:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe5b:7755 > ff02::1:ff5b:7755: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:7755, length 24
tc-so:00:00:13.260008 b2:a0:a8:f2:ce:36 > 33:33:ff:f2:ce:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fef2:ce36 > ff02::1:fff2:ce36: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:ce36, length 24
tc-so:00:00:13.500008 b2:a0:a8:f2:ce:36 > b2:a0:5b:5b:77:55, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:11.800008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.500008 b2:a0:a8:f2:ce:36 > b2:a0:5b:5b:77:55, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74
tc-so:00:00:11.820008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74
tc-so:00:00:12.220008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:12.700008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90
tc-so:00:00:13.890008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 168
tc-so:00:00:15.830008 b2:a0:a8:f2:ce:36 > b2:a0:5b:5b:77:55, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 152
tc-so:00:00:14.130008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 206: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 152
tc-so:00:00:16.190008 b2:a0:a8:f2:ce:36 > b2:a0:5b:5b:77:55, ethertype IPv6 (0x86dd), length 222: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 168
tc-so:00:00:15.130008 b2:a0:5b:5b:77:55 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe5b:7755 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:17.110008 b2:a0:a8:f2:ce:36 > 33:33:58:93:23:cb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fef2:ce36 > ff02::2:5893:23cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5893:23cb, length 24
tc-so:00:00:15.510008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 168
tc-so:00:00:17.310008 b2:a0:a8:f2:ce:36 > b2:a0:5b:5b:77:55, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:18.080008 b2:a0:a8:f2:ce:36 > b2:a0:5b:5b:77:55, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90
tc-so:00:00:17.640008 b2:a0:5b:5b:77:55 > b2:a0:a8:f2:ce:36, 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: 1530073326.934335, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc, passed
tp-end: 1530073326.953818, net/ipsec/t_ipsec_l2tp
tp-start: 1530073342.253725, net/ipsec/t_ipsec_misc, 36
tc-start: 1530073342.257231, ipsec_lifetime_ipv4_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: Jun 27 04:22:29 2018	current: Jun 27 04:22:31 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:22:24 2018	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=16784 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: Jun 27 04:22:29 2018	current: Jun 27 04:22:31 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:22:24 2018	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=16784 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: 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: Jun 27 04:22:30 2018	current: Jun 27 04:22:31 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:22:26 2018	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=28761 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: Jun 27 04:22:30 2018	current: Jun 27 04:22:31 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:22:26 2018	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=28761 refcnt=0
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: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: Jun 27 04:22:33 2018	current: Jun 27 04:22:35 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:33 2018	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=16848 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: Jun 27 04:22:33 2018	current: Jun 27 04:22:35 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:33 2018	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=16848 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: 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: Jun 27 04:22:33 2018	current: Jun 27 04:22:35 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:34 2018	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=28825 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: Jun 27 04:22:33 2018	current: Jun 27 04:22:35 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:34 2018	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=28825 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: 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: Jun 27 04:22:33 2018	current: Jun 27 04:22:37 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:33 2018	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=11914 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: Jun 27 04:22:33 2018	current: Jun 27 04:22:37 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:33 2018	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=11914 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:5a:c4:ad:50
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f1:ee:19:55
tc-so: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:04.180008 b2:a0:5a:c4:ad:50 > 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:03.050008 b2:a0:f1:ee:19:55 > 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.880008 b2:a0:5a:c4:ad:50 > 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:03.450008 b2:a0:f1:ee:19:55 > b2:a0:5a:c4:ad:50, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f1:ee:19:55, length 28
tc-so:00:00:04.880008 b2:a0:5a:c4:ad:50 > b2:a0:f1:ee:19:55, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 59221, seq 0, length 64
tc-so:00:00:03.450008 b2:a0:f1:ee:19:55 > b2:a0:5a:c4:ad:50, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 59221, seq 0, length 64
tc-so:00:00:09.580008 b2:a0:5a:c4:ad:50 > b2:a0:f1:ee:19:55, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 14316, seq 0, length 64
tc-so:00:00:08.170008 b2:a0:f1:ee:19:55 > b2:a0:5a:c4:ad:50, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 14316, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073368.484767, ipsec_lifetime_ipv4_ah_hmacsha512, passed
tc-start: 1530073368.500621, ipsec_lifetime_ipv4_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: Jun 27 04:22:56 2018	current: Jun 27 04:22:57 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:22:51 2018	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=6319 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: Jun 27 04:22:56 2018	current: Jun 27 04:22:57 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:22:51 2018	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=6319 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:22:56 2018	current: Jun 27 04:22:57 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:22:52 2018	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=16261 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: Jun 27 04:22:56 2018	current: Jun 27 04:22:57 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:22:52 2018	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=16261 refcnt=0
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: Jun 27 04:22:59 2018	current: Jun 27 04:23:01 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:59 2018	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=6383 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: Jun 27 04:22:59 2018	current: Jun 27 04:23:01 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:59 2018	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=6383 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: Jun 27 04:22:59 2018	current: Jun 27 04:23:02 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:00 2018	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=16325 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: Jun 27 04:22:59 2018	current: Jun 27 04:23:02 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:00 2018	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=16325 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: Jun 27 04:22:59 2018	current: Jun 27 04:23:03 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:59 2018	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=17680 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: Jun 27 04:22:59 2018	current: Jun 27 04:23:03 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:22:59 2018	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=17680 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:96:d9:c9:e4
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9c:79:0e:1f
tc-so: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:04.160008 b2:a0:96:d9:c9:e4 > 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:03.040008 b2:a0:9c:79:0e:1f > 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.860008 b2:a0:96:d9:c9:e4 > 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:03.440008 b2:a0:9c:79:0e:1f > b2:a0:96:d9:c9:e4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9c:79:0e:1f, length 28
tc-so:00:00:04.860008 b2:a0:96:d9:c9:e4 > b2:a0:9c:79:0e:1f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 10748, seq 0, length 64
tc-so:00:00:03.440008 b2:a0:9c:79:0e:1f > b2:a0:96:d9:c9:e4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 10748, seq 0, length 64
tc-so:00:00:09.510008 b2:a0:96:d9:c9:e4 > b2:a0:9c:79:0e:1f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 11833, seq 0, length 64
tc-so:00:00:08.120008 b2:a0:9c:79:0e:1f > b2:a0:96:d9:c9:e4, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 11833, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073394.794889, ipsec_lifetime_ipv4_ah_null, passed
tc-start: 1530073394.810602, ipsec_lifetime_ipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: Jun 27 04:23:21 2018	current: Jun 27 04:23:24 2018
tc-so:	diff: 3(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:23:16 2018	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=19544 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: Jun 27 04:23:21 2018	current: Jun 27 04:23:24 2018
tc-so:	diff: 3(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:23:16 2018	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=19544 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:23:22 2018	current: Jun 27 04:23:24 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:23:18 2018	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=21938 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: Jun 27 04:23:22 2018	current: Jun 27 04:23:24 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:23:18 2018	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=21938 refcnt=0
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: Jun 27 04:23:25 2018	current: Jun 27 04:23:28 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:25 2018	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=19608 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: Jun 27 04:23:25 2018	current: Jun 27 04:23:28 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:25 2018	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=19608 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: Jun 27 04:23:25 2018	current: Jun 27 04:23:28 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:26 2018	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=22002 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: Jun 27 04:23:25 2018	current: Jun 27 04:23:28 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:26 2018	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=22002 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: Jun 27 04:23:25 2018	current: Jun 27 04:23:29 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:25 2018	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=1636 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: Jun 27 04:23:25 2018	current: Jun 27 04:23:29 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:25 2018	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=1636 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:76:d1:63:3a
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:24:aa:ba:0a
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.160008 b2:a0:76:d1:63:3a > 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:03.040008 b2:a0:24:aa:ba:0a > 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.850008 b2:a0:76:d1:63:3a > 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:03.440008 b2:a0:24:aa:ba:0a > b2:a0:76:d1:63:3a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:24:aa:ba:0a, length 28
tc-so:00:00:04.870008 b2:a0:76:d1:63:3a > b2:a0:24:aa:ba:0a, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 52354, seq 0, length 64
tc-so:00:00:03.440008 b2:a0:24:aa:ba:0a > b2:a0:76:d1:63:3a, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 52354, seq 0, length 64
tc-so:00:00:09.560008 b2:a0:76:d1:63:3a > b2:a0:24:aa:ba:0a, 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.130008 b2:a0:24:aa:ba:0a > b2:a0:76:d1:63:3a, 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: 1530073421.15601, ipsec_lifetime_ipv4_esp_null, passed
tc-start: 1530073421.31383, ipsec_lifetime_ipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: Jun 27 04:23:48 2018	current: Jun 27 04:23:50 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:23:43 2018	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=2893 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: Jun 27 04:23:48 2018	current: Jun 27 04:23:50 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:23:43 2018	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=2893 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: aes-cbc  61616161 61616161 61616161 61616161
tc-so:	seq=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:23:48 2018	current: Jun 27 04:23:50 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:23:44 2018	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=19622 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: Jun 27 04:23:48 2018	current: Jun 27 04:23:50 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:23:44 2018	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=19622 refcnt=0
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: Jun 27 04:23:51 2018	current: Jun 27 04:23:54 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:51 2018	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=2957 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: Jun 27 04:23:51 2018	current: Jun 27 04:23:54 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:51 2018	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=2957 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: aes-cbc  61616161 61616161 61616161 61616161
tc-so:	seq=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:23:51 2018	current: Jun 27 04:23:54 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:52 2018	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=19686 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: Jun 27 04:23:51 2018	current: Jun 27 04:23:54 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:52 2018	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=19686 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: aes-cbc  61616161 61616161 61616161 61616161
tc-so:	seq=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:23:52 2018	current: Jun 27 04:23:55 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:52 2018	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=20440 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: Jun 27 04:23:52 2018	current: Jun 27 04:23:55 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:23:52 2018	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=20440 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:71:54:24:5e
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:eb:83:31:d2
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.170008 b2:a0:71:54:24:5e > 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:03.040008 b2:a0:eb:83:31:d2 > 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.850008 b2:a0:71:54:24:5e > 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:03.430008 b2:a0:eb:83:31:d2 > b2:a0:71:54:24:5e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:eb:83:31:d2, length 28
tc-so:00:00:04.880008 b2:a0:71:54:24:5e > b2:a0:eb:83:31:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 50529, seq 0, length 64
tc-so:00:00:03.430008 b2:a0:eb:83:31:d2 > b2:a0:71:54:24:5e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 50529, seq 0, length 64
tc-so:00:00:09.550008 b2:a0:71:54:24:5e > b2:a0:eb:83:31:d2, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:08.120008 b2:a0:eb:83:31:d2 > b2:a0:71:54:24:5e, 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: 1530073447.415979, ipsec_lifetime_ipv4_esp_rijndaelcbc, passed
tc-start: 1530073447.431731, ipsec_lifetime_ipv6_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:15 2018	current: Jun 27 04:24:17 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:24:09 2018	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=4127 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:15 2018	current: Jun 27 04:24:17 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:24:09 2018	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=4127 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:14 2018	current: Jun 27 04:24:17 2018
tc-so:	diff: 3(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:24:10 2018	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=3725 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:14 2018	current: Jun 27 04:24:17 2018
tc-so:	diff: 3(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:24:10 2018	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=3725 refcnt=0
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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:18 2018	current: Jun 27 04:24:21 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:19 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 100(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=1 pid=4191 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:18 2018	current: Jun 27 04:24:21 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:19 2018	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=4191 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:19 2018	current: Jun 27 04:24:21 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:19 2018	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=1 pid=3789 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:19 2018	current: Jun 27 04:24:21 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:19 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 100(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=0 pid=3789 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:18 2018	current: Jun 27 04:24:22 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:19 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 100(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=1 pid=18974 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:18 2018	current: Jun 27 04:24:22 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:19 2018	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=18974 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:19 2018	current: Jun 27 04:24:23 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:19 2018	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=1 pid=1760 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:19 2018	current: Jun 27 04:24:23 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:19 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 100(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=0 pid=1760 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:74:13:7f:99
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:74:ff:fe:13:7f:99
tc-so:ah_input: hash over 100 bytes, skip 40: crda len 100 skip 0 inject 52
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:74ff:fe13:7f99 marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:42:8a:b9:81
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:42:ff:fe:8a:b9:81
tc-so:ah_input: hash over 100 bytes, skip 40: crda len 100 skip 0 inject 52
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:42ff:fe8a:b981 marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:03.290008 b2:a0:42:8a:b9:81 > 33:33:ff:8a:b9:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe8a:b981 > ff02::1:ff8a:b981: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8a:b981, length 24
tc-so:00:00:05.280008 b2:a0:74:13:7f:99 > 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:03.690008 b2:a0:42:8a:b9:81 > b2:a0:74:13:7f:99, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:05.300008 b2:a0:74:13:7f:99 > b2:a0:42:8a:b9:81, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:03.690008 b2:a0:42:8a:b9:81 > b2:a0:74:13:7f:99, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:05.450008 b2:a0:74:13:7f:99 > 33:33:ff:13:7f:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe13:7f99 > ff02::1:ff13:7f99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:7f99, length 24
tc-so:00:00:04.210008 b2:a0:42:8a:b9:81 > 33:33:ff:8a:b9:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe8a:b981 > ff02::1:ff8a:b981: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8a:b981, length 24
tc-so:00:00:06.540008 b2:a0:42:8a:b9:81 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe8a:b981 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:10.030008 b2:a0:74:13:7f:99 > b2:a0:42:8a:b9:81, ethertype IPv6 (0x86dd), length 114: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, echo request, seq 0, length 16
tc-so:00:00:08.450008 b2:a0:42:8a:b9:81 > b2:a0:74:13:7f:99, ethertype IPv6 (0x86dd), length 114: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16
tc-so:00:00:12.170008 b2:a0:74:13:7f:99 > 33:33:ff:13:7f:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe13:7f99 > ff02::1:ff13:7f99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:7f99, length 24
tc-so:00:00:12.350008 b2:a0:74:13:7f:99 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe13:7f99 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:10.850008 b2:a0:42:8a:b9:81 > 33:33:42:b8:5e:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe8a:b981 > ff02::2:42b8:5ec1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:42b8:5ec1, length 24
tc-so:00:00:13.460008 b2:a0:74:13:7f:99 > 33:33:f0:dc:0f:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe13:7f99 > ff02::2:f0dc:fd1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f0dc:fd1, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073475.387123, ipsec_lifetime_ipv6_ah_hmacsha512, passed
tc-start: 1530073475.403283, ipsec_lifetime_ipv6_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:fd00::1 fd00::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: Jun 27 04:24:43 2018	current: Jun 27 04:24:45 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:24:39 2018	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=4959 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:24:43 2018	current: Jun 27 04:24:45 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:24:39 2018	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=4959 refcnt=0
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:fd00::1 fd00::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: Jun 27 04:24:46 2018	current: Jun 27 04:24:49 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:46 2018	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=1 pid=3458 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: Jun 27 04:24:46 2018	current: Jun 27 04:24:49 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:46 2018	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=3458 refcnt=0
tc-so:fd00::1 fd00::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: Jun 27 04:24:46 2018	current: Jun 27 04:24:49 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:46 2018	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=1 pid=5023 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: Jun 27 04:24:46 2018	current: Jun 27 04:24:49 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:46 2018	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=5023 refcnt=0
tc-so:fd00::1 fd00::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: Jun 27 04:24:46 2018	current: Jun 27 04:24:50 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:46 2018	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=1 pid=3556 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: Jun 27 04:24:46 2018	current: Jun 27 04:24:50 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:46 2018	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=3556 refcnt=0
tc-so:fd00::1 fd00::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: Jun 27 04:24:47 2018	current: Jun 27 04:24:50 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:47 2018	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=1 pid=2592 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: Jun 27 04:24:47 2018	current: Jun 27 04:24:50 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:24:47 2018	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=2592 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:c4:b0:8f:ff
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:c4:ff:fe:b0:8f:ff
tc-so:ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:c4ff:feb0:8fff marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:58:55:e3:9d
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:58:ff:fe:55:e3:9d
tc-so:ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:58ff:fe55:e39d marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:03.410008 b2:a0:58:55:e3:9d > 33:33:ff:55:e3:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe55:e39d > ff02::1:ff55:e39d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:e39d, length 24
tc-so:00:00:05.250008 b2:a0:c4:b0:8f:ff > 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:03.650008 b2:a0:58:55:e3:9d > b2:a0:c4:b0:8f:ff, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:05.270008 b2:a0:c4:b0:8f:ff > b2:a0:58:55:e3:9d, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:03.670008 b2:a0:58:55:e3:9d > b2:a0:c4:b0:8f:ff, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:05.310008 b2:a0:c4:b0:8f:ff > 33:33:ff:b0:8f:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:feb0:8fff > ff02::1:ffb0:8fff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:8fff, length 24
tc-so:00:00:03.970008 b2:a0:58:55:e3:9d > 33:33:f3:4c:ab:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe55:e39d > ff02::2:f34c:ab38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f34c:ab38, length 24
tc-so:00:00:09.110008 b2:a0:c4:b0:8f:ff > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:feb0:8fff > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:09.450008 b2:a0:c4:b0:8f:ff > 33:33:ff:b0:8f:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:feb0:8fff > ff02::1:ffb0:8fff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:8fff, length 24
tc-so:00:00:08.150008 b2:a0:58:55:e3:9d > 33:33:ff:55:e3:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe55:e39d > ff02::1:ff55:e39d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:e39d, length 24
tc-so:00:00:09.890008 b2:a0:c4:b0:8f:ff > b2:a0:58:55:e3:9d, ethertype IPv6 (0x86dd), length 94: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, echo request, seq 0, length 16
tc-so:00:00:08.310008 b2:a0:58:55:e3:9d > b2:a0:c4:b0:8f:ff, 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:12.050008 b2:a0:c4:b0:8f:ff > 33:33:be:c1:0d:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:feb0:8fff > ff02::2:bec1:d32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bec1:d32, length 24
tc-so:00:00:12.210008 b2:a0:58:55:e3:9d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe55:e39d > 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: 1530073503.238755, ipsec_lifetime_ipv6_ah_null, passed
tc-start: 1530073503.256041, ipsec_lifetime_ipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:fd00::1 fd00::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: Jun 27 04:25:11 2018	current: Jun 27 04:25:12 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:25:05 2018	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=5364 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:11 2018	current: Jun 27 04:25:12 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:25:05 2018	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=5364 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:11 2018	current: Jun 27 04:25:13 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:25:07 2018	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=4226 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:11 2018	current: Jun 27 04:25:13 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:25:07 2018	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=4226 refcnt=0
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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:14 2018	current: Jun 27 04:25:17 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:15 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 68(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=1 pid=5428 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:14 2018	current: Jun 27 04:25:17 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:15 2018	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=5428 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:14 2018	current: Jun 27 04:25:17 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:14 2018	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=1 pid=4290 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:14 2018	current: Jun 27 04:25:17 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:14 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 68(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=0 pid=4290 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:13 2018	current: Jun 27 04:25:18 2018
tc-so:	diff: 5(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:14 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 68(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=1 pid=24754 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:13 2018	current: Jun 27 04:25:18 2018
tc-so:	diff: 5(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:14 2018	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=24754 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:15 2018	current: Jun 27 04:25:18 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:15 2018	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=1 pid=21390 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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:15 2018	current: Jun 27 04:25:18 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:15 2018	hard: 0(s)	soft: 0(s)
tc-so:	current: 68(bytes)	hard: 0(bytes)	soft: 0(bytes)
tc-so:	allocated: 1	hard: 0	soft: 0
tc-so:	sadb_seq=0 pid=21390 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:bf:e4:39:5d
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:bf:ff:fe:e4:39:5d
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:bfff:fee4:395d marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d8:a5:54:24
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:d8:ff:fe:a5:54:24
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:d8ff:fea5:5424 marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.770008 b2:a0:bf:e4:39:5d > 33:33:ff:e4:39:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fee4:395d > ff02::1:ffe4:395d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:395d, length 24
tc-so:00:00:05.330008 b2:a0:bf:e4:39:5d > 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:03.710008 b2:a0:d8:a5:54:24 > b2:a0:bf:e4:39:5d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:05.350008 b2:a0:bf:e4:39:5d > b2:a0:d8:a5:54:24, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:03.710008 b2:a0:d8:a5:54:24 > b2:a0:bf:e4:39:5d, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:04.230008 b2:a0:d8:a5:54:24 > 33:33:ff:a5:54:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fea5:5424 > ff02::1:ffa5:5424: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:5424, length 24
tc-so:00:00:07.760008 b2:a0:d8:a5:54:24 > 33:33:c6:36:1d:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fea5:5424 > ff02::2:c636:1dc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c636:1dc5, length 24
tc-so:00:00:10.040008 b2:a0:bf:e4:39:5d > b2:a0:d8:a5:54:24, ethertype IPv6 (0x86dd), length 82: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 28
tc-so:00:00:08.400008 b2:a0:d8:a5:54:24 > b2:a0:bf:e4:39:5d, ethertype IPv6 (0x86dd), length 82: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 28
tc-so:00:00:10.120008 b2:a0:bf:e4:39:5d > 33:33:ff:e4:39:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fee4:395d > ff02::1:ffe4:395d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:395d, length 24
tc-so:00:00:09.300008 b2:a0:d8:a5:54:24 > 33:33:ff:a5:54:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fea5:5424 > ff02::1:ffa5:5424: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:5424, length 24
tc-so:00:00:11.540008 b2:a0:bf:e4:39:5d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fee4:395d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:12.390008 b2:a0:d8:a5:54:24 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fea5:5424 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:14.070008 b2:a0:bf:e4:39:5d > 33:33:86:96:65:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fee4:395d > ff02::2:8696:6592: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8696:6592, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073531.6257, ipsec_lifetime_ipv6_esp_null, passed
tc-start: 1530073531.22041, ipsec_lifetime_ipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:39 2018	current: Jun 27 04:25:40 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:25:33 2018	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=25720 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:39 2018	current: Jun 27 04:25:40 2018
tc-so:	diff: 1(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:25:33 2018	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=25720 refcnt=0
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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:38 2018	current: Jun 27 04:25:40 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:25:34 2018	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=6196 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=0x00000000 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:38 2018	current: Jun 27 04:25:40 2018
tc-so:	diff: 2(s)	hard: 1(s)	soft: 1(s)
tc-so:	last: Jun 27 04:25:34 2018	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=6196 refcnt=0
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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:42 2018	current: Jun 27 04:25:44 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:43 2018	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=25784 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: Jun 27 04:25:42 2018	current: Jun 27 04:25:44 2018
tc-so:	diff: 2(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:43 2018	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=25784 refcnt=0
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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:42 2018	current: Jun 27 04:25:45 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:42 2018	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=1 pid=6260 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: Jun 27 04:25:42 2018	current: Jun 27 04:25:45 2018
tc-so:	diff: 3(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:42 2018	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=6260 refcnt=0
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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:41 2018	current: Jun 27 04:25:46 2018
tc-so:	diff: 5(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:42 2018	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=2812 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: Jun 27 04:25:41 2018	current: Jun 27 04:25:46 2018
tc-so:	diff: 5(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:42 2018	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=2812 refcnt=0
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=0x00000001 replay=0 flags=0x00000040 state=mature 
tc-so:	created: Jun 27 04:25:42 2018	current: Jun 27 04:25:46 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:42 2018	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=1 pid=22222 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: Jun 27 04:25:42 2018	current: Jun 27 04:25:46 2018
tc-so:	diff: 4(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:25:42 2018	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=22222 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:cd:b0:a1:36
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:cd:ff:fe:b0:a1:36
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:cdff:feb0:a136 marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b9:00:09:4a
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:b9:ff:fe:00:09:4a
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:b9ff:fe00:94a marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.860008 b2:a0:cd:b0:a1:36 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:feb0:a136 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:05.020008 b2:a0:cd:b0:a1:36 > 33:33:ff:b0:a1:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:feb0:a136 > ff02::1:ffb0:a136: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:a136, length 24
tc-so:00:00:03.410008 b2:a0:b9:00:09:4a > 33:33:ff:00:09:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fe00:94a > ff02::1:ff00:94a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:94a, length 24
tc-so:00:00:05.320008 b2:a0:cd:b0:a1:36 > 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:03.690008 b2:a0:b9:00:09:4a > b2:a0:cd:b0:a1:36, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:05.330008 b2:a0:cd:b0:a1:36 > b2:a0:b9:00:09:4a, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16
tc-so:00:00:03.710008 b2:a0:b9:00:09:4a > b2:a0:cd:b0:a1:36, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16
tc-so:00:00:06.620008 b2:a0:cd:b0:a1:36 > 33:33:ef:56:fd:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:feb0:a136 > ff02::2:ef56:fd1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ef56:fd1b, length 24
tc-so:00:00:05.120008 b2:a0:b9:00:09:4a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fe00:94a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:07.420008 b2:a0:b9:00:09:4a > 33:33:40:63:ee:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fe00:94a > ff02::2:4063:ee95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4063:ee95, length 24
tc-so:00:00:10.020008 b2:a0:cd:b0:a1:36 > b2:a0:b9:00:09:4a, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 56
tc-so:00:00:08.390008 b2:a0:b9:00:09:4a > b2:a0:cd:b0:a1:36, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 56
tc-so:00:00:11.620008 b2:a0:cd:b0:a1:36 > 33:33:ff:b0:a1:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:feb0:a136 > ff02::1:ffb0:a136: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:a136, length 24
tc-so:00:00:11.870008 b2:a0:b9:00:09:4a > 33:33:ff:00:09:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fe00:94a > ff02::1:ff00:94a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:94a, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073559.319182, ipsec_lifetime_ipv6_esp_rijndaelcbc, passed
tc-start: 1530073559.334905, ipsec_nosa_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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:	out ipsec
tc-so:	ah/transport//require
tc-so:	spid=1 seq=0 pid=3516
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:spdadd 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: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=5826
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 [ 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d5:82:26:65
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:52:f6:3c:39
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.180008 b2:a0:d5:82:26:65 > 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:03.030008 b2:a0:52:f6:3c:39 > 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: 1530073577.738785, ipsec_nosa_ah_hmacsha512, passed
tc-start: 1530073577.753901, ipsec_nosa_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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:	out ipsec
tc-so:	ah/transport//require
tc-so:	spid=1 seq=0 pid=7415
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:spdadd 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: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=8509
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 [ 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e4:df:d9:8c
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:fc:55:27:94
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.170008 b2:a0:e4:df:d9:8c > 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:03.040008 b2:a0:fc:55:27:94 > 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: 1530073596.398557, ipsec_nosa_ah_null, passed
tc-start: 1530073596.413778, ipsec_nosa_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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:	out ipsec
tc-so:	esp/transport//require
tc-so:	spid=1 seq=0 pid=6304
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:spdadd 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: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=24400
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 [ 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:bd:64:9d:9b
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:2b:4b:f2:51
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.180008 b2:a0:bd:64:9d: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:03.060008 b2:a0:2b:4b:f2: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073614.959417, ipsec_nosa_esp_null, passed
tc-start: 1530073614.974159, ipsec_nosa_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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:	out ipsec
tc-so:	esp/transport//require
tc-so:	spid=1 seq=0 pid=26376
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:spdadd 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: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=5089
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 [ 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:93:b2:d5:ea
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:58:56:73:cc
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.200008 b2:a0:93:b2:d5:ea > 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:03.050008 b2:a0:58:56:73:cc > 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: 1530073633.479966, ipsec_nosa_esp_rijndaelcbc, passed
tc-start: 1530073633.494721, ipsec_spi_ah_hmacsha512_preferred_new_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.370008 b2:a0:ca:ac:c8:36 > 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:03.960008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:40:80:c6:25, length 28
tc-so:00:00:05.390008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 19820, seq 0, length 64
tc-so:00:00:03.980008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 19820, 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:22 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=23749 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: Jun 27 04:27:21 2018	current: Jun 27 04:27:22 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:15 2018	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=23749 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:22 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=23749 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: Jun 27 04:27:21 2018	current: Jun 27 04:27:22 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:15 2018	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=23749 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:22 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:19 2018	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=10621 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: Jun 27 04:27:21 2018	current: Jun 27 04:27:22 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:16 2018	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=10621 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:22 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:19 2018	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=10621 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: Jun 27 04:27:21 2018	current: Jun 27 04:27:22 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:16 2018	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=10621 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:06.980008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 27695, seq 0, length 64
tc-so:00:00:05.570008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 27695, 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: Jun 27 04:27:20 2018	current: Jun 27 04:27:23 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:21 2018	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=25270 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: Jun 27 04:27:22 2018	current: Jun 27 04:27:23 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:22 2018	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=25270 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: Jun 27 04:27:23 2018	current: Jun 27 04:27:23 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:16 2018	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=25270 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: Jun 27 04:27:20 2018	current: Jun 27 04:27:23 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:21 2018	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=25270 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: Jun 27 04:27:22 2018	current: Jun 27 04:27:23 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:22 2018	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=25270 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: Jun 27 04:27:23 2018	current: Jun 27 04:27:23 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:16 2018	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=25270 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: Jun 27 04:27:20 2018	current: Jun 27 04:27:24 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=6075 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: Jun 27 04:27:22 2018	current: Jun 27 04:27:24 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:22 2018	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=6075 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: Jun 27 04:27:23 2018	current: Jun 27 04:27:24 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:17 2018	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=6075 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: Jun 27 04:27:20 2018	current: Jun 27 04:27:24 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=6075 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: Jun 27 04:27:22 2018	current: Jun 27 04:27:24 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:22 2018	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=6075 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: Jun 27 04:27:23 2018	current: Jun 27 04:27:24 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:17 2018	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=6075 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.710008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 14593, seq 0, length 64
tc-so:00:00:07.300008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 14593, 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:25 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=25054 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: Jun 27 04:27:21 2018	current: Jun 27 04:27:25 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:21 2018	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=25054 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:25 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=25054 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: Jun 27 04:27:21 2018	current: Jun 27 04:27:25 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:21 2018	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=25054 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: Jun 27 04:27:20 2018	current: Jun 27 04:27:25 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=29170 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: Jun 27 04:27:22 2018	current: Jun 27 04:27:25 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:22 2018	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=29170 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: Jun 27 04:27:20 2018	current: Jun 27 04:27:25 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=29170 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: Jun 27 04:27:22 2018	current: Jun 27 04:27:25 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:22 2018	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=29170 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:10.310008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 41124, seq 0, length 64
tc-so:00:00:08.900008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 41124, 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:26 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=5739 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:26 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:20 2018	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=5739 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:27 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:19 2018	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=22471 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: Jun 27 04:27:19 2018	current: Jun 27 04:27:27 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:19 2018	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=22471 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.750008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 20770, seq 0, length 64
tc-so:00:00:10.340008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 20770, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ca:ac:c8:36
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:40:80:c6:25
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so: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:04.160008 b2:a0:ca:ac:c8:36 > 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:03.060008 b2:a0:40:80:c6:25 > 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:05.370008 b2:a0:ca:ac:c8:36 > 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:03.960008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:40:80:c6:25, length 28
tc-so:00:00:05.390008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 19820, seq 0, length 64
tc-so:00:00:03.980008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 19820, seq 0, length 64
tc-so:00:00:06.980008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 27695, seq 0, length 64
tc-so:00:00:05.570008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 27695, seq 0, length 64
tc-so:00:00:08.710008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 14593, seq 0, length 64
tc-so:00:00:07.300008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 14593, seq 0, length 64
tc-so:00:00:10.310008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 41124, seq 0, length 64
tc-so:00:00:08.900008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 41124, seq 0, length 64
tc-so:00:00:11.750008 b2:a0:ca:ac:c8:36 > b2:a0:40:80:c6:25, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 20770, seq 0, length 64
tc-so:00:00:10.340008 b2:a0:40:80:c6:25 > b2:a0:ca:ac:c8:36, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 20770, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073655.410170, ipsec_spi_ah_hmacsha512_preferred_new_delete, passed
tc-start: 1530073655.425046, ipsec_spi_ah_hmacsha512_preferred_new_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.360008 b2:a0:81:4a:a8:9c > 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:03.950008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:97:33:f5:7b, length 28
tc-so:00:00:05.360008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 44647, seq 0, length 64
tc-so:00:00:03.950008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 44647, 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 6 -ls 6 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 6 -ls 6 -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: Jun 27 04:27:41 2018	current: Jun 27 04:27:44 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:42 2018	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=14831 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: Jun 27 04:27:43 2018	current: Jun 27 04:27:44 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:27:37 2018	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=14831 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: Jun 27 04:27:41 2018	current: Jun 27 04:27:44 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:42 2018	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=14831 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: Jun 27 04:27:43 2018	current: Jun 27 04:27:44 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:27:37 2018	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=14831 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 6 -ls 6 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 6 -ls 6 -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: Jun 27 04:27:41 2018	current: Jun 27 04:27:44 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:41 2018	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=9955 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: Jun 27 04:27:43 2018	current: Jun 27 04:27:44 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:27:38 2018	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=9955 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: Jun 27 04:27:41 2018	current: Jun 27 04:27:44 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:41 2018	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=9955 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: Jun 27 04:27:43 2018	current: Jun 27 04:27:44 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:27:38 2018	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=9955 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:06.970008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 27929, seq 0, length 64
tc-so:00:00:05.580008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 27929, 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 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 3 -ls 3 -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: Jun 27 04:27:42 2018	current: Jun 27 04:27:45 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:43 2018	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=25877 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: Jun 27 04:27:44 2018	current: Jun 27 04:27:45 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:27:44 2018	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=25877 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: Jun 27 04:27:45 2018	current: Jun 27 04:27:45 2018
tc-so:	diff: 0(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:27:38 2018	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=25877 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: Jun 27 04:27:42 2018	current: Jun 27 04:27:45 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:43 2018	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=25877 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: Jun 27 04:27:44 2018	current: Jun 27 04:27:45 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:27:44 2018	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=25877 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: Jun 27 04:27:45 2018	current: Jun 27 04:27:45 2018
tc-so:	diff: 0(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:27:38 2018	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=25877 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 3 -ls 3 -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: Jun 27 04:27:42 2018	current: Jun 27 04:27:46 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:42 2018	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=7228 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: Jun 27 04:27:44 2018	current: Jun 27 04:27:46 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:27:44 2018	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=7228 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: Jun 27 04:27:45 2018	current: Jun 27 04:27:46 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:27:39 2018	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=7228 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: Jun 27 04:27:42 2018	current: Jun 27 04:27:46 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:27:42 2018	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=7228 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: Jun 27 04:27:44 2018	current: Jun 27 04:27:46 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:27:44 2018	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=7228 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: Jun 27 04:27:45 2018	current: Jun 27 04:27:46 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:27:39 2018	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=7228 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.690008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 61863, seq 0, length 64
tc-so:00:00:07.300008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 61863, seq 0, length 64
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:12.040008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 7692, seq 0, length 64
tc-so:00:00:10.630008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 7692, seq 0, length 64
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:14.200008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 33882, seq 0, length 64
tc-so:00:00:12.790008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 33882, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:81:4a:a8:9c
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:97:33:f5:7b
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so: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:04.130008 b2:a0:81:4a:a8:9c > 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:03.030008 b2:a0:97:33:f5: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:05.360008 b2:a0:81:4a:a8:9c > 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:03.950008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:97:33:f5:7b, length 28
tc-so:00:00:05.360008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 44647, seq 0, length 64
tc-so:00:00:03.950008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 44647, seq 0, length 64
tc-so:00:00:06.970008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 27929, seq 0, length 64
tc-so:00:00:05.580008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 27929, seq 0, length 64
tc-so:00:00:08.690008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 61863, seq 0, length 64
tc-so:00:00:07.300008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 61863, seq 0, length 64
tc-so:00:00:12.040008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 7692, seq 0, length 64
tc-so:00:00:10.630008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 7692, seq 0, length 64
tc-so:00:00:14.200008 b2:a0:81:4a:a8:9c > b2:a0:97:33:f5:7b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 33882, seq 0, length 64
tc-so:00:00:12.790008 b2:a0:97:33:f5:7b > b2:a0:81:4a:a8:9c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 33882, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073679.921049, ipsec_spi_ah_hmacsha512_preferred_new_timeout, passed
tc-start: 1530073679.935946, ipsec_spi_ah_hmacsha512_preferred_old_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.710008 b2:a0:91:1e:0f:ca > 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:04.280008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5b:d4:ee:3d, length 28
tc-so:00:00:05.710008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 13301, seq 0, length 64
tc-so:00:00:04.280008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 13301, 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: Jun 27 04:28:07 2018	current: Jun 27 04:28:08 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:07 2018	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=28392 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:08 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:02 2018	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=28392 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: Jun 27 04:28:07 2018	current: Jun 27 04:28:08 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:07 2018	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=28392 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:08 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:02 2018	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=28392 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:09 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:07 2018	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=7881 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:09 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:03 2018	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=7881 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:09 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:07 2018	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=7881 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:09 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:03 2018	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=7881 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.340008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 1134, seq 0, length 64
tc-so:00:00:05.900008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 1134, 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:08 2018	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=28262 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: Jun 27 04:28:07 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:01 2018	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=28262 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: Jun 27 04:28:09 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:01 2018	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=28262 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:08 2018	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=28262 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: Jun 27 04:28:07 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:01 2018	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=28262 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: Jun 27 04:28:09 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:01 2018	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=28262 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:08 2018	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=26782 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:03 2018	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=26782 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: Jun 27 04:28:10 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:03 2018	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=26782 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:08 2018	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=26782 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:03 2018	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=26782 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: Jun 27 04:28:10 2018	current: Jun 27 04:28:10 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:03 2018	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=26782 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:09.080008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 44334, seq 0, length 64
tc-so:00:00:07.640008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 44334, 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: Jun 27 04:28:07 2018	current: Jun 27 04:28:12 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:11 2018	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=10915 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:12 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:02 2018	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=10915 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: Jun 27 04:28:07 2018	current: Jun 27 04:28:12 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:11 2018	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=10915 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:12 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:02 2018	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=10915 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:12 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:10 2018	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=25605 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:12 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:03 2018	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=25605 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:12 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:10 2018	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=25605 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: Jun 27 04:28:08 2018	current: Jun 27 04:28:12 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:03 2018	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=25605 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:10.670008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 64459, seq 0, length 64
tc-so:00:00:09.230008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 64459, 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: Jun 27 04:28:07 2018	current: Jun 27 04:28:13 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:12 2018	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=1397 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: Jun 27 04:28:07 2018	current: Jun 27 04:28:13 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:12 2018	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=1397 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:14 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:12 2018	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=26262 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: Jun 27 04:28:06 2018	current: Jun 27 04:28:14 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:12 2018	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=26262 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:12.090008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 12995, seq 0, length 64
tc-so:00:00:10.650008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 12995, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:91:1e:0f:ca
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:5b:d4:ee:3d
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so: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:04.190008 b2:a0:91:1e:0f:ca > 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:03.200008 b2:a0:5b:d4:ee:3d > 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:05.710008 b2:a0:91:1e:0f:ca > 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:04.280008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5b:d4:ee:3d, length 28
tc-so:00:00:05.710008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 13301, seq 0, length 64
tc-so:00:00:04.280008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 13301, seq 0, length 64
tc-so:00:00:07.340008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 1134, seq 0, length 64
tc-so:00:00:05.900008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 1134, seq 0, length 64
tc-so:00:00:09.080008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 44334, seq 0, length 64
tc-so:00:00:07.640008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 44334, seq 0, length 64
tc-so:00:00:10.670008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 64459, seq 0, length 64
tc-so:00:00:09.230008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 64459, seq 0, length 64
tc-so:00:00:12.090008 b2:a0:91:1e:0f:ca > b2:a0:5b:d4:ee:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 12995, seq 0, length 64
tc-so:00:00:10.650008 b2:a0:5b:d4:ee:3d > b2:a0:91:1e:0f:ca, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 12995, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073702.541435, ipsec_spi_ah_hmacsha512_preferred_old_delete, passed
tc-start: 1530073702.556315, ipsec_spi_ah_hmacsha512_preferred_old_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.650008 b2:a0:81:0f: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:04.230008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d5:fe:51:02, length 28
tc-so:00:00:05.650008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 21613, seq 0, length 64
tc-so:00:00:04.260008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 21613, 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 6 -ls 6 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 6 -ls 6 -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: Jun 27 04:28:28 2018	current: Jun 27 04:28:31 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:29 2018	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=14287 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: Jun 27 04:28:30 2018	current: Jun 27 04:28:31 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:28:24 2018	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=14287 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: Jun 27 04:28:28 2018	current: Jun 27 04:28:31 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:29 2018	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=14287 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: Jun 27 04:28:30 2018	current: Jun 27 04:28:31 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:28:24 2018	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=14287 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 6 -ls 6 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 6 -ls 6 -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: Jun 27 04:28:29 2018	current: Jun 27 04:28:31 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:30 2018	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=27118 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: Jun 27 04:28:31 2018	current: Jun 27 04:28:31 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:28:26 2018	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=27118 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: Jun 27 04:28:29 2018	current: Jun 27 04:28:31 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:30 2018	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=27118 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: Jun 27 04:28:31 2018	current: Jun 27 04:28:31 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:28:26 2018	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=27118 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.270008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 62539, seq 0, length 64
tc-so:00:00:05.860008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 62539, 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 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 3 -ls 3 -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: Jun 27 04:28:28 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:31 2018	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=29221 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: Jun 27 04:28:30 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:28:24 2018	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=29221 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: Jun 27 04:28:32 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:28:24 2018	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=29221 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: Jun 27 04:28:28 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:31 2018	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=29221 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: Jun 27 04:28:30 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:28:24 2018	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=29221 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: Jun 27 04:28:32 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:28:24 2018	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=29221 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 3 -ls 3 -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: Jun 27 04:28:28 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:30 2018	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=8299 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: Jun 27 04:28:30 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:28:25 2018	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=8299 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: Jun 27 04:28:32 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:28:25 2018	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=8299 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: Jun 27 04:28:28 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:30 2018	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=8299 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: Jun 27 04:28:30 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:28:25 2018	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=8299 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: Jun 27 04:28:32 2018	current: Jun 27 04:28:33 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:28:25 2018	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=8299 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.980008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 25093, seq 0, length 64
tc-so:00:00:07.560008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 25093, seq 0, length 64
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:13.480008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 25267, seq 0, length 64
tc-so:00:00:12.060008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 25267, seq 0, length 64
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:14.460008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 41382, seq 0, length 64
tc-so:00:00:13.040008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 41382, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:81:0f:ea:11
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d5:fe:51:02
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so:ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32
tc-so: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:04.140008 b2:a0:81:0f: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:03.170008 b2:a0:d5:fe:51: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:05.650008 b2:a0:81:0f: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:04.230008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d5:fe:51:02, length 28
tc-so:00:00:05.650008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 21613, seq 0, length 64
tc-so:00:00:04.260008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 21613, seq 0, length 64
tc-so:00:00:07.270008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 62539, seq 0, length 64
tc-so:00:00:05.860008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 62539, seq 0, length 64
tc-so:00:00:08.980008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 25093, seq 0, length 64
tc-so:00:00:07.560008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 25093, seq 0, length 64
tc-so:00:00:13.480008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 25267, seq 0, length 64
tc-so:00:00:12.060008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 25267, seq 0, length 64
tc-so:00:00:14.460008 b2:a0:81:0f:ea:11 > b2:a0:d5:fe:51:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 41382, seq 0, length 64
tc-so:00:00:13.040008 b2:a0:d5:fe:51:02 > b2:a0:81:0f:ea:11, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 41382, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073727.321164, ipsec_spi_ah_hmacsha512_preferred_old_timeout, passed
tc-start: 1530073727.336037, ipsec_spi_ah_null_preferred_new_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.410008 b2:a0:9e:58:8c:72 > 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:03.980008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7b:51:ed:11, length 28
tc-so:00:00:05.410008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 58228, seq 0, length 64
tc-so:00:00:03.980008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 58228, 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:55 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=12196 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:55 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:49 2018	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=12196 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:55 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=12196 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:55 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:49 2018	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=12196 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:56 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:53 2018	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=37 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:56 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:50 2018	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=37 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:56 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:53 2018	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=37 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:56 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:50 2018	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=37 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:06.980008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 64932, seq 0, length 64
tc-so:00:00:05.550008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 64932, 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=648 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:55 2018	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=648 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: Jun 27 04:28:56 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:49 2018	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=648 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=648 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:55 2018	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=648 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: Jun 27 04:28:56 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:49 2018	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=648 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: Jun 27 04:28:54 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=28510 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: Jun 27 04:28:56 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:56 2018	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=28510 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: Jun 27 04:28:57 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:51 2018	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=28510 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: Jun 27 04:28:54 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=28510 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: Jun 27 04:28:56 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:56 2018	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=28510 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: Jun 27 04:28:57 2018	current: Jun 27 04:28:57 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:51 2018	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=28510 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.580008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 816, seq 0, length 64
tc-so:00:00:07.150008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 816, 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:59 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=28790 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:59 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:55 2018	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=28790 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:59 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=28790 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:59 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:55 2018	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=28790 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:59 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:53 2018	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=28078 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:59 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:55 2018	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=28078 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: Jun 27 04:28:53 2018	current: Jun 27 04:28:59 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:53 2018	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=28078 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: Jun 27 04:28:55 2018	current: Jun 27 04:28:59 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:55 2018	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=28078 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:10.030008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 37070, seq 0, length 64
tc-so:00:00:08.600008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 37070, 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: Jun 27 04:28:53 2018	current: Jun 27 04:29:00 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=13629 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: Jun 27 04:28:53 2018	current: Jun 27 04:29:00 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=13629 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: Jun 27 04:28:54 2018	current: Jun 27 04:29:00 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=13690 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: Jun 27 04:28:54 2018	current: Jun 27 04:29:00 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:28:54 2018	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=13690 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.430008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 28287, seq 0, length 64
tc-so:00:00:10.000008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 28287, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:9e:58:8c:72
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:7b:51:ed:11
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so: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:04.190008 b2:a0:9e:58:8c:72 > 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:03.070008 b2:a0:7b:51:ed:11 > 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:05.410008 b2:a0:9e:58:8c:72 > 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:03.980008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7b:51:ed:11, length 28
tc-so:00:00:05.410008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 58228, seq 0, length 64
tc-so:00:00:03.980008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 58228, seq 0, length 64
tc-so:00:00:06.980008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 64932, seq 0, length 64
tc-so:00:00:05.550008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 64932, seq 0, length 64
tc-so:00:00:08.580008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 816, seq 0, length 64
tc-so:00:00:07.150008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 816, seq 0, length 64
tc-so:00:00:10.030008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 37070, seq 0, length 64
tc-so:00:00:08.600008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 37070, seq 0, length 64
tc-so:00:00:11.430008 b2:a0:9e:58:8c:72 > b2:a0:7b:51:ed:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 28287, seq 0, length 64
tc-so:00:00:10.000008 b2:a0:7b:51:ed:11 > b2:a0:9e:58:8c:72, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 28287, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073748.961819, ipsec_spi_ah_null_preferred_new_delete, passed
tc-start: 1530073748.976809, ipsec_spi_ah_null_preferred_new_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.380008 b2:a0:f0:5c:ee:82 > 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:03.940008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:64:5c:13:f1, length 28
tc-so:00:00:05.380008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 52937, seq 0, length 64
tc-so:00:00:03.940008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 52937, 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 6 -ls 6 -A null ;
tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 6 -ls 6 -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: Jun 27 04:29:14 2018	current: Jun 27 04:29:17 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:15 2018	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=13303 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: Jun 27 04:29:16 2018	current: Jun 27 04:29:17 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:10 2018	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=13303 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: Jun 27 04:29:14 2018	current: Jun 27 04:29:17 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:15 2018	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=13303 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: Jun 27 04:29:16 2018	current: Jun 27 04:29:17 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:10 2018	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=13303 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 6 -ls 6 -A null ;
tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 6 -ls 6 -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: Jun 27 04:29:15 2018	current: Jun 27 04:29:17 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:15 2018	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=28758 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: Jun 27 04:29:17 2018	current: Jun 27 04:29:17 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:12 2018	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=28758 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: Jun 27 04:29:15 2018	current: Jun 27 04:29:17 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:15 2018	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=28758 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: Jun 27 04:29:17 2018	current: Jun 27 04:29:18 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:12 2018	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=28758 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:06.950008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 43355, seq 0, length 64
tc-so:00:00:05.510008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 43355, 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 3 -ls 3 -A null ;
tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 3 -ls 3 -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: Jun 27 04:29:15 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:16 2018	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=1214 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: Jun 27 04:29:17 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:17 2018	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=1214 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: Jun 27 04:29:18 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:29:11 2018	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=1214 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: Jun 27 04:29:15 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:16 2018	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=1214 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: Jun 27 04:29:17 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:17 2018	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=1214 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: Jun 27 04:29:18 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:29:11 2018	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=1214 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 3 -ls 3 -A null ;
tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 3 -ls 3 -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: Jun 27 04:29:15 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:15 2018	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=16079 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: Jun 27 04:29:17 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:17 2018	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=16079 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: Jun 27 04:29:18 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:29:12 2018	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=16079 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: Jun 27 04:29:15 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:15 2018	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=16079 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: Jun 27 04:29:17 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:17 2018	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=16079 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: Jun 27 04:29:18 2018	current: Jun 27 04:29:19 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:29:12 2018	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=16079 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.620008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 41060, seq 0, length 64
tc-so:00:00:07.180008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 41060, seq 0, length 64
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.930008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 13899, seq 0, length 64
tc-so:00:00:10.490008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 13899, seq 0, length 64
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:14.080008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 52850, seq 0, length 64
tc-so:00:00:12.640008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 52850, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f0:5c:ee:82
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:64:5c:13:f1
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so: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:04.180008 b2:a0:f0:5c:ee:82 > 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:03.030008 b2:a0:64:5c:13:f1 > 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:05.380008 b2:a0:f0:5c:ee:82 > 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:03.940008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:64:5c:13:f1, length 28
tc-so:00:00:05.380008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 52937, seq 0, length 64
tc-so:00:00:03.940008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 52937, seq 0, length 64
tc-so:00:00:06.950008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 43355, seq 0, length 64
tc-so:00:00:05.510008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 43355, seq 0, length 64
tc-so:00:00:08.620008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 41060, seq 0, length 64
tc-so:00:00:07.180008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 41060, seq 0, length 64
tc-so:00:00:11.930008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 13899, seq 0, length 64
tc-so:00:00:10.490008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 13899, seq 0, length 64
tc-so:00:00:14.080008 b2:a0:f0:5c:ee:82 > b2:a0:64:5c:13:f1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 52850, seq 0, length 64
tc-so:00:00:12.640008 b2:a0:64:5c:13:f1 > b2:a0:f0:5c:ee:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 52850, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073773.342417, ipsec_spi_ah_null_preferred_new_timeout, passed
tc-start: 1530073773.357235, ipsec_spi_ah_null_preferred_old_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.690008 b2:a0:f4:b4:57:e0 > 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:04.260008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4e:fb:06:d8, length 28
tc-so:00:00:05.710008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 45802, seq 0, length 64
tc-so:00:00:04.260008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 45802, 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:42 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:40 2018	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=28421 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: Jun 27 04:29:41 2018	current: Jun 27 04:29:42 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:35 2018	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=28421 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:42 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:40 2018	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=28421 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: Jun 27 04:29:41 2018	current: Jun 27 04:29:42 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:35 2018	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=28421 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:42 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:41 2018	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=11580 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: Jun 27 04:29:42 2018	current: Jun 27 04:29:42 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:37 2018	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=11580 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:42 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:41 2018	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=11580 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: Jun 27 04:29:42 2018	current: Jun 27 04:29:42 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:37 2018	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=11580 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.260008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 34855, seq 0, length 64
tc-so:00:00:05.830008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 34855, 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:43 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:42 2018	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=2200 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: Jun 27 04:29:41 2018	current: Jun 27 04:29:43 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:35 2018	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=2200 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: Jun 27 04:29:43 2018	current: Jun 27 04:29:43 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:35 2018	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=2200 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:43 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:42 2018	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=2200 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: Jun 27 04:29:41 2018	current: Jun 27 04:29:43 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:35 2018	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=2200 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: Jun 27 04:29:43 2018	current: Jun 27 04:29:43 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:35 2018	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=2200 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: Jun 27 04:29:39 2018	current: Jun 27 04:29:44 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:41 2018	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=27399 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: Jun 27 04:29:41 2018	current: Jun 27 04:29:44 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:36 2018	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=27399 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: Jun 27 04:29:43 2018	current: Jun 27 04:29:44 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:36 2018	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=27399 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: Jun 27 04:29:39 2018	current: Jun 27 04:29:44 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:41 2018	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=27399 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: Jun 27 04:29:41 2018	current: Jun 27 04:29:44 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:36 2018	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=27399 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: Jun 27 04:29:43 2018	current: Jun 27 04:29:44 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:36 2018	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=27399 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.950008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 65111, seq 0, length 64
tc-so:00:00:07.500008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 65111, 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:45 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:43 2018	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=2440 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: Jun 27 04:29:41 2018	current: Jun 27 04:29:45 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:35 2018	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=2440 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:45 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:43 2018	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=2440 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: Jun 27 04:29:41 2018	current: Jun 27 04:29:45 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:35 2018	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=2440 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:45 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:44 2018	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=14860 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: Jun 27 04:29:42 2018	current: Jun 27 04:29:45 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:37 2018	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=14860 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:45 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:44 2018	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=14860 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: Jun 27 04:29:42 2018	current: Jun 27 04:29:45 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:37 2018	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=14860 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:10.490008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 9842, seq 0, length 64
tc-so:00:00:09.040008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 9842, 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:47 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:45 2018	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=19055 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: Jun 27 04:29:40 2018	current: Jun 27 04:29:47 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:45 2018	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=19055 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: Jun 27 04:29:39 2018	current: Jun 27 04:29:47 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:45 2018	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=12512 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: Jun 27 04:29:39 2018	current: Jun 27 04:29:47 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:29:45 2018	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=12512 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.930008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 18843, seq 0, length 64
tc-so:00:00:10.480008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 18843, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f4:b4:57:e0
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:4e:fb:06:d8
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so: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:04.190008 b2:a0:f4:b4:57:e0 > 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:03.190008 b2:a0:4e:fb:06:d8 > 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:05.690008 b2:a0:f4:b4:57:e0 > 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:04.260008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4e:fb:06:d8, length 28
tc-so:00:00:05.710008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 45802, seq 0, length 64
tc-so:00:00:04.260008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 45802, seq 0, length 64
tc-so:00:00:07.260008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 34855, seq 0, length 64
tc-so:00:00:05.830008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 34855, seq 0, length 64
tc-so:00:00:08.950008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 65111, seq 0, length 64
tc-so:00:00:07.500008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 65111, seq 0, length 64
tc-so:00:00:10.490008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 9842, seq 0, length 64
tc-so:00:00:09.040008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 9842, seq 0, length 64
tc-so:00:00:11.930008 b2:a0:f4:b4:57:e0 > b2:a0:4e:fb:06:d8, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 18843, seq 0, length 64
tc-so:00:00:10.480008 b2:a0:4e:fb:06:d8 > b2:a0:f4:b4:57:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 18843, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073795.902961, ipsec_spi_ah_null_preferred_old_delete, passed
tc-start: 1530073795.918169, ipsec_spi_ah_null_preferred_old_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.800008 b2:a0:4e:91:7a: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:04.290008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:17:f5:1b:f6, length 28
tc-so:00:00:05.800008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 49483, seq 0, length 64
tc-so:00:00:04.310008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 49483, 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 6 -ls 6 -A null ;
tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 6 -ls 6 -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: Jun 27 04:30:03 2018	current: Jun 27 04:30:04 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:03 2018	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=2566 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: Jun 27 04:30:04 2018	current: Jun 27 04:30:04 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:58 2018	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=2566 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: Jun 27 04:30:03 2018	current: Jun 27 04:30:04 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:03 2018	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=2566 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: Jun 27 04:30:04 2018	current: Jun 27 04:30:04 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:58 2018	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=2566 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 6 -ls 6 -A null ;
tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 6 -ls 6 -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: Jun 27 04:30:02 2018	current: Jun 27 04:30:05 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:03 2018	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=28231 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: Jun 27 04:30:04 2018	current: Jun 27 04:30:05 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:59 2018	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=28231 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: Jun 27 04:30:02 2018	current: Jun 27 04:30:05 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:03 2018	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=28231 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: Jun 27 04:30:04 2018	current: Jun 27 04:30:05 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:59 2018	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=28231 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.400008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 50898, seq 0, length 64
tc-so:00:00:05.890008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 50898, 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 3 -ls 3 -A null ;
tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 3 -ls 3 -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: Jun 27 04:30:02 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:04 2018	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=16305 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: Jun 27 04:30:03 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:57 2018	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=16305 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: Jun 27 04:30:05 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:29:57 2018	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=16305 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: Jun 27 04:30:02 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:04 2018	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=16305 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: Jun 27 04:30:03 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:57 2018	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=16305 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: Jun 27 04:30:05 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:29:57 2018	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=16305 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 3 -ls 3 -A null ;
tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 3 -ls 3 -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: Jun 27 04:30:02 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:04 2018	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=3096 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: Jun 27 04:30:04 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:59 2018	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=3096 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: Jun 27 04:30:06 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 0(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:29:59 2018	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=3096 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: Jun 27 04:30:02 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:04 2018	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=3096 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: Jun 27 04:30:04 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:29:59 2018	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=3096 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: Jun 27 04:30:06 2018	current: Jun 27 04:30:06 2018
tc-so:	diff: 0(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:29:59 2018	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=3096 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:09.070008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 49844, seq 0, length 64
tc-so:00:00:07.560008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 49844, seq 0, length 64
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:13.550008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 27182, seq 0, length 64
tc-so:00:00:12.040008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 27182, seq 0, length 64
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:14.530008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 12255, seq 0, length 64
tc-so:00:00:13.020008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 12255, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:4e:91:7a:81
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:17:f5:1b:f6
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so:ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32
tc-so: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:04.290008 b2:a0:4e:91:7a: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:03.220008 b2:a0:17:f5:1b:f6 > 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:05.800008 b2:a0:4e:91:7a: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:04.290008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:17:f5:1b:f6, length 28
tc-so:00:00:05.800008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 49483, seq 0, length 64
tc-so:00:00:04.310008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 49483, seq 0, length 64
tc-so:00:00:07.400008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 50898, seq 0, length 64
tc-so:00:00:05.890008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 50898, seq 0, length 64
tc-so:00:00:09.070008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 49844, seq 0, length 64
tc-so:00:00:07.560008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 49844, seq 0, length 64
tc-so:00:00:13.550008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 27182, seq 0, length 64
tc-so:00:00:12.040008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 27182, seq 0, length 64
tc-so:00:00:14.530008 b2:a0:4e:91:7a:81 > b2:a0:17:f5:1b:f6, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 12255, seq 0, length 64
tc-so:00:00:13.020008 b2:a0:17:f5:1b:f6 > b2:a0:4e:91:7a:81, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 12255, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530073820.803057, ipsec_spi_ah_null_preferred_old_timeout, passed
tc-start: 1530073820.817796, ipsec_spi_esp_null_preferred_new_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.350008 b2:a0:b6:2b:a2:05 > 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:03.940008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ba:53:b8:60, length 28
tc-so:00:00:05.350008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:03.960008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, 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: Jun 27 04:30:26 2018	current: Jun 27 04:30:29 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=17082 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: Jun 27 04:30:28 2018	current: Jun 27 04:30:29 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:22 2018	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=17082 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: Jun 27 04:30:26 2018	current: Jun 27 04:30:29 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=17082 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: Jun 27 04:30:28 2018	current: Jun 27 04:30:29 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:22 2018	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=17082 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:29 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=1941 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: Jun 27 04:30:29 2018	current: Jun 27 04:30:29 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:24 2018	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=1941 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:29 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=1941 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: Jun 27 04:30:29 2018	current: Jun 27 04:30:29 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:24 2018	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=1941 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:06.930008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76
tc-so:00:00:05.520008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:30 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:28 2018	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=3838 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: Jun 27 04:30:29 2018	current: Jun 27 04:30:30 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:29 2018	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=3838 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: Jun 27 04:30:30 2018	current: Jun 27 04:30:30 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:23 2018	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=3838 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:30 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:28 2018	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=3838 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: Jun 27 04:30:29 2018	current: Jun 27 04:30:30 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:29 2018	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=3838 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: Jun 27 04:30:30 2018	current: Jun 27 04:30:30 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:23 2018	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=3838 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:31 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=20719 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: Jun 27 04:30:29 2018	current: Jun 27 04:30:31 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:29 2018	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=20719 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: Jun 27 04:30:30 2018	current: Jun 27 04:30:31 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:24 2018	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=20719 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:31 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=20719 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: Jun 27 04:30:29 2018	current: Jun 27 04:30:31 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:29 2018	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=20719 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: Jun 27 04:30:30 2018	current: Jun 27 04:30:31 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:24 2018	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=20719 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.590008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76
tc-so:00:00:07.180008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, 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: Jun 27 04:30:26 2018	current: Jun 27 04:30:32 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=12897 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: Jun 27 04:30:28 2018	current: Jun 27 04:30:32 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:28 2018	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=12897 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: Jun 27 04:30:26 2018	current: Jun 27 04:30:32 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=12897 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: Jun 27 04:30:28 2018	current: Jun 27 04:30:32 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:28 2018	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=12897 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:32 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=29191 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: Jun 27 04:30:29 2018	current: Jun 27 04:30:33 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:29 2018	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=29191 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:33 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=29191 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: Jun 27 04:30:29 2018	current: Jun 27 04:30:33 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:29 2018	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=29191 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:10.140008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76
tc-so:00:00:08.730008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:34 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:28 2018	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=15204 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:34 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:28 2018	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=15204 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:34 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=3685 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: Jun 27 04:30:27 2018	current: Jun 27 04:30:34 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:27 2018	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=3685 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.570008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76
tc-so:00:00:10.160008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b6:2b:a2:05
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ba:53:b8:60
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.150008 b2:a0:b6:2b:a2:05 > 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:03.030008 b2:a0:ba:53:b8:60 > 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:05.350008 b2:a0:b6:2b:a2:05 > 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:03.940008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ba:53:b8:60, length 28
tc-so:00:00:05.350008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:03.960008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76
tc-so:00:00:06.930008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76
tc-so:00:00:05.520008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76
tc-so:00:00:08.590008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76
tc-so:00:00:07.180008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76
tc-so:00:00:10.140008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76
tc-so:00:00:08.730008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76
tc-so:00:00:11.570008 b2:a0:b6:2b:a2:05 > b2:a0:ba:53:b8:60, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76
tc-so:00:00:10.160008 b2:a0:ba:53:b8:60 > b2:a0:b6:2b:a2:05, 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: 1530073842.953812, ipsec_spi_esp_null_preferred_new_delete, passed
tc-start: 1530073842.968619, ipsec_spi_esp_null_preferred_new_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.390008 b2:a0:e3:65:0c: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:03.960008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0f:6f:86:1c, length 28
tc-so:00:00:05.390008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:03.960008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, 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 6 -ls 6 -E null ;
tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 6 -ls 6 -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: Jun 27 04:30:48 2018	current: Jun 27 04:30:51 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:49 2018	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=5000 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: Jun 27 04:30:50 2018	current: Jun 27 04:30:51 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:30:44 2018	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=5000 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: Jun 27 04:30:48 2018	current: Jun 27 04:30:51 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:49 2018	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=5000 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: Jun 27 04:30:50 2018	current: Jun 27 04:30:51 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:30:44 2018	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=5000 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 6 -ls 6 -E null ;
tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 6 -ls 6 -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: Jun 27 04:30:49 2018	current: Jun 27 04:30:52 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:49 2018	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=4326 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: Jun 27 04:30:51 2018	current: Jun 27 04:30:52 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:30:46 2018	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=4326 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: Jun 27 04:30:49 2018	current: Jun 27 04:30:52 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:49 2018	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=4326 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: Jun 27 04:30:51 2018	current: Jun 27 04:30:52 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:30:46 2018	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=4326 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:06.980008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76
tc-so:00:00:05.550008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, 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 3 -ls 3 -E null ;
tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 3 -ls 3 -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: Jun 27 04:30:49 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:50 2018	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=29066 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: Jun 27 04:30:51 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:30:51 2018	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=29066 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: Jun 27 04:30:52 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:30:45 2018	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=29066 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: Jun 27 04:30:49 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:50 2018	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=29066 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: Jun 27 04:30:51 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:30:51 2018	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=29066 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: Jun 27 04:30:52 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:30:45 2018	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=29066 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 3 -ls 3 -E null ;
tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 3 -ls 3 -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: Jun 27 04:30:49 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:49 2018	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=4358 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: Jun 27 04:30:51 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:30:51 2018	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=4358 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: Jun 27 04:30:52 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:30:46 2018	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=4358 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: Jun 27 04:30:49 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:30:49 2018	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=4358 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: Jun 27 04:30:51 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:30:51 2018	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=4358 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: Jun 27 04:30:52 2018	current: Jun 27 04:30:53 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:30:46 2018	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=4358 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.650008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76
tc-so:00:00:07.220008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, 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:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.990008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76
tc-so:00:00:10.560008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, 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:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:14.130008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76
tc-so:00:00:12.720008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e3:65:0c:f8
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:0f:6f:86:1c
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.160008 b2:a0:e3:65:0c: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:03.040008 b2:a0:0f:6f:86:1c > 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:05.390008 b2:a0:e3:65:0c: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:03.960008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0f:6f:86:1c, length 28
tc-so:00:00:05.390008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:03.960008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76
tc-so:00:00:06.980008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76
tc-so:00:00:05.550008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76
tc-so:00:00:08.650008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76
tc-so:00:00:07.220008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76
tc-so:00:00:11.990008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76
tc-so:00:00:10.560008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76
tc-so:00:00:14.130008 b2:a0:e3:65:0c:f8 > b2:a0:0f:6f:86:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76
tc-so:00:00:12.720008 b2:a0:0f:6f:86:1c > b2:a0:e3:65:0c:f8, 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: 1530073867.364743, ipsec_spi_esp_null_preferred_new_timeout, passed
tc-start: 1530073867.379580, ipsec_spi_esp_null_preferred_old_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.710008 b2:a0:ac:2a:1a: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:04.280008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:74:bf:c3:da, length 28
tc-so:00:00:05.730008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:04.280008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:16 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:14 2018	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=18289 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: Jun 27 04:31:15 2018	current: Jun 27 04:31:16 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:09 2018	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=18289 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:16 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:14 2018	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=18289 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: Jun 27 04:31:15 2018	current: Jun 27 04:31:16 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:09 2018	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=18289 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:16 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:15 2018	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=3678 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: Jun 27 04:31:16 2018	current: Jun 27 04:31:16 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:11 2018	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=3678 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:16 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:15 2018	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=3678 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: Jun 27 04:31:16 2018	current: Jun 27 04:31:16 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:11 2018	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=3678 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.290008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76
tc-so:00:00:05.840008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:17 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:16 2018	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=16322 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: Jun 27 04:31:15 2018	current: Jun 27 04:31:17 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:09 2018	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=16322 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: Jun 27 04:31:17 2018	current: Jun 27 04:31:17 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:09 2018	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=16322 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:17 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:16 2018	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=16322 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: Jun 27 04:31:15 2018	current: Jun 27 04:31:17 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:09 2018	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=16322 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: Jun 27 04:31:17 2018	current: Jun 27 04:31:17 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:09 2018	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=16322 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: Jun 27 04:31:13 2018	current: Jun 27 04:31:18 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:15 2018	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=5160 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: Jun 27 04:31:15 2018	current: Jun 27 04:31:18 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:10 2018	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=5160 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: Jun 27 04:31:17 2018	current: Jun 27 04:31:18 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:10 2018	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=5160 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: Jun 27 04:31:13 2018	current: Jun 27 04:31:18 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:15 2018	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=5160 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: Jun 27 04:31:15 2018	current: Jun 27 04:31:18 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:10 2018	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=5160 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: Jun 27 04:31:17 2018	current: Jun 27 04:31:18 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:10 2018	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=5160 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.960008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76
tc-so:00:00:07.510008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:19 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:17 2018	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=18163 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: Jun 27 04:31:15 2018	current: Jun 27 04:31:19 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:09 2018	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=18163 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:19 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:17 2018	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=18163 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: Jun 27 04:31:15 2018	current: Jun 27 04:31:19 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:09 2018	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=18163 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:19 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:18 2018	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=17891 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: Jun 27 04:31:16 2018	current: Jun 27 04:31:19 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:11 2018	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=17891 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:19 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:18 2018	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=17891 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: Jun 27 04:31:16 2018	current: Jun 27 04:31:19 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:11 2018	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=17891 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:10.500008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76
tc-so:00:00:09.050008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:21 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:19 2018	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=5936 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: Jun 27 04:31:14 2018	current: Jun 27 04:31:21 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:19 2018	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=5936 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: Jun 27 04:31:13 2018	current: Jun 27 04:31:21 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:19 2018	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=17847 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: Jun 27 04:31:13 2018	current: Jun 27 04:31:21 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:19 2018	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=17847 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.930008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76
tc-so:00:00:10.480008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ac:2a:1a:20
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:74:bf:c3:da
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.200008 b2:a0:ac:2a:1a: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:03.210008 b2:a0:74:bf:c3:da > 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:05.710008 b2:a0:ac:2a:1a: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:04.280008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:74:bf:c3:da, length 28
tc-so:00:00:05.730008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:04.280008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76
tc-so:00:00:07.290008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76
tc-so:00:00:05.840008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76
tc-so:00:00:08.960008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76
tc-so:00:00:07.510008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76
tc-so:00:00:10.500008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76
tc-so:00:00:09.050008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76
tc-so:00:00:11.930008 b2:a0:ac:2a:1a:20 > b2:a0:74:bf:c3:da, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76
tc-so:00:00:10.480008 b2:a0:74:bf:c3:da > b2:a0:ac:2a:1a:20, 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: 1530073889.685386, ipsec_spi_esp_null_preferred_old_delete, passed
tc-start: 1530073889.700197, ipsec_spi_esp_null_preferred_old_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.660008 b2:a0:d5:b1:59:9f > 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:04.250008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6d:ac:66:ca, length 28
tc-so:00:00:05.660008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:04.270008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, 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 6 -ls 6 -E null ;
tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 6 -ls 6 -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: Jun 27 04:31:36 2018	current: Jun 27 04:31:38 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:36 2018	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=28583 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: Jun 27 04:31:37 2018	current: Jun 27 04:31:38 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:31:31 2018	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=28583 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: Jun 27 04:31:36 2018	current: Jun 27 04:31:38 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:36 2018	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=28583 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: Jun 27 04:31:37 2018	current: Jun 27 04:31:38 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:31:31 2018	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=28583 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 6 -ls 6 -E null ;
tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 6 -ls 6 -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: Jun 27 04:31:36 2018	current: Jun 27 04:31:38 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:37 2018	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=19706 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: Jun 27 04:31:38 2018	current: Jun 27 04:31:38 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:31:33 2018	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=19706 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: Jun 27 04:31:36 2018	current: Jun 27 04:31:38 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:37 2018	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=19706 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: Jun 27 04:31:38 2018	current: Jun 27 04:31:38 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:31:33 2018	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=19706 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.230008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76
tc-so:00:00:05.820008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, 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 3 -ls 3 -E null ;
tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 3 -ls 3 -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: Jun 27 04:31:36 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:38 2018	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=15177 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: Jun 27 04:31:37 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:31:31 2018	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=15177 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: Jun 27 04:31:39 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:31:31 2018	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=15177 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: Jun 27 04:31:36 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:38 2018	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=15177 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: Jun 27 04:31:37 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:31:31 2018	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=15177 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: Jun 27 04:31:39 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:31:31 2018	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=15177 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 3 -ls 3 -E null ;
tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 3 -ls 3 -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: Jun 27 04:31:35 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:37 2018	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=6245 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: Jun 27 04:31:37 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:31:32 2018	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=6245 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: Jun 27 04:31:39 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:31:32 2018	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=6245 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: Jun 27 04:31:35 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:37 2018	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=6245 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: Jun 27 04:31:37 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:31:32 2018	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=6245 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: Jun 27 04:31:39 2018	current: Jun 27 04:31:40 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:31:32 2018	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=6245 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.910008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76
tc-so:00:00:07.500008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, 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:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:13.370008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76
tc-so:00:00:11.960008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, 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:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:14.360008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76
tc-so:00:00:12.940008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:d5:b1:59:9f
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:6d:ac:66:ca
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.160008 b2:a0:d5:b1:59:9f > 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:03.200008 b2:a0:6d:ac:66:ca > 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:05.660008 b2:a0:d5:b1:59:9f > 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:04.250008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6d:ac:66:ca, length 28
tc-so:00:00:05.660008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:04.270008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76
tc-so:00:00:07.230008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76
tc-so:00:00:05.820008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76
tc-so:00:00:08.910008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76
tc-so:00:00:07.500008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, 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.370008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76
tc-so:00:00:11.960008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76
tc-so:00:00:14.360008 b2:a0:d5:b1:59:9f > b2:a0:6d:ac:66:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76
tc-so:00:00:12.940008 b2:a0:6d:ac:66:ca > b2:a0:d5:b1:59:9f, 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: 1530073914.285227, ipsec_spi_esp_null_preferred_old_timeout, passed
tc-start: 1530073914.301390, ipsec_spi_esp_rijndaelcbc_preferred_new_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.410008 b2:a0:e0:60:1a:61 > 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:03.970008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a7:3c:32:1c, length 28
tc-so:00:00:05.410008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:03.990008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:02 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=6950 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:02 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:56 2018	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=6950 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:02 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=6950 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:02 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:56 2018	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=6950 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:03 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:00 2018	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=5902 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:03 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:57 2018	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=5902 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:03 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:00 2018	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=5902 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:03 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:57 2018	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=5902 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.010008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104
tc-so:00:00:05.570008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=20081 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:03 2018	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=20081 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: Jun 27 04:32:03 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:56 2018	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=20081 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=20081 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:03 2018	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=20081 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: Jun 27 04:32:03 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:56 2018	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=20081 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: Jun 27 04:32:01 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=14715 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: Jun 27 04:32:03 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:03 2018	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=14715 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: Jun 27 04:32:04 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:58 2018	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=14715 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: Jun 27 04:32:01 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=14715 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: Jun 27 04:32:03 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:03 2018	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=14715 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: Jun 27 04:32:04 2018	current: Jun 27 04:32:04 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:31:58 2018	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=14715 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.690008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104
tc-so:00:00:07.250008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:06 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=5525 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:06 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:03 2018	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=5525 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:06 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=5525 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:06 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:03 2018	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=5525 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:06 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:00 2018	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=20666 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:06 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:02 2018	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=20666 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:06 2018
tc-so:	diff: 6(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:00 2018	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=20666 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: Jun 27 04:32:02 2018	current: Jun 27 04:32:06 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:02 2018	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=20666 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:10.230008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104
tc-so:00:00:08.790008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:07 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=17120 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:07 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:01 2018	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=17120 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:08 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:00 2018	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=7205 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: Jun 27 04:32:00 2018	current: Jun 27 04:32:08 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:00 2018	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=7205 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.640008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104
tc-so:00:00:10.220008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e0:60:1a:61
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:a7:3c:32:1c
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.180008 b2:a0:e0:60:1a:61 > 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:03.060008 b2:a0:a7:3c:32:1c > 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:05.410008 b2:a0:e0:60:1a:61 > 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:03.970008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a7:3c:32:1c, length 28
tc-so:00:00:05.410008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:03.990008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104
tc-so:00:00:07.010008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104
tc-so:00:00:05.570008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104
tc-so:00:00:08.690008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104
tc-so:00:00:07.250008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104
tc-so:00:00:10.230008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104
tc-so:00:00:08.790008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104
tc-so:00:00:11.640008 b2:a0:e0:60:1a:61 > b2:a0:a7:3c:32:1c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104
tc-so:00:00:10.220008 b2:a0:a7:3c:32:1c > b2:a0:e0:60:1a:61, 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: 1530073936.27372, ipsec_spi_esp_rijndaelcbc_preferred_new_delete, passed
tc-start: 1530073936.42378, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.410008 b2:a0:b1:7d:59:80 > 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:03.970008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7c:7c:80:d3, length 28
tc-so:00:00:05.410008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:03.970008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, 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 6 -ls 6 -E rijndael-cbc "aaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 6 -ls 6 -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: Jun 27 04:32:22 2018	current: Jun 27 04:32:24 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:23 2018	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=5718 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: Jun 27 04:32:24 2018	current: Jun 27 04:32:24 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:32:18 2018	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=5718 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: Jun 27 04:32:22 2018	current: Jun 27 04:32:24 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:23 2018	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=5718 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: Jun 27 04:32:24 2018	current: Jun 27 04:32:24 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:32:18 2018	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=5718 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 6 -ls 6 -E rijndael-cbc "aaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 6 -ls 6 -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: Jun 27 04:32:22 2018	current: Jun 27 04:32:25 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:22 2018	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=18713 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: Jun 27 04:32:24 2018	current: Jun 27 04:32:25 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:32:19 2018	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=18713 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: Jun 27 04:32:22 2018	current: Jun 27 04:32:25 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:22 2018	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=18713 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: Jun 27 04:32:24 2018	current: Jun 27 04:32:25 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:32:19 2018	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=18713 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:06.980008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104
tc-so:00:00:05.540008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, 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 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 3 -ls 3 -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: Jun 27 04:32:22 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:23 2018	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=359 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: Jun 27 04:32:24 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:32:24 2018	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=359 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: Jun 27 04:32:25 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:32:18 2018	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=359 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: Jun 27 04:32:22 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:23 2018	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=359 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: Jun 27 04:32:24 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:32:25 2018	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=359 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: Jun 27 04:32:25 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:32:18 2018	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=359 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 3 -ls 3 -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: Jun 27 04:32:23 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:23 2018	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=18946 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: Jun 27 04:32:25 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:32:25 2018	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=18946 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: Jun 27 04:32:26 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 0(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:32:20 2018	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=18946 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: Jun 27 04:32:23 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:23 2018	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=18946 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: Jun 27 04:32:25 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:32:25 2018	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=18946 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: Jun 27 04:32:26 2018	current: Jun 27 04:32:26 2018
tc-so:	diff: 0(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:32:20 2018	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=18946 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.660008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104
tc-so:00:00:07.220008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, 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:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.970008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104
tc-so:00:00:10.530008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, 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:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:14.130008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104
tc-so:00:00:12.690008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b1:7d:59:80
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:7c:7c:80:d3
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.180008 b2:a0:b1:7d:59:80 > 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:03.050008 b2:a0:7c:7c:80:d3 > 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:05.410008 b2:a0:b1:7d:59:80 > 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:03.970008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7c:7c:80:d3, length 28
tc-so:00:00:05.410008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:03.970008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104
tc-so:00:00:06.980008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104
tc-so:00:00:05.540008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104
tc-so:00:00:08.660008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104
tc-so:00:00:07.220008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104
tc-so:00:00:11.970008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104
tc-so:00:00:10.530008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104
tc-so:00:00:14.130008 b2:a0:b1:7d:59:80 > b2:a0:7c:7c:80:d3, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104
tc-so:00:00:12.690008 b2:a0:7c:7c:80:d3 > b2:a0:b1:7d:59:80, 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: 1530073960.318004, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout, passed
tc-start: 1530073960.333058, ipsec_spi_esp_rijndaelcbc_preferred_old_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.730008 b2:a0:ac:1e:22:f5 > 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:04.280008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:93:60:1e:8d, length 28
tc-so:00:00:05.730008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:04.280008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:49 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:47 2018	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=17161 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: Jun 27 04:32:48 2018	current: Jun 27 04:32:49 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:42 2018	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=17161 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:49 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:47 2018	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=17161 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: Jun 27 04:32:48 2018	current: Jun 27 04:32:49 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:42 2018	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=17161 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:49 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:48 2018	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=18081 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: Jun 27 04:32:49 2018	current: Jun 27 04:32:49 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:44 2018	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=18081 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:49 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:48 2018	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=18081 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: Jun 27 04:32:49 2018	current: Jun 27 04:32:49 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:44 2018	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=18081 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.300008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104
tc-so:00:00:05.870008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:50 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:49 2018	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=21239 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: Jun 27 04:32:48 2018	current: Jun 27 04:32:50 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:42 2018	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=21239 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: Jun 27 04:32:50 2018	current: Jun 27 04:32:50 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:42 2018	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=21239 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:50 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:49 2018	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=21239 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: Jun 27 04:32:48 2018	current: Jun 27 04:32:50 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:42 2018	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=21239 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: Jun 27 04:32:50 2018	current: Jun 27 04:32:50 2018
tc-so:	diff: 0(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:42 2018	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=21239 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: Jun 27 04:32:46 2018	current: Jun 27 04:32:51 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:48 2018	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=11064 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: Jun 27 04:32:48 2018	current: Jun 27 04:32:51 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:43 2018	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=11064 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: Jun 27 04:32:50 2018	current: Jun 27 04:32:51 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:43 2018	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=11064 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: Jun 27 04:32:46 2018	current: Jun 27 04:32:51 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:48 2018	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=11064 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: Jun 27 04:32:48 2018	current: Jun 27 04:32:51 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:43 2018	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=11064 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: Jun 27 04:32:50 2018	current: Jun 27 04:32:51 2018
tc-so:	diff: 1(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:43 2018	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=11064 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.980008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104
tc-so:00:00:07.530008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:52 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:50 2018	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=8680 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: Jun 27 04:32:48 2018	current: Jun 27 04:32:52 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:42 2018	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=8680 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:52 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:50 2018	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=8680 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: Jun 27 04:32:48 2018	current: Jun 27 04:32:52 2018
tc-so:	diff: 4(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:42 2018	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=8680 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:52 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:51 2018	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=20388 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: Jun 27 04:32:49 2018	current: Jun 27 04:32:52 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:44 2018	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=20388 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:52 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:51 2018	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=20388 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: Jun 27 04:32:49 2018	current: Jun 27 04:32:52 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:44 2018	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=20388 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:10.550008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104
tc-so:00:00:09.100008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:54 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:52 2018	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=8894 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: Jun 27 04:32:47 2018	current: Jun 27 04:32:54 2018
tc-so:	diff: 7(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:52 2018	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=8894 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: Jun 27 04:32:46 2018	current: Jun 27 04:32:54 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:52 2018	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=21937 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: Jun 27 04:32:46 2018	current: Jun 27 04:32:54 2018
tc-so:	diff: 8(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:32:52 2018	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=21937 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:11.970008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104
tc-so:00:00:10.550008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ac:1e:22:f5
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:93:60:1e:8d
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.210008 b2:a0:ac:1e:22:f5 > 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:03.200008 b2:a0:93:60:1e:8d > 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:05.730008 b2:a0:ac:1e:22:f5 > 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:04.280008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:93:60:1e:8d, length 28
tc-so:00:00:05.730008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:04.280008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104
tc-so:00:00:07.300008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104
tc-so:00:00:05.870008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104
tc-so:00:00:08.980008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104
tc-so:00:00:07.530008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104
tc-so:00:00:10.550008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104
tc-so:00:00:09.100008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104
tc-so:00:00:11.970008 b2:a0:ac:1e:22:f5 > b2:a0:93:60:1e:8d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104
tc-so:00:00:10.550008 b2:a0:93:60:1e:8d > b2:a0:ac:1e:22:f5, 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: 1530073982.466673, ipsec_spi_esp_rijndaelcbc_preferred_old_delete, passed
tc-start: 1530073982.481480, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:05.670008 b2:a0:8d:1f:9c:5b > 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:04.260008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b4:8e:c6:61, length 28
tc-so:00:00:05.670008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:04.280008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, 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 6 -ls 6 -E rijndael-cbc "aaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 6 -ls 6 -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: Jun 27 04:33:09 2018	current: Jun 27 04:33:11 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:33:09 2018	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=20788 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: Jun 27 04:33:10 2018	current: Jun 27 04:33:11 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:33:04 2018	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=20788 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: Jun 27 04:33:09 2018	current: Jun 27 04:33:11 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:33:09 2018	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=20788 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: Jun 27 04:33:10 2018	current: Jun 27 04:33:11 2018
tc-so:	diff: 1(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:33:04 2018	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=20788 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 6 -ls 6 -E rijndael-cbc "aaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 6 -ls 6 -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: Jun 27 04:33:09 2018	current: Jun 27 04:33:11 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:33:10 2018	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=17275 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: Jun 27 04:33:11 2018	current: Jun 27 04:33:11 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:33:06 2018	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=17275 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: Jun 27 04:33:09 2018	current: Jun 27 04:33:11 2018
tc-so:	diff: 2(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:33:10 2018	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=17275 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: Jun 27 04:33:11 2018	current: Jun 27 04:33:11 2018
tc-so:	diff: 0(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:33:06 2018	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=17275 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:07.240008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104
tc-so:00:00:05.830008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, 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 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 3 -ls 3 -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: Jun 27 04:33:09 2018	current: Jun 27 04:33:12 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:33:11 2018	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=9350 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: Jun 27 04:33:10 2018	current: Jun 27 04:33:12 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:33:04 2018	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=9350 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: Jun 27 04:33:12 2018	current: Jun 27 04:33:12 2018
tc-so:	diff: 0(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:33:04 2018	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=9350 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: Jun 27 04:33:09 2018	current: Jun 27 04:33:12 2018
tc-so:	diff: 3(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:33:11 2018	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=9350 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: Jun 27 04:33:10 2018	current: Jun 27 04:33:12 2018
tc-so:	diff: 2(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:33:04 2018	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=9350 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: Jun 27 04:33:12 2018	current: Jun 27 04:33:12 2018
tc-so:	diff: 0(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:33:04 2018	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=9350 refcnt=0
tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa";
tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 3 -ls 3 -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: Jun 27 04:33:08 2018	current: Jun 27 04:33:13 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:33:10 2018	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=9765 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: Jun 27 04:33:10 2018	current: Jun 27 04:33:13 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:33:05 2018	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=9765 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: Jun 27 04:33:12 2018	current: Jun 27 04:33:13 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:33:05 2018	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=9765 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: Jun 27 04:33:08 2018	current: Jun 27 04:33:13 2018
tc-so:	diff: 5(s)	hard: 100(s)	soft: 100(s)
tc-so:	last: Jun 27 04:33:10 2018	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=9765 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: Jun 27 04:33:10 2018	current: Jun 27 04:33:13 2018
tc-so:	diff: 3(s)	hard: 6(s)	soft: 6(s)
tc-so:	last: Jun 27 04:33:05 2018	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=9765 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: Jun 27 04:33:12 2018	current: Jun 27 04:33:13 2018
tc-so:	diff: 1(s)	hard: 3(s)	soft: 3(s)
tc-so:	last: Jun 27 04:33:05 2018	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=9765 refcnt=0
tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:08.930008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104
tc-so:00:00:07.520008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, 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:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:13.420008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104
tc-so:00:00:12.010008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, 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:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ]
tc-so:
tc-so:00:00:14.420008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104
tc-so:00:00:13.010008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:8d:1f:9c:5b
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b4:8e:c6:61
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.160008 b2:a0:8d:1f:9c:5b > 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:03.190008 b2:a0:b4:8e:c6:61 > 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:05.670008 b2:a0:8d:1f:9c:5b > 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:04.260008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b4:8e:c6:61, length 28
tc-so:00:00:05.670008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:04.280008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104
tc-so:00:00:07.240008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104
tc-so:00:00:05.830008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104
tc-so:00:00:08.930008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104
tc-so:00:00:07.520008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104
tc-so:00:00:13.420008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104
tc-so:00:00:12.010008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104
tc-so:00:00:14.420008 b2:a0:8d:1f:9c:5b > b2:a0:b4:8e:c6:61, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104
tc-so:00:00:13.010008 b2:a0:b4:8e:c6:61 > b2:a0:8d:1f:9c:5b, 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: 1530074007.288022, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout, passed
tc-start: 1530074007.302851, ipsec_update_sa_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e3:72:c9:1e
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f3:13:08:11
tc-so: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:04.180008 b2:a0:e3:72:c9:1e > 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:03.060008 b2:a0:f3:13:08:11 > 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:05.440008 b2:a0:e3:72:c9:1e > 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:04.030008 b2:a0:f3:13:08:11 > b2:a0:e3:72:c9:1e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f3:13:08:11, length 28
tc-so:00:00:05.440008 b2:a0:e3:72:c9:1e > b2:a0:f3:13:08:11, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 52923, seq 0, length 64
tc-so:00:00:04.030008 b2:a0:f3:13:08:11 > b2:a0:e3:72:c9:1e, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 52923, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074023.307570, ipsec_update_sa_ah_hmacsha512, passed
tc-start: 1530074023.322746, ipsec_update_sa_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:90:4a:74:4a
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:81:ad:27:ac
tc-so: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:04.170008 b2:a0:90:4a:74:4a > 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:03.030008 b2:a0:81:ad:27:ac > 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:05.420008 b2:a0:90:4a:74:4a > 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:03.990008 b2:a0:81:ad:27:ac > b2:a0:90:4a:74:4a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:81:ad:27:ac, length 28
tc-so:00:00:05.420008 b2:a0:90:4a:74:4a > b2:a0:81:ad:27:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 55602, seq 0, length 64
tc-so:00:00:03.990008 b2:a0:81:ad:27:ac > b2:a0:90:4a:74:4a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 55602, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074038.917873, ipsec_update_sa_ah_null, passed
tc-start: 1530074038.933111, ipsec_update_sa_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:79:22:bf:d5
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:c0:79:0f:ff
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.170008 b2:a0:79:22:bf:d5 > 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:03.050008 b2:a0:c0:79:0f:ff > 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:05.430008 b2:a0:79:22:bf:d5 > 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:04.020008 b2:a0:c0:79:0f:ff > b2:a0:79:22:bf:d5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c0:79:0f:ff, length 28
tc-so:00:00:05.450008 b2:a0:79:22:bf:d5 > b2:a0:c0:79:0f:ff, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:04.020008 b2:a0:c0:79:0f:ff > b2:a0:79:22:bf:d5, 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: 1530074054.878013, ipsec_update_sa_esp_null, passed
tc-start: 1530074054.893134, ipsec_update_sa_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:59:49:56:32
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:8b:59:7e:7d
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.160008 b2:a0:59:49:56:32 > 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:03.030008 b2:a0:8b:59:7e:7d > 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:05.430008 b2:a0:59:49:56:32 > 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:04.000008 b2:a0:8b:59:7e:7d > b2:a0:59:49:56:32, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8b:59:7e:7d, length 28
tc-so:00:00:05.430008 b2:a0:59:49:56:32 > b2:a0:8b:59:7e:7d, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:04.000008 b2:a0:8b:59:7e:7d > b2:a0:59:49:56:32, 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: 1530074070.498721, ipsec_update_sa_esp_rijndaelcbc, passed
tc-start: 1530074070.513470, ipsec_update_sp_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:ec:24:b8:4f
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:80:b7:cd:9f
tc-so: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:04.150008 b2:a0:ec:24:b8:4f > 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:03.040008 b2:a0:80:b7:cd: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:05.390008 b2:a0:ec:24:b8:4f > 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:03.980008 b2:a0:80:b7:cd:9f > b2:a0:ec:24:b8:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:80:b7:cd:9f, length 28
tc-so:00:00:05.390008 b2:a0:ec:24:b8:4f > b2:a0:80:b7:cd:9f, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 35278, seq 0, length 64
tc-so:00:00:04.000008 b2:a0:80:b7:cd:9f > b2:a0:ec:24:b8:4f, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 35278, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074086.68402, ipsec_update_sp_ah_hmacsha512, passed
tc-start: 1530074086.83160, ipsec_update_sp_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b6:8d:12:87
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:36:b6:73:d3
tc-so: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:04.180008 b2:a0:b6:8d:12: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:03.040008 b2:a0:36:b6:73:d3 > 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:05.430008 b2:a0:b6:8d:12: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:03.990008 b2:a0:36:b6:73:d3 > b2:a0:b6:8d:12:87, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:36:b6:73:d3, length 28
tc-so:00:00:05.430008 b2:a0:b6:8d:12:87 > b2:a0:36:b6:73:d3, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 40755, seq 0, length 64
tc-so:00:00:04.010008 b2:a0:36:b6:73:d3 > b2:a0:b6:8d:12:87, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 40755, seq 0, length 64
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074101.609042, ipsec_update_sp_ah_null, passed
tc-start: 1530074101.623784, ipsec_update_sp_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:85:af:2d:1f
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:7f:b6:7e:67
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.170008 b2:a0:85:af:2d: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:03.040008 b2:a0:7f:b6:7e:67 > 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:05.390008 b2:a0:85:af:2d: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:03.960008 b2:a0:7f:b6:7e:67 > b2:a0:85:af:2d:1f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7f:b6:7e:67, length 28
tc-so:00:00:05.390008 b2:a0:85:af:2d:1f > b2:a0:7f:b6:7e:67, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76
tc-so:00:00:03.990008 b2:a0:7f:b6:7e:67 > b2:a0:85:af:2d:1f, 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: 1530074117.89453, ipsec_update_sp_esp_null, passed
tc-start: 1530074117.104166, ipsec_update_sp_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:73:85:9d:7b
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f7:bd:8c:49
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.170008 b2:a0:73:85:9d:7b > 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:03.040008 b2:a0:f7:bd:8c:49 > 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:05.390008 b2:a0:73:85:9d:7b > 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:03.960008 b2:a0:f7:bd:8c:49 > b2:a0:73:85:9d:7b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f7:bd:8c:49, length 28
tc-so:00:00:05.410008 b2:a0:73:85:9d:7b > b2:a0:f7:bd:8c:49, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104
tc-so:00:00:03.980008 b2:a0:f7:bd:8c:49 > b2:a0:73:85:9d:7b, 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: 1530074132.930176, ipsec_update_sp_esp_rijndaelcbc, passed
tp-end: 1530074132.944915, net/ipsec/t_ipsec_misc
tp-start: 1530074134.30191, net/ipsec/t_ipsec_natt, 2
tc-start: 1530074134.33662, ipsec_natt_transport_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ]
tc-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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ]
tc-so:Executing command [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ]
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:kill: 10730: No such process
tc-so:Executing command [ cat ./out ]
tc-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:kill: 29325: No such process
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-se:[3]   Killed                  env LD_PRELOAD=/...
tc-se:[2]   Killed                  env LD_PRELOAD=/...
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.ifconfig shmif0 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530074168.160299, ipsec_natt_transport_null, passed
tc-start: 1530074168.181426, ipsec_natt_transport_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ]
tc-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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ]
tc-so:Executing command [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ]
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:kill: 25276: No such process
tc-so:Executing command [ cat ./out ]
tc-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:kill: 3695: No such process
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-se:[3]   Killed                  env LD_PRELOAD=/...
tc-se:[2]   Killed                  env LD_PRELOAD=/...
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.ifconfig shmif0 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530074202.480778, ipsec_natt_transport_rijndaelcbc, passed
tp-end: 1530074202.501262, net/ipsec/t_ipsec_natt
tp-start: 1530074206.882405, net/ipsec/t_ipsec_sockopt, 10
tc-start: 1530074206.885951, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074231.461416, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512, passed
tc-start: 1530074231.476394, ipsec_IP_IPSEC_POLICY_ipv4_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074255.811379, ipsec_IP_IPSEC_POLICY_ipv4_ah_null, passed
tc-start: 1530074255.826326, ipsec_IP_IPSEC_POLICY_ipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074280.292401, ipsec_IP_IPSEC_POLICY_ipv4_esp_null, passed
tc-start: 1530074280.307358, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074304.962164, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc, passed
tc-start: 1530074304.977617, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074324.424359, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate, passed
tc-start: 1530074324.439316, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074353.375066, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512, passed
tc-start: 1530074353.390192, ipsec_IP_IPSEC_POLICY_ipv6_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074381.105621, ipsec_IP_IPSEC_POLICY_ipv6_ah_null, passed
tc-start: 1530074381.120595, ipsec_IP_IPSEC_POLICY_ipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074409.785427, ipsec_IP_IPSEC_POLICY_ipv6_esp_null, passed
tc-start: 1530074409.800435, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074438.46469, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc, passed
tc-start: 1530074438.61438, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074461.286418, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate, passed
tp-end: 1530074461.301440, net/ipsec/t_ipsec_sockopt
tp-start: 1530074462.639260, net/ipsec/t_ipsec_sysctl, 3
tc-start: 1530074462.642736, ipsec_sysctl0
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_sysctl ]
tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ]
tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ]
tc-end: 1530074464.765090, ipsec_sysctl0, passed
tc-start: 1530074464.771497, ipsec_sysctl4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_sysctl ]
tc-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: 1530074468.345687, ipsec_sysctl4, passed
tc-start: 1530074468.352261, ipsec_sysctl6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_sysctl ]
tc-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: 1530074471.946652, ipsec_sysctl6, passed
tp-end: 1530074471.953075, net/ipsec/t_ipsec_sysctl
tp-start: 1530074478.266676, net/ipsec/t_ipsec_tcp, 15
tc-start: 1530074478.270181, ipsec_tcp_ipv4_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: 22296: No such process
tc-so:
tc-so:00:00:06.880008 b2:a0:52:d5:a1:c9 > 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.430008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:71:34:db:94, length 28
tc-so:00:00:06.880008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 54306 > 1234: Flags [S], seq 207897934, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:05.430008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 54306: Flags [S.], seq 160841489, ack 207897935, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:06.900008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 54306 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.940008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 54306 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:06.960008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 54306 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:05.510008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 54306: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.960008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 54306 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288
tc-so:00:00:06.960008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 54306 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:05.530008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 54306: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.980008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 54306 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132
tc-so:00:00:06.980008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 54306 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.530008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 54306: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.550008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 54306: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.580008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 54306: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:07.020008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 54306 > 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:52:d5:a1:c9
tc-so:ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:71:34:db:94
tc-so:ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32
tc-so:ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32
tc-so:ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32
tc-so:ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32
tc-so:ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so: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:04.050008 b2:a0:52:d5:a1:c9 > 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:02.890008 b2:a0:71:34:db:94 > 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.880008 b2:a0:52:d5:a1:c9 > 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.430008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:71:34:db:94, length 28
tc-so:00:00:06.880008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 54306 > 1234: Flags [S], seq 207897934, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:05.430008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 54306: Flags [S.], seq 160841489, ack 207897935, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:06.900008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 54306 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.940008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 54306 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:06.960008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 54306 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:05.510008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 54306: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.960008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 54306 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288
tc-so:00:00:06.960008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 54306 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:05.530008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 54306: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.980008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 54306 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132
tc-so:00:00:06.980008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 54306 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.530008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 54306: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.550008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 54306: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.580008 b2:a0:71:34:db:94 > b2:a0:52:d5:a1:c9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 54306: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:07.020008 b2:a0:52:d5:a1:c9 > b2:a0:71:34:db:94, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 54306 > 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: 1530074494.325971, ipsec_tcp_ipv4_ah_hmacsha512, passed
tc-start: 1530074494.340704, ipsec_tcp_ipv4_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: 3487: No such process
tc-so:
tc-so:00:00:06.830008 b2:a0:bf:5e:cf:54 > 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.390008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:df:37:f8:26, length 28
tc-so:00:00:06.830008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 58229 > 1234: Flags [S], seq 210418091, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:05.410008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 58229: Flags [S.], seq 161862033, ack 210418092, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:06.850008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 58229 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.910008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 58229 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:06.910008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 58229 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:05.470008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 58229: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.910008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 58229 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288
tc-so:00:00:06.930008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 58229 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:05.490008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 58229: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.930008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 58229 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132
tc-so:00:00:06.930008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 58229 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.490008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 58229: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.510008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 58229: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.510008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 58229: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.950008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 58229 > 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:bf:5e:cf:54
tc-so:ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:df:37:f8:26
tc-so:ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32
tc-so:ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32
tc-so:ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32
tc-so:ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32
tc-so:ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so: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:04.020008 b2:a0:bf:5e:cf:54 > 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:02.860008 b2:a0:df:37:f8:26 > 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.830008 b2:a0:bf:5e:cf:54 > 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.390008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:df:37:f8:26, length 28
tc-so:00:00:06.830008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 58229 > 1234: Flags [S], seq 210418091, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:05.410008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 58229: Flags [S.], seq 161862033, ack 210418092, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:06.850008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 58229 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.910008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 58229 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:06.910008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 58229 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:05.470008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 58229: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.910008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 58229 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288
tc-so:00:00:06.930008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 58229 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:05.490008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 58229: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.930008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 58229 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132
tc-so:00:00:06.930008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 58229 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.490008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 58229: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.510008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 58229: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:05.510008 b2:a0:df:37:f8:26 > b2:a0:bf:5e:cf:54, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 58229: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.950008 b2:a0:bf:5e:cf:54 > b2:a0:df:37:f8:26, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 58229 > 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: 1530074510.515892, ipsec_tcp_ipv4_ah_null, passed
tc-start: 1530074510.530626, ipsec_tcp_ipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: 6714: No such process
tc-so:
tc-so:00:00:06.870008 b2:a0:83:c1:20:89 > 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.410008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5e:c6:7d:c8, length 28
tc-so:00:00:06.870008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52
tc-so:00:00:05.410008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52
tc-so:00:00:06.890008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44
tc-so:00:00:06.930008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1416
tc-so:00:00:06.970008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1416
tc-so:00:00:05.510008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44
tc-so:00:00:06.970008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 1430: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1396
tc-so:00:00:06.990008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1416
tc-so:00:00:05.530008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44
tc-so:00:00:06.990008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 208
tc-so:00:00:07.010008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44
tc-so:00:00:05.550008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44
tc-so:00:00:05.550008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44
tc-so:00:00:07.040008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:83:c1:20:89
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:5e:c6:7d:c8
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.050008 b2:a0:83:c1:20:89 > 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:02.890008 b2:a0:5e:c6:7d: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:06.870008 b2:a0:83:c1:20:89 > 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.410008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5e:c6:7d:c8, length 28
tc-so:00:00:06.870008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52
tc-so:00:00:05.410008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52
tc-so:00:00:06.890008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44
tc-so:00:00:06.930008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1416
tc-so:00:00:06.970008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1416
tc-so:00:00:05.510008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44
tc-so:00:00:06.970008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 1430: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1396
tc-so:00:00:06.990008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1416
tc-so:00:00:05.530008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44
tc-so:00:00:06.990008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 208
tc-so:00:00:07.010008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44
tc-so:00:00:05.550008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44
tc-so:00:00:05.550008 b2:a0:5e:c6:7d:c8 > b2:a0:83:c1:20:89, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44
tc-so:00:00:07.040008 b2:a0:83:c1:20:89 > b2:a0:5e:c6:7d:c8, 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: 1530074526.326486, ipsec_tcp_ipv4_esp_null, passed
tc-start: 1530074526.341633, ipsec_tcp_ipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: 24070: No such process
tc-so:
tc-so:00:00:06.820008 b2:a0:97:0f:2d:05 > 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.390008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a3:08:eb:a2, length 28
tc-so:00:00:06.820008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72
tc-so:00:00:05.390008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72
tc-so:00:00:06.840008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72
tc-so:00:00:06.880008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1432
tc-so:00:00:06.920008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1432
tc-so:00:00:05.490008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72
tc-so:00:00:06.920008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1416
tc-so:00:00:06.940008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1432
tc-so:00:00:05.510008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72
tc-so:00:00:06.940008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 266: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 232
tc-so:00:00:06.960008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72
tc-so:00:00:05.530008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72
tc-so:00:00:05.550008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72
tc-so:00:00:06.980008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:97:0f:2d:05
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:a3:08:eb:a2
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.020008 b2:a0:97:0f:2d:05 > 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:02.880008 b2:a0:a3:08:eb:a2 > 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.820008 b2:a0:97:0f:2d:05 > 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.390008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a3:08:eb:a2, length 28
tc-so:00:00:06.820008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72
tc-so:00:00:05.390008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72
tc-so:00:00:06.840008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72
tc-so:00:00:06.880008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1432
tc-so:00:00:06.920008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1432
tc-so:00:00:05.490008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72
tc-so:00:00:06.920008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1416
tc-so:00:00:06.940008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1432
tc-so:00:00:05.510008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72
tc-so:00:00:06.940008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 266: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 232
tc-so:00:00:06.960008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72
tc-so:00:00:05.530008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72
tc-so:00:00:05.550008 b2:a0:a3:08:eb:a2 > b2:a0:97:0f:2d:05, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72
tc-so:00:00:06.980008 b2:a0:97:0f:2d:05 > b2:a0:a3:08:eb:a2, 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: 1530074542.438845, ipsec_tcp_ipv4_esp_rijndaelcbc, passed
tc-start: 1530074542.453974, ipsec_tcp_ipv4_none
tc-se:sh: arithmetic expression: expecting primary: " / 8"
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: 8141: No such process
tc-so:
tc-so:00:00:06.280008 b2:a0:60:ed:46:08 > 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:04.870008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5f:84:c7:0e, length 28
tc-so:00:00:06.300008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 74: 10.0.0.1.55851 > 10.0.0.2.1234: Flags [S], seq 199886277, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:04.870008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [S.], seq 149923534, ack 199886278, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:06.300008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55851 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.340008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55851 > 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:06.360008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55851 > 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:04.950008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.380008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.55851 > 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:06.400008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55851 > 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:04.970008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.400008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 154: 10.0.0.1.55851 > 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:06.420008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55851 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:04.990008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:04.990008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.420008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55851 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:unix://ipsec_local shmif0
tc-so:unix://ipsec_peer 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:60:ed:46:08
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:5f:84:c7:0e
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:03.990008 b2:a0:60:ed:46:08 > 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:02.850008 b2:a0:5f:84:c7: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.280008 b2:a0:60:ed:46:08 > 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:04.870008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5f:84:c7:0e, length 28
tc-so:00:00:06.300008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 74: 10.0.0.1.55851 > 10.0.0.2.1234: Flags [S], seq 199886277, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:04.870008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [S.], seq 149923534, ack 199886278, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:06.300008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55851 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.340008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55851 > 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:06.360008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55851 > 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:04.950008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.380008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.55851 > 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:06.400008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55851 > 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:04.970008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.400008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 154: 10.0.0.1.55851 > 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:06.420008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55851 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:04.990008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:04.990008 b2:a0:5f:84:c7:0e > b2:a0:60:ed:46:08, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55851: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.420008 b2:a0:60:ed:46:08 > b2:a0:5f:84:c7:0e, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55851 > 10.0.0.2.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: 1530074557.687439, ipsec_tcp_ipv4_none, passed
tc-start: 1530074557.701522, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: 7395: No such process
tc-so:
tc-so:00:00:08.900008 b2:a0:c1:62:af:9c > 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.460008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3f:fa:88:ca, length 28
tc-so:00:00:08.900008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 60440 > 1234: Flags [S], seq 278316639, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:07.490008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 60440: Flags [S.], seq 231775056, ack 278316640, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:08.930008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 60440 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.980008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 60440 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:09.000008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 60440 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:07.580008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 60440: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.020008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 60440 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288
tc-so:00:00:09.040008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 60440 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404
tc-so:00:00:07.600008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 60440: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.040008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 60440 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132
tc-so:00:00:09.080008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 60440 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0
tc-so:00:00:07.640008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 60440: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:07.640008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 60440: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.080008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 60440 > 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:c1:62:af:9c
tc-so:ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:3f:fa:88:ca
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:3f:ff:fe:fa:88:ca
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3fff:fefa:88ca
tc-so:nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2
tc-so:nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3fff:fefa:88ca - no duplicates found
tc-so:ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32
tc-so:ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32
tc-so:ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32
tc-so:ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32
tc-so:ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32
tc-so:in6_if_link_down: fe80:2::b0a0:3fff:fefa:88ca marked detached
tc-so: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:04.230008 b2:a0:c1:62:af:9c > 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:03.250008 b2:a0:3f:fa:88:ca > 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:03.400008 b2:a0:3f:fa:88:ca > 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:03.420008 b2:a0:3f:fa:88:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 24
tc-so:00:00:03.700008 b2:a0:3f:fa:88:ca > 33:33:ff:fa:88:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffa:88ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffa:88ca, length 24
tc-so:00:00:03.720008 b2:a0:3f:fa:88:ca > 33:33:fe:a1:ef:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:fea1:ef60: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fea1:ef60, length 24
tc-so:00:00:04.080008 b2:a0:3f:fa:88:ca > 33:33:ff:fa:88:ca, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:fffa:88ca: ICMP6, neighbor solicitation, who has fe80::b0a0:3fff:fefa:88ca, length 24
tc-so:00:00:05.440008 b2:a0:3f:fa:88:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fefa:88ca > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:08.900008 b2:a0:c1:62:af:9c > 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.460008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3f:fa:88:ca, length 28
tc-so:00:00:08.900008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 60440 > 1234: Flags [S], seq 278316639, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:07.490008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 60440: Flags [S.], seq 231775056, ack 278316640, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:08.930008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 60440 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.980008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 60440 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:09.000008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 60440 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:07.580008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 60440: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.020008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 60440 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288
tc-so:00:00:09.040008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 60440 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404
tc-so:00:00:07.600008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 60440: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.040008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 60440 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132
tc-so:00:00:09.080008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 60440 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0
tc-so:00:00:07.640008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 60440: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:07.640008 b2:a0:3f:fa:88:ca > b2:a0:c1:62:af:9c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 60440: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.080008 b2:a0:c1:62:af:9c > b2:a0:3f:fa:88:ca, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 60440 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0
tc-so:00:00:09.860008 b2:a0:3f:fa:88:ca > 33:33:ff:fa:88:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fefa:88ca > ff02::1:fffa:88ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffa:88ca, length 24
tc-so:00:00:10.750008 b2:a0:3f:fa:88:ca > 33:33:fe:a1:ef:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fefa:88ca > ff02::2:fea1:ef60: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fea1:ef60, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074576.648888, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512, passed
tc-start: 1530074576.663724, ipsec_tcp_ipv4mappedipv6_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: 7843: No such process
tc-so:
tc-so:00:00:06.380008 b2:a0:04:0f:16:21 > 33:33:26:6c:2c:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe0f:1621 > ff02::2:266c:2c75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:266c:2c75, length 24
tc-so:00:00:08.950008 b2:a0:7b:c4:7a: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:07.520008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:04:0f:16:21, length 28
tc-so:00:00:08.950008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 50766 > 1234: Flags [S], seq 284604304, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:07.520008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 50766: Flags [S.], seq 219861262, ack 284604305, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:08.970008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 50766 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:09.010008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 50766 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:09.050008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 50766 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:07.620008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 50766: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.050008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 50766 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288
tc-so:00:00:09.070008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 50766 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404
tc-so:00:00:07.640008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 50766: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.070008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 50766 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132
tc-so:00:00:09.090008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 50766 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0
tc-so:00:00:07.660008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 50766: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:07.690008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 50766: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.120008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 50766 > 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:7b:c4:7a:a7
tc-so:ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so: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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:04:0f:16:21
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:04:ff:fe:0f:16:21
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4ff:fe0f:1621
tc-so:nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2
tc-so:nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4ff:fe0f:1621 - no duplicates found
tc-so:ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32
tc-so:ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32
tc-so:ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32
tc-so:ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32
tc-so:ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32
tc-so:in6_if_link_down: fe80:2::b0a0:4ff:fe0f:1621 marked detached
tc-so: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:04.200008 b2:a0:7b:c4:7a: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:03.250008 b2:a0:04:0f:16:21 > 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:03.390008 b2:a0:04:0f:16:21 > 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:03.410008 b2:a0:04:0f:16:21 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 24
tc-so:00:00:03.470008 b2:a0:04:0f:16:21 > 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:03.860008 b2:a0:04:0f:16:21 > 33:33:26:6c:2c:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:266c:2c75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:266c:2c75, length 24
tc-so:00:00:03.860008 b2:a0:04:0f:16:21 > 33:33:ff:0f:16:21, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:1621: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:1621, length 24
tc-so:00:00:04.100008 b2:a0:04:0f:16:21 > 33:33:ff:0f:16:21, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff0f:1621: ICMP6, neighbor solicitation, who has fe80::b0a0:4ff:fe0f:1621, length 24
tc-so:00:00:06.380008 b2:a0:04:0f:16:21 > 33:33:26:6c:2c:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe0f:1621 > ff02::2:266c:2c75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:266c:2c75, length 24
tc-so:00:00:08.950008 b2:a0:7b:c4:7a: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:07.520008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:04:0f:16:21, length 28
tc-so:00:00:08.950008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 50766 > 1234: Flags [S], seq 284604304, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:07.520008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 50766: Flags [S.], seq 219861262, ack 284604305, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:08.970008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 50766 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:09.010008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 50766 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:09.050008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 50766 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:07.620008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 50766: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.050008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 50766 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288
tc-so:00:00:09.070008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 50766 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404
tc-so:00:00:07.640008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 50766: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.070008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 50766 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132
tc-so:00:00:09.090008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 50766 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0
tc-so:00:00:07.660008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 50766: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:07.690008 b2:a0:04:0f:16:21 > b2:a0:7b:c4:7a:a7, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 50766: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:09.120008 b2:a0:7b:c4:7a:a7 > b2:a0:04:0f:16:21, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 50766 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0
tc-so:00:00:12.260008 b2:a0:04:0f:16:21 > 33:33:ff:0f:16:21, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe0f:1621 > ff02::1:ff0f:1621: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:1621, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074595.789189, ipsec_tcp_ipv4mappedipv6_ah_null, passed
tc-start: 1530074595.803905, ipsec_tcp_ipv4mappedipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: 9485: No such process
tc-so:
tc-so:00:00:06.410008 b2:a0:7e:ea:33:20 > 33:33:ff:ea:33:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:feea:3320 > ff02::1:ffea:3320: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffea:3320, length 24
tc-so:00:00:08.600008 b2:a0:f3:e9:29:6c > 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.150008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7e:ea:33:20, length 28
tc-so:00:00:08.600008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52
tc-so:00:00:07.150008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52
tc-so:00:00:08.600008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44
tc-so:00:00:08.650008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1416
tc-so:00:00:08.650008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1416
tc-so:00:00:07.240008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44
tc-so:00:00:08.690008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 1430: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1396
tc-so:00:00:08.700008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1416
tc-so:00:00:07.260008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44
tc-so:00:00:08.700008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 208
tc-so:00:00:08.720008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44
tc-so:00:00:07.280008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44
tc-so:00:00:07.300008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44
tc-so:00:00:08.740008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f3:e9:29:6c
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:7e:ea:33:20
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:7e:ff:fe:ea:33:20
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7eff:feea:3320
tc-so:nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2
tc-so:nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7eff:feea:3320 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:7eff:feea:3320 marked detached
tc-so: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:04.250008 b2:a0:f3:e9:29: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:03.240008 b2:a0:7e:ea:33:20 > 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:03.400008 b2:a0:7e:ea:33:20 > 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:03.420008 b2:a0:7e:ea:33:20 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 24
tc-so:00:00:03.540008 b2:a0:7e:ea:33:20 > 33:33:ff:ea:33:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffea:3320: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffea:3320, length 24
tc-so:00:00:03.760008 b2:a0:7e:ea:33:20 > 33:33:ff:ea:33:20, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffea:3320: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:feea:3320, length 24
tc-so:00:00:03.880008 b2:a0:7e:ea:33:20 > 33:33:7c:5d:fa:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7c5d:fa95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7c5d:fa95, length 24
tc-so:00:00:06.410008 b2:a0:7e:ea:33:20 > 33:33:ff:ea:33:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:feea:3320 > ff02::1:ffea:3320: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffea:3320, length 24
tc-so:00:00:08.600008 b2:a0:f3:e9:29:6c > 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.150008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7e:ea:33:20, length 28
tc-so:00:00:08.600008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52
tc-so:00:00:07.150008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52
tc-so:00:00:08.600008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44
tc-so:00:00:08.650008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1416
tc-so:00:00:08.650008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1416
tc-so:00:00:07.240008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44
tc-so:00:00:08.690008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 1430: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1396
tc-so:00:00:08.700008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1416
tc-so:00:00:07.260008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44
tc-so:00:00:08.700008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 208
tc-so:00:00:08.720008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44
tc-so:00:00:07.280008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44
tc-so:00:00:07.300008 b2:a0:7e:ea:33:20 > b2:a0:f3:e9:29:6c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44
tc-so:00:00:08.740008 b2:a0:f3:e9:29:6c > b2:a0:7e:ea:33:20, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44
tc-so:00:00:11.120008 b2:a0:7e:ea:33:20 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:feea:3320 > 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: 1530074614.149508, ipsec_tcp_ipv4mappedipv6_esp_null, passed
tc-start: 1530074614.164651, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: 9933: No such process
tc-so:
tc-so:00:00:06.920008 b2:a0:b5:bd:08:d7 > 33:33:ff:bd:08:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:febd:8d7 > ff02::1:ffbd:8d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:8d7, length 24
tc-so:00:00:08.980008 b2:a0:80:95:1d:56 > 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.560008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b5:bd:08:d7, length 28
tc-so:00:00:08.980008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72
tc-so:00:00:07.560008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72
tc-so:00:00:09.000008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72
tc-so:00:00:09.040008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1432
tc-so:00:00:09.060008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1432
tc-so:00:00:07.660008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72
tc-so:00:00:09.080008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1416
tc-so:00:00:09.100008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1432
tc-so:00:00:07.680008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72
tc-so:00:00:09.100008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 266: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 232
tc-so:00:00:09.120008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72
tc-so:00:00:07.700008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72
tc-so:00:00:07.720008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72
tc-so:00:00:09.140008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:80:95:1d:56
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:b5:bd:08:d7
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:b5:ff:fe:bd:08:d7
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b5ff:febd:8d7
tc-so:nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2
tc-so:nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b5ff:febd:8d7 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:b5ff:febd:8d7 marked detached
tc-so: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:04.200008 b2:a0:80:95:1d:56 > 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:03.230008 b2:a0:b5:bd:08:d7 > 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:03.390008 b2:a0:b5:bd:08:d7 > 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:03.410008 b2:a0:b5:bd:08:d7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 24
tc-so:00:00:03.660008 b2:a0:b5:bd:08:d7 > 33:33:68:e9:fd:50, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:68e9:fd50: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68e9:fd50, length 24
tc-so:00:00:04.130008 b2:a0:b5:bd:08:d7 > 33:33:ff:bd:08:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:8d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:8d7, length 24
tc-so:00:00:04.190008 b2:a0:b5:bd:08:d7 > 33:33:ff:bd:08:d7, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffbd:8d7: ICMP6, neighbor solicitation, who has fe80::b0a0:b5ff:febd:8d7, length 24
tc-so:00:00:06.920008 b2:a0:b5:bd:08:d7 > 33:33:ff:bd:08:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:febd:8d7 > ff02::1:ffbd:8d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:8d7, length 24
tc-so:00:00:08.980008 b2:a0:80:95:1d:56 > 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.560008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b5:bd:08:d7, length 28
tc-so:00:00:08.980008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72
tc-so:00:00:07.560008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72
tc-so:00:00:09.000008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72
tc-so:00:00:09.040008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1432
tc-so:00:00:09.060008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1432
tc-so:00:00:07.660008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72
tc-so:00:00:09.080008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 1450: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1416
tc-so:00:00:09.100008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 1466: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1432
tc-so:00:00:07.680008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72
tc-so:00:00:09.100008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 266: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 232
tc-so:00:00:09.120008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72
tc-so:00:00:07.700008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72
tc-so:00:00:07.720008 b2:a0:b5:bd:08:d7 > b2:a0:80:95:1d:56, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72
tc-so:00:00:09.140008 b2:a0:80:95:1d:56 > b2:a0:b5:bd:08:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72
tc-so:00:00:11.820008 b2:a0:b5:bd:08:d7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:febd:8d7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:12.740008 b2:a0:b5:bd:08:d7 > 33:33:68:e9:fd:50, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:febd:8d7 > ff02::2:68e9:fd50: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68e9:fd50, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074632.979709, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc, passed
tc-start: 1530074632.994593, ipsec_tcp_ipv4mappedipv6_none
tc-se:sh: arithmetic expression: expecting primary: " / 8"
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: 3067: No such process
tc-so:
tc-so:00:00:08.290008 b2:a0:58:76:5d:d3 > 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.850008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a7:e5:3e:e2, length 28
tc-so:00:00:08.290008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 74: 10.0.0.1.64130 > 10.0.0.2.1234: Flags [S], seq 265888117, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:06.850008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [S.], seq 211432215, ack 265888118, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:08.290008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 66: 10.0.0.1.64130 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.64130 > 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:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.64130 > 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:06.910008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [.], ack 2897, win 3835, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.64130 > 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:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.64130 > 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:06.910008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [.], ack 5545, win 3504, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 154: 10.0.0.1.64130 > 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:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 66: 10.0.0.1.64130 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.930008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.930008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.950008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.390008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 66: 10.0.0.1.64130 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:07.530008 b2:a0:a7:e5:3e:e2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fee5:3ee2 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:unix://ipsec_local shmif0
tc-so:unix://ipsec_peer 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:Neighbor                                Linklayer Address  Netif Expire    S Fl
tc-so:lo0:
tc-so:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:58:76:5d:d3
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:a7:e5:3e:e2
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:a7:ff:fe:e5:3e:e2
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a7ff:fee5:3ee2
tc-so:nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2
tc-so:nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a7ff:fee5:3ee2 - no duplicates found
tc-so:in6_if_link_down: fe80:2::b0a0:a7ff:fee5:3ee2 marked detached
tc-so: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:04.230008 b2:a0:58:76:5d:d3 > 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:03.230008 b2:a0:a7:e5:3e:e2 > 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:03.390008 b2:a0:a7:e5:3e:e2 > 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:03.410008 b2:a0:a7:e5:3e:e2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 24
tc-so:00:00:03.410008 b2:a0:a7:e5:3e:e2 > 33:33:8f:39:3c:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8f39:3c12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8f39:3c12, length 24
tc-so:00:00:03.950008 b2:a0:a7:e5:3e:e2 > 33:33:ff:e5:3e:e2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:3ee2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:3ee2, length 24
tc-so:00:00:03.970008 b2:a0:a7:e5:3e:e2 > 33:33:ff:e5:3e:e2, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffe5:3ee2: ICMP6, neighbor solicitation, who has fe80::b0a0:a7ff:fee5:3ee2, length 24
tc-so:00:00:08.290008 b2:a0:58:76:5d:d3 > 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.850008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a7:e5:3e:e2, length 28
tc-so:00:00:08.290008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 74: 10.0.0.1.64130 > 10.0.0.2.1234: Flags [S], seq 265888117, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:06.850008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [S.], seq 211432215, ack 265888118, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:08.290008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 66: 10.0.0.1.64130 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.64130 > 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:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.64130 > 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:06.910008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [.], ack 2897, win 3835, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.64130 > 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:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.64130 > 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:06.910008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [.], ack 5545, win 3504, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 154: 10.0.0.1.64130 > 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:08.350008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 66: 10.0.0.1.64130 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.930008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.930008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:06.950008 b2:a0:a7:e5:3e:e2 > b2:a0:58:76:5d:d3, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.64130: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.390008 b2:a0:58:76:5d:d3 > b2:a0:a7:e5:3e:e2, ethertype IPv4 (0x0800), length 66: 10.0.0.1.64130 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:07.530008 b2:a0:a7:e5:3e:e2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fee5:3ee2 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:09.360008 b2:a0:a7:e5:3e:e2 > 33:33:8f:39:3c:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fee5:3ee2 > ff02::2:8f39:3c12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8f39:3c12, length 24
tc-so:00:00:09.640008 b2:a0:a7:e5:3e:e2 > 33:33:ff:e5:3e:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fee5:3ee2 > ff02::1:ffe5:3ee2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:3ee2, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074650.521176, ipsec_tcp_ipv4mappedipv6_none, passed
tc-start: 1530074650.534881, ipsec_tcp_ipv6_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: 8844: No such process
tc-so:
tc-so:00:00:08.510008 b2:a0:69:f3:34:a7 > 33:33:41:92:c6:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fef3:34a7 > ff02::2:4192:c662: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4192:c662, length 24
tc-so:00:00:10.150008 b2:a0:69:f3:34:a7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fef3:34a7 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32
tc-so:00:00:08.500008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe92:4f5a > fe80::b0a0:69ff:fef3:34a7: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.150008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 138: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 61539 > 1234: Flags [S], seq 327761519, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:08.500008 b2:a0:83:92:4f:5a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe92:4f5a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32
tc-so:00:00:10.150008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fef3:34a7 > fe80::b0a0:83ff:fe92:4f5a: ICMP6, neighbor advertisement, tgt is fd00::1, length 32
tc-so:00:00:08.530008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 138: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 61539: Flags [S.], seq 261770642, ack 327761520, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:10.180008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 130: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 61539 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.220008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 61539 > 1234: Flags [.], seq 1:1385, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1384
tc-so:00:00:10.260008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 61539 > 1234: Flags [.], seq 1385:2769, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1384
tc-so:00:00:08.610008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 130: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 61539: Flags [.], ack 2769, win 3967, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.260008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 1458: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 61539 > 1234: Flags [P.], seq 2769:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1328
tc-so:00:00:10.280008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 61539 > 1234: Flags [.], seq 4097:5481, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1384
tc-so:00:00:08.650008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 130: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 61539: Flags [.], ack 5481, win 3967, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:10.300008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 282: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 61539 > 1234: Flags [P.], seq 5481:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 152
tc-so:00:00:10.330008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 130: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 61539 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 0
tc-so:00:00:08.680008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 130: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 61539: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:08.680008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 130: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 61539: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:10.330008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 130: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 61539 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 1 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:69:f3:34:a7
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:69:ff:fe:f3:34:a7
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:69ff:fef3:34a7
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:69ff:fef3:34a7 - no duplicates found
tc-so:ah_input: hash over 124 bytes, skip 40: crda len 124 skip 0 inject 52
tc-so:ah_input: hash over 116 bytes, skip 40: crda len 116 skip 0 inject 52
tc-so:ah_input: hash over 116 bytes, skip 40: crda len 116 skip 0 inject 52
tc-so:ah_input: hash over 116 bytes, skip 40: crda len 116 skip 0 inject 52
tc-so:ah_input: hash over 116 bytes, skip 40: crda len 116 skip 0 inject 52
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:69ff:fef3:34a7 marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:83:92:4f:5a
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:83:ff:fe:92:4f:5a
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:83ff:fe92:4f5a
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:83ff:fe92:4f5a - no duplicates found
tc-so:ah_input: hash over 124 bytes, skip 40: crda len 124 skip 0 inject 52
tc-so:ah_input: hash over 116 bytes, skip 40: crda len 116 skip 0 inject 52
tc-so:ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52
tc-so:ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52
tc-so:ah_input: hash over 1444 bytes, skip 40: crda len 1444 skip 0 inject 52
tc-so:ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52
tc-so:ah_input: hash over 268 bytes, skip 40: crda len 268 skip 0 inject 52
tc-so:ah_input: hash over 116 bytes, skip 40: crda len 116 skip 0 inject 52
tc-so:ah_input: hash over 116 bytes, skip 40: crda len 116 skip 0 inject 52
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:83ff:fe92:4f5a marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.750008 b2:a0:69:f3:34:a7 > 33:33:ff:f3:34:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:34a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:34a7, length 24
tc-so:00:00:05.360008 b2:a0:69:f3:34:a7 > 33:33:ff:f3:34:a7, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:fff3:34a7: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:fef3:34a7, length 24
tc-so:00:00:05.010008 b2:a0:83:92:4f:5a > 33:33:ff:92:4f:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff92:4f5a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:4f5a, length 24
tc-so:00:00:05.130008 b2:a0:83:92:4f:5a > 33:33:ff:92:4f:5a, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff92:4f5a: ICMP6, neighbor solicitation, who has fe80::b0a0:83ff:fe92:4f5a, length 24
tc-so:00:00:07.440008 b2:a0:69:f3:34:a7 > 33:33:ff:f3:34:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fef3:34a7 > ff02::1:fff3:34a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:34a7, length 24
tc-so:00:00:08.510008 b2:a0:69:f3:34:a7 > 33:33:41:92:c6:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fef3:34a7 > ff02::2:4192:c662: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4192:c662, length 24
tc-so:00:00:10.150008 b2:a0:69:f3:34:a7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fef3:34a7 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32
tc-so:00:00:08.500008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe92:4f5a > fe80::b0a0:69ff:fef3:34a7: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.150008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 138: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 61539 > 1234: Flags [S], seq 327761519, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:08.500008 b2:a0:83:92:4f:5a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe92:4f5a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32
tc-so:00:00:10.150008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fef3:34a7 > fe80::b0a0:83ff:fe92:4f5a: ICMP6, neighbor advertisement, tgt is fd00::1, length 32
tc-so:00:00:08.530008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 138: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 61539: Flags [S.], seq 261770642, ack 327761520, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:10.180008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 130: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 61539 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.220008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 61539 > 1234: Flags [.], seq 1:1385, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1384
tc-so:00:00:10.260008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 61539 > 1234: Flags [.], seq 1385:2769, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1384
tc-so:00:00:08.610008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 130: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 61539: Flags [.], ack 2769, win 3967, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.260008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 1458: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 61539 > 1234: Flags [P.], seq 2769:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1328
tc-so:00:00:10.280008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 61539 > 1234: Flags [.], seq 4097:5481, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1384
tc-so:00:00:08.650008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 130: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 61539: Flags [.], ack 5481, win 3967, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:10.300008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 282: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 61539 > 1234: Flags [P.], seq 5481:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 152
tc-so:00:00:10.330008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 130: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 61539 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 0
tc-so:00:00:08.680008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 130: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 61539: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:08.680008 b2:a0:83:92:4f:5a > b2:a0:69:f3:34:a7, ethertype IPv6 (0x86dd), length 130: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 61539: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0
tc-so:00:00:10.330008 b2:a0:69:f3:34:a7 > b2:a0:83:92:4f:5a, ethertype IPv6 (0x86dd), length 130: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 61539 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 1 ecr 2], length 0
tc-so:00:00:10.280008 b2:a0:83:92:4f:5a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe92:4f5a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:11.080008 b2:a0:83:92:4f:5a > 33:33:62:66:12:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe92:4f5a > ff02::2:6266:12da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6266:12da, length 24
tc-so:00:00:13.840008 b2:a0:69:f3:34:a7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fef3:34a7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:12.610008 b2:a0:83:92:4f:5a > 33:33:ff:92:4f:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe92:4f5a > ff02::1:ff92:4f5a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:4f5a, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074671.199922, ipsec_tcp_ipv6_ah_hmacsha512, passed
tc-start: 1530074671.215018, ipsec_tcp_ipv6_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: 26320: No such process
tc-so:
tc-so:00:00:09.180008 b2:a0:e8:c5:43:ba > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:07.990008 b2:a0:7a:90:73:3f > 33:33:ff:90:73:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe90:733f > ff02::1:ff90:733f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:733f, length 24
tc-so:00:00:09.640008 b2:a0:e8:c5:43:ba > 33:33:ff:c5:43:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > ff02::1:ffc5:43ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:43ba, length 24
tc-so:00:00:10.360008 b2:a0:e8:c5:43:ba > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32
tc-so:00:00:08.730008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe90:733f > fe80::b0a0:e8ff:fec5:43ba: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.380008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 55811 > 1234: Flags [S], seq 330516238, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:08.750008 b2:a0:7a:90:73:3f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe90:733f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32
tc-so:00:00:10.380008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > fe80::b0a0:7aff:fe90:733f: ICMP6, neighbor advertisement, tgt is fd00::1, length 32
tc-so:00:00:08.750008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 55811: Flags [S.], seq 274474774, ack 330516239, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:10.380008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 55811 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.440008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 55811 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:10.460008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 55811 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:08.830008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 55811: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.460008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 55811 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1288
tc-so:00:00:10.500008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 55811 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:08.870008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 55811: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.500008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 55811 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 132
tc-so:00:00:10.520008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 55811 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.890008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 55811: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.910008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 55811: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.540008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 55811 > 1234: Flags [.], ack 2, win 4140, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e8:c5:43:ba
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:e8:ff:fe:c5:43:ba
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e8ff:fec5:43ba
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e8ff:fec5:43ba - no duplicates found
tc-so:ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52
tc-so:ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52
tc-so:ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52
tc-so:ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52
tc-so:ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:e8ff:fec5:43ba marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:7a:90:73:3f
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:7a:ff:fe:90:73:3f
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7aff:fe90:733f
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7aff:fe90:733f - no duplicates found
tc-so:ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52
tc-so:ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52
tc-so:ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52
tc-so:ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52
tc-so:ah_input: hash over 1384 bytes, skip 40: crda len 1384 skip 0 inject 52
tc-so:ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52
tc-so:ah_input: hash over 228 bytes, skip 40: crda len 228 skip 0 inject 52
tc-so:ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52
tc-so:ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:7aff:fe90:733f marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:05.330008 b2:a0:e8:c5:43:ba > 33:33:ff:c5:43:ba, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:43ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:43ba, length 24
tc-so:00:00:05.370008 b2:a0:e8:c5:43:ba > 33:33:ff:c5:43:ba, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffc5:43ba: ICMP6, neighbor solicitation, who has fe80::b0a0:e8ff:fec5:43ba, length 24
tc-so:00:00:05.200008 b2:a0:7a:90:73:3f > 33:33:ff:90:73:3f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:733f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:733f, length 24
tc-so:00:00:05.380008 b2:a0:7a:90:73:3f > 33:33:ff:90:73:3f, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff90:733f: ICMP6, neighbor solicitation, who has fe80::b0a0:7aff:fe90:733f, length 24
tc-so:00:00:08.010008 b2:a0:e8:c5:43:ba > 33:33:f2:5b:ed:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > ff02::2:f25b:ed3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f25b:ed3d, length 24
tc-so:00:00:06.520008 b2:a0:7a:90:73:3f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe90:733f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:09.180008 b2:a0:e8:c5:43:ba > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:07.990008 b2:a0:7a:90:73:3f > 33:33:ff:90:73:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe90:733f > ff02::1:ff90:733f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:733f, length 24
tc-so:00:00:09.640008 b2:a0:e8:c5:43:ba > 33:33:ff:c5:43:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > ff02::1:ffc5:43ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:43ba, length 24
tc-so:00:00:10.360008 b2:a0:e8:c5:43:ba > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32
tc-so:00:00:08.730008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe90:733f > fe80::b0a0:e8ff:fec5:43ba: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.380008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 55811 > 1234: Flags [S], seq 330516238, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:08.750008 b2:a0:7a:90:73:3f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe90:733f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32
tc-so:00:00:10.380008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fec5:43ba > fe80::b0a0:7aff:fe90:733f: ICMP6, neighbor advertisement, tgt is fd00::1, length 32
tc-so:00:00:08.750008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 55811: Flags [S.], seq 274474774, ack 330516239, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:10.380008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 55811 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.440008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 55811 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:10.460008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 55811 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:08.830008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 55811: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.460008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 55811 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1288
tc-so:00:00:10.500008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 55811 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404
tc-so:00:00:08.870008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 55811: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.500008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 55811 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 132
tc-so:00:00:10.520008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 55811 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.890008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 55811: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.910008 b2:a0:7a:90:73:3f > b2:a0:e8:c5:43:ba, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 55811: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.540008 b2:a0:e8:c5:43:ba > b2:a0:7a:90:73:3f, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 55811 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:12.860008 b2:a0:7a:90:73:3f > 33:33:c0:07:52:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe90:733f > ff02::2:c007:5260: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c007:5260, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074691.790805, ipsec_tcp_ipv6_ah_null, passed
tc-start: 1530074691.805541, ipsec_tcp_ipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: 10531: No such process
tc-so:
tc-so:00:00:09.210008 b2:a0:18:da:93:a8 > 33:33:ff:da:93:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:feda:93a8 > ff02::1:ffda:93a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:93a8, length 24
tc-so:00:00:10.410008 b2:a0:18:da:93:a8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:feda:93a8 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32
tc-so:00:00:08.810008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe90:6d38 > fe80::b0a0:18ff:feda:93a8: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.430008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52
tc-so:00:00:08.810008 b2:a0:6a:90:6d:38 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe90:6d38 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32
tc-so:00:00:10.450008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:feda:93a8 > fe80::b0a0:6aff:fe90:6d38: ICMP6, neighbor advertisement, tgt is fd00::1, length 32
tc-so:00:00:08.830008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52
tc-so:00:00:10.450008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44
tc-so:00:00:10.490008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1456
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1456
tc-so:00:00:08.890008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 1370: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1316
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1456
tc-so:00:00:08.890008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 222: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 168
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44
tc-so:00:00:08.890008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44
tc-so:00:00:08.920008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44
tc-so:00:00:08.920008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 44
tc-so:00:00:10.560008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:18:da:93:a8
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:18:ff:fe:da:93:a8
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:18ff:feda:93a8
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:18ff:feda:93a8 - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:18ff:feda:93a8 marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:6a:90:6d:38
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:6a:ff:fe:90:6d:38
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6aff:fe90:6d38
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6aff:fe90:6d38 - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:6aff:fe90:6d38 marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:04.590008 b2:a0:18:da:93:a8 > 33:33:ff:da:93:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffda:93a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:93a8, length 24
tc-so:00:00:05.000008 b2:a0:18:da:93:a8 > 33:33:ff:da:93:a8, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffda:93a8: ICMP6, neighbor solicitation, who has fe80::b0a0:18ff:feda:93a8, length 24
tc-so:00:00:04.850008 b2:a0:6a:90:6d:38 > 33:33:ff:90:6d:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:6d38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:6d38, length 24
tc-so:00:00:05.410008 b2:a0:6a:90:6d:38 > 33:33:ff:90:6d:38, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff90:6d38: ICMP6, neighbor solicitation, who has fe80::b0a0:6aff:fe90:6d38, length 24
tc-so:00:00:09.210008 b2:a0:18:da:93:a8 > 33:33:ff:da:93:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:feda:93a8 > ff02::1:ffda:93a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:93a8, length 24
tc-so:00:00:10.410008 b2:a0:18:da:93:a8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:feda:93a8 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32
tc-so:00:00:08.810008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe90:6d38 > fe80::b0a0:18ff:feda:93a8: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.430008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52
tc-so:00:00:08.810008 b2:a0:6a:90:6d:38 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe90:6d38 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32
tc-so:00:00:10.450008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:feda:93a8 > fe80::b0a0:6aff:fe90:6d38: ICMP6, neighbor advertisement, tgt is fd00::1, length 32
tc-so:00:00:08.830008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52
tc-so:00:00:10.450008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44
tc-so:00:00:10.490008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1456
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1456
tc-so:00:00:08.890008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 1370: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1316
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1456
tc-so:00:00:08.890008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 222: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 168
tc-so:00:00:10.510008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44
tc-so:00:00:08.890008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44
tc-so:00:00:08.920008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44
tc-so:00:00:08.920008 b2:a0:6a:90:6d:38 > b2:a0:18:da:93:a8, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 44
tc-so:00:00:10.560008 b2:a0:18:da:93:a8 > b2:a0:6a:90:6d:38, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44
tc-so:00:00:11.960008 b2:a0:18:da:93:a8 > 33:33:a2:bb:21:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:feda:93a8 > ff02::2:a2bb:2149: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a2bb:2149, length 24
tc-so:00:00:11.980008 b2:a0:18:da:93:a8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:feda:93a8 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:11.480008 b2:a0:6a:90:6d:38 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe90:6d38 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:11.720008 b2:a0:6a:90:6d:38 > 33:33:ff:90:6d:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe90:6d38 > ff02::1:ff90:6d38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:6d38, length 24
tc-so:00:00:13.490008 b2:a0:6a:90:6d:38 > 33:33:f4:07:e6:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe90:6d38 > ff02::2:f407:e65b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f407:e65b, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074712.361279, ipsec_tcp_ipv6_esp_null, passed
tc-start: 1530074712.375940, ipsec_tcp_ipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: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: 23146: No such process
tc-so:
tc-so:00:00:10.420008 b2:a0:f6:a3:4d:83 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fea3:4d83 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32
tc-so:00:00:08.790008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fe85:a974 > fe80::b0a0:f6ff:fea3:4d83: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.420008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72
tc-so:00:00:08.790008 b2:a0:51:85:a9:74 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fe85:a974 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32
tc-so:00:00:10.450008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fea3:4d83 > fe80::b0a0:51ff:fe85:a974: ICMP6, neighbor advertisement, tgt is fd00::1, length 32
tc-so:00:00:08.820008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72
tc-so:00:00:10.450008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72
tc-so:00:00:10.490008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448
tc-so:00:00:10.510008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16)
tc-so:00:00:10.530008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448
tc-so:00:00:10.530008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16)
tc-so:00:00:08.900008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72
tc-so:00:00:10.530008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368
tc-so:00:00:10.550008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448
tc-so:00:00:10.550008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16)
tc-so:00:00:08.920008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72
tc-so:00:00:10.570008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 254: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 200
tc-so:00:00:10.590008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72
tc-so:00:00:08.960008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72
tc-so:00:00:08.980008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72
tc-so:00:00:10.610008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72
tc-so:00:00:11.250008 b2:a0:f6:a3:4d:83 > 33:33:ff:a3:4d:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fea3:4d83 > ff02::1:ffa3:4d83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:4d83, length 24
tc-so:00:00:10.160008 b2:a0:51:85:a9:74 > 33:33:4d:87:c7:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fe85:a974 > ff02::2:4d87:c7d1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4d87:c7d1, 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:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:f6:a3:4d:83
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:f6:ff:fe:a3:4d:83
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f6ff:fea3:4d83
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f6ff:fea3:4d83 - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:f6ff:fea3:4d83 marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:51:85:a9:74
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:51:ff:fe:85:a9:74
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:51ff:fe85:a974
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:51ff:fe85:a974 - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:51ff:fe85:a974 marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:05.170008 b2:a0:f6:a3:4d:83 > 33:33:ff:a3:4d:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:4d83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:4d83, length 24
tc-so:00:00:05.190008 b2:a0:f6:a3:4d:83 > 33:33:ff:a3:4d:83, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ffa3:4d83: ICMP6, neighbor solicitation, who has fe80::b0a0:f6ff:fea3:4d83, length 24
tc-so:00:00:05.280008 b2:a0:51:85:a9:74 > 33:33:ff:85:a9:74, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff85:a974: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff85:a974, length 24
tc-so:00:00:05.460008 b2:a0:51:85:a9:74 > 33:33:ff:85:a9:74, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff85:a974: ICMP6, neighbor solicitation, who has fe80::b0a0:51ff:fe85:a974, length 24
tc-so:00:00:05.540008 b2:a0:51:85:a9:74 > 33:33:ff:85:a9:74, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff85:a974: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff85:a974, length 24
tc-so:00:00:08.630008 b2:a0:f6:a3:4d:83 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fea3:4d83 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:10.420008 b2:a0:f6:a3:4d:83 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fea3:4d83 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32
tc-so:00:00:08.790008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fe85:a974 > fe80::b0a0:f6ff:fea3:4d83: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:10.420008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72
tc-so:00:00:08.790008 b2:a0:51:85:a9:74 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fe85:a974 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32
tc-so:00:00:10.450008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fea3:4d83 > fe80::b0a0:51ff:fe85:a974: ICMP6, neighbor advertisement, tgt is fd00::1, length 32
tc-so:00:00:08.820008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72
tc-so:00:00:10.450008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72
tc-so:00:00:10.490008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448
tc-so:00:00:10.510008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16)
tc-so:00:00:10.530008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448
tc-so:00:00:10.530008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16)
tc-so:00:00:08.900008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72
tc-so:00:00:10.530008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368
tc-so:00:00:10.550008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448
tc-so:00:00:10.550008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16)
tc-so:00:00:08.920008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72
tc-so:00:00:10.570008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 254: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 200
tc-so:00:00:10.590008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72
tc-so:00:00:08.960008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72
tc-so:00:00:08.980008 b2:a0:51:85:a9:74 > b2:a0:f6:a3:4d:83, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72
tc-so:00:00:10.610008 b2:a0:f6:a3:4d:83 > b2:a0:51:85:a9:74, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72
tc-so:00:00:11.250008 b2:a0:f6:a3:4d:83 > 33:33:ff:a3:4d:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fea3:4d83 > ff02::1:ffa3:4d83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:4d83, length 24
tc-so:00:00:10.160008 b2:a0:51:85:a9:74 > 33:33:4d:87:c7:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fe85:a974 > ff02::2:4d87:c7d1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4d87:c7d1, length 24
tc-so:00:00:12.630008 b2:a0:f6:a3:4d:83 > 33:33:04:14:4c:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fea3:4d83 > ff02::2:414:4c39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:414:4c39, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074733.192439, ipsec_tcp_ipv6_esp_rijndaelcbc, passed
tc-start: 1530074733.207194, ipsec_tcp_ipv6_none
tc-se:sh: arithmetic expression: expecting primary: " / 8"
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-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 -lrumpvfs -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: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: 27664: No such process
tc-so:
tc-so:00:00:06.840008 b2:a0:97:0f:46:2c > 33:33:5f:0a:fa:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fe0f:462c > ff02::2:5f0a:fa95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5f0a:fa95, length 24
tc-so:00:00:09.950008 b2:a0:e1:40:86:fd > 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:08.330008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:09.950008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 94: fd00::1.53288 > fd00::2.1234: Flags [S], seq 304435050, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:08.330008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.53288: Flags [S.], seq 259240069, ack 304435051, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:09.970008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 86: fd00::1.53288 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.010008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 1514: fd00::1.53288 > 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:10.010008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 1514: fd00::1.53288 > 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:08.390008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [.], ack 2857, win 3783, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.010008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 1326: fd00::1.53288 > 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:10.030008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 1514: fd00::1.53288 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428
tc-so:00:00:08.410008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [.], ack 5525, win 3449, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.030008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 194: fd00::1.53288 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 108
tc-so:00:00:10.030008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 86: fd00::1.53288 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.410008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [.], ack 5634, win 3436, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.430008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.430008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.050008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 86: fd00::1.53288 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:09.310008 b2:a0:97:0f:46:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fe0f:462c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:11.310008 b2:a0:e1:40:86:fd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fe40:86fd > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:unix://ipsec_local shmif0
tc-so:unix://ipsec_peer 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-so:### Dumping unix://ipsec_local
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:e1:40:86:fd
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:e1:ff:fe:40:86:fd
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e1ff:fe40:86fd
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e1ff:fe40:86fd - no duplicates found
tc-so:in6_if_link_down: fd00::1 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:e1ff:fe40:86fd marked detached
tc-so:### Dumping unix://ipsec_peer
tc-so:lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
tc-so:	inet 127.0.0.1/8 flags 0x0
tc-so:	inet6 ::1/128 flags 0x20<NODAD>
tc-so:	inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x1
tc-so:Routing tables
tc-so:
tc-so:Internet:
tc-so:Destination        Gateway            Flags    Refs      Use    Mtu Interface
tc-so:127.0.0.1          lo0                UHl         -        -  33176  lo0
tc-so:
tc-so:Internet6:
tc-so:Destination                             Gateway                        Flags    Refs      Use    Mtu Interface
tc-so:::1                                     lo0                            UHl         -        -  33176  lo0
tc-so:fe80::%lo0/64                           fe80::1                        U           -        -      -  lo0
tc-so:fe80::1                                 lo0                            UHl         -        -      -  lo0
tc-so:ff01:1::/32                             ::1                            UC          -        -  33176  lo0
tc-so:ff02::%lo0/32                           ::1                            UC          -        -  33176  lo0
tc-so:Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
tc-so:lo0   33176 <Link>                                 0     0        0     0     0
tc-so:lo0   33176 127/8         localhost                0     0        0     0     0
tc-so:lo0   33176 localhost/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   33176 fe80::/64     fe80::1                  0     0        0     0     0
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:Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
tc-so:    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
tc-so:    2018 The NetBSD Foundation, Inc.  All rights reserved.
tc-so:Copyright (c) 1982, 1986, 1989, 1991, 1993
tc-so:    The Regents of the University of California.  All rights reserved.
tc-so:
tc-so:NetBSD 8.0_RC2 (RUMP-ROAST)
tc-so:total memory = unlimited (host limit)
tc-so:timecounter: Timecounters tick every 10.000 msec
tc-so:timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
tc-so:cpu0 at thinair0: rump virtual cpu
tc-so:cpu1 at thinair0: rump virtual cpu
tc-so:root file system type: rumpfs
tc-so:kern.module.path=/stand/powerpc/8.0/modules
tc-so:IPsec: Initialized Security Association Processing.
tc-so:mainbus0 (root)
tc-so:crypto: unable to register devsw
tc-so:shmif0: Ethernet address b2:a0:97:0f:46:2c
tc-so:get_ifid: shmif0: got interface identifier from itself
tc-so:get_ifid: shmif0: ifid: b0:a0:97:ff:fe:0f:46:2c
tc-so:nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:97ff:fe0f:462c
tc-so:nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:97ff:fe0f:462c - no duplicates found
tc-so:in6_if_link_down: fd00::2 marked detached
tc-so:in6_if_link_down: fe80:2::b0a0:97ff:fe0f:462c marked detached
tc-so:./bus_ipsec
tc-so:### Dumping ./bus_ipsec
tc-se:reading from file -, link-type EN10MB (Ethernet)
tc-so:00:00:05.030008 b2:a0:e1:40:86:fd > 33:33:ff:40:86:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:86fd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:86fd, length 24
tc-so:00:00:05.150008 b2:a0:e1:40:86:fd > 33:33:ff:40:86:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:86fd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:86fd, length 24
tc-so:00:00:05.190008 b2:a0:e1:40:86:fd > 33:33:ff:40:86:fd, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff40:86fd: ICMP6, neighbor solicitation, who has fe80::b0a0:e1ff:fe40:86fd, length 24
tc-so:00:00:05.070008 b2:a0:97:0f:46:2c > 33:33:ff:0f:46:2c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:462c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:462c, length 24
tc-so:00:00:05.470008 b2:a0:97:0f:46:2c > 33:33:ff:0f:46:2c, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff0f:462c: ICMP6, neighbor solicitation, who has fe80::b0a0:97ff:fe0f:462c, length 24
tc-so:00:00:06.840008 b2:a0:97:0f:46:2c > 33:33:5f:0a:fa:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fe0f:462c > ff02::2:5f0a:fa95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5f0a:fa95, length 24
tc-so:00:00:09.950008 b2:a0:e1:40:86:fd > 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:08.330008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32
tc-so:00:00:09.950008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 94: fd00::1.53288 > fd00::2.1234: Flags [S], seq 304435050, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0
tc-so:00:00:08.330008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.53288: Flags [S.], seq 259240069, ack 304435051, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0
tc-so:00:00:09.970008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 86: fd00::1.53288 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.010008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 1514: fd00::1.53288 > 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:10.010008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 1514: fd00::1.53288 > 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:08.390008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [.], ack 2857, win 3783, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.010008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 1326: fd00::1.53288 > 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:10.030008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 1514: fd00::1.53288 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428
tc-so:00:00:08.410008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [.], ack 5525, win 3449, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.030008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 194: fd00::1.53288 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 108
tc-so:00:00:10.030008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 86: fd00::1.53288 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.410008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [.], ack 5634, win 3436, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.430008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:08.430008 b2:a0:97:0f:46:2c > b2:a0:e1:40:86:fd, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.53288: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:10.050008 b2:a0:e1:40:86:fd > b2:a0:97:0f:46:2c, ethertype IPv6 (0x86dd), length 86: fd00::1.53288 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 1 ecr 1], length 0
tc-so:00:00:09.310008 b2:a0:97:0f:46:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fe0f:462c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24
tc-so:00:00:11.310008 b2:a0:e1:40:86:fd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fe40:86fd > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24
tc-so:00:00:11.970008 b2:a0:e1:40:86:fd > 33:33:2b:f1:a7:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fe40:86fd > ff02::2:2bf1:a702: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2bf1:a702, length 24
tc-so:unix://ipsec_local
tc-so:unix://ipsec_peer
tc-end: 1530074752.953138, ipsec_tcp_ipv6_none, passed
tp-end: 1530074752.967337, net/ipsec/t_ipsec_tcp
tp-start: 1530074771.326810, net/ipsec/t_ipsec_transport, 44
tc-start: 1530074771.330416, ipsec_transport_ipv4_ah_aesxcbcmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074787.192152, ipsec_transport_ipv4_ah_aesxcbcmac, passed
tc-start: 1530074787.207221, ipsec_transport_ipv4_ah_hmacmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074802.912651, ipsec_transport_ipv4_ah_hmacmd5, passed
tc-start: 1530074802.927637, ipsec_transport_ipv4_ah_hmacripemd160
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074818.682233, ipsec_transport_ipv4_ah_hmacripemd160, passed
tc-start: 1530074818.697297, ipsec_transport_ipv4_ah_hmacsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074834.363007, ipsec_transport_ipv4_ah_hmacsha1, passed
tc-start: 1530074834.377945, ipsec_transport_ipv4_ah_hmacsha256
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074850.83577, ipsec_transport_ipv4_ah_hmacsha256, passed
tc-start: 1530074850.98595, ipsec_transport_ipv4_ah_hmacsha384
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074865.854391, ipsec_transport_ipv4_ah_hmacsha384, passed
tc-start: 1530074865.869440, ipsec_transport_ipv4_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074881.683708, ipsec_transport_ipv4_ah_hmacsha512, passed
tc-start: 1530074881.698982, ipsec_transport_ipv4_ah_keyedmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074897.274691, ipsec_transport_ipv4_ah_keyedmd5, passed
tc-start: 1530074897.289582, ipsec_transport_ipv4_ah_keyedsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074913.85128, ipsec_transport_ipv4_ah_keyedsha1, passed
tc-start: 1530074913.100062, ipsec_transport_ipv4_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074928.845058, ipsec_transport_ipv4_ah_null, passed
tc-start: 1530074928.859981, ipsec_transport_ipv4_esp_3descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074944.455398, ipsec_transport_ipv4_esp_3descbc, passed
tc-start: 1530074944.470739, ipsec_transport_ipv4_esp_aesctr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074960.285486, ipsec_transport_ipv4_esp_aesctr, passed
tc-start: 1530074960.300448, ipsec_transport_ipv4_esp_aesgcm16
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074976.196445, ipsec_transport_ipv4_esp_aesgcm16, passed
tc-start: 1530074976.211371, ipsec_transport_ipv4_esp_aesgmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530074992.156619, ipsec_transport_ipv4_esp_aesgmac, passed
tc-start: 1530074992.171523, ipsec_transport_ipv4_esp_blowfishcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075007.876047, ipsec_transport_ipv4_esp_blowfishcbc, passed
tc-start: 1530075007.891045, ipsec_transport_ipv4_esp_camelliacbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075023.826319, ipsec_transport_ipv4_esp_camelliacbc, passed
tc-start: 1530075023.848072, ipsec_transport_ipv4_esp_cast128cbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075039.607205, ipsec_transport_ipv4_esp_cast128cbc, passed
tc-start: 1530075039.622255, ipsec_transport_ipv4_esp_descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075055.626837, ipsec_transport_ipv4_esp_descbc, passed
tc-start: 1530075055.641865, ipsec_transport_ipv4_esp_desderiv
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075071.427828, ipsec_transport_ipv4_esp_desderiv, passed
tc-start: 1530075071.442816, ipsec_transport_ipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075087.258929, ipsec_transport_ipv4_esp_null, passed
tc-start: 1530075087.273880, ipsec_transport_ipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075103.148939, ipsec_transport_ipv4_esp_rijndaelcbc, passed
tc-start: 1530075103.163994, ipsec_transport_ipv4_ipcomp_deflate
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075119.479384, ipsec_transport_ipv4_ipcomp_deflate, passed
tc-start: 1530075119.494456, ipsec_transport_ipv6_ah_aesxcbcmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075139.690517, ipsec_transport_ipv6_ah_aesxcbcmac, passed
tc-start: 1530075139.705598, ipsec_transport_ipv6_ah_hmacmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075159.980544, ipsec_transport_ipv6_ah_hmacmd5, passed
tc-start: 1530075159.995462, ipsec_transport_ipv6_ah_hmacripemd160
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075180.260522, ipsec_transport_ipv6_ah_hmacripemd160, passed
tc-start: 1530075180.275506, ipsec_transport_ipv6_ah_hmacsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075199.640680, ipsec_transport_ipv6_ah_hmacsha1, passed
tc-start: 1530075199.655593, ipsec_transport_ipv6_ah_hmacsha256
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075219.441320, ipsec_transport_ipv6_ah_hmacsha256, passed
tc-start: 1530075219.456334, ipsec_transport_ipv6_ah_hmacsha384
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075239.543040, ipsec_transport_ipv6_ah_hmacsha384, passed
tc-start: 1530075239.558447, ipsec_transport_ipv6_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075258.982987, ipsec_transport_ipv6_ah_hmacsha512, passed
tc-start: 1530075258.997999, ipsec_transport_ipv6_ah_keyedmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075278.363092, ipsec_transport_ipv6_ah_keyedmd5, passed
tc-start: 1530075278.378037, ipsec_transport_ipv6_ah_keyedsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075298.332912, ipsec_transport_ipv6_ah_keyedsha1, passed
tc-start: 1530075298.347850, ipsec_transport_ipv6_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075318.503541, ipsec_transport_ipv6_ah_null, passed
tc-start: 1530075318.518867, ipsec_transport_ipv6_esp_3descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075338.123950, ipsec_transport_ipv6_esp_3descbc, passed
tc-start: 1530075338.138912, ipsec_transport_ipv6_esp_aesctr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075358.93992, ipsec_transport_ipv6_esp_aesctr, passed
tc-start: 1530075358.108884, ipsec_transport_ipv6_esp_aesgcm16
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075378.34885, ipsec_transport_ipv6_esp_aesgcm16, passed
tc-start: 1530075378.49805, ipsec_transport_ipv6_esp_aesgmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075398.125488, ipsec_transport_ipv6_esp_aesgmac, passed
tc-start: 1530075398.140854, ipsec_transport_ipv6_esp_blowfishcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075418.155366, ipsec_transport_ipv6_esp_blowfishcbc, passed
tc-start: 1530075418.170375, ipsec_transport_ipv6_esp_camelliacbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075438.146471, ipsec_transport_ipv6_esp_camelliacbc, passed
tc-start: 1530075438.161505, ipsec_transport_ipv6_esp_cast128cbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075458.166633, ipsec_transport_ipv6_esp_cast128cbc, passed
tc-start: 1530075458.181656, ipsec_transport_ipv6_esp_descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075478.166582, ipsec_transport_ipv6_esp_descbc, passed
tc-start: 1530075478.181867, ipsec_transport_ipv6_esp_desderiv
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075498.377182, ipsec_transport_ipv6_esp_desderiv, passed
tc-start: 1530075498.392126, ipsec_transport_ipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075518.357291, ipsec_transport_ipv6_esp_null, passed
tc-start: 1530075518.372198, ipsec_transport_ipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075537.618418, ipsec_transport_ipv6_esp_rijndaelcbc, passed
tc-start: 1530075537.633470, ipsec_transport_ipv6_ipcomp_deflate
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530075558.558610, ipsec_transport_ipv6_ipcomp_deflate, passed
tp-end: 1530075558.573580, net/ipsec/t_ipsec_transport
tp-start: 1530075575.950511, net/ipsec/t_ipsec_tunnel, 42
tc-start: 1530075575.954022, ipsec_tunnel_ipv4_ah_aesxcbcmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075604.159327, ipsec_tunnel_ipv4_ah_aesxcbcmac, passed
tc-start: 1530075604.179389, ipsec_tunnel_ipv4_ah_hmacmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075632.539985, ipsec_tunnel_ipv4_ah_hmacmd5, passed
tc-start: 1530075632.560007, ipsec_tunnel_ipv4_ah_hmacripemd160
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075660.619516, ipsec_tunnel_ipv4_ah_hmacripemd160, passed
tc-start: 1530075660.641025, ipsec_tunnel_ipv4_ah_hmacsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075688.890249, ipsec_tunnel_ipv4_ah_hmacsha1, passed
tc-start: 1530075688.910685, ipsec_tunnel_ipv4_ah_hmacsha256
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075717.751318, ipsec_tunnel_ipv4_ah_hmacsha256, passed
tc-start: 1530075717.771323, ipsec_tunnel_ipv4_ah_hmacsha384
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075746.242531, ipsec_tunnel_ipv4_ah_hmacsha384, passed
tc-start: 1530075746.262566, ipsec_tunnel_ipv4_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075774.517229, ipsec_tunnel_ipv4_ah_hmacsha512, passed
tc-start: 1530075774.537205, ipsec_tunnel_ipv4_ah_keyedmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075802.772602, ipsec_tunnel_ipv4_ah_keyedmd5, passed
tc-start: 1530075802.792532, ipsec_tunnel_ipv4_ah_keyedsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075830.983414, ipsec_tunnel_ipv4_ah_keyedsha1, passed
tc-start: 1530075831.3324, ipsec_tunnel_ipv4_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075859.403777, ipsec_tunnel_ipv4_ah_null, passed
tc-start: 1530075859.423691, ipsec_tunnel_ipv4_esp_3descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075888.144141, ipsec_tunnel_ipv4_esp_3descbc, passed
tc-start: 1530075888.164065, ipsec_tunnel_ipv4_esp_aesctr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075916.284562, ipsec_tunnel_ipv4_esp_aesctr, passed
tc-start: 1530075916.304605, ipsec_tunnel_ipv4_esp_aesgcm16
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075944.845780, ipsec_tunnel_ipv4_esp_aesgcm16, passed
tc-start: 1530075944.865918, ipsec_tunnel_ipv4_esp_aesgmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530075973.536510, ipsec_tunnel_ipv4_esp_aesgmac, passed
tc-start: 1530075973.556445, ipsec_tunnel_ipv4_esp_blowfishcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076001.637210, ipsec_tunnel_ipv4_esp_blowfishcbc, passed
tc-start: 1530076001.657190, ipsec_tunnel_ipv4_esp_camelliacbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076029.878167, ipsec_tunnel_ipv4_esp_camelliacbc, passed
tc-start: 1530076029.898100, ipsec_tunnel_ipv4_esp_cast128cbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076058.427700, ipsec_tunnel_ipv4_esp_cast128cbc, passed
tc-start: 1530076058.447568, ipsec_tunnel_ipv4_esp_descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076086.638984, ipsec_tunnel_ipv4_esp_descbc, passed
tc-start: 1530076086.658868, ipsec_tunnel_ipv4_esp_desderiv
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076115.79098, ipsec_tunnel_ipv4_esp_desderiv, passed
tc-start: 1530076115.99155, ipsec_tunnel_ipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076143.689621, ipsec_tunnel_ipv4_esp_null, passed
tc-start: 1530076143.709596, ipsec_tunnel_ipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076171.781820, ipsec_tunnel_ipv4_esp_rijndaelcbc, passed
tc-start: 1530076171.801889, ipsec_tunnel_ipv6_ah_aesxcbcmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076200.280794, ipsec_tunnel_ipv6_ah_aesxcbcmac, passed
tc-start: 1530076200.301749, ipsec_tunnel_ipv6_ah_hmacmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076228.622200, ipsec_tunnel_ipv6_ah_hmacmd5, passed
tc-start: 1530076228.642257, ipsec_tunnel_ipv6_ah_hmacripemd160
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076257.242474, ipsec_tunnel_ipv6_ah_hmacripemd160, passed
tc-start: 1530076257.262646, ipsec_tunnel_ipv6_ah_hmacsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076285.623930, ipsec_tunnel_ipv6_ah_hmacsha1, passed
tc-start: 1530076285.643927, ipsec_tunnel_ipv6_ah_hmacsha256
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076314.643252, ipsec_tunnel_ipv6_ah_hmacsha256, passed
tc-start: 1530076314.663239, ipsec_tunnel_ipv6_ah_hmacsha384
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076343.324575, ipsec_tunnel_ipv6_ah_hmacsha384, passed
tc-start: 1530076343.344560, ipsec_tunnel_ipv6_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076372.134220, ipsec_tunnel_ipv6_ah_hmacsha512, passed
tc-start: 1530076372.154204, ipsec_tunnel_ipv6_ah_keyedmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076400.985186, ipsec_tunnel_ipv6_ah_keyedmd5, passed
tc-start: 1530076401.5078, ipsec_tunnel_ipv6_ah_keyedsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076429.595690, ipsec_tunnel_ipv6_ah_keyedsha1, passed
tc-start: 1530076429.615552, ipsec_tunnel_ipv6_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076458.165903, ipsec_tunnel_ipv6_ah_null, passed
tc-start: 1530076458.185823, ipsec_tunnel_ipv6_esp_3descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076487.146562, ipsec_tunnel_ipv6_esp_3descbc, passed
tc-start: 1530076487.166535, ipsec_tunnel_ipv6_esp_aesctr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076515.367120, ipsec_tunnel_ipv6_esp_aesctr, passed
tc-start: 1530076515.387503, ipsec_tunnel_ipv6_esp_aesgcm16
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076544.77771, ipsec_tunnel_ipv6_esp_aesgcm16, passed
tc-start: 1530076544.97902, ipsec_tunnel_ipv6_esp_aesgmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076572.527643, ipsec_tunnel_ipv6_esp_aesgmac, passed
tc-start: 1530076572.547570, ipsec_tunnel_ipv6_esp_blowfishcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076601.198595, ipsec_tunnel_ipv6_esp_blowfishcbc, passed
tc-start: 1530076601.218644, ipsec_tunnel_ipv6_esp_camelliacbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076630.9663, ipsec_tunnel_ipv6_esp_camelliacbc, passed
tc-start: 1530076630.29762, ipsec_tunnel_ipv6_esp_cast128cbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076658.750921, ipsec_tunnel_ipv6_esp_cast128cbc, passed
tc-start: 1530076658.770874, ipsec_tunnel_ipv6_esp_descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076687.550911, ipsec_tunnel_ipv6_esp_descbc, passed
tc-start: 1530076687.571345, ipsec_tunnel_ipv6_esp_desderiv
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076716.131248, ipsec_tunnel_ipv6_esp_desderiv, passed
tc-start: 1530076716.151238, ipsec_tunnel_ipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076744.672462, ipsec_tunnel_ipv6_esp_null, passed
tc-start: 1530076744.692882, ipsec_tunnel_ipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076773.642748, ipsec_tunnel_ipv6_esp_rijndaelcbc, passed
tp-end: 1530076773.662744, net/ipsec/t_ipsec_tunnel
tp-start: 1530076777.129280, net/ipsec/t_ipsec_tunnel_ipcomp, 8
tc-start: 1530076777.132825, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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.enabled = 1
tc-so:net.inet.ipsec.used = 0
tc-so:net.inet.ipsec.crypto_support = 0
tc-so:net.inet6.ipsec6.def_policy = 0
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076804.972480, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512, passed
tc-start: 1530076804.992327, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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.enabled = 1
tc-so:net.inet.ipsec.used = 0
tc-so:net.inet.ipsec.crypto_support = 0
tc-so:net.inet6.ipsec6.def_policy = 0
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076833.104038, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null, passed
tc-start: 1530076833.123822, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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.enabled = 1
tc-so:net.inet.ipsec.used = 0
tc-so:net.inet.ipsec.crypto_support = 0
tc-so:net.inet6.ipsec6.def_policy = 0
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076861.13858, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null, passed
tc-start: 1530076861.33542, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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.enabled = 1
tc-so:net.inet.ipsec.used = 0
tc-so:net.inet.ipsec.crypto_support = 0
tc-so:net.inet6.ipsec6.def_policy = 0
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076889.34651, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc, passed
tc-start: 1530076889.54360, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076915.615807, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512, passed
tc-start: 1530076915.636098, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076941.525999, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null, passed
tc-start: 1530076941.545717, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076967.806018, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null, passed
tc-start: 1530076967.825732, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530076994.106894, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc, passed
tp-end: 1530076994.126736, net/ipsec/t_ipsec_tunnel_ipcomp
tp-start: 1530077011.532330, net/ipsec/t_ipsec_tunnel_odd, 42
tc-start: 1530077011.535932, ipsec_tunnel_v4v6_ah_aesxcbcmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077040.897697, ipsec_tunnel_v4v6_ah_aesxcbcmac, passed
tc-start: 1530077040.917666, ipsec_tunnel_v4v6_ah_hmacmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077070.498440, ipsec_tunnel_v4v6_ah_hmacmd5, passed
tc-start: 1530077070.518999, ipsec_tunnel_v4v6_ah_hmacripemd160
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077100.110085, ipsec_tunnel_v4v6_ah_hmacripemd160, passed
tc-start: 1530077100.130205, ipsec_tunnel_v4v6_ah_hmacsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077129.879559, ipsec_tunnel_v4v6_ah_hmacsha1, passed
tc-start: 1530077129.899470, ipsec_tunnel_v4v6_ah_hmacsha256
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077159.569963, ipsec_tunnel_v4v6_ah_hmacsha256, passed
tc-start: 1530077159.591125, ipsec_tunnel_v4v6_ah_hmacsha384
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077188.910781, ipsec_tunnel_v4v6_ah_hmacsha384, passed
tc-start: 1530077188.932255, ipsec_tunnel_v4v6_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077218.561897, ipsec_tunnel_v4v6_ah_hmacsha512, passed
tc-start: 1530077218.582006, ipsec_tunnel_v4v6_ah_keyedmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077248.132025, ipsec_tunnel_v4v6_ah_keyedmd5, passed
tc-start: 1530077248.152027, ipsec_tunnel_v4v6_ah_keyedsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077277.472912, ipsec_tunnel_v4v6_ah_keyedsha1, passed
tc-start: 1530077277.492879, ipsec_tunnel_v4v6_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077307.3676, ipsec_tunnel_v4v6_ah_null, passed
tc-start: 1530077307.23700, ipsec_tunnel_v4v6_esp_3descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077336.403948, ipsec_tunnel_v4v6_esp_3descbc, passed
tc-start: 1530077336.423866, ipsec_tunnel_v4v6_esp_aesctr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077365.734622, ipsec_tunnel_v4v6_esp_aesctr, passed
tc-start: 1530077365.754529, ipsec_tunnel_v4v6_esp_aesgcm16
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077395.324746, ipsec_tunnel_v4v6_esp_aesgcm16, passed
tc-start: 1530077395.344680, ipsec_tunnel_v4v6_esp_aesgmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077424.845718, ipsec_tunnel_v4v6_esp_aesgmac, passed
tc-start: 1530077424.865657, ipsec_tunnel_v4v6_esp_blowfishcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077454.436807, ipsec_tunnel_v4v6_esp_blowfishcbc, passed
tc-start: 1530077454.456784, ipsec_tunnel_v4v6_esp_camelliacbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077483.697461, ipsec_tunnel_v4v6_esp_camelliacbc, passed
tc-start: 1530077483.717435, ipsec_tunnel_v4v6_esp_cast128cbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077513.217399, ipsec_tunnel_v4v6_esp_cast128cbc, passed
tc-start: 1530077513.237416, ipsec_tunnel_v4v6_esp_descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077542.868818, ipsec_tunnel_v4v6_esp_descbc, passed
tc-start: 1530077542.889348, ipsec_tunnel_v4v6_esp_desderiv
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077572.329087, ipsec_tunnel_v4v6_esp_desderiv, passed
tc-start: 1530077572.349646, ipsec_tunnel_v4v6_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077601.719430, ipsec_tunnel_v4v6_esp_null, passed
tc-start: 1530077601.739343, ipsec_tunnel_v4v6_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077631.190082, ipsec_tunnel_v4v6_esp_rijndaelcbc, passed
tc-start: 1530077631.210050, ipsec_tunnel_v6v4_ah_aesxcbcmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077660.701232, ipsec_tunnel_v6v4_ah_aesxcbcmac, passed
tc-start: 1530077660.721251, ipsec_tunnel_v6v4_ah_hmacmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077690.341261, ipsec_tunnel_v6v4_ah_hmacmd5, passed
tc-start: 1530077690.361820, ipsec_tunnel_v6v4_ah_hmacripemd160
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077719.991360, ipsec_tunnel_v6v4_ah_hmacripemd160, passed
tc-start: 1530077720.11399, ipsec_tunnel_v6v4_ah_hmacsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077749.922462, ipsec_tunnel_v6v4_ah_hmacsha1, passed
tc-start: 1530077749.942365, ipsec_tunnel_v6v4_ah_hmacsha256
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077779.502804, ipsec_tunnel_v6v4_ah_hmacsha256, passed
tc-start: 1530077779.523345, ipsec_tunnel_v6v4_ah_hmacsha384
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077809.153562, ipsec_tunnel_v6v4_ah_hmacsha384, passed
tc-start: 1530077809.173565, ipsec_tunnel_v6v4_ah_hmacsha512
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077838.783908, ipsec_tunnel_v6v4_ah_hmacsha512, passed
tc-start: 1530077838.804049, ipsec_tunnel_v6v4_ah_keyedmd5
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077868.375375, ipsec_tunnel_v6v4_ah_keyedmd5, passed
tc-start: 1530077868.395318, ipsec_tunnel_v6v4_ah_keyedsha1
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077897.825481, ipsec_tunnel_v6v4_ah_keyedsha1, passed
tc-start: 1530077897.845419, ipsec_tunnel_v6v4_ah_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077927.285902, ipsec_tunnel_v6v4_ah_null, passed
tc-start: 1530077927.305939, ipsec_tunnel_v6v4_esp_3descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077957.646273, ipsec_tunnel_v6v4_esp_3descbc, passed
tc-start: 1530077957.666227, ipsec_tunnel_v6v4_esp_aesctr
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530077987.177503, ipsec_tunnel_v6v4_esp_aesctr, passed
tc-start: 1530077987.198010, ipsec_tunnel_v6v4_esp_aesgcm16
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078016.932567, ipsec_tunnel_v6v4_esp_aesgcm16, passed
tc-start: 1530078016.952518, ipsec_tunnel_v6v4_esp_aesgmac
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078046.568436, ipsec_tunnel_v6v4_esp_aesgmac, passed
tc-start: 1530078046.588375, ipsec_tunnel_v6v4_esp_blowfishcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078075.969365, ipsec_tunnel_v6v4_esp_blowfishcbc, passed
tc-start: 1530078075.989846, ipsec_tunnel_v6v4_esp_camelliacbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078105.439055, ipsec_tunnel_v6v4_esp_camelliacbc, passed
tc-start: 1530078105.459049, ipsec_tunnel_v6v4_esp_cast128cbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078135.549499, ipsec_tunnel_v6v4_esp_cast128cbc, passed
tc-start: 1530078135.569420, ipsec_tunnel_v6v4_esp_descbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078164.910277, ipsec_tunnel_v6v4_esp_descbc, passed
tc-start: 1530078164.930218, ipsec_tunnel_v6v4_esp_desderiv
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078194.541733, ipsec_tunnel_v6v4_esp_desderiv, passed
tc-start: 1530078194.561643, ipsec_tunnel_v6v4_esp_null
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078224.71675, ipsec_tunnel_v6v4_esp_null, passed
tc-start: 1530078224.91593, ipsec_tunnel_v6v4_esp_rijndaelcbc
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -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 -lrumpvfs -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 -lrumpvfs -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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so: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: 1530078253.752205, ipsec_tunnel_v6v4_esp_rijndaelcbc, passed
tp-end: 1530078253.772138, net/ipsec/t_ipsec_tunnel_odd
tp-start: 1530078259.856888, net/mcast/t_mcast, 16
tc-start: 1530078259.860421, mcast_conninet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078296.350052, mcast_conninet4, passed
tc-start: 1530078296.361037, mcast_conninet6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078333.162926, mcast_conninet6, passed
tc-start: 1530078333.173817, mcast_connmappedbuginet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078370.301738, mcast_connmappedbuginet4, passed
tc-start: 1530078370.313003, mcast_connmappedinet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078407.432055, mcast_connmappedinet4, passed
tc-start: 1530078407.441632, mcast_destroyif_conninet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530078415.752382, mcast_destroyif_conninet4, passed
tc-start: 1530078415.763402, mcast_destroyif_conninet6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530078424.32116, mcast_destroyif_conninet6, passed
tc-start: 1530078424.43046, mcast_destroyif_connmappedbuginet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530078432.12216, mcast_destroyif_connmappedbuginet4, passed
tc-start: 1530078432.23230, mcast_destroyif_connmappedinet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530078440.62306, mcast_destroyif_connmappedinet4, passed
tc-start: 1530078440.73217, mcast_destroyif_unconninet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530078448.452846, mcast_destroyif_unconninet4, passed
tc-start: 1530078448.463771, mcast_destroyif_unconninet6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530078456.792925, mcast_destroyif_unconninet6, passed
tc-start: 1530078456.804270, mcast_destroyif_unconnmappedbuginet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530078465.82479, mcast_destroyif_unconnmappedbuginet4, passed
tc-start: 1530078465.93445, mcast_destroyif_unconnmappedinet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530078473.234645, mcast_destroyif_unconnmappedinet4, passed
tc-start: 1530078473.245646, mcast_unconninet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078510.343186, mcast_unconninet4, passed
tc-start: 1530078510.352866, mcast_unconninet6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078547.454774, mcast_unconninet6, passed
tc-start: 1530078547.464389, mcast_unconnmappedbuginet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078584.644555, mcast_unconnmappedbuginet4, passed
tc-start: 1530078584.654127, mcast_unconnmappedinet4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078621.756092, mcast_unconnmappedinet4, passed
tp-end: 1530078621.765683, net/mcast/t_mcast
tp-start: 1530078622.734991, net/mpls/t_mpls_fw, 2
tc-start: 1530078622.738478, mplsfw4
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif 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: 1530078633.626175, mplsfw4, passed
tc-start: 1530078633.639920, mplsfw4_expl
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif 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: 1530078644.425885, mplsfw4_expl, passed
tp-end: 1530078644.440812, net/mpls/t_mpls_fw
tp-start: 1530078645.234561, net/mpls/t_mpls_fw6, 2
tc-start: 1530078645.238151, mplsfw6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -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: 1530078657.77828, mplsfw6, passed
tc-start: 1530078657.93054, mplsfw6_expl
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -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: 1530078668.817787, mplsfw6_expl, passed
tp-end: 1530078668.832635, net/mpls/t_mpls_fw6
tp-start: 1530078669.792893, net/mpls/t_mpls_fw64, 2
tc-start: 1530078669.796364, mplsfw64_expl
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -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: 1530078682.107581, mplsfw64_expl, passed
tc-start: 1530078682.122443, mplsfw64_impl
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -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: 1530078694.468353, mplsfw64_impl, passed
tp-end: 1530078694.483193, net/mpls/t_mpls_fw64
tp-start: 1530078695.95571, net/mpls/t_rfc4182, 1
tc-start: 1530078695.99083, rfc4182
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif 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: 1530078705.867638, rfc4182, passed
tp-end: 1530078705.882513, net/mpls/t_rfc4182
tp-start: 1530078706.570552, net/mpls/t_ldp_regen, 1
tc-start: 1530078706.574013, ldp_regen
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif 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-so:Executing command [ rump.ifconfig shmif1 10.0.5.1/24 alias ]
tc-so:Executing command [ rump.ifconfig -w 60 ]
tc-so:Executing command [ rump.ping -n -o -w 5 10.0.5.1 ]
tc-end: 1530078753.157642, ldp_regen, passed
tp-end: 1530078753.172483, net/mpls/t_ldp_regen
tp-start: 1530078754.528579, net/ndp/t_dad, 3
tc-start: 1530078754.532054, dad_basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ /bin/sh -c cat ./out |grep fc00::1 |grep -q tentative ]
tc-so:Executing command [ sleep 2 ]
tc-so:Executing command [ /bin/sh -c cat ./out |grep -q '33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 24' ]
tc-so:Executing command [ /bin/sh -c cat ./out |grep -q '33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24' ]
tc-so:Executing command [ rump.ifconfig -w 10 ]
tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep fc00::2 |grep -q tentative ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ]
tc-so:Executing command [ sleep 2 ]
tc-so:Executing command [ /bin/sh -c cat ./out |grep -q '33:33:ff:00:00:03, ethertype IPv6 (0x86dd), length 78: :: > ff02::1:ff00:3: ICMP6, neighbor solicitation, who has fc00::3, length 24' ]
tc-so:Executing command [ rump.ifconfig -w 10 ]
tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep fc00::3 |grep -q tentative ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078766.157838, dad_basic, passed
tc-start: 1530078766.171676, dad_count
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 78: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 24' | 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 78: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 24' | 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078787.528874, dad_count, passed
tc-start: 1530078787.542696, dad_duplicated
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078802.648984, dad_duplicated, passed
tp-end: 1530078802.659851, net/ndp/t_dad
tp-start: 1530078806.548139, net/ndp/t_ndp, 10
tc-start: 1530078806.551643, ndp_cache_expiration
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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::1 ]
tc-so:Executing command [ rump.ndp -n fc00::2 ]
tc-so:Executing command [ sleep 32 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078851.479588, ndp_cache_expiration, passed
tc-start: 1530078851.490765, ndp_cache_overwriting
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078863.130272, ndp_cache_overwriting, passed
tc-start: 1530078863.141126, ndp_commands
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078880.870788, ndp_commands, passed
tc-start: 1530078880.881971, ndp_link_activation
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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:d0ff:fe0e:8bb2 > 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:d0ff:fe0e:8bb2 > 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078896.490874, ndp_link_activation, passed
tc-start: 1530078896.504737, ndp_neighborgcthresh
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078911.301815, ndp_neighborgcthresh, passed
tc-start: 1530078911.312916, ndp_purge_on_ifdown
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078923.421648, ndp_purge_on_ifdown, passed
tc-start: 1530078923.432445, ndp_purge_on_route_change
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530078938.12099, ndp_purge_on_route_change, passed
tc-start: 1530078938.22965, ndp_purge_on_route_delete
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078949.761324, ndp_purge_on_route_delete, passed
tc-start: 1530078949.772165, ndp_rtm
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ cat ./tmp ]
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 [ grep -A 3 RTM_DELETE ./tmp ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530078964.822001, ndp_rtm, passed
tc-start: 1530078964.834109, ndp_stray_entries
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530078983.432831, ndp_stray_entries, passed
tp-end: 1530078983.443674, net/ndp/t_ndp
tp-start: 1530078987.290199, net/ndp/t_ra, 10
tc-start: 1530078987.293721, ra_basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
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::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.ifconfig -w 10 ]
tc-so:Executing command [ rump.sysctl net.inet6.ip6.accept_rtadv ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079008.892934, ra_basic, passed
tc-start: 1530079008.904807, ra_defrouter_expiration
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::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 [ rump.ifconfig shmif0 inet6 fc00:2::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079032.503857, ra_defrouter_expiration, passed
tc-start: 1530079032.515752, ra_delete_address
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::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 [ rump.ifconfig shmif0 inet6 fc00:2::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::b0a0:68ff:fe77:3613/64 delete ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079049.963361, ra_delete_address, passed
tc-start: 1530079049.975248, ra_flush_defrouter_entries
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::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 [ rump.ifconfig shmif0 inet6 fc00:2::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ndp -R ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079067.63876, ra_flush_defrouter_entries, passed
tc-start: 1530079067.76116, ra_flush_prefix_entries
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::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 [ rump.ifconfig shmif0 inet6 fc00:2::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ndp -P ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079083.394502, ra_flush_prefix_entries, passed
tc-start: 1530079083.406349, ra_multiple_routers
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::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 [ rump.ifconfig shmif0 inet6 fc00:3::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 [ rump.ifconfig shmif0 inet6 fc00:2::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ]
tc-so:Executing command [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid3 shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530079109.905528, ra_multiple_routers, passed
tc-start: 1530079109.917431, ra_multiple_routers_maxifprefixes
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r3 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r4 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::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 [ rump.ifconfig shmif0 inet6 fc00:3::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 [ rump.ifconfig shmif0 inet6 fc00:4::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 [ rump.ifconfig shmif0 inet6 fc00:2::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ]
tc-so:Executing command [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ]
tc-so:Executing command [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.maxifprefixes=2 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid3 shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid4 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif0 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530079145.485579, ra_multiple_routers_maxifprefixes, passed
tc-start: 1530079145.497488, ra_multiple_routers_single_prefix
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r12 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::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 [ rump.ifconfig shmif0 inet6 fc00:1::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 [ rump.ifconfig shmif0 inet6 fc00:2::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ]
tc-so:Executing command [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid12 shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530079172.485349, ra_multiple_routers_single_prefix, passed
tc-start: 1530079172.497611, ra_prefix_expiration
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::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 [ rump.ifconfig shmif0 inet6 fc00:2::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079196.616586, ra_prefix_expiration, passed
tc-start: 1530079196.628430, ra_temporary_address
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://r2 ]
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::1 ]
tc-so:Executing command [ rump.ifconfig shmif0 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 [ mkdir -p /rump/var/chroot/rtadvd ]
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::2 ]
tc-so:Executing command [ rump.ifconfig shmif0 up ]
tc-so:Executing command [ rump.ifconfig -w 10 ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.accept_rtadv=1 ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.use_tempaddr=1 ]
tc-so:Executing command [ rump.rtadvd -D -c ./rtadvd.conf -p ./rump.rtadvd.pid shmif0 ]
tc-so:Executing command [ rump.ndp -r ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -p ]
tc-so:Executing command [ rump.ndp -n -i shmif0 ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ndp -n -a ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ifconfig shmif0 inet6 ]
tc-so:Executing command [ rump.ifconfig -w 10 ]
tc-so:Executing command [ rump.ping6 -n -X 2 -c 1 fc00:1::1 ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.prefer_tempaddr=1 ]
tc-so:Executing command [ rump.ping6 -n -X 2 -c 1 fc00:1::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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079216.416653, ra_temporary_address, passed
tp-end: 1530079216.431532, net/ndp/t_ra
tp-start: 1530079218.380263, net/npf/t_npf, 6
tc-start: 1530079218.383703, npf_bpf
tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ]
tc-so:Executing command [ npftest -c npf.plist -T bpf ]
tc-end: 1530079219.556868, npf_bpf, passed
tc-start: 1530079219.563195, npf_nat
tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ]
tc-so:Executing command [ npftest -c npf.plist -T nat ]
tc-end: 1530079220.743429, npf_nat, passed
tc-start: 1530079220.749817, npf_nbuf
tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ]
tc-so:Executing command [ npftest -c npf.plist -T nbuf ]
tc-end: 1530079221.925869, npf_nbuf, passed
tc-start: 1530079221.932209, npf_rule
tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ]
tc-so:Executing command [ npftest -c npf.plist -T rule ]
tc-end: 1530079223.102293, npf_rule, passed
tc-start: 1530079223.108669, npf_state
tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ]
tc-so:Executing command [ npftest -c npf.plist -T state ]
tc-end: 1530079224.289884, npf_state, passed
tc-start: 1530079224.296202, npf_table
tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ]
tc-so:Executing command [ npftest -c npf.plist -T table ]
tc-end: 1530079225.480646, npf_table, passed
tp-end: 1530079225.486980, net/npf/t_npf
tp-start: 1530079228.86962, net/route/t_change, 7
tc-start: 1530079228.90419, route_change_default_flags
tc-so:Executing command [ rump_server -lrumpdev -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: 1530079231.361692, route_change_default_flags, passed
tc-start: 1530079231.369694, route_change_flags
tc-so:Executing command [ rump_server -lrumpdev -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: 1530079234.416923, route_change_flags, passed
tc-start: 1530079234.425579, route_change_gateway
tc-so:Executing command [ rump_server -lrumpdev -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: 1530079237.286721, route_change_gateway, passed
tc-start: 1530079237.294720, route_change_ifa
tc-so:Executing command [ rump_server -lrumpdev -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: 1530079240.586835, route_change_ifa, passed
tc-start: 1530079240.596581, route_change_ifp
tc-so:Executing command [ rump_server -lrumpdev -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: 1530079244.77999, route_change_ifp, passed
tc-start: 1530079244.87717, route_change_ifp_ifa
tc-so:Executing command [ rump_server -lrumpdev -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: 1530079247.428807, route_change_ifp_ifa, passed
tc-start: 1530079247.436921, route_change_reject2blackhole
tc-so:Executing command [ rump_server -lrumpdev -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: 1530079249.856367, route_change_reject2blackhole, passed
tp-end: 1530079249.862051, net/route/t_change
tp-start: 1530079253.350773, net/route/t_flags, 9
tc-start: 1530079253.354244, route_flags_announce
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079261.416831, route_flags_announce, passed
tc-start: 1530079261.427678, route_flags_blackhole
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079270.977400, route_flags_blackhole, passed
tc-start: 1530079270.988277, route_flags_connected
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079278.816471, route_flags_connected, passed
tc-start: 1530079278.827342, route_flags_default_gateway
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079286.666903, route_flags_default_gateway, passed
tc-start: 1530079286.677740, route_flags_icmp_redirect
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -lrumpdev 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 shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530079307.317903, route_flags_icmp_redirect, passed
tc-start: 1530079307.332625, route_flags_llinfo
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079315.468393, route_flags_llinfo, passed
tc-start: 1530079315.479217, route_flags_lo
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079323.27598, route_flags_lo, passed
tc-start: 1530079323.38729, route_flags_reject
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079336.118720, route_flags_reject, passed
tc-start: 1530079336.129578, route_flags_static
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079344.208090, route_flags_static, passed
tp-end: 1530079344.218914, net/route/t_flags
tp-start: 1530079347.333419, net/route/t_flags6, 8
tc-start: 1530079347.336895, route_flags_announce6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -lrumpdev -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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079358.799257, route_flags_announce6, passed
tc-start: 1530079358.810092, route_flags_blackhole6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -lrumpdev -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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079371.990154, route_flags_blackhole6, passed
tc-start: 1530079372.1100, route_flags_connected6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -lrumpdev -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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079383.994949, route_flags_connected6, passed
tc-start: 1530079384.6175, route_flags_default_gateway6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -lrumpdev -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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079395.634564, route_flags_default_gateway6, passed
tc-start: 1530079395.645451, route_flags_llinfo6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -lrumpdev -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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079407.760851, route_flags_llinfo6, passed
tc-start: 1530079407.771735, route_flags_lo6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -lrumpdev -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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079419.814710, route_flags_lo6, passed
tc-start: 1530079419.825878, route_flags_reject6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -lrumpdev -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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079435.954366, route_flags_reject6, passed
tc-start: 1530079435.965518, route_flags_static6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -lrumpdev -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.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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079447.950864, route_flags_static6, passed
tp-end: 1530079447.962479, net/route/t_flags6
tp-start: 1530079450.384708, net/route/t_route, 6
tc-start: 1530079450.388162, route_command_add
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079455.30201, route_command_add, passed
tc-start: 1530079455.41269, route_command_add6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079460.81544, route_command_add6, passed
tc-start: 1530079460.92325, route_command_get
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530079473.750908, route_command_get, passed
tc-start: 1530079473.766040, route_command_get6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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-end: 1530079492.772045, route_command_get6, passed
tc-start: 1530079492.787172, route_default_reject
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079497.572672, route_default_reject, passed
tc-start: 1530079497.583544, route_non_subnet_gateway
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079506.581531, route_non_subnet_gateway, passed
tp-end: 1530079506.592422, net/route/t_route
tp-start: 1530079507.222367, net/route/t_rtcache, 1
tc-start: 1530079507.225881, rtcache_invalidation
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://rtcache_src ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://rtcache_fwd ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://rtcache_dst1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 [ rump.ifconfig shmif1 create ]
tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./dst1 ]
tc-so:Executing command [ rump.ifconfig shmif2 create ]
tc-so:Executing command [ rump.ifconfig shmif2 linkstr ./dst2 ]
tc-so:Executing command [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst1 ]
tc-so:Executing command [ rump.ifconfig shmif0 create ]
tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst2 ]
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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.netstat -nr ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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 shmif1 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 shmif0 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-so:Executing command [ rump.ifconfig shmif0 destroy ]
tc-so:Executing command [ rump.ifconfig ]
tc-end: 1530079660.113994, rtcache_invalidation, passed
tp-end: 1530079660.132592, net/route/t_rtcache
tp-start: 1530079664.1154, net/if_vlan/t_vlan, 10
tc-start: 1530079664.4643, vlan_basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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: 1530079693.958760, vlan_basic, passed
tc-start: 1530079693.971423, vlan_basic6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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:0::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:0::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: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 inet6 fc00:0::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: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 inet6 fc00:0::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:0::2 ]
tc-so:Executing command [ cat ./out ]
tc-so:Executing command [ cat ./out ]
tc-end: 1530079717.300753, vlan_basic6, passed
tc-start: 1530079717.314644, vlan_bridge
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 vlan0 vlan 10 vlanif shmif0 ]
tc-so:Executing command [ rump.ifconfig vlan0 up ]
tc-so:Executing command [ rump.ifconfig bridge0 create ]
tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ]
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 vlan0 ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 delete vlan0 ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079722.644837, vlan_bridge, passed
tc-start: 1530079722.655571, vlan_bridge6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ]
tc-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 vlan0 vlan 10 vlanif shmif0 ]
tc-so:Executing command [ rump.ifconfig vlan0 up ]
tc-so:Executing command [ rump.ifconfig bridge0 create ]
tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ]
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 vlan0 ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 delete vlan0 ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes 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 -i -a ]
tc-so:Executing command [ rump.arp -na ]
tc-so:Executing command [ rump.ndp -na ]
tc-so: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: 1530079728.276817, vlan_bridge6, passed
tc-start: 1530079728.287914, vlan_configs
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 vlan0 create ]
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 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: 1530079733.675832, vlan_configs, passed
tc-start: 1530079733.682466, vlan_configs6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 vlan0 create ]
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 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: 1530079738.916586, vlan_configs6, passed
tc-start: 1530079738.923003, vlan_create_destroy
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530079745.75848, vlan_create_destroy, passed
tc-start: 1530079745.82267, vlan_create_destroy6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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: 1530079751.74519, vlan_create_destroy6, passed
tc-start: 1530079751.80983, vlan_vlanid
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 0 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 0 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 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 4095 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 4095 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 4096 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 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: 1530079763.978270, vlan_vlanid, passed
tc-start: 1530079763.989168, vlan_vlanid6
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -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 [ 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 0 vlanif shmif0 ]
tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00:0::1/64 ]
tc-so:Executing command [ rump.ifconfig vlan0 up ]
tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ]
tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00:0::2/64 ]
tc-so:Executing command [ rump.ifconfig vlan0 up ]
tc-so:Executing command [ rump.ping6 -n -c 1 fc00: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 1 vlanif shmif0 ]
tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00:0::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:0::2/64 ]
tc-so:Executing command [ rump.ifconfig vlan0 up ]
tc-so:Executing command [ rump.ping6 -n -c 1 fc00: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 inet6 fc00:0::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:0::2/64 ]
tc-so:Executing command [ rump.ifconfig vlan0 up ]
tc-so:Executing command [ rump.ping6 -n -c 1 fc00: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 4095 vlanif shmif0 ]
tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00:0::1/64 ]
tc-so:Executing command [ rump.ifconfig vlan0 up ]
tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ]
tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00:0::2/64 ]
tc-so:Executing command [ rump.ifconfig vlan0 up ]
tc-so:Executing command [ rump.ping6 -n -c 1 fc00: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 4096 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 fc00:0::1/64 ]
tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ]
tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00:0::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:0::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:0::2 ]
tc-so:Executing command [ rump.ping6 -n -c 1 fc00:1::2 ]
tc-end: 1530079777.57789, vlan_vlanid6, passed
tp-end: 1530079777.68897, net/if_vlan/t_vlan
tp-start: 1530079780.952727, sbin/fsck_ffs/t_enable_quotas, 20
tc-start: 1530079780.956292, 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: 1530079782.487594, corrupt_be_1, passed
tc-start: 1530079782.494912, 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: 1530079783.851218, corrupt_be_2, passed
tc-start: 1530079783.858608, 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: 1530079785.235032, corrupt_le_1, passed
tc-start: 1530079785.242535, 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: 1530079786.589696, corrupt_le_2, passed
tc-start: 1530079786.596959, 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: 1530079787.813130, dir1_be_1, passed
tc-start: 1530079787.820350, 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: 1530079789.9077, dir1_be_2, passed
tc-start: 1530079789.16448, 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: 1530079790.218091, dir1_le_1, passed
tc-start: 1530079790.225285, 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: 1530079791.397932, dir1_le_2, passed
tc-start: 1530079791.405195, 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: 1530079792.822537, disable_be_1, passed
tc-start: 1530079792.829847, 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: 1530079794.228136, disable_be_2, passed
tc-start: 1530079794.235507, 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: 1530079795.661538, disable_le_1, passed
tc-start: 1530079795.668864, 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: 1530079797.99932, disable_le_2, passed
tc-start: 1530079797.107302, 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: 1530079798.466727, notreg_be_1, passed
tc-start: 1530079798.473774, 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: 1530079799.796354, notreg_be_2, passed
tc-start: 1530079799.803445, 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: 1530079801.239881, notreg_le_1, passed
tc-start: 1530079801.247116, 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: 1530079802.568227, notreg_le_2, passed
tc-start: 1530079802.575289, 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: 1530079803.834124, unallocated_be_1, passed
tc-start: 1530079803.841269, 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: 1530079805.73398, unallocated_be_2, passed
tc-start: 1530079805.80666, 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: 1530079806.341075, unallocated_le_1, passed
tc-start: 1530079806.348230, 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: 1530079807.595808, unallocated_le_2, passed
tp-end: 1530079807.603221, sbin/fsck_ffs/t_enable_quotas
tp-start: 1530079809.999338, sbin/fsck_ffs/t_check_quotas, 12
tc-start: 1530079810.2849, 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: 1530079811.358027, corrupt_list_be_1, passed
tc-start: 1530079811.365158, 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: 1530079812.696639, corrupt_list_be_2, passed
tc-start: 1530079812.703847, 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: 1530079814.80231, corrupt_list_le_1, passed
tc-start: 1530079814.87366, 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: 1530079815.445653, corrupt_list_le_2, passed
tc-start: 1530079815.452858, 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: 1530079817.417504, expand1_list_be_1, passed
tc-start: 1530079817.474177, 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: 1530079819.390633, expand1_list_be_2, passed
tc-start: 1530079819.447443, 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: 1530079821.355343, expand1_list_le_1, passed
tc-start: 1530079821.410596, 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: 1530079823.358156, expand1_list_le_2, passed
tc-start: 1530079823.413482, 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: 1530079847.634742, expand2_list_be_1, passed
tc-start: 1530079848.754269, 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: 1530079872.974853, expand2_list_be_2, passed
tc-start: 1530079874.55348, 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: 1530079898.157565, expand2_list_le_1, passed
tc-start: 1530079899.228881, 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: 1530079923.292361, expand2_list_le_2, passed
tp-end: 1530079924.374414, sbin/fsck_ffs/t_check_quotas
tp-start: 1530079927.71426, sbin/gpt/t_gpt, 13
tc-start: 1530079927.74951, 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: 1530079928.956526, backup_2part, passed
tc-start: 1530079928.964178, bootable_2part
tc-end: 1530079928.968382, bootable_2part, skipped, Required file '/usr/mdec/gptmbr.bin' not found
tc-start: 1530079928.972160, 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: 1530079930.635213, change_attr_2part, passed
tc-start: 1530079930.642699, 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: 1530079932.304756, change_type_2part, passed
tc-start: 1530079932.312235, 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: 1530079933.482880, create_2part, passed
tc-start: 1530079933.487154, 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: 1530079934.260098, create_empty, passed
tc-start: 1530079934.266808, 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: 1530079935.576465, label_2part, passed
tc-start: 1530079935.583166, migrate_disklabel
tc-end: 1530079935.970644, migrate_disklabel, skipped, This test is specific to architectures using MBR
tc-start: 1530079935.976537, 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: 1530079937.382186, recover_backup, passed
tc-start: 1530079937.388631, 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: 1530079938.789500, recover_primary, passed
tc-start: 1530079938.796137, 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: 1530079939.968079, remove_2part, passed
tc-start: 1530079939.974551, 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: 1530079941.507033, resize_2part, passed
tc-start: 1530079941.513777, 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: 1530079943.304240, restore_2part, passed
tp-end: 1530079943.311823, sbin/gpt/t_gpt
tp-start: 1530079943.758503, sbin/ifconfig/t_nonexistent, 1
tc-start: 1530079943.762191, nonexistent
tc-so:Executing command [ ifconfig nonexistent0 1.2.3.4/24 ]
tc-end: 1530079944.206854, nonexistent, passed
tp-end: 1530079944.212537, sbin/ifconfig/t_nonexistent
tp-start: 1530079946.595315, sbin/newfs/t_enable_quotas, 12
tc-start: 1530079946.598821, 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: 1530079947.255882, enabled_be_1_both, passed
tc-start: 1530079947.263011, 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: 1530079947.912801, enabled_be_1_group, passed
tc-start: 1530079947.919685, 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: 1530079948.570247, enabled_be_1_user, passed
tc-start: 1530079948.577177, 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: 1530079949.211534, enabled_be_2_both, passed
tc-start: 1530079949.218505, 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: 1530079949.859709, enabled_be_2_group, passed
tc-start: 1530079949.866702, 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: 1530079950.500271, enabled_be_2_user, passed
tc-start: 1530079950.507259, 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: 1530079951.160101, enabled_le_1_both, passed
tc-start: 1530079951.167079, 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: 1530079951.818317, enabled_le_1_group, passed
tc-start: 1530079951.825318, 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: 1530079952.475221, enabled_le_1_user, passed
tc-start: 1530079952.482174, 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: 1530079953.115319, enabled_le_2_both, passed
tc-start: 1530079953.122351, 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: 1530079953.773027, enabled_le_2_group, passed
tc-start: 1530079953.780002, 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: 1530079954.412909, enabled_le_2_user, passed
tp-end: 1530079954.419863, sbin/newfs/t_enable_quotas
tp-start: 1530079954.861500, sbin/newfs_msdos/t_create, 1
tc-start: 1530079954.865014, validfat32
tc-so:Executing command [ newfs_msdos -b 512 -C 33m -F 32 msdos.img ]
tc-so:Executing command [ fsck_msdos -p msdos.img ]
tc-end: 1530079955.618751, validfat32, passed
tp-end: 1530079955.626456, sbin/newfs_msdos/t_create
tp-start: 1530079956.207580, sbin/resize_ffs/t_check, 1
tc-start: 1530079956.211035, 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.196 secs (5349877 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: 1530079957.534971, check_grow, passed
tp-end: 1530079957.544562, sbin/resize_ffs/t_check
tp-start: 1530079959.221026, sbin/resize_ffs/t_grow, 4
tc-start: 1530079959.224532, 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 [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.L5R4ZG/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.L5R4ZG/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.L5R4ZG/mnt: not currently mounted
tc-end: 1530079961.283540, grow_16M_v0_8192, failed, atf-check failed; see the output of the test for details
tc-start: 1530079961.299116, 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 [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.BbWt2d/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.BbWt2d/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.BbWt2d/mnt: not currently mounted
tc-end: 1530079963.293467, grow_16M_v1_16384, failed, atf-check failed; see the output of the test for details
tc-start: 1530079963.308585, 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 [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.1CZQsr/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.1CZQsr/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.1CZQsr/mnt: not currently mounted
tc-end: 1530079965.182962, grow_16M_v2_32768, failed, atf-check failed; see the output of the test for details
tc-start: 1530079965.191562, 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: 1530079966.370440, grow_ffsv1_partial_cg, passed
tp-end: 1530079966.377760, sbin/resize_ffs/t_grow
tp-start: 1530079967.955282, sbin/resize_ffs/t_shrink, 4
tc-start: 1530079967.958801, 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:Executing command [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.lFIEMl/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.lFIEMl/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:assertion "n == 4" failed: file "/usr/src/lib/libpuffs/puffs.c", line 503, function "shutdaemon"
tc-se:
tc-se:umount: /tmp/atf-run.lFIEMl/mnt: not currently mounted
tc-end: 1530079969.883151, shrink_24M_16M_v0_32768, failed, atf-check failed; see the output of the test for details
tc-start: 1530079969.898745, 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:Executing command [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Rfw9qc/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Rfw9qc/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:assertion "n == 4" failed: file "/usr/src/lib/libpuffs/puffs.c", line 503, function "shutdaemon"
tc-se:
tc-se:umount: /tmp/atf-run.Rfw9qc/mnt: not currently mounted
tc-end: 1530079971.844374, shrink_24M_16M_v1_65536, failed, atf-check failed; see the output of the test for details
tc-start: 1530079971.860278, 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-so:Executing command [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.GdUwR4/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.GdUwR4/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.GdUwR4/mnt: not currently mounted
tc-end: 1530079973.660579, shrink_24M_16M_v2_4096, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details
tc-start: 1530079973.675300, 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: 1530079974.830218, shrink_ffsv1_partial_cg, passed
tp-end: 1530079974.837205, sbin/resize_ffs/t_shrink
tp-start: 1530079976.534601, sbin/resize_ffs/t_grow_swapped, 4
tc-start: 1530079976.538129, 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 [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Wb0GgA/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Wb0GgA/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.Wb0GgA/mnt: not currently mounted
tc-end: 1530079978.498639, grow_16M_v0_65536, failed, atf-check failed; see the output of the test for details
tc-start: 1530079978.514017, 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 [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.kAh7po/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.kAh7po/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.kAh7po/mnt: not currently mounted
tc-end: 1530079980.532265, grow_16M_v1_4096, failed, atf-check failed; see the output of the test for details
tc-start: 1530079980.548663, 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 [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.usCyrr/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.usCyrr/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.usCyrr/mnt: not currently mounted
tc-end: 1530079982.477974, grow_16M_v2_8192, failed, atf-check failed; see the output of the test for details
tc-start: 1530079982.492856, 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: 1530079983.651921, grow_ffsv1_partial_cg, passed
tp-end: 1530079983.659325, sbin/resize_ffs/t_grow_swapped
tp-start: 1530079985.227440, sbin/resize_ffs/t_shrink_swapped, 4
tc-start: 1530079985.230988, 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:Executing command [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.HDqCq1/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.HDqCq1/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.HDqCq1/mnt: not currently mounted
tc-end: 1530079987.166107, shrink_24M_16M_v0_4096, failed, atf-check failed; see the output of the test for details
tc-start: 1530079987.175441, 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:Executing command [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.SbtYOi/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.SbtYOi/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.SbtYOi/mnt: not currently mounted
tc-end: 1530079989.156643, shrink_24M_16M_v1_8192, failed, atf-check failed; see the output of the test for details
tc-start: 1530079989.170624, 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:Executing command [ rump_ffs fsimage mnt ]
tc-se:Fail: incorrect exit status: 1, expected: 0
tc-se:stdout:
tc-se:
tc-se:stderr:
tc-se:rump_ffs: "fsimage" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.8iqPVc/fsimage" instead.
tc-se:rump_ffs: "mnt" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.8iqPVc/mnt" instead.
tc-se:rump_ffs: puffs_mount: cannot open /dev/puffs
tc-se:rump_ffs: puffs_daemon: Device not configured
tc-se:
tc-se:umount: /tmp/atf-run.8iqPVc/mnt: not currently mounted
tc-end: 1530079990.976249, shrink_24M_16M_v2_16384, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details
tc-start: 1530079990.991384, 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: 1530079992.148942, shrink_ffsv1_partial_cg, passed
tp-end: 1530079992.155970, sbin/resize_ffs/t_shrink_swapped
tp-start: 1530079992.599097, sbin/route/t_missing, 1
tc-start: 1530079992.602630, missing
tc-so:Executing command [ route -n get ]
tc-end: 1530079993.66460, missing, passed
tp-end: 1530079993.72069, sbin/route/t_missing
tp-start: 1530079996.144955, sbin/sysctl/t_perm, 8
tc-start: 1530079996.148442, 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-end: 1530079998.499873, sysctl_ddb, passed
tc-start: 1530079998.506571, 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-end: 1530080001.772971, sysctl_hw, passed
tc-start: 1530080001.779580, 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.maxkvasz=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.maxloankvasz=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.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.sched.cacheht_time=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.balance_period=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.average_weight=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.min_catch=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.timesoftints=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.kpreempt_pri=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.upreempt_pri=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.name=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.rtts=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_min=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_max=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.choice=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.hardware=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.timestepwarnings=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.psets_max=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.list=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.direct_select=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autoload=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.verbose=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.path=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autotime=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxlwp=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.proccnt=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lwpcnt=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lockcnt=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.sbsize=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_sched=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.tty.qsize=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.bufq.strategies=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.detachall=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_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.posix.semmax=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semcnt=3735928559 ]
tc-end: 1530080023.980945, sysctl_kern, passed
tc-start: 1530080023.986412, sysctl_machdep
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.cachelinesize=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.timebase=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.printfataltraps=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.altivec=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.powersave=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_device=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_kernel=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.prodfamily=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w machdep.satmgr.hwwdog_enable=3735928559 ]
tc-end: 1530080026.344370, sysctl_machdep, passed
tc-start: 1530080026.351192, sysctl_net
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.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.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.compat_42=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.arp.keep=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.down=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_movements=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_permanent_modify=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_wrong_iface=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_unknown_network=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.debug=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.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.compat_42=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm_burstsize=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ack_on_push=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepidle=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepintvl=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepcnt=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.slowhz=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.log_refused=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rstppslimit=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.delack_ticks=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win_local=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.do_loopback_cksum=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.msl=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.minmss=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.available=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.selected=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepinit=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_auto=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_inc=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_max=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_auto=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_inc=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_max=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.enable=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.maxretries=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.local_by_rtt=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.iss_hash=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.enable=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.aggressive=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.enable=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.loopback=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.local=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote_threshold=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.enable=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.entries=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.sendspace=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.recvspace=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.do_loopback_cksum=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.forwarding=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.redirect=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hlim=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfragpackets=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.accept_rtadv=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.keepfaith=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.log_interval=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hdrnestlimit=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.dad_count=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_flowlabel=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.defmcasthlim=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.kame_version=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_deprecated=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.rr_prune=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.v6only=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmin=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmax=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmin=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmax=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_linklocal=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_defaultzone=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfrags=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.rtadv_maxroutes=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.rtadv_numroutes=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_tempaddr=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.prefer_tempaddr=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.temppltime=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.tempvltime=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.mcast_pmtu=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.available=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.selected=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.reserve=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.neighborgcthresh=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxifprefixes=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxifdefrouters=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxdynroutes=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.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.bpf.maxbufsize=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.tlp0.rcvq.drops=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.tlp0.sndq.len=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.tlp0.sndq.maxlen=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.tlp0.sndq.drops=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.rcvq.drops=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.len=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.maxlen=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.drops=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp.inputq.drops=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp6.inputq.drops=3735928559 ]
tc-end: 1530080060.1821, sysctl_net, passed
tc-start: 1530080060.7302, sysctl_security
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: 1530080062.694424, sysctl_security, passed
tc-start: 1530080062.701063, sysctl_vfs
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.maxtypenum=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.usermount=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.magiclinks=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.fstypes=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.memused=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.maxmem=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.log_changeopt=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.extattr_autocreate=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.nfs.iothreads=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.cd9660.utf8_joliet=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.delay=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.filedelay=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.dirdelay=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.metadelay=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.flush_disk_cache=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.verbose_commit=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.allow_dpofua=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.journal_iobufs=3735928559 ]
tc-end: 1530080066.468686, sysctl_vfs, passed
tc-start: 1530080066.475382, sysctl_vm
tc-so:Executing command [ /bin/sh -c sysctl -w vm.loadavg: 1.21 2.17 3.08=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxslp=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.uspace=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.minaddress=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxaddress=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.guard_size=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.thread_guard_size=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.user_va0_disable=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.idlezero=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmin=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemin=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmin=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmax=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemax=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmax=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.inactivepct=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufcache=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_lowater=3735928559 ]
tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_hiwater=3735928559 ]
tc-end: 1530080070.522784, sysctl_vm, passed
tp-end: 1530080070.529426, sbin/sysctl/t_perm
tp-start: 1530080070.951262, sbin/sysctl/t_sysctl, 1
tc-start: 1530080070.954879, basic
tc-so:Executing command [ /bin/sh -c sysctl -a ]
tc-so:Executing command [ /bin/sh -c sysctl -d ]
tc-end: 1530080071.933822, basic, passed
tp-end: 1530080071.939417, sbin/sysctl/t_sysctl
tp-start: 1530080072.53235, sys/net/t_print, 2
tc-start: 1530080072.56752, dl_print
tc-end: 1530080072.96972, dl_print, passed
tc-start: 1530080072.102513, sdl_print
tc-end: 1530080072.143942, sdl_print, passed
tp-end: 1530080072.149541, sys/net/t_print
tp-start: 1530080072.210049, sys/netatalk/t_print, 2
tc-start: 1530080072.213784, at_print
tc-end: 1530080072.254782, at_print, passed
tc-start: 1530080072.260373, sat_print
tc-end: 1530080072.300633, sat_print, passed
tp-end: 1530080072.306203, sys/netatalk/t_print
tp-start: 1530080072.365312, sys/netinet/t_print, 2
tc-start: 1530080072.369047, in_print
tc-end: 1530080072.410052, in_print, passed
tc-start: 1530080072.415797, sin_print
tc-end: 1530080072.458848, sin_print, passed
tp-end: 1530080072.464489, sys/netinet/t_print
tp-start: 1530080072.518936, sys/netinet6/t_print, 2
tc-start: 1530080072.522619, in6_print
tc-end: 1530080072.563554, in6_print, passed
tc-start: 1530080072.569150, sin6_print
tc-end: 1530080072.611509, sin6_print, passed
tp-end: 1530080072.617241, sys/netinet6/t_print
tp-start: 1530080075.549879, sys/rc/t_rc_d_cli, 15
tc-start: 1530080075.553359, 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: 1530080077.257356, default_restart_no_args, passed
tc-start: 1530080077.262978, 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: 1530080078.436302, default_restart_with_args, passed
tc-start: 1530080078.441942, default_start_no_args
tc-so:Executing command [ /usr/tests/sys/rc/h_simple start ]
tc-so:Stopping h_simple.
tc-end: 1530080079.357074, default_start_no_args, passed
tc-start: 1530080079.362806, default_start_with_args
tc-so:Executing command [ /usr/tests/sys/rc/h_simple start foo ]
tc-end: 1530080080.258087, default_start_with_args, passed
tc-start: 1530080080.263493, default_stop_no_args
tc-so:Starting h_simple.
tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop ]
tc-end: 1530080081.167468, default_stop_no_args, passed
tc-start: 1530080081.172914, 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: 1530080082.569686, default_stop_with_args, passed
tc-start: 1530080082.575349, no_command
tc-so:Executing command [ /usr/tests/sys/rc/h_simple ]
tc-end: 1530080083.135562, no_command, passed
tc-start: 1530080083.141301, overriden_custom_no_args
tc-so:Executing command [ /usr/tests/sys/rc/h_args custom ]
tc-end: 1530080083.859806, overriden_custom_no_args, passed
tc-start: 1530080083.866326, overriden_custom_with_args
tc-so:Executing command [ /usr/tests/sys/rc/h_args custom arg1  arg 2  arg3 * ]
tc-end: 1530080084.574427, overriden_custom_with_args, passed
tc-start: 1530080084.580768, overriden_restart_no_args
tc-so:Executing command [ /usr/tests/sys/rc/h_args restart ]
tc-end: 1530080085.279109, overriden_restart_no_args, passed
tc-start: 1530080085.285625, overriden_restart_with_args
tc-so:Executing command [ /usr/tests/sys/rc/h_args restart arg1  arg 2  arg3 * ]
tc-end: 1530080085.982903, overriden_restart_with_args, passed
tc-start: 1530080085.989277, overriden_start_no_args
tc-so:Executing command [ /usr/tests/sys/rc/h_args start ]
tc-end: 1530080086.682897, overriden_start_no_args, passed
tc-start: 1530080086.689409, overriden_start_with_args
tc-so:Executing command [ /usr/tests/sys/rc/h_args start arg1  arg 2  arg3 * ]
tc-end: 1530080087.383273, overriden_start_with_args, passed
tc-start: 1530080087.389642, overriden_stop_no_args
tc-so:Executing command [ /usr/tests/sys/rc/h_args stop ]
tc-end: 1530080088.86463, overriden_stop_no_args, passed
tc-start: 1530080088.92873, overriden_stop_with_args
tc-so:Executing command [ /usr/tests/sys/rc/h_args stop arg1  arg 2  arg3 * ]
tc-end: 1530080088.795311, overriden_stop_with_args, passed
tp-end: 1530080088.801663, sys/rc/t_rc_d_cli
tp-start: 1530080093.427382, usr.bin/awk/t_awk, 24
tc-start: 1530080093.430849, assign_NF
tc-so:Executing command [ /bin/sh -c awk  -f d_assign_NF.awk < d_assign_NF.in ]
tc-end: 1530080094.72533, assign_NF, passed
tc-start: 1530080094.81126, big_regexp
tc-so:Executing command [ /bin/sh -c awk  -f d_big_regexp.awk < d_big_regexp.in ]
tc-end: 1530080094.677117, big_regexp, passed
tc-start: 1530080094.685718, empty_rs
tc-so:Executing command [ /bin/sh -c echo foo | awk 1 RS='' ]
tc-end: 1530080095.199914, empty_rs, passed
tc-start: 1530080095.205538, 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: 1530080096.56810, end, passed
tc-start: 1530080096.68375, 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: 1530080096.594742, modify_subsep, passed
tc-start: 1530080096.600260, 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: 1530080097.616230, multibyte, passed
tc-start: 1530080097.628057, 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: 1530080098.150386, newline_rs, passed
tc-start: 1530080098.156050, period
tc-so:Executing command [ /bin/sh -c awk -v x=0.5 -f d_period.awk < d_period.in ]
tc-end: 1530080098.807981, period, passed
tc-start: 1530080098.816525, regex_caret_1_rs
tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='^a' ]
tc-end: 1530080099.330536, regex_caret_1_rs, passed
tc-start: 1530080099.336193, regex_caret_2_rs
tc-so:Executing command [ /bin/sh -c echo aaa1a2a | awk 1 RS='^a' ]
tc-end: 1530080099.851541, regex_caret_2_rs, passed
tc-start: 1530080099.857176, regex_dollar_1_rs
tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='a$' ]
tc-end: 1530080100.387687, regex_dollar_1_rs, passed
tc-start: 1530080100.393412, regex_dollar_2_rs
tc-so:Executing command [ /bin/sh -c echo a1a2aaa | awk 1 RS='a$' ]
tc-end: 1530080100.917733, regex_dollar_2_rs, passed
tc-start: 1530080100.923403, regex_or_1_rs
tc-so:Executing command [ /bin/sh -c echo 1abc | awk 1 RS='abcde|b' ]
tc-end: 1530080101.443186, regex_or_1_rs, passed
tc-start: 1530080101.448932, regex_or_2_rs
tc-so:Executing command [ /bin/sh -c echo 1abcdf2 | awk 1 RS='abcde|b' ]
tc-end: 1530080101.972926, regex_or_2_rs, passed
tc-start: 1530080101.978540, regex_or_3_rs
tc-so:Executing command [ /bin/sh -c echo 1abcdebf2 | awk 1 RS='abcde|b' ]
tc-end: 1530080102.494949, regex_or_3_rs, passed
tc-start: 1530080102.500473, regex_reallocation_rs
tc-so:Executing command [ /bin/sh -c jot -s a 10000 | awk 'NR>1' RS='999[0-9]' ]
tc-end: 1530080103.298461, regex_reallocation_rs, passed
tc-start: 1530080103.303847, regex_two_star_rs
tc-so:Executing command [ /bin/sh -c echo 1a2ab3aab4 | awk 1 RS='aa*b*' ]
tc-end: 1530080103.836454, regex_two_star_rs, passed
tc-start: 1530080103.842076, single_char_regex_group_rs
tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='[a]' ]
tc-end: 1530080104.358576, single_char_regex_group_rs, passed
tc-start: 1530080104.363919, single_char_regex_star_rs
tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='a*' ]
tc-end: 1530080104.886770, single_char_regex_star_rs, passed
tc-start: 1530080104.892302, single_char_rs
tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS=a ]
tc-end: 1530080105.410914, single_char_rs, passed
tc-start: 1530080105.416640, string1
tc-so:Executing command [ awk -f d_string1.awk ]
tc-end: 1530080105.944744, string1, passed
tc-start: 1530080105.952145, two_char_regex_group_rs
tc-so:Executing command [ /bin/sh -c echo 1a2ab3aba4 | awk 1 RS='[ab]' ]
tc-end: 1530080106.471743, two_char_regex_group_rs, passed
tc-start: 1530080106.477323, two_char_regex_star_rs
tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='aa*' ]
tc-end: 1530080106.992456, two_char_regex_star_rs, passed
tc-start: 1530080106.998087, two_char_rs
tc-so:Executing command [ /bin/sh -c echo 1ab2ab3ab4 | awk 1 RS=ab ]
tc-end: 1530080107.522525, two_char_rs, passed
tp-end: 1530080107.528255, usr.bin/awk/t_awk
tp-start: 1530080108.161599, usr.bin/basename/t_basename, 2
tc-start: 1530080108.165212, 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: 1530080109.390081, basic, passed
tc-start: 1530080109.395511, 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: 1530080110.178514, suffix, passed
tp-end: 1530080110.183885, usr.bin/basename/t_basename
tp-start: 1530080110.633439, usr.bin/bzip2/t_bzip2, 1
tc-start: 1530080110.637090, 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: 1530080116.100545, basic, passed
tp-end: 1530080116.105939, usr.bin/bzip2/t_bzip2
tp-start: 1530080117.522970, usr.bin/cc/t_hello, 5
tc-start: 1530080117.526455, hello
tc-so:Executing command [ cc -o hello test.c ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080122.2177, hello, passed
tc-start: 1530080122.9808, hello32
tc-end: 1530080122.691673, hello32, skipped, this is not a 64 bit architecture
tc-start: 1530080122.697512, 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: 1530080125.871904, hello_pic, passed
tc-start: 1530080125.881580, hello_pie
tc-so:Executing command [ cc -fpie -pie -o hello test.c ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080128.113006, hello_pie, passed
tc-start: 1530080128.120589, hello_profile
tc-so:Executing command [ cc -o hello -pg test.c ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080130.926948, hello_profile, passed
tp-end: 1530080130.936184, usr.bin/cc/t_hello
tp-start: 1530080131.608367, usr.bin/cmp/t_cmp, 2
tc-start: 1530080131.611771, 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: 1530080132.503188, missing, passed
tc-start: 1530080132.509719, 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: 1530080133.241779, skip, passed
tp-end: 1530080133.249296, usr.bin/cmp/t_cmp
tp-start: 1530080137.3617, usr.bin/config/t_config, 13
tc-start: 1530080137.7150, 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: 1530080137.634856, deffs_redef, passed
tc-start: 1530080137.646125, devi
tc-so:Executing command [ test 0 -eq 0 ]
tc-end: 1530080138.488620, devi, passed
tc-start: 1530080138.512824, 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: 1530080139.85520, loop, passed
tc-start: 1530080139.106173, 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: 1530080139.671989, loop2, passed
tc-start: 1530080139.691999, min
tc-so:Executing command [ test 0 -eq 0 ]
tc-end: 1530080140.395819, min, passed
tc-start: 1530080140.417012, 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: 1530080140.968603, no_pseudo, passed
tc-start: 1530080140.979561, no_select
tc-so:Executing command [ test 0 -eq 0 ]
tc-end: 1530080141.639095, no_select, passed
tc-start: 1530080141.661640, 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: 1530080142.227979, no_undefined_opt, passed
tc-start: 1530080142.249513, 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: 1530080142.797681, postponed_orphan, passed
tc-start: 1530080142.808797, 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: 1530080143.375240, pseudo_parent, passed
tc-start: 1530080143.395631, select
tc-so:Executing command [ test 0 -eq 0 ]
tc-end: 1530080144.54135, select, passed
tc-start: 1530080144.75610, 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: 1530080144.635466, shadow_instance, passed
tc-start: 1530080144.656143, undefined_opt
tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/undefined_opt d_undefined_opt ]
tc-end: 1530080145.219290, undefined_opt, passed
tp-end: 1530080145.240635, usr.bin/config/t_config
tp-start: 1530080146.583647, usr.bin/cut/t_cut, 6
tc-start: 1530080146.587164, basic
tc-end: 1530080147.362537, basic, passed
tc-start: 1530080147.368975, dflag
tc-end: 1530080148.94698, dflag, passed
tc-start: 1530080148.101087, dsflag
tc-end: 1530080148.830438, dsflag, passed
tc-start: 1530080148.836993, 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: 1530080149.414691, latin1, passed
tc-start: 1530080149.420033, sflag
tc-end: 1530080150.147425, sflag, passed
tc-start: 1530080150.153816, 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: 1530080150.766049, utf8, passed
tp-end: 1530080150.771353, usr.bin/cut/t_cut
tp-start: 1530080151.569771, usr.bin/diff/t_diff, 3
tc-start: 1530080151.573229, 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: 1530080152.104080, mallocv, passed
tc-start: 1530080152.109421, 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: 1530080152.604706, nomallocv, passed
tc-start: 1530080152.610290, 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: 1530080153.99242, same, passed
tp-end: 1530080153.104727, usr.bin/diff/t_diff
tp-start: 1530080153.538307, usr.bin/dirname/t_dirname, 1
tc-start: 1530080153.541774, 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: 1530080154.889272, basic, passed
tp-end: 1530080154.895015, usr.bin/dirname/t_dirname
tp-start: 1530080155.777722, usr.bin/find/t_find, 3
tc-start: 1530080155.781173, emptyperm
tc-so:Executing command [ /bin/sh -c find /var -empty -type d ]
tc-end: 1530080156.795582, emptyperm, passed
tc-start: 1530080156.803244, exit
tc-so:Executing command [ /bin/sh -c find /etc -type f -exit ]
tc-end: 1530080157.297097, exit, passed
tc-start: 1530080157.302747, exit_status
tc-so:Executing command [ /bin/sh -c find / -exit 11 ]
tc-end: 1530080157.802763, exit_status, passed
tp-end: 1530080157.808521, usr.bin/find/t_find
tp-start: 1530080158.635772, usr.bin/gdb/t_regress, 2
tc-start: 1530080158.639294, pie
tc-so:Executing command [ grep annot access memory gdb.out ]
tc-end: 1530080163.380206, pie, passed
tc-start: 1530080163.389911, threads
tc-se:test.gdb:4: Error in sourced command file:
tc-se:The program is not being run.
tc-so:Executing command [ grep Program received signal SIGTRAP gdb.out ]
tc-end: 1530080176.392333, threads, passed
tp-end: 1530080176.401426, usr.bin/gdb/t_regress
tp-start: 1530080179.604464, usr.bin/grep/t_grep, 16
tc-start: 1530080179.607633, basic
tc-so:Executing command [ /bin/sh -c jot 10000 | grep 123 ]
tc-end: 1530080180.381813, basic, passed
tc-start: 1530080180.387462, 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: 1530080181.20452, begin_end, passed
tc-start: 1530080181.26068, binary
tc-se:1+0 records in
tc-se:1+0 records out
tc-se:512 bytes transferred in 0.001 secs (512000 bytes/sec)
tc-so:Executing command [ grep foobar test.file ]
tc-end: 1530080181.534890, binary, passed
tc-start: 1530080181.541315, 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: 1530080182.425571, context, passed
tc-start: 1530080182.437091, 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: 1530080183.167520, context2, passed
tc-start: 1530080183.175145, egrep
tc-so:Executing command [ egrep \?|\*$$ /usr/tests/usr.bin/grep/d_input ]
tc-end: 1530080183.654111, egrep, passed
tc-start: 1530080183.659685, 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: 1530080184.227178, file_exp, passed
tc-start: 1530080184.232727, ignore_case
tc-so:Executing command [ grep -i Upper /usr/tests/usr.bin/grep/d_input ]
tc-end: 1530080184.705760, ignore_case, passed
tc-start: 1530080184.711326, invert
tc-so:Executing command [ grep -v fish /usr/tests/usr.bin/grep/d_invert.in ]
tc-end: 1530080185.188353, invert, passed
tc-start: 1530080185.193906, negative
tc-so:Executing command [ grep not a hope in hell /usr/tests/usr.bin/grep/d_input ]
tc-end: 1530080185.658045, negative, passed
tc-start: 1530080185.663674, nonexistent
tc-so:Executing command [ grep -s foobar nonexistent ]
tc-end: 1530080186.117916, nonexistent, passed
tc-start: 1530080186.123608, recurse
tc-so:Executing command [ /bin/sh -c grep -r haddock recurse | sort ]
tc-end: 1530080186.690368, recurse, passed
tc-start: 1530080186.707015, recurse_symlink
tc-so:Executing command [ grep -r string test ]
tc-end: 1530080187.245207, recurse_symlink, passed
tc-start: 1530080187.259546, whole_line
tc-so:Executing command [ grep -x matchme /usr/tests/usr.bin/grep/d_input ]
tc-end: 1530080187.734026, whole_line, passed
tc-start: 1530080187.739673, word_regexps
tc-so:Executing command [ grep -w separated /usr/tests/usr.bin/grep/d_input ]
tc-end: 1530080188.215277, word_regexps, passed
tc-start: 1530080188.220874, zgrep
tc-so:Executing command [ zgrep -h line d_input.gz ]
tc-end: 1530080188.917134, zgrep, passed
tp-end: 1530080188.923730, usr.bin/grep/t_grep
tp-start: 1530080190.97719, usr.bin/gzip/t_gzip, 5
tc-start: 1530080190.101215, concatenated
tc-so:Executing command [ gzip -d tmp.gz -c ]
tc-end: 1530080190.645768, concatenated, passed
tc-start: 1530080190.653004, crcerror
tc-so:Executing command [ gzip -d crcerror.gz ]
tc-end: 1530080191.165842, crcerror, passed
tc-start: 1530080191.173465, good
tc-so:Executing command [ gzip -d good.gz ]
tc-end: 1530080191.669708, good, passed
tc-start: 1530080191.677377, 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: 1530080219.960924, pipe, passed
tc-start: 1530080219.965082, truncated
tc-so:Executing command [ gzip -d truncated.gz ]
tc-end: 1530080220.456821, truncated, passed
tp-end: 1530080220.464451, usr.bin/gzip/t_gzip
tp-start: 1530080221.91384, usr.bin/id/t_groups, 2
tc-start: 1530080221.94822, 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: 1530080222.189946, correct, passed
tc-start: 1530080222.198424, syntax
tc-so:Executing command [ ./run_groups.sh -r ]
tc-so:Executing command [ grep ^usage: stderr ]
tc-end: 1530080222.839719, syntax, passed
tp-end: 1530080222.848059, usr.bin/id/t_groups
tp-start: 1530080224.162331, usr.bin/id/t_id, 6
tc-start: 1530080224.165734, 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: 1530080226.358703, Gflag, passed
tc-start: 1530080226.369169, 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: 1530080227.996325, default, passed
tc-start: 1530080228.6851, 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: 1530080232.137027, gflag, passed
tc-start: 1530080232.147497, 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: 1530080233.842030, pflag, passed
tc-start: 1530080233.852537, 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: 1530080237.305124, primaries, passed
tc-start: 1530080237.313443, 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: 1530080241.456703, uflag, passed
tp-end: 1530080241.467475, usr.bin/id/t_id
tp-start: 1530080242.72526, usr.bin/id/t_whoami, 2
tc-start: 1530080242.75953, 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: 1530080242.746824, correct, passed
tc-start: 1530080242.755077, syntax
tc-so:Executing command [ ./run_whoami.sh root ]
tc-so:Executing command [ ./run_whoami.sh -r ]
tc-end: 1530080243.425603, syntax, passed
tp-end: 1530080243.434133, usr.bin/id/t_whoami
tp-start: 1530080244.243323, usr.bin/infocmp/t_terminfo, 2
tc-start: 1530080244.246800, 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: 1530080245.860076, basic, passed
tc-start: 1530080245.865657, missing
tc-so:Executing command [ env TERM=this-is-no-term infocmp ]
tc-so:Executing command [ env TERM=nonexistent infocmp ]
tc-end: 1530080246.513727, missing, passed
tp-end: 1530080246.519186, usr.bin/infocmp/t_terminfo
tp-start: 1530080247.148165, usr.bin/jot/t_jot, 2
tc-start: 1530080247.151595, basic
tc-so:Executing command [ jot 21 -1 1.00 ]
tc-end: 1530080247.606015, basic, passed
tc-start: 1530080247.611668, 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: 1530080248.277255, format, passed
tp-end: 1530080248.282925, usr.bin/jot/t_jot
tp-start: 1530080249.919353, usr.bin/ld/t_script, 5
tc-start: 1530080249.922854, 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: 1530080251.980378, multisec, passed
tc-start: 1530080251.992898, 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: 1530080255.936043, order_default, passed
tc-start: 1530080255.954498, 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: 1530080259.861940, order_merge, passed
tc-start: 1530080259.880854, 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: 1530080263.788102, order_reorder, passed
tc-start: 1530080263.806592, 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: 1530080267.703146, order_sort, passed
tp-end: 1530080267.721602, usr.bin/ld/t_script
tp-start: 1530080268.503805, usr.bin/ld/t_section, 2
tc-start: 1530080268.507260, orphan
tc-so:Executing command [ cc -o test test.c ]
tc-so:Executing command [ test 0 -eq 0 ]
tc-end: 1530080270.188781, orphan, passed
tc-start: 1530080270.197521, startstop
tc-so:Executing command [ cc -o test test.c ]
tc-end: 1530080271.685209, startstop, passed
tp-end: 1530080271.692666, usr.bin/ld/t_section
tp-start: 1530080272.141892, usr.bin/m4/t_m4, 1
tc-start: 1530080272.145322, 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: 1530080272.949091, eof, passed
tp-end: 1530080272.956826, usr.bin/m4/t_m4
tp-start: 1530080277.890221, usr.bin/make/t_make, 36
tc-start: 1530080277.893710, 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: 1530080280.761062, comment, passed
tc-start: 1530080280.769784, 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: 1530080283.564716, cond1, passed
tc-start: 1530080283.573308, cond2
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond2.out ]
tc-so:Executing command [ cat cond2.out ]
tc-end: 1530080286.212177, cond2, passed
tc-start: 1530080286.220789, 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: 1530080288.919616, doterror, passed
tc-start: 1530080288.928230, 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: 1530080303.823238, dotwait, passed
tc-start: 1530080303.830711, 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: 1530080306.438951, error, passed
tc-start: 1530080306.446319, escape
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile escape.out ]
tc-so:Executing command [ cat escape.out ]
tc-se:Fail: stdout does not match golden output
tc-se:--- /usr/tests/usr.bin/make/unit-tests/escape.exp	2018-06-25 13:01:26.000000000 +0000
tc-se:+++ /tmp/check.OOOpge/stdout	2018-06-27 06:18:29.773355476 +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: 1530080310.14623, escape, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details
tc-start: 1530080310.24710, 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: 1530080312.759882, export, passed
tc-start: 1530080312.768301, 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: 1530080315.593653, export_all, passed
tc-start: 1530080315.602342, 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: 1530080318.276388, export_env, passed
tc-start: 1530080318.285040, 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: 1530080321.402067, forloop, passed
tc-start: 1530080321.410723, 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: 1530080324.55328, forsubst, passed
tc-start: 1530080324.63960, hash
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile hash.out ]
tc-so:Executing command [ cat hash.out ]
tc-end: 1530080326.814002, hash, passed
tc-start: 1530080326.822612, impsrc
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile impsrc.out ]
tc-so:Executing command [ cat impsrc.out ]
tc-se:Fail: stdout does not match golden output
tc-se:--- /usr/tests/usr.bin/make/unit-tests/impsrc.exp	2018-06-25 13:01:26.000000000 +0000
tc-se:+++ /tmp/check.TQV0vr/stdout	2018-06-27 06:18:49.828836473 +0000
tc-se:@@ -1,13 +1,13 @@
tc-se: expected: source4
tc-se:-actual:   source4
tc-se:+actual:   
tc-se: expected: target1.x
tc-se: actual:   target1.x
tc-se: expected: target1.y
tc-se: actual:   target1.y
tc-se: expected: source1
tc-se:-actual:   source1
tc-se:+actual:   
tc-se: expected: source2
tc-se:-actual:   source2
tc-se:+actual:   
tc-se: expected: source1
tc-se:-actual:   source1
tc-se:+actual:   
tc-se: exit status 0
tc-end: 1530080329.931566, impsrc, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details
tc-start: 1530080329.940919, misc
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile misc.out ]
tc-so:Executing command [ cat misc.out ]
tc-end: 1530080332.587980, misc, passed
tc-start: 1530080332.596540, 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: 1530080335.522268, moderrs, passed
tc-start: 1530080335.530916, 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: 1530080338.965637, modmatch, passed
tc-start: 1530080338.974303, 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: 1530080341.872852, modmisc, passed
tc-start: 1530080341.881486, modorder
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modorder.out ]
tc-so:Executing command [ cat modorder.out ]
tc-end: 1530080344.808992, modorder, passed
tc-start: 1530080344.817643, modts
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modts.out ]
tc-so:Executing command [ cat modts.out ]
tc-end: 1530080348.188042, modts, passed
tc-start: 1530080348.196691, modword
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modword.out ]
tc-so:Executing command [ cat modword.out ]
tc-end: 1530080354.76724, modword, passed
tc-start: 1530080354.85375, 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: 1530080356.795508, order, passed
tc-start: 1530080356.804099, phony_end
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile phony-end.out ]
tc-so:Executing command [ cat phony-end.out ]
tc-se:Fail: stdout does not match golden output
tc-se:--- /usr/tests/usr.bin/make/unit-tests/phony-end.exp	2018-06-25 13:01:26.000000000 +0000
tc-se:+++ /tmp/check.VBv2GX/stdout	2018-06-27 06:19:19.566419106 +0000
tc-se:@@ -1,5 +1,5 @@
tc-se: .TARGET="phony" .PREFIX="phony" .IMPSRC=""
tc-se:-.TARGET="all" .PREFIX="all" .IMPSRC="phony"
tc-se:+.TARGET="all" .PREFIX="all" .IMPSRC=""
tc-se: .TARGET="ok" .PREFIX="ok" .IMPSRC=""
tc-se: .TARGET="also.ok" .PREFIX="also.ok" .IMPSRC=""
tc-se: .TARGET="bug" .PREFIX="bug" .IMPSRC=""
tc-end: 1530080359.644498, phony_end, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details
tc-start: 1530080359.653898, 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: 1530080362.636016, posix, passed
tc-start: 1530080362.644629, posix1
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix1.out ]
tc-so:Executing command [ cat posix1.out ]
tc-se:Fail: stdout does not match golden output
tc-se:--- /usr/tests/usr.bin/make/unit-tests/posix1.exp	2018-06-25 13:01:26.000000000 +0000
tc-se:+++ /tmp/check.aMJGDP/stdout	2018-06-27 06:19:27.174243672 +0000
tc-se:@@ -1,13 +1,10 @@
tc-se: ${VAR} = "foo  bar baz"
tc-se:-a
tc-se:-b
tc-se:-c
tc-se:+a b c
tc-se: foo baR baz,  bar baz, foo bar baz, fooadd baradd bazadd
tc-se: mkdir -p 'dir'
tc-se: touch 'dir/obj_1.h'
tc-se: mkdir -p 'dir'
tc-se:-printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' \
tc-se:-    >'dir/obj_1.c'
tc-se:+printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n'  >'dir/obj_1.c'
tc-se: Local variables
tc-se:  ${@}="dir/obj_1.o" ${<}="dir/obj_1.c"
tc-se:  ${*}="dir/obj_1" ${?}="dir/obj_1.h dir/obj_1.c"
tc-se:@@ -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:- ${<D}="dir" ${<F}="obj_1.o"
tc-se:+ ${<D}="" ${<F}=""
tc-se:  ${*D}="." ${*F}="obj1"
tc-se:  ${?D}="dir ." ${?F}="obj_1.o dummy"
tc-se:  ${%D}="." ${%F}="obj1.o"
tc-se: 
tc-se: Local variable substitutions
tc-se:- ${@:.o=}="lib.a" ${<:.c=.C}="dir/obj_1.o"
tc-se:+ ${@:.o=}="lib.a" ${<:.c=.C}=""
tc-se:  ${*:=.h}="obj1.h" ${?:.h=.H}="dir/obj_1.o dummy"
tc-se:  ${%:=}="obj1.o"
tc-se: 
tc-se:@@ -70,8 +67,8 @@
tc-se:  ${@F:.o=.O}="lib.a"
tc-se:  
tc-se:  Implied source with suffix transformations
tc-se:- ${<D:r=rr}="dirr"
tc-se:- ${<F:.c=.C}="obj_1.o"
tc-se:+ ${<D:r=rr}=""
tc-se:+ ${<F:.c=.C}=""
tc-se:  
tc-se:  Suffixless target with suffix transformations
tc-se:  ${*D:.=dot}="dot"
tc-se:@@ -89,98 +86,51 @@
tc-se: ar -rcv 'lib.a' 'obj1.o'
tc-se: a - obj1.o
tc-se: rm -f 'obj1.o'
tc-se:-mkdir -p '.'
tc-se:-printf '#include "obj_2.h"\nconst char* obj_2 = "obj_2.c";\n' \
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:- ${<D}="." ${<F}="obj_2.c"
tc-se:+ ${@D}=". . dir ." ${@F}="obj_2.c obj_2.h obj_1.h obj2.c"
tc-se:+ ${<D}="." ${<F}=""
tc-se:  ${*D}="." ${*F}="obj2"
tc-se:- ${?D}=". . dir" ${?F}="obj_2.c obj_2.h obj_1.h"
tc-se:+ ${?D}="dir" ${?F}="obj_1.h"
tc-se:  ${%D}="" ${%F}=""
tc-se: 
tc-se: Local variable substitutions
tc-se:- ${@:.o=}="obj2" ${<:.c=.C}="obj_2.C"
tc-se:- ${*:=.h}="obj2.h" ${?:.h=.H}="obj_2.c obj_2.H dir/obj_1.H"
tc-se:+ ${@:.o=}="obj_2.c obj_2.h dir/obj_1.h obj2.c" ${<:.c=.C}=""
tc-se:+ ${*:=.h}="obj2.h" ${?:.h=.H}="dir/obj_1.H"
tc-se:  ${%:=}=""
tc-se: 
tc-se: Target with suffix transformations
tc-se:- ${@D:=append}=".append"
tc-se:- ${@F:.o=.O}="obj2.O"
tc-se:+ ${@D:=append}=".append .append dirappend .append"
tc-se:+ ${@F:.o=.O}="obj_2.c obj_2.h obj_1.h obj2.c"
tc-se:  
tc-se:  Implied source with suffix transformations
tc-se:  ${<D:r=rr}="."
tc-se:- ${<F:.c=.C}="obj_2.C"
tc-se:+ ${<F:.c=.C}=""
tc-se:  
tc-se:  Suffixless target with suffix transformations
tc-se:  ${*D:.=dot}="dot"
tc-se:  ${*F:.a=}="obj2"
tc-se:  
tc-se:  Out-of-date dependencies with suffix transformations
tc-se:- ${?D:ir=}=". . d"
tc-se:- ${?F:.h=.H}="obj_2.c obj_2.H obj_1.H"
tc-se:+ ${?D:ir=}="d"
tc-se:+ ${?F:.h=.H}="obj_1.H"
tc-se:  
tc-se:  Member with suffix transformations
tc-se:  ${%D:.=}=""
tc-se:  ${%F:${VAR2}=${VAR}}=""
tc-se: 
tc-se:-cc -c -o 'obj2.o' 'obj_2.c'
tc-se:-ar -rcv 'lib.a' 'obj2.o'
tc-se:-a - obj2.o
tc-se:+cc -c -o 'obj_2.c obj_2.h dir/obj_1.h obj2.c' 'obj_2.c'
tc-se:+cc: error: obj_2.c: No such file or directory
tc-se:+cc: fatal error: no input files
tc-se:+compilation terminated.
tc-se:+*** Error code 1 (continuing)
tc-se: mkdir -p '.'
tc-se: touch 'obj3.h'
tc-se: mkdir -p 'dir'
tc-se: touch 'dir/dummy'
tc-se:-mkdir -p '.'
tc-se:-printf '#include "obj3.h"\nconst char* obj3 = "obj3.c";\n' \
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:- ${<D}="." ${<F}="obj3.c"
tc-se:- ${*D}="." ${*F}="obj3"
tc-se:- ${?D}=". dir ." ${?F}="obj3.h dummy obj3.c"
tc-se:- ${%D}="." ${%F}="obj3.o"
tc-se:-
tc-se:-Local variable substitutions
tc-se:- ${@:.o=}="lib.a" ${<:.c=.C}="obj3.C"
tc-se:- ${*:=.h}="obj3.h" ${?:.h=.H}="obj3.H dir/dummy obj3.c"
tc-se:- ${%:=}="obj3.o"
tc-se:-
tc-se:-Target with suffix transformations
tc-se:- ${@D:=append}=".append"
tc-se:- ${@F:.o=.O}="lib.a"
tc-se:- 
tc-se:- Implied source with suffix transformations
tc-se:- ${<D:r=rr}="."
tc-se:- ${<F:.c=.C}="obj3.C"
tc-se:- 
tc-se:- Suffixless target with suffix transformations
tc-se:- ${*D:.=dot}="dot"
tc-se:- ${*F:.a=}="obj3"
tc-se:- 
tc-se:- Out-of-date dependencies with suffix transformations
tc-se:- ${?D:ir=}=". d ."
tc-se:- ${?F:.h=.H}="obj3.H dummy obj3.c"
tc-se:- 
tc-se:- Member with suffix transformations
tc-se:- ${%D:.=}=""
tc-se:- ${%F:${VAR2}=${VAR}}="obj3foo  bar baz"
tc-se:-
tc-se:-cc -c -o 'obj3.o' 'obj3.c'
tc-se:-ar -rcv 'lib.a' 'obj3.o'
tc-se:-a - obj3.o
tc-se:-rm -f 'obj3.o'
tc-se:-ar -s 'lib.a'
tc-se:+`all' not remade because of errors.
tc-se: exit status 0
tc-end: 1530080367.633373, posix1, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details
tc-start: 1530080367.652084, qequals
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile qequals.out ]
tc-so:Executing command [ cat qequals.out ]
tc-end: 1530080370.299790, qequals, passed
tc-start: 1530080370.308341, suffixes
tc-end: 1530080372.27749, suffixes, expected_failure, see PR toolchain/49085: this uses up all memory and then fails
tc-start: 1530080372.33703, sunshcmd
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile sunshcmd.out ]
tc-so:Executing command [ cat sunshcmd.out ]
tc-end: 1530080374.856843, sunshcmd, passed
tc-start: 1530080374.865455, sysv
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile sysv.out ]
tc-so:Executing command [ cat sysv.out ]
tc-end: 1530080377.682251, sysv, passed
tc-start: 1530080377.691005, ternary
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile ternary.out ]
tc-so:Executing command [ cat ternary.out ]
tc-end: 1530080380.733770, ternary, passed
tc-start: 1530080380.742430, unexport
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile unexport.out ]
tc-so:Executing command [ cat unexport.out ]
tc-end: 1530080383.457616, unexport, passed
tc-start: 1530080383.466408, unexport_env
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile unexport-env.out ]
tc-so:Executing command [ cat unexport-env.out ]
tc-end: 1530080386.183592, unexport_env, passed
tc-start: 1530080386.192379, varcmd
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile varcmd.out ]
tc-so:Executing command [ cat varcmd.out ]
tc-end: 1530080389.439472, varcmd, passed
tc-start: 1530080389.448052, varmisc
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile varmisc.out ]
tc-so:Executing command [ cat varmisc.out ]
tc-end: 1530080392.775706, varmisc, passed
tc-start: 1530080392.784305, varquote
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile varquote.out ]
tc-so:Executing command [ cat varquote.out ]
tc-end: 1530080395.610440, varquote, passed
tc-start: 1530080395.619124, varshell
tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile varshell.out ]
tc-so:Executing command [ cat varshell.out ]
tc-end: 1530080398.591898, varshell, passed
tp-end: 1530080398.600529, usr.bin/make/t_make
tp-start: 1530080399.620066, usr.bin/mixerctl/t_mixerctl, 4
tc-start: 1530080399.623588, nflag
tc-end: 1530080399.985828, nflag, skipped, no audio mixer available in kernel
tc-start: 1530080399.991799, noargs_usage
tc-so:Executing command [ mixerctl ]
tc-end: 1530080400.431519, noargs_usage, passed
tc-start: 1530080400.437168, nonexistant_device
tc-so:Executing command [ mixerctl -a -d /a/b/c/d/e ]
tc-end: 1530080400.879529, nonexistant_device, passed
tc-start: 1530080400.885143, showvalue
tc-end: 1530080401.330906, showvalue, skipped, no audio mixer available in kernel
tp-end: 1530080401.336775, usr.bin/mixerctl/t_mixerctl
tp-start: 1530080402.401389, usr.bin/mkdep/t_mkdep, 3
tc-start: 1530080402.404842, prefix
tc-so:Executing command [ touch sample.c ]
tc-so:Executing command [ mkdep -f sample.d -P some/path/ sample.c ]
tc-so:Executing command [ grep ^some/path/sample.o: sample.d ]
tc-end: 1530080403.348611, prefix, passed
tc-start: 1530080403.356122, prefix_and_suffixes
tc-so:Executing command [ touch sample.c ]
tc-so:Executing command [ mkdep -f sample.d -s .a .b -P c/d sample.c ]
tc-so:Executing command [ grep ^c/dsample.b c/dsample.a: sample.d ]
tc-end: 1530080404.276847, prefix_and_suffixes, passed
tc-start: 1530080404.284422, suffixes
tc-so:Executing command [ touch sample.c ]
tc-so:Executing command [ mkdep -f sample.d sample.c ]
tc-so:Executing command [ grep ^sample.o: sample.d ]
tc-so:Executing command [ mkdep -f sample.d -s .a .b sample.c ]
tc-so:Executing command [ grep ^sample.b sample.a: sample.d ]
tc-so:Executing command [ mkdep -f sample.d -s  sample.c ]
tc-so:Executing command [ grep ^sample: sample.d ]
tc-end: 1530080406.80131, suffixes, passed
tp-end: 1530080406.87586, usr.bin/mkdep/t_mkdep
tp-start: 1530080407.387555, usr.bin/nbperf/t_nbperf, 3
tc-start: 1530080407.391095, bdz
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz sort -n 4 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz cat 4 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz sort -n 32 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz cat 32 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz sort -n 128 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz cat 128 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz sort -n 1024 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz cat 1024 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz sort -n 65536 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz cat 65536 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz sort -n 131072 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz cat 131072 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-end: 1530080467.96503, bdz, passed
tc-start: 1530080467.108700, chm
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 4 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 4 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 32 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 32 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 128 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 128 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 1024 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 1024 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 65536 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 65536 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-end: 1530080569.953219, chm, passed
tc-start: 1530080569.995607, chm3
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 4 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 4 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 32 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 32 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 128 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 128 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 1024 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 1024 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 65536 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 65536 /usr/tests/usr.bin/nbperf/hash_driver.c ]
tc-end: 1530080641.579206, chm3, passed
tp-end: 1530080641.592627, usr.bin/nbperf/t_nbperf
tp-start: 1530080642.595740, usr.bin/netpgpverify/t_netpgpverify, 2
tc-start: 1530080642.599592, netpgpverify_testset_1_rsa_signatures
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg -c verify b.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg -c verify a.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg -c cat jj.asc ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg NetBSD-6.0_hashes.asc ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg -c cat b.gpg b.gpg b.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg b.gpg b.gpg b.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg -c cat b.gpg jj.asc b.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg det.sig ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg -c cat det.sig ]
tc-end: 1530080650.952586, netpgpverify_testset_1_rsa_signatures, passed
tc-start: 1530080650.986039, netpgpverify_testset_2_dsa_signatures
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in1.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in1.asc ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat in1.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat in1.asc ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in2.gpg ]
tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in2.asc ]
tc-end: 1530080669.781822, netpgpverify_testset_2_dsa_signatures, passed
tp-end: 1530080669.801946, usr.bin/netpgpverify/t_netpgpverify
tp-start: 1530080670.170932, usr.bin/pkill/t_pgrep, 1
tc-start: 1530080670.174369, pr50934
tc-so:3141 t0123456789abcde
tc-so:3141 t0123456789abcde
tc-so:3141 t0123456789abcde
tc-se:[1]   Killed                  ./t0123456789abc...
tc-end: 1530080677.397555, pr50934, passed
tp-end: 1530080677.404516, usr.bin/pkill/t_pgrep
tp-start: 1530080677.842231, usr.bin/pr/t_basic, 1
tc-start: 1530080677.843978, basic
tc-so:Executing command [ /bin/sh -c pr -t -2 /usr/tests/usr.bin/pr/d_basic.in ]
tc-end: 1530080678.360340, basic, passed
tp-end: 1530080678.365850, usr.bin/pr/t_basic
tp-start: 1530080680.793062, usr.bin/rump_server/t_disk, 8
tc-start: 1530080680.796610, data
tc-se:data_prefun: not found
tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=8k,offset=16k unix://commsock ]
tc-se:0+1 records in
tc-se:1+0 records out
tc-se:512 bytes transferred in 0.001 secs (512000 bytes/sec)
tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/img bs=512 count=1 ]
tc-so:Executing command [ rump.halt ]
tc-so:Executing command [ dd if=the.img iseek=16k bs=1 count=512 ]
tc-end: 1530080682.660424, data, passed
tc-start: 1530080682.668767, notrunc
tc-se:1+0 records in
tc-se:1+0 records out
tc-se:1 bytes transferred in 0.001 secs (1000 bytes/sec)
tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=8k,offset=16k unix://commsock ]
tc-so:Executing command [ stat -f %z the.img ]
tc-end: 1530080683.955907, notrunc, passed
tc-start: 1530080683.965760, offset
tc-se:offset_prefun: not found
tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,offset=16k unix://commsock ]
tc-so:Executing command [ stat -f %z the.img ]
tc-end: 1530080685.221602, offset, passed
tc-start: 1530080685.228579, size
tc-se:size_prefun: not found
tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k unix://commsock ]
tc-so:Executing command [ stat -f %z the.img ]
tc-end: 1530080686.488905, size, passed
tc-start: 1530080686.496108, type_blk
tc-se:type_blk_prefun: not found
tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=blk unix://commsock ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so stat -f %HT /rump/img ]
tc-end: 1530080687.788583, type_blk, passed
tc-start: 1530080687.795656, type_blk_default
tc-se:type_blk_default_prefun: not found
tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k unix://commsock ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so stat -f %HT /rump/img ]
tc-end: 1530080689.85993, type_blk_default, passed
tc-start: 1530080689.92229, type_chr
tc-se:type_chr_prefun: not found
tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=chr unix://commsock ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so stat -f %HT /rump/img ]
tc-end: 1530080690.421582, type_chr, passed
tc-start: 1530080690.428008, type_reg
tc-se:type_reg_prefun: not found
tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=reg unix://commsock ]
tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so stat -f %HT /rump/img ]
tc-end: 1530080691.708779, type_reg, passed
tp-end: 1530080691.715405, usr.bin/rump_server/t_disk
tp-start: 1530080692.265556, usr.bin/shmif_dumpbus/t_basic, 3
tc-start: 1530080692.269025, contents
tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/shmbus.bz2.uue ]
tc-so:Executing command [ bunzip2 -f shmbus.bz2 ]
tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/d_pkthdrs.out.bz2.uue ]
tc-so:Executing command [ bunzip2 -f d_pkthdrs.out.bz2 ]
tc-so:Executing command [ shmif_dumpbus shmbus ]
tc-end: 1530080693.722026, contents, passed
tc-start: 1530080693.738627, header
tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/shmbus.bz2.uue ]
tc-so:Executing command [ bunzip2 -f shmbus.bz2 ]
tc-so:Executing command [ shmif_dumpbus -h shmbus ]
tc-end: 1530080694.674536, header, passed
tc-start: 1530080694.683353, pcap
tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/shmbus.bz2.uue ]
tc-so:Executing command [ bunzip2 -f shmbus.bz2 ]
tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/d_pcap.out.bz2.uue ]
tc-so:Executing command [ bunzip2 -f d_pcap.out.bz2 ]
tc-so:Executing command [ shmif_dumpbus -p pcap shmbus ]
tc-so:Executing command [ tcpdump -tt -n -r pcap ]
tc-end: 1530080696.859131, pcap, passed
tp-end: 1530080696.872653, usr.bin/shmif_dumpbus/t_basic
tp-start: 1530080698.885331, usr.bin/sdiff/t_sdiff, 10
tc-start: 1530080698.888789, dot
tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_dot.in /dev/null ]
tc-so:Executing command [ sdiff /dev/null /usr/tests/usr.bin/sdiff/d_dot.in ]
tc-end: 1530080699.553696, dot, passed
tc-start: 1530080699.560037, flags
tc-so:Executing command [ sdiff -l /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ]
tc-so:Executing command [ sdiff -s /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ]
tc-so:Executing command [ sdiff -w 125 /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ]
tc-end: 1530080700.454335, flags, passed
tc-start: 1530080700.459872, iflags
tc-so:Executing command [ sdiff -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ]
tc-so:Executing command [ sdiff -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input2 /usr/tests/usr.bin/sdiff/d_input1 ]
tc-so:Executing command [ sdiff -s -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ]
tc-so:Executing command [ sdiff -s -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input2 /usr/tests/usr.bin/sdiff/d_input1 ]
tc-so:Executing command [ sdiff -l -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ]
tc-so:Executing command [ sdiff -l -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input2 /usr/tests/usr.bin/sdiff/d_input1 ]
tc-so:Executing command [ sdiff -s -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ]
tc-so:Executing command [ sdiff -s -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input2 /usr/tests/usr.bin/sdiff/d_input1 ]
tc-end: 1530080702.352259, iflags, passed
tc-start: 1530080702.357774, merge
tc-so:Executing command [ /bin/sh -c yes l | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ]
tc-so:Executing command [ /bin/sh -c yes r | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ]
tc-so:Executing command [ /bin/sh -c yes el | EDITOR=cat VISUAL=cat sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ]
tc-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: 1530080707.152103, merge, passed
tc-start: 1530080707.160411, 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: 1530080707.837430, oneline, passed
tc-start: 1530080707.842730, same
tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input1 ]
tc-end: 1530080708.352677, same, passed
tc-start: 1530080708.358164, 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: 1530080708.928736, short, passed
tc-start: 1530080708.935179, 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: 1530080709.648996, stdin, passed
tc-start: 1530080709.655250, 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: 1530080710.482773, tabends, passed
tc-start: 1530080710.488278, tabs
tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_tabs1.in /usr/tests/usr.bin/sdiff/d_tabs2.in ]
tc-end: 1530080711.816, tabs, passed
tp-end: 1530080711.6304, usr.bin/sdiff/t_sdiff
tp-start: 1530080712.144526, usr.bin/sed/t_sed, 5
tc-start: 1530080712.147991, c2048
tc-so:Executing command [ /bin/sh -c echo foo | sed -f /usr/tests/usr.bin/sed/d_c2048.in ]
tc-end: 1530080712.642172, c2048, passed
tc-start: 1530080712.647695, emptybackref
tc-so:Executing command [ /bin/sh -c echo foo1bar1 | sed -ne '/foo\(.*\)bar\1/p' ]
tc-so:Executing command [ /bin/sh -c echo foobar | sed -ne '/foo\(.*\)bar\1/p' ]
tc-se:Fail: stdout does not match expected value
tc-se:--- /tmp/inline.zWid23	2018-06-27 06:25:13.270236374 +0000
tc-se:+++ /tmp/check.we8pK9/stdout	2018-06-27 06:25:13.202007519 +0000
tc-se:@@ -1 +0,0 @@
tc-se:-foobar
tc-end: 1530080713.330778, emptybackref, expected_failure, PR bin/28126: atf-check failed; see the output of the test for details
tc-start: 1530080713.337642, 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: 1530080714.93293, longlines, passed
tc-start: 1530080714.100528, 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: 1530080714.587523, preserve_leading_ws_ia, passed
tc-start: 1530080714.592958, 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: 1530080716.968693, rangeselection, passed
tp-end: 1530080716.974253, usr.bin/sed/t_sed
tp-start: 1530080724.881782, usr.bin/sort/t_sort, 43
tc-start: 1530080724.883567, 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: 1530080725.686187, any_char, passed
tc-start: 1530080725.691871, basic
tc-so:Executing command [ sort in ]
tc-end: 1530080726.226008, basic, passed
tc-start: 1530080726.233653, bflag
tc-so:Executing command [ sort -b in ]
tc-so:Executing command [ /bin/sh -c sort -b <in ]
tc-so:Executing command [ /bin/sh -c sort in | sort -c -r ]
tc-end: 1530080727.75686, bflag, passed
tc-start: 1530080727.82436, cflag
tc-so:Executing command [ sort -S -c in ]
tc-end: 1530080727.597447, cflag, passed
tc-start: 1530080727.603904, empty_file
tc-so:Executing command [ sort -S empty ]
tc-so:Executing command [ sort -S -c empty ]
tc-so:Executing command [ sort -S -c -u empty ]
tc-end: 1530080728.332092, empty_file, passed
tc-start: 1530080728.338546, end_of_options
tc-so:Executing command [ /bin/sh -c sort -S -- -k </dev/null ]
tc-so:Executing command [ /bin/sh -c sort -S - -c </dev/null ]
tc-end: 1530080729.4854, end_of_options, passed
tc-start: 1530080729.11633, kflag_alpha
tc-so:Executing command [ /bin/sh -c sort -S -k2b -k2 in >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: 1530080731.213849, kflag_alpha, passed
tc-start: 1530080731.221387, kflag_limits
tc-so:Executing command [ sort -r -k1,1 -k2n in ]
tc-end: 1530080731.761808, kflag_limits, passed
tc-start: 1530080731.769559, kflag_many_fields
tc-so:Executing command [ sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 -k2 -k1 in ]
tc-end: 1530080732.306713, kflag_many_fields, passed
tc-start: 1530080732.314316, kflag_no_end
tc-so:Executing command [ sort -df -k 1 -k 1d ]
tc-end: 1530080732.859375, kflag_no_end, passed
tc-start: 1530080732.867202, kflag_nonmonotone
tc-so:Executing command [ sort -k2,1.3 -k2.5,2.5 in ]
tc-end: 1530080733.385146, kflag_nonmonotone, passed
tc-start: 1530080733.391879, kflag_one_field
tc-so:Executing command [ sort -k2.1 in ]
tc-end: 1530080733.937712, kflag_one_field, passed
tc-start: 1530080733.945392, kflag_outofbounds
tc-so:Executing command [ sort -k2.2,2.1 -k2.3,2.4 in ]
tc-end: 1530080734.464351, kflag_outofbounds, passed
tc-start: 1530080734.471054, kflag_two_fields
tc-so:Executing command [ sort -k2.1,2.0 in ]
tc-end: 1530080735.8033, kflag_two_fields, passed
tc-start: 1530080735.15673, long_file
tc-so:Executing command [ sort -u -r in ]
tc-end: 1530080738.581263, long_file, passed
tc-start: 1530080738.589529, long_records
tc-so:Executing command [ sort -r in ]
tc-so:Executing command [ sort -k 1,1r -k 1 in ]
tc-end: 1530080739.309889, long_records, passed
tc-start: 1530080739.317683, mflag
tc-so:Executing command [ sort -S -m in1 in2 ]
tc-end: 1530080739.879051, mflag, passed
tc-start: 1530080739.887711, mflag_uflag
tc-so:Executing command [ sort -m -u in ]
tc-end: 1530080740.403413, mflag_uflag, passed
tc-start: 1530080740.410190, mflag_uflag_first
tc-so:Executing command [ sort -mudf in ]
tc-so:Executing command [ sort -mudf -k1 in ]
tc-end: 1530080741.67955, mflag_uflag_first, passed
tc-start: 1530080741.75442, missing_newline
tc-so:Executing command [ sort in ]
tc-end: 1530080741.573540, missing_newline, passed
tc-start: 1530080741.580308, nflag
tc-so:Executing command [ sort -n in ]
tc-end: 1530080742.119397, nflag, passed
tc-start: 1530080742.127105, nflag_rflag
tc-so:Executing command [ sort -rn in ]
tc-end: 1530080742.675309, nflag_rflag, passed
tc-start: 1530080742.683062, null_bytes
tc-so:Executing command [ sort -S in ]
tc-end: 1530080743.179019, null_bytes, passed
tc-start: 1530080743.185757, oflag
tc-so:Executing command [ sort -u -o in in ]
tc-so:Executing command [ cat in ]
tc-end: 1530080743.843913, oflag, passed
tc-start: 1530080743.852166, oflag_displaced
tc-so:Executing command [ sort -S /dev/null -o out ]
tc-end: 1530080744.340651, oflag_displaced, passed
tc-start: 1530080744.347409, plus_as_path
tc-so:Executing command [ sort in +0 ]
tc-end: 1530080744.861595, plus_as_path, passed
tc-start: 1530080744.870313, plus_bad_tempfile
tc-so:Executing command [ sort -T /tmp +0 in ]
tc-end: 1530080745.372607, plus_bad_tempfile, passed
tc-start: 1530080745.379262, plus_no_end
tc-so:Executing command [ sort -df +0 +0d in ]
tc-end: 1530080745.930949, plus_no_end, passed
tc-start: 1530080745.938679, plus_nonmonotone
tc-so:Executing command [ sort +1 -0.3 +1.4 -1.5 in ]
tc-end: 1530080746.456547, plus_nonmonotone, passed
tc-start: 1530080746.463278, plus_one
tc-so:Executing command [ sort +1 in ]
tc-end: 1530080747.2733, plus_one, passed
tc-start: 1530080747.10449, plus_one_minus_two
tc-so:Executing command [ sort +1 -2 in ]
tc-end: 1530080747.559723, plus_one_minus_two, passed
tc-start: 1530080747.567501, plus_rflag_invalid
tc-so:Executing command [ sort -R + -k2 in ]
tc-end: 1530080748.102821, plus_rflag_invalid, passed
tc-start: 1530080748.109498, plus_tflag
tc-end: 1530080751.122954, plus_tflag, passed
tc-start: 1530080751.130586, plus_zero
tc-so:Executing command [ sort -- +0 ]
tc-end: 1530080751.626707, plus_zero, passed
tc-start: 1530080751.633427, rflag
tc-so:Executing command [ sort -r in ]
tc-end: 1530080752.169539, rflag, passed
tc-start: 1530080752.177248, sflag
tc-so:Executing command [ sort -s -k1,1 in ]
tc-end: 1530080752.716833, sflag, passed
tc-start: 1530080752.724527, sflag_many_files
tc-so:Executing command [ sort -smru -k1,1 in1 in1 in2 in2 ]
tc-end: 1530080753.298884, sflag_many_files, passed
tc-start: 1530080753.307531, 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: 1530080754.189390, tflag, passed
tc-start: 1530080754.195879, tflag_alphabetic
tc-so:Executing command [ sort -tX -k2 -k1r,1 in ]
tc-end: 1530080754.711201, tflag_alphabetic, passed
tc-start: 1530080754.717940, 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: 1530080755.603085, tflag_char_pos, passed
tc-start: 1530080755.610660, 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: 1530080756.767485, tflag_whitespace, passed
tc-start: 1530080756.774974, uflag
tc-so:Executing command [ sort -u in ]
tc-end: 1530080757.314899, uflag, passed
tc-start: 1530080757.322617, uflag_rflag
tc-so:Executing command [ sort -ru in ]
tc-end: 1530080757.862682, uflag_rflag, passed
tp-end: 1530080757.870529, usr.bin/sort/t_sort
tp-start: 1530080758.301391, usr.bin/tmux/t_tmux, 1
tc-start: 1530080758.304916, stdin
tc-so:Executing command [ /bin/sh -c "tmux list-sessions 0<&-" & sleep 2; kill  >/dev/null 2>&1 ]
tc-end: 1530080760.764374, stdin, passed
tp-end: 1530080760.769705, usr.bin/tmux/t_tmux
tp-start: 1530080761.919640, usr.bin/tr/t_basic, 5
tc-start: 1530080761.923067, 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: 1530080762.715004, csubst, passed
tc-start: 1530080762.720563, 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: 1530080768.183985, dopt, passed
tc-start: 1530080768.188317, 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: 1530080770.663568, dsopt, passed
tc-start: 1530080770.669007, 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: 1530080773.2517, sopt, passed
tc-start: 1530080773.8210, 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: 1530080775.500263, subst, passed
tp-end: 1530080775.505552, usr.bin/tr/t_basic
tp-start: 1530080776.191696, usr.bin/unifdef/t_basic, 2
tc-start: 1530080776.195132, basic
tc-so:Executing command [ /bin/sh -c unifdef -U__FreeBSD__ /usr/tests/usr.bin/unifdef/d_basic.in ]
tc-end: 1530080776.733336, basic, passed
tc-start: 1530080776.738853, lastline
tc-so:Executing command [ unifdef -Ubar input ]
tc-so:Executing command [ unifdef -Ubar input ]
tc-end: 1530080777.283715, lastline, passed
tp-end: 1530080777.290129, usr.bin/unifdef/t_basic
tp-start: 1530080778.439030, usr.bin/uniq/t_uniq, 5
tc-start: 1530080778.442477, basic
tc-so:Executing command [ uniq /usr/tests/usr.bin/uniq/d_basic.in ]
tc-end: 1530080778.914275, basic, passed
tc-start: 1530080778.920050, show_duplicates
tc-so:Executing command [ uniq -d -f 1 /usr/tests/usr.bin/uniq/d_input.in ]
tc-end: 1530080779.370007, show_duplicates, passed
tc-start: 1530080779.375539, show_duplicates_from_third_character
tc-so:Executing command [ uniq -d -s 2 /usr/tests/usr.bin/uniq/d_input.in ]
tc-end: 1530080779.812812, show_duplicates_from_third_character, passed
tc-start: 1530080779.818457, show_uniques
tc-so:Executing command [ uniq -u -f 1 /usr/tests/usr.bin/uniq/d_input.in ]
tc-end: 1530080780.271378, show_uniques, passed
tc-start: 1530080780.276945, test_counts
tc-so:Executing command [ uniq -c -f 1 /usr/tests/usr.bin/uniq/d_input.in ]
tc-end: 1530080780.727569, test_counts, passed
tp-end: 1530080780.733134, usr.bin/uniq/t_uniq
tp-start: 1530080781.353368, usr.bin/vmstat/t_vmstat, 2
tc-start: 1530080781.356904, default
tc-so:Executing command [ vmstat ]
tc-end: 1530080781.827004, default, passed
tc-start: 1530080781.832548, opt_s
tc-so:Executing command [ vmstat -s ]
tc-end: 1530080782.272430, opt_s, passed
tp-end: 1530080782.278022, usr.bin/vmstat/t_vmstat
tp-start: 1530080792.630367, usr.bin/xlint/lint1/t_integration, 38
tc-start: 1530080792.632154, alignof
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_alignof.c /dev/null ]
tc-end: 1530080793.239846, alignof, passed
tc-start: 1530080793.245452, c99_complex_num
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c /dev/null ]
tc-end: 1530080793.813356, c99_complex_num, passed
tc-start: 1530080793.819026, c99_complex_split
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c /dev/null ]
tc-end: 1530080794.389837, c99_complex_split, passed
tc-start: 1530080794.395587, c99_decls_after_stmt
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c /dev/null ]
tc-end: 1530080794.951574, c99_decls_after_stmt, passed
tc-start: 1530080794.957216, c99_decls_after_stmt3
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c /dev/null ]
tc-end: 1530080795.521318, c99_decls_after_stmt3, passed
tc-start: 1530080795.527035, c99_for_loops
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c /dev/null ]
tc-end: 1530080796.90169, c99_for_loops, passed
tc-start: 1530080796.95796, c99_func
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_func.c /dev/null ]
tc-end: 1530080796.665454, c99_func, passed
tc-start: 1530080796.671091, c99_recursive_init
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c /dev/null ]
tc-end: 1530080797.228105, c99_recursive_init, passed
tc-start: 1530080797.233734, c99_struct_init
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c /dev/null ]
tc-end: 1530080797.788281, c99_struct_init, passed
tc-start: 1530080797.793724, c99_union_init1
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c /dev/null ]
tc-end: 1530080798.355362, c99_union_init1, passed
tc-start: 1530080798.360861, c99_union_init2
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c /dev/null ]
tc-end: 1530080798.915504, c99_union_init2, passed
tc-start: 1530080798.921168, c99_union_init3
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c /dev/null ]
tc-end: 1530080799.474966, c99_union_init3, passed
tc-start: 1530080799.480686, c9x_array_init
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c /dev/null ]
tc-end: 1530080800.34898, c9x_array_init, passed
tc-start: 1530080800.40381, c9x_recursive_init
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c /dev/null ]
tc-end: 1530080800.599607, c9x_recursive_init, passed
tc-start: 1530080800.605018, cast_init
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_cast_init.c /dev/null ]
tc-end: 1530080801.161854, cast_init, passed
tc-start: 1530080801.167541, cast_init2
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_cast_init2.c /dev/null ]
tc-end: 1530080801.741345, cast_init2, passed
tc-start: 1530080801.747165, cast_lhs
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c /dev/null ]
tc-end: 1530080802.299919, cast_lhs, passed
tc-start: 1530080802.305535, compound_literals1
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c /dev/null ]
tc-end: 1530080802.862251, compound_literals1, passed
tc-start: 1530080802.867962, compound_literals2
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c /dev/null ]
tc-end: 1530080803.429733, compound_literals2, passed
tc-start: 1530080803.435339, 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: 1530080804.528, constant_conv1, passed
tc-start: 1530080804.6170, 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: 1530080804.569411, constant_conv2, passed
tc-start: 1530080804.575056, cvt_in_ternary
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c /dev/null ]
tc-end: 1530080805.134597, cvt_in_ternary, passed
tc-start: 1530080805.140269, ellipsis_in_switch
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c /dev/null ]
tc-end: 1530080805.700760, ellipsis_in_switch, passed
tc-start: 1530080805.706403, gcc_compound_statements1
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c /dev/null ]
tc-end: 1530080806.261299, gcc_compound_statements1, passed
tc-start: 1530080806.267009, gcc_compound_statements2
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c /dev/null ]
tc-end: 1530080806.822581, gcc_compound_statements2, passed
tc-start: 1530080806.828239, gcc_compound_statements3
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c /dev/null ]
tc-end: 1530080807.386223, gcc_compound_statements3, passed
tc-start: 1530080807.391910, gcc_func
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_func.c /dev/null ]
tc-end: 1530080807.947029, gcc_func, passed
tc-start: 1530080807.952645, gcc_variable_array_init
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c /dev/null ]
tc-end: 1530080808.509953, gcc_variable_array_init, passed
tc-start: 1530080808.515323, 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: 1530080809.72327, incorrect_array_size, passed
tc-start: 1530080809.77922, 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: 1530080809.644072, long_double_int, passed
tc-start: 1530080809.649739, nested_structs
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_nested_structs.c /dev/null ]
tc-end: 1530080810.201640, nested_structs, passed
tc-start: 1530080810.207281, nolimit_init
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c /dev/null ]
tc-end: 1530080810.762900, nolimit_init, passed
tc-start: 1530080810.768749, packed_structs
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_packed_structs.c /dev/null ]
tc-end: 1530080811.326156, packed_structs, passed
tc-start: 1530080811.331833, shift_to_narrower_type
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c /dev/null ]
tc-end: 1530080811.895824, shift_to_narrower_type, passed
tc-start: 1530080811.901499, 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: 1530080812.462205, type_conv1, passed
tc-start: 1530080812.467895, 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: 1530080813.26230, type_conv2, passed
tc-start: 1530080813.31798, 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: 1530080813.599015, type_conv3, passed
tc-start: 1530080813.604661, zero_sized_arrays
tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c /dev/null ]
tc-end: 1530080814.173640, zero_sized_arrays, passed
tp-end: 1530080814.179324, usr.bin/xlint/lint1/t_integration
tp-start: 1530080815.491306, usr.bin/c++/t_cxxruntime, 4
tc-start: 1530080815.494753, cxxruntime
tc-so:Executing command [ c++ -o hello test.cpp ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080829.662336, cxxruntime, passed
tc-start: 1530080829.671774, cxxruntime32
tc-end: 1530080830.520451, cxxruntime32, skipped, this is not a 64 bit architecture
tc-start: 1530080830.526230, 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: 1530080843.649710, cxxruntime_pic, passed
tc-start: 1530080843.661896, cxxruntime_pie
tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080856.185499, cxxruntime_pie, passed
tp-end: 1530080856.193986, usr.bin/c++/t_cxxruntime
tp-start: 1530080857.647029, usr.bin/c++/t_hello, 5
tc-start: 1530080857.650159, hello
tc-so:Executing command [ c++ -o hello test.cpp ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080860.288984, hello, passed
tc-start: 1530080860.296537, hello32
tc-end: 1530080860.966155, hello32, skipped, this is not a 64 bit architecture
tc-start: 1530080860.971954, 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: 1530080865.40583, hello_pic, passed
tc-start: 1530080865.51199, hello_pie
tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080867.840631, hello_pie, passed
tc-start: 1530080867.848232, hello_profile
tc-so:Executing command [ c++ -pg -o hello test.cpp ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080872.124701, hello_profile, passed
tp-end: 1530080872.134416, usr.bin/c++/t_hello
tp-start: 1530080873.444813, usr.bin/c++/t_static_destructor, 4
tc-start: 1530080873.448290, static_destructor
tc-so:Executing command [ c++ -o hello test.cpp ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080886.642363, static_destructor, passed
tc-start: 1530080886.652421, static_destructor32
tc-end: 1530080887.424591, static_destructor32, skipped, this is not a 64 bit architecture
tc-start: 1530080887.430419, 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: 1530080901.616955, static_destructor_pic, passed
tc-start: 1530080901.625398, static_destructor_pie
tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ]
tc-so:Executing command [ ./hello ]
tc-end: 1530080914.208324, static_destructor_pie, passed
tp-end: 1530080914.218019, usr.bin/c++/t_static_destructor
tp-start: 1530080917.753323, usr.sbin/mtree/t_mtree, 18
tc-start: 1530080917.757089, mtree_check
tc-end: 1530080918.459910, mtree_check, passed
tc-start: 1530080918.489001, mtree_convert_C
tc-end: 1530080918.902791, mtree_convert_C, passed
tc-start: 1530080918.909339, mtree_convert_C_S
tc-end: 1530080919.312094, mtree_convert_C_S, passed
tc-start: 1530080919.318454, mtree_convert_D
tc-end: 1530080919.722122, mtree_convert_D, passed
tc-start: 1530080919.728551, mtree_convert_D_S
tc-end: 1530080920.130179, mtree_convert_D_S, passed
tc-start: 1530080920.136753, mtree_create
tc-end: 1530080920.733687, mtree_create, passed
tc-start: 1530080920.763906, 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: 1530080921.521662, mtree_ignore, passed
tc-start: 1530080921.532323, mtree_merge
tc-end: 1530080922.11786, mtree_merge, passed
tc-start: 1530080922.18427, mtree_nonemptydir
tc-so:Executing command [ /bin/sh -c mtree -F mtree -f mtree.spec ]
tc-end: 1530080922.633493, mtree_nonemptydir, passed
tc-start: 1530080922.644301, netbsd6_check
tc-end: 1530080923.172948, netbsd6_check, passed
tc-start: 1530080923.205311, netbsd6_convert_C
tc-end: 1530080923.610517, netbsd6_convert_C, passed
tc-start: 1530080923.616935, netbsd6_convert_C_S
tc-end: 1530080924.33724, netbsd6_convert_C_S, passed
tc-start: 1530080924.40250, netbsd6_convert_D
tc-end: 1530080924.444683, netbsd6_convert_D, passed
tc-start: 1530080924.451169, netbsd6_convert_D_S
tc-end: 1530080924.864315, netbsd6_convert_D_S, passed
tc-start: 1530080924.870825, netbsd6_create
tc-end: 1530080925.420520, netbsd6_create, passed
tc-start: 1530080925.450739, 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: 1530080926.230591, netbsd6_ignore, passed
tc-start: 1530080926.243512, netbsd6_merge
tc-end: 1530080926.707282, netbsd6_merge, passed
tc-start: 1530080926.713800, netbsd6_nonemptydir
tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -f mtree.spec ]
tc-end: 1530080927.297645, netbsd6_nonemptydir, passed
tp-end: 1530080927.308724, usr.sbin/mtree/t_mtree
tp-start: 1530080927.833801, usr.sbin/tcpdump/t_tcpdump, 1
tc-start: 1530080927.837328, promiscuous
tc-so:Testing tlp0
tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i tlp0 ]
tc-so:Testing lo0
tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i lo0 ]
tc-se:[1]   Terminated              atf_check -s ign...
tc-end: 1530080932.381871, promiscuous, passed
tp-end: 1530080932.387250, usr.sbin/tcpdump/t_tcpdump
tp-start: 1530080933.368576, usr.sbin/traceroute/t_traceroute, 2
tc-start: 1530080933.372095, basic
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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: 1530080939.858054, basic, passed
tc-start: 1530080939.866906, basic_icmp
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock2 ]
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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: 1530080945.947950, basic_icmp, passed
tp-end: 1530080945.957998, usr.sbin/traceroute/t_traceroute
tp-start: 1530080946.570250, usr.sbin/useradd/t_useradd, 1
tc-start: 1530080946.573688, 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: 1530080947.707596, longname, expected_failure, PR bin/39546: atf-check failed; see the output of the test for details
tp-end: 1530080947.713782, usr.sbin/useradd/t_useradd
tp-start: 1530080948.58235, fs/ffs/t_fifos, 1
tc-start: 1530080948.61675, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530080948.862168, fifos, passed
tp-end: 1530080948.867814, fs/ffs/t_fifos
tp-start: 1530080949.18911, fs/ffs/t_snapshot, 2
tc-start: 1530080949.22628, 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:rn_init: radix functions require max_keylen be set
tc-so:/dev/fss0: file system not clean (fs_clean=0x4); please fsck(8)
tc-so:/dev/fss0: lost blocks 0 files 0
tc-end: 1530080955.866674, snapshot, passed
tc-start: 1530080955.871142, 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:87 files, 20 used, 9243 free (27 frags, 1152 blocks, 0.3% fragmentation)
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530080961.679753, snapshotstress, passed
tp-end: 1530080961.686208, fs/ffs/t_snapshot
tp-start: 1530080961.835531, fs/ffs/t_snapshot_log, 2
tc-start: 1530080961.839200, 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:rn_init: radix functions require max_keylen be set
tc-so:/dev/fss0: file system not clean (fs_clean=0x4); please fsck(8)
tc-so:/dev/fss0: lost blocks 0 files 0
tc-end: 1530080970.354797, snapshot, passed
tc-start: 1530080970.359187, 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:75 files, 18 used, 9245 free (37 frags, 1151 blocks, 0.4% fragmentation)
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530080976.15694, snapshotstress, passed
tp-end: 1530080976.22256, fs/ffs/t_snapshot_log
tp-start: 1530080976.179363, fs/ffs/t_snapshot_v2, 2
tc-start: 1530080976.183039, 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:rn_init: radix functions require max_keylen be set
tc-so:/dev/fss0: file system not clean (fs_clean=0x4); please fsck(8)
tc-so:/dev/fss0: lost blocks 0 files 0
tc-end: 1530080983.1543, snapshot, passed
tc-start: 1530080983.7121, 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:39 files, 12 used, 8667 free (27 frags, 1080 blocks, 0.3% fragmentation)
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530080988.466552, snapshotstress, passed
tp-end: 1530080988.473130, fs/ffs/t_snapshot_v2
tp-start: 1530080988.630889, fs/ffs/t_mount, 3
tc-start: 1530080988.634573, 48Kimage
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530080989.154361, 48Kimage, expected_failure, PR kern/43573: mount failed: Invalid argument
tc-start: 1530080989.161528, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530080989.786356, fsbsizeovermaxbsize, passed
tc-start: 1530080989.794566, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530080990.411233, fsbsizeovermaxphys, passed
tp-end: 1530080990.419192, fs/ffs/t_mount
tp-start: 1530080990.583655, fs/ffs/t_quota2_1, 10
tc-start: 1530080990.587320, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081000.691684, quota_1000_O1_be, passed
tc-start: 1530081000.700306, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081011.606591, quota_1000_O1_le, passed
tc-start: 1530081011.614998, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081021.634135, quota_1000_O2_be, passed
tc-start: 1530081021.643086, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081032.651694, quota_1000_O2_le, passed
tc-start: 1530081032.660556, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081033.675722, quota_40_O1_be, passed
tc-start: 1530081033.682601, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081034.712021, quota_40_O1_le, passed
tc-start: 1530081034.718682, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081035.715095, quota_40_O1_log, passed
tc-start: 1530081035.722089, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081036.754990, quota_40_O2_be, passed
tc-start: 1530081036.762012, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081037.790390, quota_40_O2_le, passed
tc-start: 1530081037.797042, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081038.785790, quota_40_O2_log, passed
tp-end: 1530081038.792755, fs/ffs/t_quota2_1
tp-start: 1530081038.936803, fs/ffs/t_quota2_remount, 2
tc-start: 1530081038.940427, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081039.697563, quota_10_O1_be, passed
tc-start: 1530081039.704360, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081040.467594, quota_10_O1_le, passed
tp-end: 1530081040.474194, fs/ffs/t_quota2_remount
tp-start: 1530081040.621840, fs/ffs/t_update_log, 2
tc-start: 1530081040.625296, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081041.247453, updaterwtolog, passed
tc-start: 1530081041.254241, 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:rn_init: radix functions require max_keylen be set
tc-end: 1530081041.868906, updaterwtolog_async, passed
tp-end: 1530081041.875610, fs/ffs/t_update_log
tp-start: 1530081046.266597, fs/ffs/t_getquota, 12
tc-start: 1530081046.270060, 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: 1530081049.148847, get_be_1_both, passed
tc-start: 1530081049.155973, 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: 1530081052.51265, get_be_1_group, passed
tc-start: 1530081052.58245, 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: 1530081054.773840, get_be_1_user, passed
tc-start: 1530081054.780799, 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: 1530081057.656118, get_be_2_both, passed
tc-start: 1530081057.663242, 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: 1530081060.759416, get_be_2_group, passed
tc-start: 1530081060.766543, 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: 1530081063.496291, get_be_2_user, passed
tc-start: 1530081063.503480, 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: 1530081066.312364, get_le_1_both, passed
tc-start: 1530081066.319449, 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: 1530081069.265417, get_le_1_group, passed
tc-start: 1530081069.272389, 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: 1530081072.17617, get_le_1_user, passed
tc-start: 1530081072.24615, 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: 1530081074.815325, get_le_2_both, passed
tc-start: 1530081074.822387, 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: 1530081077.812610, get_le_2_group, passed
tc-start: 1530081077.819743, 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: 1530081080.641270, get_le_2_user, passed
tp-end: 1530081080.648338, fs/ffs/t_getquota
tp-start: 1530081098.348124, fs/ffs/t_setquota, 40
tc-start: 1530081098.351639, 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: 1530081101.935700, set_be_1_both, passed
tc-start: 1530081101.942844, 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: 1530081105.678253, set_be_1_group, passed
tc-start: 1530081105.685457, 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: 1530081109.73468, set_be_1_user, passed
tc-start: 1530081109.80593, 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: 1530081112.615721, set_be_2_both, passed
tc-start: 1530081112.623163, 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: 1530081116.165641, set_be_2_group, passed
tc-start: 1530081116.172936, 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: 1530081119.585738, set_be_2_user, passed
tc-start: 1530081119.593019, 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: 1530081122.448623, set_default_be_1_both, passed
tc-start: 1530081122.455756, 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: 1530081125.277334, set_default_be_1_group, passed
tc-start: 1530081125.284475, 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: 1530081128.102449, set_default_be_1_user, passed
tc-start: 1530081128.109536, 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: 1530081130.937731, set_default_be_2_both, passed
tc-start: 1530081130.944941, 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: 1530081133.760879, set_default_be_2_group, passed
tc-start: 1530081133.768074, 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: 1530081136.545752, set_default_be_2_user, passed
tc-start: 1530081136.552884, 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: 1530081139.382025, set_default_le_1_both, passed
tc-start: 1530081139.389113, 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: 1530081142.194244, set_default_le_1_group, passed
tc-start: 1530081142.201311, 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: 1530081145.29587, set_default_le_1_user, passed
tc-start: 1530081145.36762, 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: 1530081147.834098, set_default_le_2_both, passed
tc-start: 1530081147.841230, 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: 1530081150.630474, set_default_le_2_group, passed
tc-start: 1530081150.637702, 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: 1530081153.428026, set_default_le_2_user, passed
tc-start: 1530081153.435225, 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: 1530081156.954860, set_le_1_both, passed
tc-start: 1530081156.962029, 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: 1530081160.612346, set_le_1_group, passed
tc-start: 1530081160.619492, 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: 1530081164.10180, set_le_1_user, passed
tc-start: 1530081164.17465, 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: 1530081167.516869, set_le_2_both, passed
tc-start: 1530081167.524166, 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: 1530081171.72539, set_le_2_group, passed
tc-start: 1530081171.79898, 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: 1530081174.448700, set_le_2_user, passed
tc-start: 1530081174.456163, 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: 1530081177.322746, set_new_be_1_both, passed
tc-start: 1530081177.329900, 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: 1530081180.224654, set_new_be_1_both_log, passed
tc-start: 1530081180.231859, 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: 1530081183.86505, set_new_be_1_group, passed
tc-start: 1530081183.93631, 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: 1530081185.959438, set_new_be_1_user, passed
tc-start: 1530081185.966617, 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: 1530081188.807443, set_new_be_2_both, passed
tc-start: 1530081188.814572, 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: 1530081191.869848, set_new_be_2_both_log, passed
tc-start: 1530081191.877287, 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: 1530081194.724374, set_new_be_2_group, passed
tc-start: 1530081194.731582, 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: 1530081197.604379, set_new_be_2_user, passed
tc-start: 1530081197.611855, 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: 1530081200.474670, set_new_le_1_both, passed
tc-start: 1530081200.481920, 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: 1530081203.391410, set_new_le_1_both_log, passed
tc-start: 1530081203.398563, 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: 1530081206.285043, set_new_le_1_group, passed
tc-start: 1530081206.292130, 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: 1530081209.150501, set_new_le_1_user, passed
tc-start: 1530081209.157667, 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: 1530081212.33457, set_new_le_2_both, passed
tc-start: 1530081212.40734, 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: 1530081214.928176, set_new_le_2_both_log, passed
tc-start: 1530081214.935564, 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: 1530081217.793649, set_new_le_2_group, passed
tc-start: 1530081217.800939, 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: 1530081220.633687, set_new_le_2_user, passed
tp-end: 1530081220.640940, fs/ffs/t_setquota
tp-start: 1530081228.661796, fs/ffs/t_quotalimit, 18
tc-start: 1530081228.665260, 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: 1530081232.252662, herit_defq_le_1_group, passed
tc-start: 1530081232.259829, 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: 1530081235.855156, herit_defq_le_1_group_log, passed
tc-start: 1530081235.862387, 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: 1530081239.411134, herit_defq_le_1_user, passed
tc-start: 1530081239.418262, 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: 1530081242.998573, herit_defq_le_1_user_log, passed
tc-start: 1530081243.5743, 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: 1530081246.624534, herit_idefq_le_1_group_log, passed
tc-start: 1530081246.631675, 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: 1530081250.277287, herit_idefq_le_1_user_log, passed
tc-start: 1530081250.284494, 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: 1530081253.697376, inolimit_le_1_group, passed
tc-start: 1530081253.704499, 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: 1530081257.139361, inolimit_le_1_group_log, passed
tc-start: 1530081257.147945, 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: 1530081260.550145, inolimit_le_1_user, passed
tc-start: 1530081260.557253, 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: 1530081264.9244, inolimit_le_1_user_log, passed
tc-start: 1530081264.16363, 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: 1530081267.403109, limit_le_1_group, passed
tc-start: 1530081267.410231, 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: 1530081270.844347, limit_le_1_group_log, passed
tc-start: 1530081270.851692, 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: 1530081274.193261, limit_le_1_user, passed
tc-start: 1530081274.200409, 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: 1530081277.613540, limit_le_1_user_log, passed
tc-start: 1530081277.620678, 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: 1530081283.8910, sinolimit_le_1_group, passed
tc-start: 1530081283.16053, 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: 1530081288.422589, sinolimit_le_1_user, passed
tc-start: 1530081288.429783, 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: 1530081293.857186, slimit_le_1_group, passed
tc-start: 1530081293.864370, 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: 1530081299.270088, slimit_le_1_user, passed
tp-end: 1530081299.277212, fs/ffs/t_quotalimit
tp-start: 1530081306.566158, fs/ffs/t_clearquota, 16
tc-start: 1530081306.569658, 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: 1530081309.976406, clear_be_1_both, passed
tc-start: 1530081309.983451, 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: 1530081313.608763, clear_be_1_both_log, passed
tc-start: 1530081313.615834, 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: 1530081316.488869, clear_be_1_group, passed
tc-start: 1530081316.495864, 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: 1530081319.350092, clear_be_1_user, passed
tc-start: 1530081319.357120, 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: 1530081322.853030, clear_be_2_both, passed
tc-start: 1530081322.860162, 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: 1530081326.295244, clear_be_2_both_log, passed
tc-start: 1530081326.302392, 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: 1530081329.148055, clear_be_2_group, passed
tc-start: 1530081329.155266, 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: 1530081331.994115, clear_be_2_user, passed
tc-start: 1530081332.1255, 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: 1530081335.566799, clear_le_1_both, passed
tc-start: 1530081335.573872, 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: 1530081339.28445, clear_le_1_both_log, passed
tc-start: 1530081339.35497, 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: 1530081341.897524, clear_le_1_group, passed
tc-start: 1530081341.904577, 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: 1530081344.782842, clear_le_1_user, passed
tc-start: 1530081344.790202, 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: 1530081348.189807, clear_le_2_both, passed
tc-start: 1530081348.197006, 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: 1530081351.623100, clear_le_2_both_log, passed
tc-start: 1530081351.630495, 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: 1530081354.484491, clear_le_2_group, passed
tc-start: 1530081354.491829, 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: 1530081357.317325, clear_le_2_user, passed
tp-end: 1530081357.324588, fs/ffs/t_clearquota
tp-start: 1530081361.277625, fs/ffs/t_miscquota, 9
tc-start: 1530081361.281087, 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: 1530081364.158513, default_deny_user, passed
tc-start: 1530081364.165482, 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: 1530081432.389245, default_deny_user_big, passed
tc-start: 1530081432.397286, 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: 1530081434.977887, log_unlink, passed
tc-start: 1530081434.984930, 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: 1530081437.560313, log_unlink_remount, passed
tc-start: 1530081437.567305, 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: 1530081442.172083, npsnapshot_unconf_user, passed
tc-start: 1530081442.179203, 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: 1530081446.907705, npsnapshot_user, passed
tc-start: 1530081446.914898, 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: 1530081451.653303, psnapshot_unconf_user, passed
tc-start: 1530081451.660463, 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: 1530081456.279657, psnapshot_user, passed
tc-start: 1530081456.286799, 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: 1530081480.341900, walk_list_user, passed
tp-end: 1530081480.349003, fs/ffs/t_miscquota
tp-start: 1530081480.416071, fs/fifofs/t_fifo, 1
tc-start: 1530081480.419480, parent_child
tc-se:t_fifo: Failed to read: Interrupted system call
tc-end: 1530081481.16014, parent_child, passed
tp-end: 1530081481.22505, fs/fifofs/t_fifo
tp-start: 1530081481.177371, fs/hfs/t_pathconvert, 1
tc-start: 1530081481.181459, colonslash
tc-end: 1530081481.778461, colonslash, passed
tp-end: 1530081481.787250, fs/hfs/t_pathconvert
tp-start: 1530081481.909213, fs/kernfs/t_basic, 2
tc-start: 1530081481.912663, getdents
tc-end: 1530081482.184040, getdents, passed
tc-start: 1530081482.189417, hostname
tc-end: 1530081482.461201, hostname, passed
tp-end: 1530081482.466581, fs/kernfs/t_basic
tp-start: 1530081482.623127, fs/lfs/t_pr, 1
tc-start: 1530081482.626507, mknod
tc-so:Creating a version 2 LFS32 with roll-forward ident 0xe45a8541
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:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530081483.585090, mknod, passed
tp-end: 1530081483.602468, fs/lfs/t_pr
tp-start: 1530081483.778003, fs/msdosfs/t_snapshot, 2
tc-start: 1530081483.781687, 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-end: 1530081490.328355, snapshot, passed
tc-start: 1530081490.333886, 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:62 files, 5032 free (1258 clusters)
tc-end: 1530081495.803391, snapshotstress, passed
tp-end: 1530081495.809812, fs/msdosfs/t_snapshot
tp-start: 1530081496.16437, fs/nfs/t_mountd, 1
tc-start: 1530081496.19879, mountdhup
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-so:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530081498.514571405 1530081498.514571405, mtime 1530081498.514571405 1530081498.514571405)
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-end: 1530081500.307358, mountdhup, expected_failure, PR kern/5844: op failed with EACCES
tp-end: 1530081500.320099, fs/nfs/t_mountd
tp-start: 1530081503.240776, fs/nfs/t_rquotad, 6
tc-start: 1530081503.244246, 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 -lrumpdev -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: 1530081515.15265, get_nfs_be_1_both, passed
tc-start: 1530081515.24588, 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 -lrumpdev -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: 1530081525.758234, get_nfs_be_1_group, passed
tc-start: 1530081525.767573, 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 -lrumpdev -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: 1530081535.560057, get_nfs_be_1_user, passed
tc-start: 1530081535.569523, 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 -lrumpdev -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: 1530081547.297488, get_nfs_le_1_both, passed
tc-start: 1530081547.306828, 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 -lrumpdev -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: 1530081558.172423, get_nfs_le_1_group, passed
tc-start: 1530081558.181729, 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 -lrumpdev -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: 1530081567.702424, get_nfs_le_1_user, passed
tp-end: 1530081567.711727, fs/nfs/t_rquotad
tp-start: 1530081567.835737, fs/nullfs/t_basic, 2
tc-start: 1530081567.839148, basic
tc-end: 1530081568.153408, basic, passed
tc-start: 1530081568.158734, twistymount
tc-end: 1530081568.449520, twistymount, passed
tp-end: 1530081568.454970, fs/nullfs/t_basic
tp-start: 1530081569.855706, fs/psshfs/t_psshfs, 4
tc-start: 1530081569.859137, inode_nos
tc-se:umount: mnt: not currently mounted
tc-end: 1530081570.649173, inode_nos, skipped, puffs support not built into the kernel
tc-start: 1530081570.655210, ls
tc-se:umount: mnt: not currently mounted
tc-end: 1530081571.433214, ls, skipped, puffs support not built into the kernel
tc-start: 1530081571.439134, pwd
tc-se:umount: mnt: not currently mounted
tc-end: 1530081572.213425, pwd, skipped, puffs support not built into the kernel
tc-start: 1530081572.219369, read_empty_file
tc-se:umount: mnt: not currently mounted
tc-end: 1530081573.71362, read_empty_file, skipped, puffs support not built into the kernel
tp-end: 1530081573.77503, fs/psshfs/t_psshfs
tp-start: 1530081573.195795, fs/ptyfs/t_ptyfs, 1
tc-start: 1530081573.199558, basic
tc-end: 1530081573.508323, basic, passed
tp-end: 1530081573.513732, fs/ptyfs/t_ptyfs
tp-start: 1530081573.598305, fs/ptyfs/t_nullpts, 1
tc-start: 1530081573.601731, nullrevoke
tc-end: 1530081573.939767, nullrevoke, passed
tp-end: 1530081573.945218, fs/ptyfs/t_nullpts
tp-start: 1530081574.138193, fs/puffs/t_basic, 10
tc-start: 1530081574.141621, inactive_basic
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081574.933383, inactive_basic, passed
tc-start: 1530081574.938988, inactive_reclaim
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081575.510426, inactive_reclaim, passed
tc-start: 1530081575.515876, mount
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081576.110224, mount, passed
tc-start: 1530081576.115701, reclaim_hardlink
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081576.943547, reclaim_hardlink, passed
tc-start: 1530081576.949117, root_chrdev
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081577.489985, root_chrdev, passed
tc-start: 1530081577.495415, root_fifo
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-so:writing
tc-end: 1530081578.92513, root_fifo, passed
tc-start: 1530081578.98132, root_lnk
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081578.572060, root_lnk, passed
tc-start: 1530081578.577660, root_reg
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081579.213297, root_reg, passed
tc-start: 1530081579.218665, signals
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081579.983358, signals, passed
tc-start: 1530081579.988909, unlink_accessible
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081580.610149, unlink_accessible, passed
tp-end: 1530081580.615651, fs/puffs/t_basic
tp-start: 1530081580.748152, fs/puffs/t_fuzz, 9
tc-start: 1530081580.751606, mountfuzz0
tc-so:test seeded RNG with 1530081580
tc-so:rn_init: radix functions require max_keylen be set
tc-so:puffs_mount: development version mismatch: kernel 30, lib -792768698
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1599315581
tc-so:puffs_mount: development version mismatch: kernel 30, lib -858362722
tc-so:puffs_mount: development version mismatch: kernel 30, lib -668552427
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1601726451
tc-so:puffs_mount: development version mismatch: kernel 30, lib -171579925
tc-so:puffs_mount: development version mismatch: kernel 30, lib 2095839650
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1537115895
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1838496235
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1480223437
tc-so:puffs_mount: development version mismatch: kernel 30, lib -128615155
tc-so:puffs_mount: development version mismatch: kernel 30, lib 2125334787
tc-so:puffs_mount: development version mismatch: kernel 30, lib -18446223
tc-so:puffs_mount: development version mismatch: kernel 30, lib 2067384109
tc-so:puffs_mount: development version mismatch: kernel 30, lib -722104676
tc-so:puffs_mount: development version mismatch: kernel 30, lib -586289204
tc-so:puffs_mount: development version mismatch: kernel 30, lib 484955889
tc-so:puffs_mount: development version mismatch: kernel 30, lib -961296849
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1286992577
tc-so:puffs_mount: development version mismatch: kernel 30, lib 358548649
tc-so:puffs_mount: development version mismatch: kernel 30, lib 178714961
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1886003410
tc-so:puffs_mount: development version mismatch: kernel 30, lib 244007024
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1177083294
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1934510003
tc-so:puffs_mount: development version mismatch: kernel 30, lib -210471531
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1130639367
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1501628931
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1801719488
tc-so:puffs_mount: development version mismatch: kernel 30, lib -985583420
tc-so:puffs_mount: development version mismatch: kernel 30, lib -983847299
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1292610196
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1134832913
tc-so:puffs_mount: development version mismatch: kernel 30, lib -821611406
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1272018882
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1722194589
tc-so:puffs_mount: development version mismatch: kernel 30, lib -803130688
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1648465327
tc-so:puffs_mount: development version mismatch: kernel 30, lib 284764552
tc-so:puffs_mount: development version mismatch: kernel 30, lib 2032912796
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1891065010
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1632054171
tc-so:puffs_mount: development version mismatch: kernel 30, lib -844896168
tc-so:puffs_mount: development version mismatch: kernel 30, lib 681203754
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1455506199
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1391481721
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1114412060
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1653083714
tc-so:puffs_mount: development version mismatch: kernel 30, lib -978770974
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1362842625
tc-so:puffs_mount: development version mismatch: kernel 30, lib 251009677
tc-so:puffs_mount: development version mismatch: kernel 30, lib -816570316
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1491598130
tc-so:puffs_mount: development version mismatch: kernel 30, lib 492495301
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1742820496
tc-so:puffs_mount: development version mismatch: kernel 30, lib 2056513033
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1634308194
tc-so:puffs_mount: development version mismatch: kernel 30, lib -132815977
tc-so:puffs_mount: development version mismatch: kernel 30, lib 319520840
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1855886720
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1230610337
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1390737289
tc-so:puffs_mount: development version mismatch: kernel 30, lib -100600802
tc-so:puffs_mount: development version mismatch: kernel 30, lib 2123179604
tc-so:puffs_mount: development version mismatch: kernel 30, lib 902154278
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1762563281
tc-so:puffs_mount: development version mismatch: kernel 30, lib 532291980
tc-so:puffs_mount: development version mismatch: kernel 30, lib 708346259
tc-so:puffs_mount: development version mismatch: kernel 30, lib -882488357
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1209876509
tc-so:puffs_mount: development version mismatch: kernel 30, lib 67824361
tc-so:puffs_mount: development version mismatch: kernel 30, lib 915710780
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1043736525
tc-so:puffs_mount: development version mismatch: kernel 30, lib -88483770
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1543437170
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1990145569
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1679139837
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1706161900
tc-so:puffs_mount: development version mismatch: kernel 30, lib -356661947
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1562905118
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1576167928
tc-so:puffs_mount: development version mismatch: kernel 30, lib 595008444
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1063394431
tc-so:puffs_mount: development version mismatch: kernel 30, lib -937926474
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1177341691
tc-so:puffs_mount: development version mismatch: kernel 30, lib -2006191227
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1413586060
tc-so:puffs_mount: development version mismatch: kernel 30, lib 548235078
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1771073524
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1084665019
tc-so:puffs_mount: development version mismatch: kernel 30, lib -746800672
tc-so:puffs_mount: development version mismatch: kernel 30, lib 115302039
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1100788105
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1347198112
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1883894021
tc-so:puffs_mount: development version mismatch: kernel 30, lib -1000881775
tc-so:puffs_mount: development version mismatch: kernel 30, lib -313126228
tc-so:puffs_mount: development version mismatch: kernel 30, lib 2036758079
tc-so:puffs_mount: development version mismatch: kernel 30, lib -677455916
tc-so:puffs_mount: development version mismatch: kernel 30, lib 1243324759
tc-end: 1530081581.803187, mountfuzz0, passed
tc-start: 1530081581.808451, mountfuzz1
tc-so:test seeded RNG with 1530081581
tc-so:rn_init: radix functions require max_keylen be set
tc-so:puffs_mount: invalid KFLAGs 0xff3775f
tc-so:puffs_mount: invalid KFLAGs 0x656c5
tc-so:puffs_mount: invalid KFLAGs 0xd632a0c1
tc-so:puffs_mount: invalid KFLAGs 0xbe7d167f
tc-so:puffs_mount: invalid KFLAGs 0x42584b16
tc-so:puffs_mount: invalid KFLAGs 0xe632cdec
tc-so:puffs_mount: invalid KFLAGs 0x4929631d
tc-so:puffs_mount: invalid KFLAGs 0xc5adf577
tc-so:puffs_mount: invalid KFLAGs 0xb2eb7cd6
tc-so:puffs_mount: invalid KFLAGs 0x6e2e5b07
tc-so:puffs_mount: invalid KFLAGs 0xbc65d2de
tc-so:puffs_mount: invalid KFLAGs 0xb4f2cf65
tc-so:puffs_mount: invalid KFLAGs 0xc128a1cb
tc-so:puffs_mount: invalid KFLAGs 0x1e7b31da
tc-so:puffs_mount: invalid KFLAGs 0x4ac2e6c1
tc-so:puffs_mount: invalid KFLAGs 0xba6045c0
tc-so:puffs_mount: invalid KFLAGs 0x8b9312e7
tc-so:puffs_mount: invalid KFLAGs 0x5485ea8b
tc-so:puffs_mount: invalid KFLAGs 0xc548b9e9
tc-so:puffs_mount: invalid KFLAGs 0x143c4322
tc-so:puffs_mount: invalid KFLAGs 0x988a7aa6
tc-so:puffs_mount: invalid KFLAGs 0x150c601c
tc-so:puffs_mount: invalid KFLAGs 0x2f2e3e7f
tc-so:puffs_mount: invalid KFLAGs 0x98d0a156
tc-so:puffs_mount: invalid KFLAGs 0xd6fbcb23
tc-so:puffs_mount: invalid KFLAGs 0x458ae899
tc-so:puffs_mount: invalid KFLAGs 0x2025bbb3
tc-so:puffs_mount: invalid KFLAGs 0x6cd34bd0
tc-so:puffs_mount: invalid KFLAGs 0x58c1104a
tc-so:puffs_mount: invalid KFLAGs 0x8141cc60
tc-so:puffs_mount: invalid KFLAGs 0xaac06fb3
tc-so:puffs_mount: invalid KFLAGs 0xd0e2ffc6
tc-so:puffs_mount: invalid KFLAGs 0x9a23d5b6
tc-so:puffs_mount: invalid KFLAGs 0x906c0bb1
tc-so:puffs_mount: invalid KFLAGs 0x42d4d92d
tc-so:puffs_mount: invalid KFLAGs 0xcd8b6156
tc-so:puffs_mount: invalid KFLAGs 0xdc93b743
tc-so:puffs_mount: invalid KFLAGs 0x91ba8712
tc-so:puffs_mount: invalid KFLAGs 0xad108dd8
tc-so:puffs_mount: invalid KFLAGs 0x4179b7df
tc-so:puffs_mount: invalid KFLAGs 0xa283bce7
tc-so:puffs_mount: invalid KFLAGs 0xd997715
tc-so:puffs_mount: invalid KFLAGs 0xdedba20
tc-so:puffs_mount: invalid KFLAGs 0x622f3a3a
tc-so:puffs_mount: invalid KFLAGs 0xf204b9be
tc-so:puffs_mount: invalid KFLAGs 0x26af9fc2
tc-so:puffs_mount: invalid KFLAGs 0x6c71e8ef
tc-so:puffs_mount: invalid KFLAGs 0xe18ab41e
tc-so:puffs_mount: invalid KFLAGs 0xea775670
tc-so:puffs_mount: invalid KFLAGs 0x98c40027
tc-so:puffs_mount: invalid KFLAGs 0xd56dc588
tc-so:puffs_mount: invalid KFLAGs 0xfd02d81
tc-so:puffs_mount: invalid KFLAGs 0x476094c
tc-so:puffs_mount: invalid KFLAGs 0xafbaf4fa
tc-so:puffs_mount: invalid KFLAGs 0x323ef508
tc-so:puffs_mount: invalid KFLAGs 0x3e904a68
tc-so:puffs_mount: invalid KFLAGs 0x32f85fd7
tc-so:puffs_mount: invalid KFLAGs 0x16792180
tc-so:puffs_mount: invalid KFLAGs 0xc0ff811a
tc-so:puffs_mount: invalid KFLAGs 0xe1dd9e97
tc-so:puffs_mount: invalid KFLAGs 0x98ca6923
tc-so:puffs_mount: invalid KFLAGs 0xd8149b95
tc-so:puffs_mount: invalid KFLAGs 0x3bcb5c52
tc-so:puffs_mount: invalid KFLAGs 0xc560026e
tc-so:puffs_mount: invalid KFLAGs 0x98ecb280
tc-so:puffs_mount: invalid KFLAGs 0x872b005
tc-so:puffs_mount: invalid KFLAGs 0x31c98531
tc-so:puffs_mount: invalid KFLAGs 0x8960ca8d
tc-so:puffs_mount: invalid KFLAGs 0xf03f38c4
tc-so:puffs_mount: invalid KFLAGs 0x96650284
tc-so:puffs_mount: invalid KFLAGs 0xb9bbec60
tc-so:puffs_mount: invalid KFLAGs 0x8f550bd0
tc-so:puffs_mount: invalid KFLAGs 0x542cd6a7
tc-so:puffs_mount: invalid KFLAGs 0x9c6be8c8
tc-so:puffs_mount: invalid KFLAGs 0xfb5a444d
tc-so:puffs_mount: invalid KFLAGs 0xb9721318
tc-so:puffs_mount: invalid KFLAGs 0x933bd6eb
tc-so:puffs_mount: invalid KFLAGs 0xd4631a40
tc-so:puffs_mount: invalid KFLAGs 0x42e65bc9
tc-so:puffs_mount: invalid KFLAGs 0x8cdb9c3a
tc-so:puffs_mount: invalid KFLAGs 0x95bed774
tc-so:puffs_mount: invalid KFLAGs 0x1e78fe1
tc-so:puffs_mount: invalid KFLAGs 0x7d9435e2
tc-so:puffs_mount: invalid KFLAGs 0x2b0b799e
tc-so:puffs_mount: invalid KFLAGs 0xee93be7f
tc-so:puffs_mount: invalid KFLAGs 0xe4845f51
tc-so:puffs_mount: invalid KFLAGs 0x625c054a
tc-so:puffs_mount: invalid KFLAGs 0x42a67027
tc-so:puffs_mount: invalid KFLAGs 0x1de735a
tc-so:puffs_mount: invalid KFLAGs 0xfb687988
tc-so:puffs_mount: invalid KFLAGs 0x24e49690
tc-so:puffs_mount: invalid KFLAGs 0xbe1dc39c
tc-so:puffs_mount: invalid KFLAGs 0x508d3a9
tc-so:puffs_mount: invalid KFLAGs 0x92e8154c
tc-so:puffs_mount: invalid KFLAGs 0xb2a1c497
tc-so:puffs_mount: invalid KFLAGs 0xec9a1235
tc-so:puffs_mount: invalid KFLAGs 0xb44630c7
tc-so:puffs_mount: invalid KFLAGs 0xf159a63b
tc-so:puffs_mount: invalid KFLAGs 0x76193afe
tc-so:puffs_mount: invalid KFLAGs 0xf54b4ca3
tc-end: 1530081582.803936, mountfuzz1, passed
tc-start: 1530081582.809285, mountfuzz2
tc-so:test seeded RNG with 1530081582
tc-so:rn_init: radix functions require max_keylen be set
tc-so:puffs_mount: invalid FHFLAGs 0x1e1aeceb
tc-so:puffs_mount: invalid FHFLAGs 0x29939ab4
tc-so:puffs_mount: invalid FHFLAGs 0x55827346
tc-so:puffs_mount: invalid FHFLAGs 0x95e9303e
tc-so:puffs_mount: invalid FHFLAGs 0x583939e9
tc-so:puffs_mount: invalid FHFLAGs 0xe170c858
tc-so:puffs_mount: invalid FHFLAGs 0x451ec0cf
tc-so:puffs_mount: invalid FHFLAGs 0xa638b9f2
tc-so:puffs_mount: invalid FHFLAGs 0xb27fb21a
tc-so:puffs_mount: invalid FHFLAGs 0x4fdd95b0
tc-so:puffs_mount: invalid FHFLAGs 0x5507679f
tc-so:puffs_mount: invalid FHFLAGs 0x5fb6c8d5
tc-so:puffs_mount: invalid FHFLAGs 0x36442af3
tc-so:puffs_mount: invalid FHFLAGs 0x7fbd3387
tc-so:puffs_mount: invalid FHFLAGs 0x5496b4c1
tc-so:puffs_mount: invalid FHFLAGs 0xc89a13a
tc-so:puffs_mount: invalid FHFLAGs 0x1e145c6e
tc-so:puffs_mount: invalid FHFLAGs 0x3037eb5a
tc-so:puffs_mount: invalid FHFLAGs 0xe69d72a8
tc-so:puffs_mount: invalid FHFLAGs 0xfae057e3
tc-so:puffs_mount: invalid FHFLAGs 0x7c97a656
tc-so:puffs_mount: invalid FHFLAGs 0xf69027ad
tc-so:puffs_mount: invalid FHFLAGs 0x6ac7b9db
tc-so:puffs_mount: invalid FHFLAGs 0xa1455ea0
tc-so:puffs_mount: invalid FHFLAGs 0x1514c665
tc-so:puffs_mount: invalid FHFLAGs 0x4ef8eaa8
tc-so:puffs_mount: invalid FHFLAGs 0x3219f414
tc-so:puffs_mount: invalid FHFLAGs 0x7a5008fd
tc-so:puffs_mount: invalid FHFLAGs 0x623bd6f1
tc-so:puffs_mount: invalid FHFLAGs 0x80cc7873
tc-so:puffs_mount: invalid FHFLAGs 0xba730881
tc-so:puffs_mount: invalid FHFLAGs 0x99f805c0
tc-so:puffs_mount: invalid FHFLAGs 0x14e6a579
tc-so:puffs_mount: invalid FHFLAGs 0x12be83c8
tc-so:puffs_mount: invalid FHFLAGs 0xa0aec9af
tc-so:puffs_mount: invalid FHFLAGs 0x41772263
tc-so:puffs_mount: invalid FHFLAGs 0x4b909ea3
tc-so:puffs_mount: invalid FHFLAGs 0x850eeb07
tc-so:puffs_mount: invalid FHFLAGs 0x5040326c
tc-so:puffs_mount: invalid FHFLAGs 0x22d9b3b8
tc-so:puffs_mount: invalid FHFLAGs 0xe0546e58
tc-so:puffs_mount: invalid FHFLAGs 0x37781056
tc-so:puffs_mount: invalid FHFLAGs 0x8420f663
tc-so:puffs_mount: invalid FHFLAGs 0xcb0eea87
tc-so:puffs_mount: invalid FHFLAGs 0xdcd3bea1
tc-so:puffs_mount: invalid FHFLAGs 0xa37662e6
tc-so:puffs_mount: invalid FHFLAGs 0x94c2f6c7
tc-so:puffs_mount: invalid FHFLAGs 0x6f01c31a
tc-so:puffs_mount: invalid FHFLAGs 0x6daf55a1
tc-so:puffs_mount: invalid FHFLAGs 0xf640e5d7
tc-so:puffs_mount: invalid FHFLAGs 0x30b4bbff
tc-so:puffs_mount: invalid FHFLAGs 0xeeb1e904
tc-so:puffs_mount: invalid FHFLAGs 0x8c35edcd
tc-so:puffs_mount: invalid FHFLAGs 0x286ed591
tc-so:puffs_mount: invalid FHFLAGs 0x2e97e043
tc-so:puffs_mount: invalid FHFLAGs 0xc8f14c48
tc-so:puffs_mount: invalid FHFLAGs 0xdd9f89c
tc-so:puffs_mount: invalid FHFLAGs 0xd9459f51
tc-so:puffs_mount: invalid FHFLAGs 0x906000fd
tc-so:puffs_mount: invalid FHFLAGs 0xab2731f3
tc-so:puffs_mount: invalid FHFLAGs 0xcf674130
tc-so:puffs_mount: invalid FHFLAGs 0x9d3707ee
tc-so:puffs_mount: invalid FHFLAGs 0x6df8c7c4
tc-so:puffs_mount: invalid FHFLAGs 0x34373334
tc-so:puffs_mount: invalid FHFLAGs 0x9c89145c
tc-so:puffs_mount: invalid FHFLAGs 0x8d355148
tc-so:puffs_mount: invalid FHFLAGs 0x78c0a716
tc-so:puffs_mount: invalid FHFLAGs 0x21c75f38
tc-so:puffs_mount: invalid FHFLAGs 0xe9e0eb85
tc-so:puffs_mount: invalid FHFLAGs 0x85ad143d
tc-so:puffs_mount: invalid FHFLAGs 0x3d7ee0dc
tc-so:puffs_mount: invalid FHFLAGs 0xdfed337
tc-so:puffs_mount: invalid FHFLAGs 0x1b2558a0
tc-so:puffs_mount: invalid FHFLAGs 0x92ab4f93
tc-so:puffs_mount: invalid FHFLAGs 0x1ddbf00a
tc-so:puffs_mount: invalid FHFLAGs 0x6d7d991a
tc-so:puffs_mount: invalid FHFLAGs 0xd0aefab5
tc-so:puffs_mount: invalid FHFLAGs 0x8dcbf778
tc-so:puffs_mount: invalid FHFLAGs 0xf224e5ca
tc-so:puffs_mount: invalid FHFLAGs 0xfc56d03e
tc-so:puffs_mount: invalid FHFLAGs 0x1ec874db
tc-so:puffs_mount: invalid FHFLAGs 0xfca28b71
tc-so:puffs_mount: invalid FHFLAGs 0x5e53f30d
tc-so:puffs_mount: invalid FHFLAGs 0xd4e72745
tc-so:puffs_mount: invalid FHFLAGs 0xdfdc5572
tc-so:puffs_mount: invalid FHFLAGs 0x17411a0f
tc-so:puffs_mount: invalid FHFLAGs 0x51b631bd
tc-so:puffs_mount: invalid FHFLAGs 0x7219887
tc-so:puffs_mount: invalid FHFLAGs 0x6da9b44
tc-so:puffs_mount: invalid FHFLAGs 0x81692d5e
tc-so:puffs_mount: invalid FHFLAGs 0xce71d47f
tc-so:puffs_mount: invalid FHFLAGs 0x1225e420
tc-so:puffs_mount: invalid FHFLAGs 0xa86c4ab7
tc-so:puffs_mount: invalid FHFLAGs 0x9baeff8a
tc-so:puffs_mount: invalid FHFLAGs 0xb22657a3
tc-so:puffs_mount: invalid FHFLAGs 0xbd6e1193
tc-so:puffs_mount: invalid FHFLAGs 0x38ec2984
tc-so:puffs_mount: invalid FHFLAGs 0xebd4e3d5
tc-so:puffs_mount: invalid FHFLAGs 0xd414a142
tc-so:puffs_mount: invalid FHFLAGs 0xb2f88603
tc-end: 1530081583.816520, mountfuzz2, passed
tc-start: 1530081583.822091, mountfuzz3
tc-so:test seeded RNG with 1530081583
tc-so:rn_init: radix functions require max_keylen be set
tc-so:puffs_mount: pa_spare[0] = 0x79f21b08
tc-so:puffs_mount: pa_spare[0] = 0xcb1a89db
tc-so:puffs_mount: pa_spare[0] = 0x5a06ee06
tc-so:puffs_mount: pa_spare[0] = 0x927b9283
tc-so:puffs_mount: pa_spare[0] = 0xa289fe95
tc-so:puffs_mount: pa_spare[0] = 0xd62906e8
tc-so:puffs_mount: pa_spare[0] = 0x987627d3
tc-so:puffs_mount: pa_spare[0] = 0x7af9044b
tc-so:puffs_mount: pa_spare[0] = 0xaa18c56a
tc-so:puffs_mount: pa_spare[0] = 0xaa5b6e7f
tc-so:puffs_mount: pa_spare[0] = 0x69cd326f
tc-so:puffs_mount: pa_spare[0] = 0x29422b89
tc-so:puffs_mount: pa_spare[0] = 0x661bf123
tc-so:puffs_mount: pa_spare[0] = 0x757fd8a0
tc-so:puffs_mount: pa_spare[0] = 0x299b1cf0
tc-so:puffs_mount: pa_spare[0] = 0x302cacac
tc-so:puffs_mount: pa_spare[0] = 0xe55baab2
tc-so:puffs_mount: pa_spare[0] = 0x2c0dca98
tc-so:puffs_mount: pa_spare[0] = 0x73389a35
tc-so:puffs_mount: pa_spare[0] = 0x27df1dc2
tc-so:puffs_mount: pa_spare[0] = 0xbd75d7a8
tc-so:puffs_mount: pa_spare[0] = 0xb4580ac4
tc-so:puffs_mount: pa_spare[0] = 0xf212698e
tc-so:puffs_mount: pa_spare[0] = 0xec57e8fd
tc-so:puffs_mount: pa_spare[0] = 0xb31e39d2
tc-so:puffs_mount: pa_spare[0] = 0xe88fc645
tc-so:puffs_mount: pa_spare[0] = 0x634366d
tc-so:puffs_mount: pa_spare[0] = 0x5be9f816
tc-so:puffs_mount: pa_spare[0] = 0xa52ab5e6
tc-so:puffs_mount: pa_spare[0] = 0x4d49ef95
tc-so:puffs_mount: pa_spare[0] = 0x8369172c
tc-so:puffs_mount: pa_spare[0] = 0x1e5e7526
tc-so:puffs_mount: pa_spare[0] = 0x574cf7f5
tc-so:puffs_mount: pa_spare[0] = 0xc0b172f4
tc-so:puffs_mount: pa_spare[0] = 0x50058a10
tc-so:puffs_mount: pa_spare[0] = 0x2e437875
tc-so:puffs_mount: pa_spare[0] = 0x1254e1d4
tc-so:puffs_mount: pa_spare[0] = 0x175c0c8
tc-so:puffs_mount: pa_spare[0] = 0x869a588e
tc-so:puffs_mount: pa_spare[0] = 0xc91e2c11
tc-so:puffs_mount: pa_spare[0] = 0x3b251b05
tc-so:puffs_mount: pa_spare[0] = 0xc236f2d1
tc-so:puffs_mount: pa_spare[0] = 0x532cd23f
tc-so:puffs_mount: pa_spare[0] = 0x913a2cde
tc-so:puffs_mount: pa_spare[0] = 0xd08c3f56
tc-so:puffs_mount: pa_spare[0] = 0x70543a90
tc-so:puffs_mount: pa_spare[0] = 0x5b0e2bba
tc-so:puffs_mount: pa_spare[0] = 0x7e4463a3
tc-so:puffs_mount: pa_spare[0] = 0xf0289c89
tc-so:puffs_mount: pa_spare[0] = 0x1a6da724
tc-so:puffs_mount: pa_spare[0] = 0x6eb6fde0
tc-so:puffs_mount: pa_spare[0] = 0xed21777
tc-so:puffs_mount: pa_spare[0] = 0x1edb693
tc-so:puffs_mount: pa_spare[0] = 0x1e326a78
tc-so:puffs_mount: pa_spare[0] = 0xc43ccafa
tc-so:puffs_mount: pa_spare[0] = 0xbfd84267
tc-so:puffs_mount: pa_spare[0] = 0xd9bbff89
tc-so:puffs_mount: pa_spare[0] = 0x40e865d6
tc-so:puffs_mount: pa_spare[0] = 0x6c3af0b5
tc-so:puffs_mount: pa_spare[0] = 0x89b76804
tc-so:puffs_mount: pa_spare[0] = 0xe2cba994
tc-so:puffs_mount: pa_spare[0] = 0x94c89eef
tc-so:puffs_mount: pa_spare[0] = 0x9c93c1d4
tc-so:puffs_mount: pa_spare[0] = 0xc78dda6
tc-so:puffs_mount: pa_spare[0] = 0x6920bb07
tc-so:puffs_mount: pa_spare[0] = 0xdbf6f91a
tc-so:puffs_mount: pa_spare[0] = 0xb4a8f37a
tc-so:puffs_mount: pa_spare[0] = 0x35f02d18
tc-so:puffs_mount: pa_spare[0] = 0xc64a949
tc-so:puffs_mount: pa_spare[0] = 0x3a6f031c
tc-so:puffs_mount: pa_spare[0] = 0x748d32a
tc-so:puffs_mount: pa_spare[0] = 0x68ae9e75
tc-so:puffs_mount: pa_spare[0] = 0x5ea38249
tc-so:puffs_mount: pa_spare[0] = 0x3c6439ea
tc-so:puffs_mount: pa_spare[0] = 0x41a8bbd6
tc-so:puffs_mount: pa_spare[0] = 0xf4b049ad
tc-so:puffs_mount: pa_spare[0] = 0xdf557d06
tc-so:puffs_mount: pa_spare[0] = 0x73a5501b
tc-so:puffs_mount: pa_spare[0] = 0xc90e8d25
tc-so:puffs_mount: pa_spare[0] = 0x6f7ba08
tc-so:puffs_mount: pa_spare[0] = 0x82c4d96
tc-so:puffs_mount: pa_spare[0] = 0x75d70045
tc-so:puffs_mount: pa_spare[0] = 0xcb08b300
tc-so:puffs_mount: pa_spare[0] = 0x13f10c5
tc-so:puffs_mount: pa_spare[0] = 0xf02337ba
tc-so:puffs_mount: pa_spare[0] = 0xd9ee5a53
tc-so:puffs_mount: pa_spare[0] = 0x419a1d69
tc-so:puffs_mount: pa_spare[0] = 0x390fa6a0
tc-so:puffs_mount: pa_spare[0] = 0x7a9955c4
tc-so:puffs_mount: pa_spare[0] = 0x12a16443
tc-so:puffs_mount: pa_spare[0] = 0xf857fb9
tc-so:puffs_mount: pa_spare[0] = 0xfece92b5
tc-so:puffs_mount: pa_spare[0] = 0x36f064f2
tc-so:puffs_mount: pa_spare[0] = 0xff736e2d
tc-so:puffs_mount: pa_spare[0] = 0xa0b6276d
tc-so:puffs_mount: pa_spare[0] = 0x875a4335
tc-so:puffs_mount: pa_spare[0] = 0x68db989a
tc-so:puffs_mount: pa_spare[0] = 0xdaf37ac0
tc-so:puffs_mount: pa_spare[0] = 0x3f95cb64
tc-so:puffs_mount: pa_spare[0] = 0x1de93bbe
tc-end: 1530081584.812007, mountfuzz3, passed
tc-start: 1530081584.817416, mountfuzz4
tc-so:test seeded RNG with 1530081584
tc-so:rn_init: radix functions require max_keylen be set
tc-so:puffs_mount: handle size 2066636170 too large
tc-so:puffs_mount: handle size 3177289111 too large
tc-so:puffs_mount: handle size 1421098467 too large
tc-so:puffs_mount: handle size 1076960374 too large
tc-so:puffs_mount: handle size 2164731588 too large
tc-so:puffs_mount: handle size 2499419610 too large
tc-so:puffs_mount: handle size 3506663059 too large
tc-so:puffs_mount: handle size 3552964223 too large
tc-so:puffs_mount: handle size 1266272399 too large
tc-so:puffs_mount: handle size 1070830024 too large
tc-so:puffs_mount: handle size 1332215175 too large
tc-so:puffs_mount: handle size 954146052 too large
tc-so:puffs_mount: handle size 3311295420 too large
tc-so:puffs_mount: handle size 2930883236 too large
tc-so:puffs_mount: handle size 3347511364 too large
tc-so:puffs_mount: handle size 603134028 too large
tc-so:puffs_mount: handle size 2207077394 too large
tc-so:puffs_mount: handle size 2627194235 too large
tc-so:puffs_mount: handle size 125724347 too large
tc-so:puffs_mount: handle size 158416094 too large
tc-so:puffs_mount: handle size 948575789 too large
tc-so:puffs_mount: handle size 1755233893 too large
tc-so:puffs_mount: handle size 192500068 too large
tc-so:puffs_mount: handle size 1755807678 too large
tc-so:puffs_mount: handle size 4169894173 too large
tc-so:puffs_mount: handle size 1690789822 too large
tc-so:puffs_mount: handle size 1183346603 too large
tc-so:puffs_mount: handle size 1873802376 too large
tc-so:puffs_mount: handle size 3237588594 too large
tc-so:puffs_mount: handle size 720472921 too large
tc-so:puffs_mount: handle size 3302483001 too large
tc-so:puffs_mount: handle size 3864850441 too large
tc-so:puffs_mount: handle size 1731813645 too large
tc-so:puffs_mount: handle size 2242569329 too large
tc-so:puffs_mount: handle size 690037697 too large
tc-so:puffs_mount: handle size 3977287060 too large
tc-so:puffs_mount: handle size 3534509706 too large
tc-so:puffs_mount: handle size 4110092431 too large
tc-so:puffs_mount: handle size 2237465944 too large
tc-so:puffs_mount: handle size 2076424891 too large
tc-so:puffs_mount: handle size 431180416 too large
tc-so:puffs_mount: handle size 4230853446 too large
tc-so:puffs_mount: handle size 4145628240 too large
tc-so:puffs_mount: handle size 3082168971 too large
tc-so:puffs_mount: handle size 2060680758 too large
tc-so:puffs_mount: handle size 3050618832 too large
tc-so:puffs_mount: handle size 3890499554 too large
tc-end: 1530081585.674674, mountfuzz4, passed
tc-start: 1530081585.680227, mountfuzz5
tc-so:test seeded RNG with 1530081585
tc-so:rn_init: radix functions require max_keylen be set
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv3 max 60
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-so:puffs_mount: fhsize larger than NFSv2 max 28
tc-end: 1530081586.499859, mountfuzz5, passed
tc-start: 1530081586.505245, mountfuzz6
tc-so:test seeded RNG with 1530081586
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081587.228873, mountfuzz6, passed
tc-start: 1530081587.234314, mountfuzz7
tc-so:test seeded RNG with 1530081587
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081588.71658, mountfuzz7, passed
tc-start: 1530081588.77035, mountfuzz8
tc-so:test seeded RNG with 1530081588
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081590.93933, mountfuzz8, passed
tp-end: 1530081590.99303, fs/puffs/t_fuzz
tp-start: 1530081590.224485, fs/puffs/t_io, 1
tc-start: 1530081590.227963, nocache
tc-se:readshovel r1 -1 / 6
tc-so:rn_init: radix functions require max_keylen be set
tc-end: 1530081591.265715, nocache, passed
tp-end: 1530081591.271254, fs/puffs/t_io
tp-start: 1530081591.401505, fs/tmpfs/t_renamerace, 1
tc-start: 1530081591.405188, renamerace2
tc-end: 1530081595.676711, renamerace2, passed
tp-end: 1530081595.682117, fs/tmpfs/t_renamerace
tp-start: 1530081596.817068, fs/tmpfs/t_create, 3
tc-start: 1530081596.820501, attrs
tc-so:Executing command [ mkdir /tmp/atf-run.OKhzla/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.OKhzla/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.OKhzla/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.OKhzla/mntpt ]
tc-end: 1530081600.235546, attrs, passed
tc-start: 1530081600.241873, create
tc-so:Executing command [ mkdir /tmp/atf-run.RQzQml/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.RQzQml/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.RQzQml/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.RQzQml/mntpt ]
tc-end: 1530081601.507805, create, passed
tc-start: 1530081601.514418, kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.VkkSJm/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.VkkSJm/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.VkkSJm/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.VkkSJm/mntpt ]
tc-end: 1530081602.713979, kqueue, passed
tp-end: 1530081602.720521, fs/tmpfs/t_create
tp-start: 1530081603.263709, fs/tmpfs/t_devices, 1
tc-start: 1530081603.267186, basic
tc-so:Executing command [ mkdir /tmp/atf-run.6KV53W/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.6KV53W/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.6KV53W/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.6KV53W/mntpt ]
tc-end: 1530081604.948267, basic, passed
tp-end: 1530081604.954801, fs/tmpfs/t_devices
tp-start: 1530081605.733129, fs/tmpfs/t_dots, 2
tc-start: 1530081605.736569, nesteddir
tc-so:Executing command [ mkdir /tmp/atf-run.JaJn6w/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.JaJn6w/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.JaJn6w/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.JaJn6w/mntpt ]
tc-end: 1530081607.16192, nesteddir, passed
tc-start: 1530081607.22492, topdir
tc-so:Executing command [ mkdir /tmp/atf-run.ROU3dm/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.ROU3dm/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.ROU3dm/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.ROU3dm/mntpt ]
tc-end: 1530081608.194703, topdir, passed
tp-end: 1530081608.201168, fs/tmpfs/t_dots
tp-start: 1530081608.721497, fs/tmpfs/t_exec, 1
tc-start: 1530081608.724959, basic
tc-so:Executing command [ mkdir /tmp/atf-run.IwEbZR/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.IwEbZR/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.IwEbZR/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.IwEbZR/mntpt ]
tc-end: 1530081609.945223, basic, passed
tp-end: 1530081609.951737, fs/tmpfs/t_exec
tp-start: 1530081610.999588, fs/tmpfs/t_link, 3
tc-start: 1530081611.3000, basic
tc-so:Executing command [ mkdir /tmp/atf-run.3YdtLX/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.3YdtLX/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.3YdtLX/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.3YdtLX/mntpt ]
tc-end: 1530081612.779746, basic, passed
tc-start: 1530081612.786303, kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.SVtPtZ/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.SVtPtZ/mntpt
tc-so:Executing command [ mkdir dir ]
tc-so:Executing command [ touch dir/a ]
tc-so:Running kqueue-monitored commands and expecting 2 events
tc-so:Checking if dir/a received NOTE_LINK
tc-so:Checking if dir received NOTE_WRITE
tc-so:Running kqueue-monitored commands and expecting 2 events
tc-so:Checking if dir/b received NOTE_LINK
tc-so:Checking if dir received NOTE_WRITE
tc-so:Executing command [ rm dir/b ]
tc-so:Executing command [ rmdir dir ]
tc-so:Executing command [ umount /tmp/atf-run.SVtPtZ/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.SVtPtZ/mntpt ]
tc-end: 1530081614.560381, kqueue, passed
tc-start: 1530081614.566923, subdirs
tc-so:Executing command [ mkdir /tmp/atf-run.vPfe2r/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.vPfe2r/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.vPfe2r/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.vPfe2r/mntpt ]
tc-end: 1530081616.270387, subdirs, passed
tp-end: 1530081616.276822, fs/tmpfs/t_link
tp-start: 1530081617.927205, fs/tmpfs/t_mkdir, 5
tc-start: 1530081617.930614, attrs
tc-so:Executing command [ mkdir /tmp/atf-run.h0WAHM/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.h0WAHM/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.h0WAHM/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.h0WAHM/mntpt ]
tc-end: 1530081620.389356, attrs, passed
tc-start: 1530081620.395770, kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.Sz7s3S/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.Sz7s3S/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.Sz7s3S/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.Sz7s3S/mntpt ]
tc-end: 1530081621.812413, kqueue, passed
tc-start: 1530081621.818837, many
tc-so:Executing command [ mkdir /tmp/atf-run.QDx9Ob/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.QDx9Ob/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.QDx9Ob/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.QDx9Ob/mntpt ]
tc-end: 1530081654.249526, many, passed
tc-start: 1530081654.256334, nested
tc-so:Executing command [ mkdir /tmp/atf-run.pAxqtw/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.pAxqtw/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.pAxqtw/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.pAxqtw/mntpt ]
tc-end: 1530081655.434143, nested, passed
tc-start: 1530081655.440641, single
tc-so:Executing command [ mkdir /tmp/atf-run.3GHkyb/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.3GHkyb/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.3GHkyb/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.3GHkyb/mntpt ]
tc-end: 1530081656.659421, single, passed
tp-end: 1530081656.666047, fs/tmpfs/t_mkdir
tp-start: 1530081658.475439, fs/tmpfs/t_mknod, 6
tc-start: 1530081658.478859, block
tc-so:Executing command [ mkdir /tmp/atf-run.M3iZP4/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.M3iZP4/mntpt
tc-so:Executing command [ mknod fd0a b 2 0 ]
tc-so:Executing command [ umount /tmp/atf-run.M3iZP4/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.M3iZP4/mntpt ]
tc-end: 1530081659.505231, block, passed
tc-start: 1530081659.511747, block_kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.6jTkG6/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.6jTkG6/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.6jTkG6/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.6jTkG6/mntpt ]
tc-end: 1530081660.680207, block_kqueue, passed
tc-start: 1530081660.686922, char
tc-so:Executing command [ mkdir /tmp/atf-run.HvxC1M/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.HvxC1M/mntpt
tc-so:Executing command [ mknod null c 2 2 ]
tc-so:Executing command [ umount /tmp/atf-run.HvxC1M/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.HvxC1M/mntpt ]
tc-end: 1530081661.689854, char, passed
tc-start: 1530081661.696504, char_kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.y2HGkl/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.y2HGkl/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.y2HGkl/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.y2HGkl/mntpt ]
tc-end: 1530081662.870706, char_kqueue, passed
tc-start: 1530081662.877334, pipe
tc-so:Executing command [ mkdir /tmp/atf-run.iYDREg/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.iYDREg/mntpt
tc-so:Executing command [ mknod pipe p ]
tc-so:Executing command [ umount /tmp/atf-run.iYDREg/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.iYDREg/mntpt ]
tc-end: 1530081663.887920, pipe, passed
tc-start: 1530081663.894553, pipe_kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.hmZoRR/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.hmZoRR/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.hmZoRR/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.hmZoRR/mntpt ]
tc-end: 1530081665.70857, pipe_kqueue, passed
tp-end: 1530081665.77539, fs/tmpfs/t_mknod
tp-start: 1530081666.809516, fs/tmpfs/t_mount, 6
tc-start: 1530081666.812980, attrs
tc-so:Executing command [ mkdir /tmp/atf-run.kiGkBL/mntpt ]
tc-so:mount -t tmpfs -o -u1000 -o -g100 -o -m755 tmpfs /tmp/atf-run.kiGkBL/mntpt
tc-so:Executing command [ umount /tmp/atf-run.kiGkBL/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.kiGkBL/mntpt ]
tc-end: 1530081667.726416, attrs, passed
tc-start: 1530081667.732627, large
tc-so:Executing command [ mkdir /tmp/atf-run.90VFVe/mntpt ]
tc-so:mount -t tmpfs -o -s9223372036854775807 tmpfs /tmp/atf-run.90VFVe/mntpt
tc-so:Executing command [ umount /tmp/atf-run.90VFVe/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.90VFVe/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: 1530081668.920274, large, passed
tc-start: 1530081668.926623, mntpt
tc-so:Executing command [ grep unused out ]
tc-so:Executing command [ grep /tmp/atf-run.4zsTpH/mnt out ]
tc-so:Executing command [ grep unused out ]
tc-so:Executing command [ grep mnt out ]
tc-end: 1530081669.810608, mntpt, passed
tc-start: 1530081669.817241, negative
tc-so:Executing command [ mkdir /tmp/atf-run.2BV8g9/mntpt ]
tc-so:mount -t tmpfs -o -s-10 tmpfs /tmp/atf-run.2BV8g9/mntpt
tc-so:Executing command [ umount /tmp/atf-run.2BV8g9/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.2BV8g9/mntpt ]
tc-end: 1530081670.695950, negative, passed
tc-start: 1530081670.704323, options
tc-so:Executing command [ mkdir /tmp/atf-run.lJJdEW/mntpt ]
tc-so:mount -t tmpfs -o ro tmpfs /tmp/atf-run.lJJdEW/mntpt
tc-so:Executing command [ umount /tmp/atf-run.lJJdEW/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.lJJdEW/mntpt ]
tc-end: 1530081671.660468, options, passed
tc-start: 1530081671.667062, plain
tc-so:Executing command [ mkdir /tmp/atf-run.06XMRB/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.06XMRB/mntpt
tc-so:Executing command [ umount /tmp/atf-run.06XMRB/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.06XMRB/mntpt ]
tc-end: 1530081672.530982, plain, passed
tp-end: 1530081672.537354, fs/tmpfs/t_mount
tp-start: 1530081673.62076, fs/tmpfs/t_pipes, 1
tc-start: 1530081673.65555, basic
tc-so:Executing command [ mkdir /tmp/atf-run.q04JsP/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.q04JsP/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.q04JsP/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.q04JsP/mntpt ]
tc-end: 1530081674.71980, basic, passed
tp-end: 1530081674.78327, fs/tmpfs/t_pipes
tp-start: 1530081674.865827, fs/tmpfs/t_read_write, 2
tc-start: 1530081674.869261, basic
tc-so:Executing command [ mkdir /tmp/atf-run.iWebj7/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.iWebj7/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.iWebj7/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.iWebj7/mntpt ]
tc-end: 1530081676.185405, basic, passed
tc-start: 1530081676.191683, kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.JSjJbQ/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.JSjJbQ/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.JSjJbQ/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.JSjJbQ/mntpt ]
tc-end: 1530081677.623509, kqueue, passed
tp-end: 1530081677.629873, fs/tmpfs/t_read_write
tp-start: 1530081678.966266, fs/tmpfs/t_readdir, 4
tc-start: 1530081678.969752, caching
tc-so:Executing command [ mkdir /tmp/atf-run.pRszqz/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.pRszqz/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.pRszqz/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.pRszqz/mntpt ]
tc-end: 1530081680.380696, caching, passed
tc-start: 1530081680.387154, dots
tc-so:Executing command [ mkdir /tmp/atf-run.DRDqbx/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.DRDqbx/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.DRDqbx/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.DRDqbx/mntpt ]
tc-end: 1530081681.592530, dots, passed
tc-start: 1530081681.599074, many
tc-so:Executing command [ mkdir /tmp/atf-run.ZGWTUj/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.ZGWTUj/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.ZGWTUj/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.ZGWTUj/mntpt ]
tc-end: 1530081693.235040, many, passed
tc-start: 1530081693.241397, types
tc-so:Executing command [ mkdir /tmp/atf-run.HKr5zU/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.HKr5zU/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.HKr5zU/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.HKr5zU/mntpt ]
tc-end: 1530081695.74200, types, passed
tp-end: 1530081695.80751, fs/tmpfs/t_readdir
tp-start: 1530081696.376925, fs/tmpfs/t_remove, 4
tc-start: 1530081696.380345, dot
tc-so:Executing command [ mkdir /tmp/atf-run.UVeL0Z/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.UVeL0Z/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.UVeL0Z/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.UVeL0Z/mntpt ]
tc-end: 1530081697.569482, dot, passed
tc-start: 1530081697.576006, kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.v8AqAi/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.v8AqAi/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.v8AqAi/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.v8AqAi/mntpt ]
tc-end: 1530081699.9442, kqueue, passed
tc-start: 1530081699.15854, single
tc-so:Executing command [ mkdir /tmp/atf-run.yUkKWr/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.yUkKWr/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.yUkKWr/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.yUkKWr/mntpt ]
tc-end: 1530081700.403737, single, passed
tc-start: 1530081700.410474, uchg
tc-so:Executing command [ mkdir /tmp/atf-run.iK9NfH/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.iK9NfH/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.iK9NfH/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.iK9NfH/mntpt ]
tc-end: 1530081701.928208, uchg, passed
tp-end: 1530081701.934504, fs/tmpfs/t_remove
tp-start: 1530081704.548927, fs/tmpfs/t_rename, 9
tc-start: 1530081704.552393, basic
tc-so:Executing command [ mkdir /tmp/atf-run.0ZE76m/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.0ZE76m/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.0ZE76m/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.0ZE76m/mntpt ]
tc-end: 1530081705.950989, basic, passed
tc-start: 1530081705.957785, crossdev
tc-so:Executing command [ mkdir /tmp/atf-run.Od8bK1/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.Od8bK1/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.Od8bK1/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.Od8bK1/mntpt ]
tc-end: 1530081707.382281, crossdev, passed
tc-start: 1530081707.388735, dir_to_emptydir
tc-so:Executing command [ mkdir /tmp/atf-run.tehgne/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.tehgne/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.tehgne/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.tehgne/mntpt ]
tc-end: 1530081709.49794, dir_to_emptydir, passed
tc-start: 1530081709.56396, dir_to_file
tc-so:Executing command [ mkdir /tmp/atf-run.F2my8Y/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.F2my8Y/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.F2my8Y/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.F2my8Y/mntpt ]
tc-end: 1530081710.619125, dir_to_file, passed
tc-start: 1530081710.625567, dir_to_fulldir
tc-so:Executing command [ mkdir /tmp/atf-run.hFblAC/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.hFblAC/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.hFblAC/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.hFblAC/mntpt ]
tc-end: 1530081712.636749, dir_to_fulldir, passed
tc-start: 1530081712.643128, dotdot
tc-so:Executing command [ mkdir /tmp/atf-run.zRxBjp/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.zRxBjp/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.zRxBjp/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.zRxBjp/mntpt ]
tc-end: 1530081716.40277, dotdot, passed
tc-start: 1530081716.46706, dots
tc-so:Executing command [ mkdir /tmp/atf-run.nUpmdH/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.nUpmdH/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.nUpmdH/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.nUpmdH/mntpt ]
tc-end: 1530081717.356503, dots, passed
tc-start: 1530081717.362804, file_to_dir
tc-so:Executing command [ mkdir /tmp/atf-run.75ANWc/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.75ANWc/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.75ANWc/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.75ANWc/mntpt ]
tc-end: 1530081718.920467, file_to_dir, passed
tc-start: 1530081718.926938, kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.6znKNq/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.6znKNq/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.6znKNq/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.6znKNq/mntpt ]
tc-end: 1530081722.180250, kqueue, passed
tp-end: 1530081722.186638, fs/tmpfs/t_rename
tp-start: 1530081724.833451, fs/tmpfs/t_rmdir, 9
tc-start: 1530081724.836951, curdir
tc-so:Executing command [ mkdir /tmp/atf-run.sMGJWF/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.sMGJWF/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.sMGJWF/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.sMGJWF/mntpt ]
tc-end: 1530081726.86686, curdir, passed
tc-start: 1530081726.93218, dots
tc-so:Executing command [ mkdir /tmp/atf-run.Vcp1jV/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.Vcp1jV/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.Vcp1jV/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.Vcp1jV/mntpt ]
tc-end: 1530081727.386075, dots, passed
tc-start: 1530081727.392416, kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.21qpze/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.21qpze/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.21qpze/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.21qpze/mntpt ]
tc-end: 1530081728.834514, kqueue, passed
tc-start: 1530081728.841122, links
tc-so:Executing command [ mkdir /tmp/atf-run.K7fN2h/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.K7fN2h/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.K7fN2h/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.K7fN2h/mntpt ]
tc-end: 1530081730.392294, links, passed
tc-start: 1530081730.398684, mntpt
tc-so:Executing command [ mkdir /tmp/atf-run.VOO9GF/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.VOO9GF/mntpt
tc-so:Executing command [ rmdir /tmp/atf-run.VOO9GF/mntpt ]
tc-so:Executing command [ umount /tmp/atf-run.VOO9GF/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.VOO9GF/mntpt ]
tc-end: 1530081731.385447, mntpt, passed
tc-start: 1530081731.392004, nested
tc-so:Executing command [ mkdir /tmp/atf-run.VnfNPy/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.VnfNPy/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.VnfNPy/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.VnfNPy/mntpt ]
tc-end: 1530081732.695278, nested, passed
tc-start: 1530081732.701640, non_empty
tc-so:Executing command [ mkdir /tmp/atf-run.mWKf73/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.mWKf73/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.mWKf73/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.mWKf73/mntpt ]
tc-end: 1530081734.318070, non_empty, passed
tc-start: 1530081734.324648, non_existent
tc-so:Executing command [ mkdir /tmp/atf-run.q7rffX/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.q7rffX/mntpt
tc-so:Executing command [ rmdir non-existent ]
tc-so:Executing command [ umount /tmp/atf-run.q7rffX/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.q7rffX/mntpt ]
tc-end: 1530081735.300224, non_existent, passed
tc-start: 1530081735.306844, single
tc-so:Executing command [ mkdir /tmp/atf-run.Ps9Vbo/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.Ps9Vbo/mntpt
tc-so:Executing command [ mkdir a ]
tc-so:Executing command [ rmdir a ]
tc-so:Executing command [ umount /tmp/atf-run.Ps9Vbo/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.Ps9Vbo/mntpt ]
tc-end: 1530081736.460477, single, passed
tp-end: 1530081736.467072, fs/tmpfs/t_rmdir
tp-start: 1530081739.368714, fs/tmpfs/t_setattr, 10
tc-start: 1530081739.372160, chgrp
tc-so:Executing command [ mkdir /tmp/atf-run.wfnHho/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.wfnHho/mntpt
tc-so:Executing command [ mkdir grp ]
tc-so:Executing command [ chgrp 5678 grp ]
tc-so:Executing command [ umount /tmp/atf-run.wfnHho/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.wfnHho/mntpt ]
tc-end: 1530081740.592495, chgrp, passed
tc-start: 1530081740.599063, chgrp_kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.BH5ahh/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.BH5ahh/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.BH5ahh/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.BH5ahh/mntpt ]
tc-end: 1530081741.781307, chgrp_kqueue, passed
tc-start: 1530081741.788034, chmod
tc-so:Executing command [ mkdir /tmp/atf-run.7aqjjv/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.7aqjjv/mntpt
tc-so:Executing command [ mkdir mode ]
tc-so:Executing command [ chmod 0000 mode ]
tc-so:Executing command [ umount /tmp/atf-run.7aqjjv/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.7aqjjv/mntpt ]
tc-end: 1530081742.918244, chmod, passed
tc-start: 1530081742.924670, chmod_kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.LDUR0N/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.LDUR0N/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.LDUR0N/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.LDUR0N/mntpt ]
tc-end: 1530081744.111089, chmod_kqueue, passed
tc-start: 1530081744.117904, chown
tc-so:Executing command [ mkdir /tmp/atf-run.G6CWr2/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.G6CWr2/mntpt
tc-so:Executing command [ mkdir own ]
tc-so:Executing command [ chown 1234 own ]
tc-so:Executing command [ umount /tmp/atf-run.G6CWr2/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.G6CWr2/mntpt ]
tc-end: 1530081745.312396, chown, passed
tc-start: 1530081745.318900, chown_kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.OeiQKn/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.OeiQKn/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.OeiQKn/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.OeiQKn/mntpt ]
tc-end: 1530081746.515191, chown_kqueue, passed
tc-start: 1530081746.521868, chowngrp
tc-so:Executing command [ mkdir /tmp/atf-run.XLBbvJ/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.XLBbvJ/mntpt
tc-so:Executing command [ mkdir owngrp ]
tc-so:Executing command [ chown 1234:5678 owngrp ]
tc-so:Executing command [ umount /tmp/atf-run.XLBbvJ/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.XLBbvJ/mntpt ]
tc-end: 1530081747.653801, chowngrp, passed
tc-start: 1530081747.660299, chowngrp_kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.coctth/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.coctth/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.coctth/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.coctth/mntpt ]
tc-end: 1530081748.870395, chowngrp_kqueue, passed
tc-start: 1530081748.877124, chtimes
tc-so:Executing command [ mkdir /tmp/atf-run.ll2Bph/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.ll2Bph/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.ll2Bph/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.ll2Bph/mntpt ]
tc-end: 1530081750.26838, chtimes, passed
tc-start: 1530081750.33158, chtimes_kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.B7cfv4/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.B7cfv4/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.B7cfv4/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.B7cfv4/mntpt ]
tc-end: 1530081751.231881, chtimes_kqueue, passed
tp-end: 1530081751.238598, fs/tmpfs/t_setattr
tp-start: 1530081752.549276, fs/tmpfs/t_sizes, 4
tc-start: 1530081752.552703, big
tc-so:Executing command [ mkdir /tmp/atf-run.mi3x22/mntpt ]
tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.mi3x22/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.mi3x22/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.mi3x22/mntpt ]
tc-end: 1530081754.67012, big, passed
tc-start: 1530081754.73570, overflow
tc-so:Executing command [ mkdir /tmp/atf-run.AaZq0d/mntpt ]
tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.AaZq0d/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.AaZq0d/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.AaZq0d/mntpt ]
tc-end: 1530081755.883004, overflow, passed
tc-start: 1530081755.889628, overwrite
tc-so:Executing command [ mkdir /tmp/atf-run.vFpcIJ/mntpt ]
tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.vFpcIJ/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.vFpcIJ/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.vFpcIJ/mntpt ]
tc-end: 1530081757.92545, overwrite, passed
tc-start: 1530081757.98834, small
tc-so:Executing command [ mkdir /tmp/atf-run.511S2t/mntpt ]
tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.511S2t/mntpt
tc-so:Executing command [ rm a ]
tc-so:Executing command [ umount /tmp/atf-run.511S2t/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.511S2t/mntpt ]
tc-end: 1530081758.101949, small, passed
tp-end: 1530081758.108570, fs/tmpfs/t_sizes
tp-start: 1530081758.635788, fs/tmpfs/t_sockets, 1
tc-start: 1530081758.639229, basic
tc-so:Executing command [ mkdir /tmp/atf-run.n99seF/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.n99seF/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.n99seF/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.n99seF/mntpt ]
tc-end: 1530081760.31944, basic, passed
tp-end: 1530081760.38462, fs/tmpfs/t_sockets
tp-start: 1530081760.561718, fs/tmpfs/t_statvfs, 1
tc-start: 1530081760.565145, values
tc-so:Executing command [ mkdir /tmp/atf-run.jDnUeC/mntpt ]
tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.jDnUeC/mntpt
tc-so:Executing command [ umount /tmp/atf-run.jDnUeC/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.jDnUeC/mntpt ]
tc-end: 1530081761.517782, values, passed
tp-end: 1530081761.524118, fs/tmpfs/t_statvfs
tp-start: 1530081762.810257, fs/tmpfs/t_symlink, 4
tc-start: 1530081762.813682, dir
tc-so:Executing command [ mkdir /tmp/atf-run.QmJ5lq/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.QmJ5lq/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.QmJ5lq/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.QmJ5lq/mntpt ]
tc-end: 1530081764.414479, dir, passed
tc-start: 1530081764.421217, exec
tc-so:Executing command [ mkdir /tmp/atf-run.eQTO0C/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.eQTO0C/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.eQTO0C/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.eQTO0C/mntpt ]
tc-end: 1530081765.711739, exec, passed
tc-start: 1530081765.718134, file
tc-so:Executing command [ mkdir /tmp/atf-run.IwRhYc/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.IwRhYc/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.IwRhYc/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.IwRhYc/mntpt ]
tc-end: 1530081767.27868, file, passed
tc-start: 1530081767.34362, kqueue
tc-so:Executing command [ mkdir /tmp/atf-run.Xoc6Wk/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.Xoc6Wk/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.Xoc6Wk/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.Xoc6Wk/mntpt ]
tc-end: 1530081768.424640, kqueue, passed
tp-end: 1530081768.431229, fs/tmpfs/t_symlink
tp-start: 1530081769.730908, fs/tmpfs/t_times, 4
tc-start: 1530081769.734320, empty
tc-so:Executing command [ mkdir /tmp/atf-run.5owIBn/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.5owIBn/mntpt
tc-so:Executing command [ touch a ]
tc-so:Executing command [ cat a ]
tc-so:Executing command [ umount /tmp/atf-run.5owIBn/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.5owIBn/mntpt ]
tc-end: 1530081773.7144, empty, passed
tc-start: 1530081773.13478, link
tc-so:Executing command [ mkdir /tmp/atf-run.XRQQ8X/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.XRQQ8X/mntpt
tc-so:Executing command [ ln c d ]
tc-so:Executing command [ umount /tmp/atf-run.XRQQ8X/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.XRQQ8X/mntpt ]
tc-end: 1530081775.121291, link, passed
tc-start: 1530081775.127845, non_empty
tc-so:Executing command [ mkdir /tmp/atf-run.Qi5OU5/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.Qi5OU5/mntpt
tc-so:Executing command [ cat b ]
tc-so:Executing command [ umount /tmp/atf-run.Qi5OU5/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.Qi5OU5/mntpt ]
tc-end: 1530081777.231362, non_empty, passed
tc-start: 1530081777.237959, rename
tc-so:Executing command [ mkdir /tmp/atf-run.f2oKs8/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.f2oKs8/mntpt
tc-so:Executing command [ mkdir e ]
tc-so:Executing command [ mv e/a e/b ]
tc-so:Executing command [ umount /tmp/atf-run.f2oKs8/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.f2oKs8/mntpt ]
tc-end: 1530081779.606997, rename, passed
tp-end: 1530081779.613377, fs/tmpfs/t_times
tp-start: 1530081780.134559, fs/tmpfs/t_trail_slash, 1
tc-start: 1530081780.138155, main
tc-so:Executing command [ mkdir /tmp/atf-run.2LxhFO/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.2LxhFO/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.2LxhFO/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.2LxhFO/mntpt ]
tc-end: 1530081781.531482, main, passed
tp-end: 1530081781.538107, fs/tmpfs/t_trail_slash
tp-start: 1530081782.65840, fs/tmpfs/t_truncate, 1
tc-start: 1530081782.69275, basic
tc-so:Executing command [ mkdir /tmp/atf-run.2zDBQC/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.2zDBQC/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.2zDBQC/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.2zDBQC/mntpt ]
tc-end: 1530081783.250959, basic, passed
tp-end: 1530081783.257662, fs/tmpfs/t_truncate
tp-start: 1530081783.941938, fs/tmpfs/t_vnd, 1
tc-start: 1530081783.945362, basic
tc-so:Executing command [ mkdir /tmp/atf-run.gguEdR/mntpt ]
tc-so:mount -t tmpfs  tmpfs /tmp/atf-run.gguEdR/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.gguEdR/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.gguEdR/mntpt ]
tc-end: 1530081798.349541, basic, passed
tp-end: 1530081798.356990, fs/tmpfs/t_vnd
tp-start: 1530081798.970122, fs/tmpfs/t_vnode_leak, 1
tc-start: 1530081798.973561, 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.bb019b/mntpt ]
tc-so:mount -t tmpfs -o -s16392192 tmpfs /tmp/atf-run.bb019b/mntpt
tc-so:Creating 4000 directories
tc-so:Executing command [ umount /tmp/atf-run.bb019b/mntpt ]
tc-so:Executing command [ rmdir /tmp/atf-run.bb019b/mntpt ]
tc-so:Restoring kern.maxvnodes to 3276
tc-so:kern.maxvnodes: 2000 -> 3276
tc-end: 1530081865.137468, main, passed
tp-end: 1530081865.143666, fs/tmpfs/t_vnode_leak
tp-start: 1530081865.301051, fs/umapfs/t_basic, 1
tc-start: 1530081865.304471, basic
tc-end: 1530081865.614434, basic, passed
tp-end: 1530081865.619867, fs/umapfs/t_basic
tp-start: 1530081865.748818, fs/union/t_pr, 6
tc-start: 1530081865.752223, cyclic
tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided)
tc-se:Test program crashed; attempting to get stack trace
tc-se:[New process 1]
tc-se:[New process 25]
tc-se:[New process 24]
tc-se:[New process 21]
tc-se:[New process 20]
tc-se:[New process 19]
tc-se:[New process 18]
tc-se:[New process 17]
tc-se:[New process 16]
tc-se:[New process 15]
tc-se:[New process 14]
tc-se:[New process 13]
tc-se:[New process 12]
tc-se:[New process 11]
tc-se:[New process 10]
tc-se:[New process 9]
tc-se:[New process 8]
tc-se:[New process 7]
tc-se:[New process 6]
tc-se:[New process 5]
tc-se:[New process 4]
tc-se:[New process 3]
tc-se:[New process 2]
tc-se:Core was generated by `t_pr'.
tc-se:Program terminated with signal SIGABRT, Aborted.
tc-se:#0  0xfdb3383c in _lwp_kill () from /usr/lib/libc.so.12
tc-se:[Current thread is 1 (LWP 1)]
tc-se:#0  0xfdb3383c in _lwp_kill () from /usr/lib/libc.so.12
tc-se:#1  0xfdb33800 in raise () from /usr/lib/libc.so.12
tc-se:#2  0xfdb32e38 in abort () from /usr/lib/libc.so.12
tc-se:#3  0xfdc198a4 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0
tc-se:#4  0xfdce6790 in rumpns_rw_enter () from /usr/lib/librump.so.0
tc-se:#5  0xfdd8a900 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0
tc-se:#6  0xfdc92a78 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0
tc-se:#7  0xfdd9181c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0
tc-se:#8  0xfdec5490 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0
tc-se:#9  0xfdc90e6c in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0
tc-se:#10 0xfdda880c in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#11 0xfdda9680 in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#12 0xfddaafcc in rumpns_namei () from /usr/lib/librumpvfs.so.0
tc-se:#13 0xfdd9ac94 in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#14 0xfdd9bd50 in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#15 0xfdcef9cc in rump_syscall () from /usr/lib/librump.so.0
tc-se:#16 0xfdce1a2c in rump___sysimpl_mkdir () from /usr/lib/librump.so.0
tc-se:#17 0x01801034 in atfu_cyclic_body ()
tc-se:#18 0xfdbba0f4 in atf_tc_run () from /usr/lib/libatf-c.so.0
tc-se:#19 0xfdbb618c in atf_tp_run () from /usr/lib/libatf-c.so.0
tc-se:#20 0xfdbb5a64 in atf_tp_main () from /usr/lib/libatf-c.so.0
tc-se:#21 0x01800a40 in ___start ()
tc-se:#22 0x01800930 in _start ()
tc-se:Backtrace stopped: frame did not save the PC
tc-se:Stack trace complete
tc-end: 1530081871.488127, cyclic, expected_signal, PR kern/3645
tc-start: 1530081871.498708, cyclic2
tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided)
tc-se:Test program crashed; attempting to get stack trace
tc-se:[New process 1]
tc-se:[New process 25]
tc-se:[New process 24]
tc-se:[New process 21]
tc-se:[New process 20]
tc-se:[New process 19]
tc-se:[New process 18]
tc-se:[New process 17]
tc-se:[New process 16]
tc-se:[New process 15]
tc-se:[New process 14]
tc-se:[New process 13]
tc-se:[New process 12]
tc-se:[New process 11]
tc-se:[New process 10]
tc-se:[New process 9]
tc-se:[New process 8]
tc-se:[New process 7]
tc-se:[New process 6]
tc-se:[New process 5]
tc-se:[New process 4]
tc-se:[New process 3]
tc-se:[New process 2]
tc-se:Core was generated by `t_pr'.
tc-se:Program terminated with signal SIGABRT, Aborted.
tc-se:#0  0xfdb3383c in _lwp_kill () from /usr/lib/libc.so.12
tc-se:[Current thread is 1 (LWP 1)]
tc-se:#0  0xfdb3383c in _lwp_kill () from /usr/lib/libc.so.12
tc-se:#1  0xfdb33800 in raise () from /usr/lib/libc.so.12
tc-se:#2  0xfdb32e38 in abort () from /usr/lib/libc.so.12
tc-se:#3  0xfdc198a4 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0
tc-se:#4  0xfdce6790 in rumpns_rw_enter () from /usr/lib/librump.so.0
tc-se:#5  0xfdd8a900 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0
tc-se:#6  0xfdc92a78 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0
tc-se:#7  0xfdd9181c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0
tc-se:#8  0xfdec5490 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0
tc-se:#9  0xfdc90e6c in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0
tc-se:#10 0xfdda880c in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#11 0xfdda9680 in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#12 0xfddaafcc in rumpns_namei () from /usr/lib/librumpvfs.so.0
tc-se:#13 0xfdd9ac94 in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#14 0xfdd9bd50 in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#15 0xfdcef9cc in rump_syscall () from /usr/lib/librump.so.0
tc-se:#16 0xfdce1a2c in rump___sysimpl_mkdir () from /usr/lib/librump.so.0
tc-se:#17 0x01800f10 in atfu_cyclic2_body ()
tc-se:#18 0xfdbba0f4 in atf_tc_run () from /usr/lib/libatf-c.so.0
tc-se:#19 0xfdbb618c in atf_tp_run () from /usr/lib/libatf-c.so.0
tc-se:#20 0xfdbb5a64 in atf_tp_main () from /usr/lib/libatf-c.so.0
tc-se:#21 0x01800a40 in ___start ()
tc-se:#22 0x01800930 in _start ()
tc-se:Backtrace stopped: frame did not save the PC
tc-se:Stack trace complete
tc-end: 1530081875.954965, cyclic2, expected_signal, PR kern/4597
tc-start: 1530081875.965535, devnull1
tc-end: 1530081876.301345, devnull1, passed
tc-start: 1530081876.306715, devnull2
tc-end: 1530081876.642537, devnull2, passed
tc-start: 1530081876.647915, multilayer
tc-end: 1530081876.987190, multilayer, passed
tc-start: 1530081876.992762, multilayer2
tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided)
tc-se:Test program crashed; attempting to get stack trace
tc-se:[New process 1]
tc-se:[New process 25]
tc-se:[New process 24]
tc-se:[New process 23]
tc-se:[New process 21]
tc-se:[New process 20]
tc-se:[New process 19]
tc-se:[New process 18]
tc-se:[New process 17]
tc-se:[New process 16]
tc-se:[New process 15]
tc-se:[New process 14]
tc-se:[New process 13]
tc-se:[New process 12]
tc-se:[New process 11]
tc-se:[New process 10]
tc-se:[New process 9]
tc-se:[New process 8]
tc-se:[New process 7]
tc-se:[New process 6]
tc-se:[New process 5]
tc-se:[New process 4]
tc-se:[New process 3]
tc-se:[New process 2]
tc-se:Core was generated by `t_pr'.
tc-se:Program terminated with signal SIGABRT, Aborted.
tc-se:#0  0xfdb3383c in _lwp_kill () from /usr/lib/libc.so.12
tc-se:[Current thread is 1 (LWP 1)]
tc-se:#0  0xfdb3383c in _lwp_kill () from /usr/lib/libc.so.12
tc-se:#1  0xfdb33800 in raise () from /usr/lib/libc.so.12
tc-se:#2  0xfdb32e38 in abort () from /usr/lib/libc.so.12
tc-se:#3  0xfdc198a4 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0
tc-se:#4  0xfdce6790 in rumpns_rw_enter () from /usr/lib/librump.so.0
tc-se:#5  0xfdd8a900 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0
tc-se:#6  0xfdc92a78 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0
tc-se:#7  0xfdd9181c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0
tc-se:#8  0xfdec5110 in ?? () from /usr/lib/librumpfs_union.so.0
tc-se:#9  0xfdec532c in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0
tc-se:#10 0xfdc90e6c in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0
tc-se:#11 0xfdec50e4 in ?? () from /usr/lib/librumpfs_union.so.0
tc-se:#12 0xfdec54b8 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0
tc-se:#13 0xfdc90e6c in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0
tc-se:#14 0xfdda880c in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#15 0xfdda9680 in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#16 0xfddaafcc in rumpns_namei () from /usr/lib/librumpvfs.so.0
tc-se:#17 0xfdd9c608 in rumpns_sys_unmount () from /usr/lib/librumpvfs.so.0
tc-se:#18 0xfdcef9cc in rump_syscall () from /usr/lib/librump.so.0
tc-se:#19 0xfdce0330 in rump___sysimpl_unmount () from /usr/lib/librump.so.0
tc-se:#20 0x018011ac in atfu_multilayer2_body ()
tc-se:#21 0xfdbba0f4 in atf_tc_run () from /usr/lib/libatf-c.so.0
tc-se:#22 0xfdbb618c in atf_tp_run () from /usr/lib/libatf-c.so.0
tc-se:#23 0xfdbb5a64 in atf_tp_main () from /usr/lib/libatf-c.so.0
tc-se:#24 0x01800a40 in ___start ()
tc-se:#25 0x01800930 in _start ()
tc-se:Backtrace stopped: frame did not save the PC
tc-se:Stack trace complete
tc-end: 1530081881.482925, multilayer2, expected_signal, PR kern/2423
tp-end: 1530081881.493749, fs/union/t_pr
tp-start: 1530081882.48774, fs/vfs/t_full, 13
tc-start: 1530081882.52179, ext2fs_fillfs
tc-so:uid 0 on /mnt: file system full
tc-end: 1530081889.203942, ext2fs_fillfs, passed
tc-start: 1530081889.232102, ffs_fillfs
tc-so:uid 0, pid 1, command rumplocal, on /mnt: file system full
tc-end: 1530081891.977149, ffs_fillfs, passed
tc-start: 1530081891.994806, ffslog_fillfs
tc-so:uid 0, pid 1, command rumplocal, on /mnt: file system full
tc-end: 1530081894.529619, ffslog_fillfs, passed
tc-start: 1530081894.545180, lfs_fillfs
tc-se:lfs_cleanerd[20848]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[20848]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[20848]: t_full: needs_cleaning returned -1
tc-se:lfs_cleanerd[20848]: /mnt: detaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530081899.850794, lfs_fillfs, passed
tc-start: 1530081899.868375, msdosfs_fillfs
tc-end: 1530081902.587999, msdosfs_fillfs, passed
tc-start: 1530081902.605375, nfs_fillfs
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1530081905.352902838 1530081905.352902838, mtime 1530081905.352902838 1530081905.352902838)
tc-end: 1530081916.291027, nfs_fillfs, passed
tc-start: 1530081916.319068, p2k_ffs_fillfs
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.xAdNyw/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.xAdNyw/p2kffsfake" instead.
tc-end: 1530081918.175681, p2k_ffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC)
tc-start: 1530081918.185484, puffs_fillfs
tc-end: 1530081919.468236, puffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC)
tc-start: 1530081919.474220, rumpfs_fillfs
tc-end: 1530081920.666366, rumpfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC)
tc-start: 1530081920.672459, sysvbfs_fillfs
tc-end: 1530081929.347467, sysvbfs_fillfs, passed
tc-start: 1530081929.364967, tmpfs_fillfs
tc-end: 1530081931.342244, tmpfs_fillfs, passed
tc-start: 1530081931.347636, udf_fillfs
tc-end: 1530081934.449414, udf_fillfs, passed
tc-start: 1530081934.466663, v7fs_fillfs
tc-end: 1530081958.624298, v7fs_fillfs, passed
tp-end: 1530081958.640812, fs/vfs/t_full
tp-start: 1530081959.328772, fs/vfs/t_io, 130
tc-start: 1530081959.332218, ext2fs_extendfile
tc-end: 1530081960.775392, ext2fs_extendfile, passed
tc-start: 1530081960.782396, ext2fs_extendfile_append
tc-end: 1530081962.196995, ext2fs_extendfile_append, passed
tc-start: 1530081962.204014, ext2fs_holywrite
tc-end: 1530081963.617287, ext2fs_holywrite, passed
tc-start: 1530081963.624333, ext2fs_overwrite512
tc-end: 1530081965.40214, ext2fs_overwrite512, passed
tc-start: 1530081965.47235, ext2fs_overwrite64k
tc-end: 1530081966.562224, ext2fs_overwrite64k, passed
tc-start: 1530081966.569385, ext2fs_overwrite_trunc
tc-end: 1530081968.88574, ext2fs_overwrite_trunc, passed
tc-start: 1530081968.95754, ext2fs_read_after_unlink
tc-end: 1530081969.522783, ext2fs_read_after_unlink, passed
tc-start: 1530081969.529863, ext2fs_read_fault
tc-end: 1530081970.940049, ext2fs_read_fault, passed
tc-start: 1530081970.947057, ext2fs_shrinkfile
tc-end: 1530081972.355228, ext2fs_shrinkfile, passed
tc-start: 1530081972.362305, ext2fs_wrrd_after_unlink
tc-end: 1530081973.782772, ext2fs_wrrd_after_unlink, passed
tc-start: 1530081973.789819, ffs_extendfile
tc-end: 1530081975.227142, ffs_extendfile, passed
tc-start: 1530081975.234696, ffs_extendfile_append
tc-end: 1530081976.678524, ffs_extendfile_append, passed
tc-start: 1530081976.686034, ffs_holywrite
tc-end: 1530081978.128059, ffs_holywrite, passed
tc-start: 1530081978.135660, ffs_overwrite512
tc-end: 1530081979.573759, ffs_overwrite512, passed
tc-start: 1530081979.581623, ffs_overwrite64k
tc-end: 1530081981.44058, ffs_overwrite64k, passed
tc-start: 1530081981.51785, ffs_overwrite_trunc
tc-end: 1530081982.519888, ffs_overwrite_trunc, passed
tc-start: 1530081982.527615, ffs_read_after_unlink
tc-end: 1530081983.982551, ffs_read_after_unlink, passed
tc-start: 1530081983.990137, ffs_read_fault
tc-end: 1530081985.428159, ffs_read_fault, passed
tc-start: 1530081985.435981, ffs_shrinkfile
tc-end: 1530081986.868514, ffs_shrinkfile, passed
tc-start: 1530081986.876165, ffs_wrrd_after_unlink
tc-end: 1530081988.327523, ffs_wrrd_after_unlink, passed
tc-start: 1530081988.335173, ffslog_extendfile
tc-end: 1530081989.829057, ffslog_extendfile, passed
tc-start: 1530081989.836594, ffslog_extendfile_append
tc-end: 1530081991.328744, ffslog_extendfile_append, passed
tc-start: 1530081991.336588, ffslog_holywrite
tc-end: 1530081992.835614, ffslog_holywrite, passed
tc-start: 1530081992.843243, ffslog_overwrite512
tc-end: 1530081994.336860, ffslog_overwrite512, passed
tc-start: 1530081994.344900, ffslog_overwrite64k
tc-end: 1530081995.863591, ffslog_overwrite64k, passed
tc-start: 1530081995.871396, ffslog_overwrite_trunc
tc-end: 1530081997.402418, ffslog_overwrite_trunc, passed
tc-start: 1530081997.410149, ffslog_read_after_unlink
tc-end: 1530081998.913874, ffslog_read_after_unlink, passed
tc-start: 1530081998.921577, ffslog_read_fault
tc-end: 1530082000.408738, ffslog_read_fault, passed
tc-start: 1530082000.416378, ffslog_shrinkfile
tc-end: 1530082001.900317, ffslog_shrinkfile, passed
tc-start: 1530082001.908086, ffslog_wrrd_after_unlink
tc-end: 1530082003.410554, ffslog_wrrd_after_unlink, passed
tc-start: 1530082003.418221, lfs_extendfile
tc-se:lfs_cleanerd[17224]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[17224]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[17224]: t_io: needs_cleaning returned -1
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082005.369376, lfs_extendfile, passed
tc-start: 1530082005.387105, lfs_extendfile_append
tc-se:lfs_cleanerd[22328]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[22328]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082007.320200, lfs_extendfile_append, passed
tc-start: 1530082007.338226, lfs_holywrite
tc-se:lfs_cleanerd[28411]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[28411]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082009.279724, lfs_holywrite, passed
tc-start: 1530082009.297342, lfs_overwrite512
tc-se:lfs_cleanerd[2929]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[2929]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[2929]: t_io: needs_cleaning returned -1
tc-end: 1530082011.231619, lfs_overwrite512, passed
tc-start: 1530082011.249347, lfs_overwrite64k
tc-se:lfs_cleanerd[15150]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[15150]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[15150]: t_io: needs_cleaning returned -1
tc-end: 1530082013.249147, lfs_overwrite64k, passed
tc-start: 1530082013.266910, lfs_overwrite_trunc
tc-se:lfs_cleanerd[17240]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[17240]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082015.269278, lfs_overwrite_trunc, passed
tc-start: 1530082015.286903, lfs_read_after_unlink
tc-se:lfs_cleanerd[21040]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[21040]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[21040]: t_io: needs_cleaning returned -1
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082017.309602, lfs_read_after_unlink, passed
tc-start: 1530082017.327430, lfs_read_fault
tc-se:lfs_cleanerd[27059]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[27059]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[27059]: t_io: needs_cleaning returned -1
tc-end: 1530082019.285826, lfs_read_fault, passed
tc-start: 1530082019.303720, lfs_shrinkfile
tc-se:lfs_cleanerd[17194]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[17194]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[17194]: t_io: needs_cleaning returned -1
tc-end: 1530082021.249003, lfs_shrinkfile, passed
tc-start: 1530082021.266820, lfs_wrrd_after_unlink
tc-se:lfs_cleanerd[21478]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[21478]: /mnt: filesystem unmounted
tc-end: 1530082023.254437, lfs_wrrd_after_unlink, passed
tc-start: 1530082023.272491, msdosfs_extendfile
tc-end: 1530082024.661720, msdosfs_extendfile, passed
tc-start: 1530082024.668332, msdosfs_extendfile_append
tc-end: 1530082026.54778, msdosfs_extendfile_append, passed
tc-start: 1530082026.61561, msdosfs_holywrite
tc-end: 1530082027.447091, msdosfs_holywrite, passed
tc-start: 1530082027.453826, msdosfs_overwrite512
tc-end: 1530082028.834429, msdosfs_overwrite512, passed
tc-start: 1530082028.841035, msdosfs_overwrite64k
tc-end: 1530082030.238588, msdosfs_overwrite64k, passed
tc-start: 1530082030.245461, msdosfs_overwrite_trunc
tc-end: 1530082031.650471, msdosfs_overwrite_trunc, passed
tc-start: 1530082031.657466, msdosfs_read_after_unlink
tc-end: 1530082033.59667, msdosfs_read_after_unlink, passed
tc-start: 1530082033.66481, msdosfs_read_fault
tc-so:Kernel RNG "kernel" runs test FAILURE: too many runs of 4 0s (385 >= 384)
tc-so:cprng kernel: failed statistical RNG test
tc-end: 1530082034.462389, msdosfs_read_fault, passed
tc-start: 1530082034.468956, msdosfs_shrinkfile
tc-end: 1530082035.848704, msdosfs_shrinkfile, passed
tc-start: 1530082035.855636, msdosfs_wrrd_after_unlink
tc-end: 1530082037.335909, msdosfs_wrrd_after_unlink, passed
tc-start: 1530082037.344585, nfs_extendfile
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082040.307455, nfs_extendfile, passed
tc-start: 1530082040.319648, nfs_extendfile_append
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082043.293511, nfs_extendfile_append, passed
tc-start: 1530082043.306275, nfs_holywrite
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082046.296908, nfs_holywrite, passed
tc-start: 1530082046.309343, nfs_overwrite512
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082051.302606, nfs_overwrite512, passed
tc-start: 1530082051.315007, nfs_overwrite64k
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1530082053.944638027 1530082053.944638027, mtime 1530082053.944638027 1530082053.944638027)
tc-end: 1530082054.546691, nfs_overwrite64k, passed
tc-start: 1530082054.559426, nfs_overwrite_trunc
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1530082057.210018003 1530082057.210018003, mtime 1530082057.210018003 1530082057.210018003)
tc-end: 1530082057.798702, nfs_overwrite_trunc, passed
tc-start: 1530082057.811559, nfs_read_after_unlink
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1530082060.452117138 1530082060.452117138, mtime 1530082060.452117138 1530082060.452117138)
tc-end: 1530082060.876703, nfs_read_after_unlink, passed
tc-start: 1530082060.889658, nfs_read_fault
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082063.869954, nfs_read_fault, passed
tc-start: 1530082063.882417, nfs_shrinkfile
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082066.822695, nfs_shrinkfile, passed
tc-start: 1530082066.835038, nfs_wrrd_after_unlink
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082069.827419, nfs_wrrd_after_unlink, passed
tc-start: 1530082069.839804, p2k_ffs_extendfile
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.i5MQhG/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.i5MQhG/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082071.800119, p2k_ffs_extendfile, passed
tc-start: 1530082071.807796, p2k_ffs_extendfile_append
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.HC6Znn/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.HC6Znn/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082073.740292, p2k_ffs_extendfile_append, passed
tc-start: 1530082073.748036, p2k_ffs_holywrite
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.dXgPPF/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.dXgPPF/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082075.820192, p2k_ffs_holywrite, passed
tc-start: 1530082075.827788, p2k_ffs_overwrite512
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.w3OkHB/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.w3OkHB/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082077.750447, p2k_ffs_overwrite512, passed
tc-start: 1530082077.758147, p2k_ffs_overwrite64k
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.fp6LP2/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.fp6LP2/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082079.740320, p2k_ffs_overwrite64k, passed
tc-start: 1530082079.748165, p2k_ffs_overwrite_trunc
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.4Muwxs/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.4Muwxs/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082081.880650, p2k_ffs_overwrite_trunc, passed
tc-start: 1530082081.888476, p2k_ffs_read_after_unlink
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.xx8DAe/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.xx8DAe/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082083.870227, p2k_ffs_read_after_unlink, passed
tc-start: 1530082083.877975, p2k_ffs_read_fault
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.RntKAX/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.RntKAX/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082085.799663, p2k_ffs_read_fault, passed
tc-start: 1530082085.807167, p2k_ffs_shrinkfile
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Wa8rJc/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Wa8rJc/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082087.870032, p2k_ffs_shrinkfile, passed
tc-start: 1530082087.877760, p2k_ffs_wrrd_after_unlink
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.sgliB9/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.sgliB9/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082089.820278, p2k_ffs_wrrd_after_unlink, passed
tc-start: 1530082089.828112, puffs_extendfile
tc-se:readshovel r1 -1 / 6
tc-end: 1530082091.368549, puffs_extendfile, passed
tc-start: 1530082091.374311, puffs_extendfile_append
tc-se:readshovel r1 -1 / 6
tc-end: 1530082092.778250, puffs_extendfile_append, passed
tc-start: 1530082092.783821, puffs_holywrite
tc-se:readshovel r1 -1 / 6
tc-end: 1530082094.508499, puffs_holywrite, passed
tc-start: 1530082094.514122, puffs_overwrite512
tc-se:readshovel r1 -1 / 6
tc-end: 1530082096.38377, puffs_overwrite512, passed
tc-start: 1530082096.44121, puffs_overwrite64k
tc-se:readshovel r1 -1 / 6
tc-end: 1530082097.599244, puffs_overwrite64k, passed
tc-start: 1530082097.605015, puffs_overwrite_trunc
tc-se:readshovel r1 -1 / 6
tc-end: 1530082099.158848, puffs_overwrite_trunc, passed
tc-start: 1530082099.164724, puffs_read_after_unlink
tc-se:readshovel r1 -1 / 6
tc-end: 1530082100.778211, puffs_read_after_unlink, passed
tc-start: 1530082100.784029, puffs_read_fault
tc-se:readshovel r1 -1 / 6
tc-end: 1530082102.429711, puffs_read_fault, passed
tc-start: 1530082102.435312, puffs_shrinkfile
tc-se:readshovel r1 -1 / 6
tc-end: 1530082104.78368, puffs_shrinkfile, passed
tc-start: 1530082104.83957, puffs_wrrd_after_unlink
tc-se:readshovel r1 -1 / 6
tc-end: 1530082105.598687, puffs_wrrd_after_unlink, passed
tc-start: 1530082105.604460, rumpfs_extendfile
tc-end: 1530082106.901341, rumpfs_extendfile, passed
tc-start: 1530082106.906901, rumpfs_extendfile_append
tc-end: 1530082108.207745, rumpfs_extendfile_append, passed
tc-start: 1530082108.213387, rumpfs_holywrite
tc-end: 1530082109.515237, rumpfs_holywrite, passed
tc-start: 1530082109.520932, rumpfs_overwrite512
tc-end: 1530082110.814717, rumpfs_overwrite512, passed
tc-start: 1530082110.820270, rumpfs_overwrite64k
tc-end: 1530082112.128346, rumpfs_overwrite64k, passed
tc-start: 1530082112.133998, rumpfs_overwrite_trunc
tc-end: 1530082113.454568, rumpfs_overwrite_trunc, passed
tc-start: 1530082113.460138, rumpfs_read_after_unlink
tc-end: 1530082114.764402, rumpfs_read_after_unlink, passed
tc-start: 1530082114.770005, rumpfs_read_fault
tc-end: 1530082116.68843, rumpfs_read_fault, passed
tc-start: 1530082116.74456, rumpfs_shrinkfile
tc-end: 1530082117.362618, rumpfs_shrinkfile, passed
tc-start: 1530082117.368329, rumpfs_wrrd_after_unlink
tc-end: 1530082118.678363, rumpfs_wrrd_after_unlink, passed
tc-start: 1530082118.684028, sysvbfs_extendfile
tc-end: 1530082120.55686, sysvbfs_extendfile, passed
tc-start: 1530082120.62280, sysvbfs_extendfile_append
tc-end: 1530082121.438605, sysvbfs_extendfile_append, passed
tc-start: 1530082121.445321, sysvbfs_holywrite
tc-end: 1530082122.821865, sysvbfs_holywrite, passed
tc-start: 1530082122.828579, sysvbfs_overwrite512
tc-end: 1530082124.202844, sysvbfs_overwrite512, passed
tc-start: 1530082124.209477, sysvbfs_overwrite64k
tc-end: 1530082125.683655, sysvbfs_overwrite64k, passed
tc-start: 1530082125.690422, sysvbfs_overwrite_trunc
tc-end: 1530082127.189407, sysvbfs_overwrite_trunc, passed
tc-start: 1530082127.196229, sysvbfs_read_after_unlink
tc-end: 1530082128.592621, sysvbfs_read_after_unlink, passed
tc-start: 1530082128.599353, sysvbfs_read_fault
tc-end: 1530082129.974453, sysvbfs_read_fault, passed
tc-start: 1530082129.981251, sysvbfs_shrinkfile
tc-end: 1530082131.347392, sysvbfs_shrinkfile, passed
tc-start: 1530082131.354111, sysvbfs_wrrd_after_unlink
tc-end: 1530082132.728366, sysvbfs_wrrd_after_unlink, passed
tc-start: 1530082132.735136, tmpfs_extendfile
tc-end: 1530082134.39154, tmpfs_extendfile, passed
tc-start: 1530082134.44745, tmpfs_extendfile_append
tc-end: 1530082135.343370, tmpfs_extendfile_append, passed
tc-start: 1530082135.349086, tmpfs_holywrite
tc-end: 1530082136.654131, tmpfs_holywrite, passed
tc-start: 1530082136.659704, tmpfs_overwrite512
tc-end: 1530082137.961244, tmpfs_overwrite512, passed
tc-start: 1530082137.966799, tmpfs_overwrite64k
tc-end: 1530082139.278390, tmpfs_overwrite64k, passed
tc-start: 1530082139.284014, tmpfs_overwrite_trunc
tc-end: 1530082140.591711, tmpfs_overwrite_trunc, passed
tc-start: 1530082140.597288, tmpfs_read_after_unlink
tc-end: 1530082141.908996, tmpfs_read_after_unlink, passed
tc-start: 1530082141.914608, tmpfs_read_fault
tc-end: 1530082143.228763, tmpfs_read_fault, passed
tc-start: 1530082143.234395, tmpfs_shrinkfile
tc-end: 1530082144.531013, tmpfs_shrinkfile, passed
tc-start: 1530082144.536629, tmpfs_wrrd_after_unlink
tc-end: 1530082145.839595, tmpfs_wrrd_after_unlink, passed
tc-start: 1530082145.845220, udf_extendfile
tc-end: 1530082147.540037, udf_extendfile, passed
tc-start: 1530082147.547315, udf_extendfile_append
tc-end: 1530082149.260559, udf_extendfile_append, passed
tc-start: 1530082149.267812, udf_holywrite
tc-end: 1530082150.960010, udf_holywrite, passed
tc-start: 1530082150.967291, udf_overwrite512
tc-end: 1530082152.659817, udf_overwrite512, passed
tc-start: 1530082152.667267, udf_overwrite64k
tc-end: 1530082154.370550, udf_overwrite64k, passed
tc-start: 1530082154.378110, udf_overwrite_trunc
tc-end: 1530082156.90113, udf_overwrite_trunc, passed
tc-start: 1530082156.97645, udf_read_after_unlink
tc-end: 1530082158.86885, udf_read_after_unlink, passed
tc-start: 1530082158.94222, udf_read_fault
tc-end: 1530082159.527964, udf_read_fault, passed
tc-start: 1530082159.535443, udf_shrinkfile
tc-end: 1530082161.219886, udf_shrinkfile, passed
tc-start: 1530082161.227129, udf_wrrd_after_unlink
tc-end: 1530082162.907077, udf_wrrd_after_unlink, passed
tc-start: 1530082162.914347, v7fs_extendfile
tc-end: 1530082164.349477, v7fs_extendfile, passed
tc-start: 1530082164.357471, v7fs_extendfile_append
tc-end: 1530082165.782764, v7fs_extendfile_append, passed
tc-start: 1530082165.790628, v7fs_holywrite
tc-end: 1530082167.228836, v7fs_holywrite, passed
tc-start: 1530082167.236827, v7fs_overwrite512
tc-end: 1530082168.681414, v7fs_overwrite512, passed
tc-start: 1530082168.689472, v7fs_overwrite64k
tc-end: 1530082170.390431, v7fs_overwrite64k, passed
tc-start: 1530082170.398546, v7fs_overwrite_trunc
tc-end: 1530082172.312933, v7fs_overwrite_trunc, passed
tc-start: 1530082172.321021, v7fs_read_after_unlink
tc-end: 1530082173.825627, v7fs_read_after_unlink, passed
tc-start: 1530082173.833665, v7fs_read_fault
tc-end: 1530082175.263421, v7fs_read_fault, passed
tc-start: 1530082175.271361, v7fs_shrinkfile
tc-end: 1530082176.691670, v7fs_shrinkfile, passed
tc-start: 1530082176.699636, v7fs_wrrd_after_unlink
tc-end: 1530082180.614917, v7fs_wrrd_after_unlink, passed
tp-end: 1530082180.624225, fs/vfs/t_io
tp-start: 1530082181.71506, fs/vfs/t_renamerace, 26
tc-start: 1530082181.75079, ext2fs_renamerace
tc-end: 1530082187.521961, ext2fs_renamerace, passed
tc-start: 1530082187.530578, ext2fs_renamerace_dirs
tc-end: 1530082193.936354, ext2fs_renamerace_dirs, passed
tc-start: 1530082193.944784, ffs_renamerace
tc-end: 1530082200.371858, ffs_renamerace, passed
tc-start: 1530082200.380972, ffs_renamerace_dirs
tc-end: 1530082206.877764, ffs_renamerace_dirs, passed
tc-start: 1530082206.886480, ffslog_renamerace
tc-end: 1530082213.357920, ffslog_renamerace, passed
tc-start: 1530082213.366581, ffslog_renamerace_dirs
tc-end: 1530082219.813469, ffslog_renamerace_dirs, passed
tc-start: 1530082219.823974, lfs_renamerace
tc-se:lfs_cleanerd[15061]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082228.972636, lfs_renamerace, passed
tc-start: 1530082229.22459, lfs_renamerace_dirs
tc-se:lfs_cleanerd[20734]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082238.282930, lfs_renamerace_dirs, passed
tc-start: 1530082238.337023, msdosfs_renamerace
tc-se:
tc-se:==== dumping mountpoint at ``/mnt'' ====
tc-se:
tc-se:vnodecovered = 0xfd489898 data = 0xfd473788
tc-se:fs_bshift 12 dev_bshift = 9
tc-se:flag = 0x1000<MNT_LOCAL>
tc-se:iflag = 0x480<IMNT_ONWORKLIST,IMNT_HAS_TRANS>
tc-se:refcnt = 3 updating @ 0xfd44d908
tc-se:statvfs cache:
tc-se:	bsize = 4096
tc-se:	frsize = 4096
tc-se:	iosize = 4096
tc-se:	blocks = 6234
tc-se:	bfree = 6234
tc-se:	bavail = 6234
tc-se:	bresvd = 0
tc-se:	files = 512
tc-se:	ffree = 0
tc-se:	favail = 0
tc-se:	fresvd = 0
tc-se:	f_fsidx = { 0xc500, 0x764f }
tc-se:	owner = 0
tc-se:	namemax = 255
tc-se:	flag = 0x0
tc-se:	syncwrites = 2312
tc-se:	asyncwrites = 0
tc-se:	syncreads = 8096
tc-se:	asyncreads = 0
tc-se:	fstypename = msdos
tc-se:	mntonname = /mnt
tc-se:	mntfromname = /dev/device0.msdosfs
tc-se:locked vnodes =
tc-se:all vnodes = 0xfd489708
tc-se:
tc-se:== dumping vnodes ==
tc-se:
tc-se:OBJECT 0xfd489708: locked=1, pgops=0xfda08434, npages=0, refs=107
tc-se:  PAGES <pg,offset>:
tc-se:  
tc-se:clean bufs:
tc-se:dirty bufs:
tc-se:
tc-se:==== done ====
tc-se:
tc-so:vnode 0xfd489708 flags 0x1<ROOT>
tc-so:tag VT_MSDOSFS(4) type VDIR(2) mount 0xfd44d000 typedata 0x0
tc-so:usecount 107 writecount 0 holdcount 0
tc-so:size 4000 writesize 4000 numoutput 0
tc-so:data 0xfadc1f00 lock 0xfd4897c0
tc-so:state LOADED key(0xfd44d000 12) 00 00 00 00 1f ff ff ff 00 00 00 00
tc-so:lrulisthd 0xfda0b9c0
tc-end: 1530082244.948697, msdosfs_renamerace, expected_failure, PR kern/43626: unmount failed: Device busy
tc-start: 1530082244.955949, msdosfs_renamerace_dirs
tc-so:panic: rename: lost dir entry
tc-so:rump kernel halting...
tc-so:halted
tc-se:Test program crashed; attempting to get stack trace
tc-se:[New process 38]
tc-se:[New process 37]
tc-se:[New process 36]
tc-se:[New process 35]
tc-se:[New process 34]
tc-se:[New process 31]
tc-se:[New process 30]
tc-se:[New process 29]
tc-se:[New process 28]
tc-se:[New process 27]
tc-se:[New process 26]
tc-se:[New process 25]
tc-se:[New process 24]
tc-se:[New process 23]
tc-se:[New process 22]
tc-se:[New process 21]
tc-se:[New process 20]
tc-se:[New process 19]
tc-se:[New process 18]
tc-se:[New process 17]
tc-se:[New process 16]
tc-se:[New process 15]
tc-se:[New process 14]
tc-se:[New process 13]
tc-se:[New process 12]
tc-se:[New process 11]
tc-se:[New process 10]
tc-se:[New process 9]
tc-se:[New process 8]
tc-se:[New process 7]
tc-se:[New process 6]
tc-se:[New process 5]
tc-se:[New process 4]
tc-se:[New process 3]
tc-se:[New process 2]
tc-se:[New process 1]
tc-se:Core was generated by `t_renamerace'.
tc-se:Program terminated with signal SIGABRT, Aborted.
tc-se:#0  0xfd6e383c in _lwp_kill () from /usr/lib/libc.so.12
tc-se:[Current thread is 1 (LWP 1)]
tc-se:#0  0xfd6e383c in _lwp_kill () from /usr/lib/libc.so.12
tc-se:#1  0xfd6e3800 in raise () from /usr/lib/libc.so.12
tc-se:#2  0xfd6e2e38 in abort () from /usr/lib/libc.so.12
tc-se:#3  0xfd818138 in rumpuser_exit () from /usr/lib/librumpuser.so.0
tc-se:#4  0xfd8ee760 in rumpns_cpu_reboot () from /usr/lib/librump.so.0
tc-se:#5  0xfd8a1cf8 in rumpns_vpanic () from /usr/lib/librump.so.0
tc-se:#6  0xfd8a1dec in rumpns_panic () from /usr/lib/librump.so.0
tc-se:#7  0xfdbe8a34 in rumpns_msdosfs_rename () from /usr/lib/librumpfs_msdos.so.0
tc-se:#8  0xfd892210 in rumpns_VOP_RENAME () from /usr/lib/librump.so.0
tc-se:#9  0xfd9bba90 in ?? () from /usr/lib/librumpvfs.so.0
tc-se:#10 0xfd8ef9cc in rump_syscall () from /usr/lib/librump.so.0
tc-se:#11 0xfd8e175c in rump___sysimpl_rename () from /usr/lib/librump.so.0
tc-se:#12 0x01804030 in w2 ()
tc-se:#13 0xfd7ecad8 in ?? () from /usr/lib/libpthread.so.1
tc-se:#14 0xfd64c1c8 in __mknod50 () from /usr/lib/libc.so.12
tc-se:Backtrace stopped: frame did not save the PC
tc-se:Stack trace complete
tc-end: 1530082253.881707, msdosfs_renamerace_dirs, expected_signal, PR kern/43626
tc-start: 1530082253.896135, nfs_renamerace
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530082257.044985532 1530082257.044985532, mtime 1530082257.044985532 1530082257.044985532)
tc-end: 1530082262.393432, nfs_renamerace, passed
tc-start: 1530082262.407492, nfs_renamerace_dirs
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530082265.089510028 1530082265.089510028, mtime 1530082265.089510028 1530082265.089510028)
tc-end: 1530082270.360302, nfs_renamerace_dirs, passed
tc-start: 1530082270.372781, p2k_ffs_renamerace
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.I2jMDx/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.I2jMDx/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082277.364306, p2k_ffs_renamerace, passed
tc-start: 1530082277.372982, p2k_ffs_renamerace_dirs
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.t3tZBM/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.t3tZBM/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082284.253608, p2k_ffs_renamerace_dirs, passed
tc-start: 1530082284.262554, puffs_renamerace
tc-end: 1530082290.713016, puffs_renamerace, passed
tc-start: 1530082290.718471, puffs_renamerace_dirs
tc-se:readshovel r1 -1 / 2
tc-so:putter_fop_read: private 0 not inited
tc-end: 1530082297.455771, puffs_renamerace_dirs, passed
tc-start: 1530082297.463040, rumpfs_renamerace
tc-end: 1530082298.663540, rumpfs_renamerace, skipped, rename not supported by file system
tc-start: 1530082298.669404, rumpfs_renamerace_dirs
tc-end: 1530082299.888894, rumpfs_renamerace_dirs, skipped, rename not supported by file system
tc-start: 1530082299.894781, sysvbfs_renamerace
tc-end: 1530082301.158582, sysvbfs_renamerace, skipped, filesystem has not enough inodes
tc-start: 1530082301.165438, sysvbfs_renamerace_dirs
tc-end: 1530082302.426988, sysvbfs_renamerace_dirs, skipped, directories not supported by file system
tc-start: 1530082302.433938, tmpfs_renamerace
tc-end: 1530082308.690044, tmpfs_renamerace, passed
tc-start: 1530082308.695640, tmpfs_renamerace_dirs
tc-end: 1530082314.921028, tmpfs_renamerace_dirs, passed
tc-start: 1530082314.926722, udf_renamerace
tc-end: 1530082321.334110, udf_renamerace, expected_failure, PR kern/49046: race did not trigger this time
tc-start: 1530082321.341642, udf_renamerace_dirs
tc-end: 1530082327.940642, udf_renamerace_dirs, passed
tc-start: 1530082327.947803, v7fs_renamerace
tc-end: 1530082334.468533, v7fs_renamerace, passed
tc-start: 1530082334.483401, v7fs_renamerace_dirs
tc-end: 1530082340.944983, v7fs_renamerace_dirs, passed
tp-end: 1530082340.957787, fs/vfs/t_renamerace
tp-start: 1530082341.475892, fs/vfs/t_ro, 72
tc-start: 1530082341.481617, ext2fs_attrs
tc-end: 1530082342.871164, ext2fs_attrs, passed
tc-start: 1530082342.878189, ext2fs_create
tc-end: 1530082344.229254, ext2fs_create, passed
tc-start: 1530082344.236227, ext2fs_createdir
tc-end: 1530082345.579042, ext2fs_createdir, passed
tc-start: 1530082345.585950, ext2fs_createfifo
tc-end: 1530082346.924994, ext2fs_createfifo, passed
tc-start: 1530082346.931987, ext2fs_createlink
tc-end: 1530082348.299603, ext2fs_createlink, passed
tc-start: 1530082348.306691, ext2fs_createsymlink
tc-end: 1530082349.645712, ext2fs_createsymlink, passed
tc-start: 1530082349.652807, ext2fs_fileio
tc-end: 1530082351.18858, ext2fs_fileio, passed
tc-start: 1530082351.25776, ext2fs_rmfile
tc-end: 1530082352.389611, ext2fs_rmfile, passed
tc-start: 1530082352.396562, ffs_attrs
tc-end: 1530082353.804827, ffs_attrs, passed
tc-start: 1530082353.812579, ffs_create
tc-end: 1530082355.205846, ffs_create, passed
tc-start: 1530082355.213355, ffs_createdir
tc-end: 1530082356.592679, ffs_createdir, passed
tc-start: 1530082356.600201, ffs_createfifo
tc-end: 1530082357.996695, ffs_createfifo, passed
tc-start: 1530082358.4430, ffs_createlink
tc-end: 1530082359.399331, ffs_createlink, passed
tc-start: 1530082359.406787, ffs_createsymlink
tc-end: 1530082360.780942, ffs_createsymlink, passed
tc-start: 1530082360.788539, ffs_fileio
tc-end: 1530082362.191237, ffs_fileio, passed
tc-start: 1530082362.198742, ffs_rmfile
tc-end: 1530082363.588359, ffs_rmfile, passed
tc-start: 1530082363.595828, ffslog_attrs
tc-end: 1530082365.44412, ffslog_attrs, passed
tc-start: 1530082365.52216, ffslog_create
tc-end: 1530082366.500992, ffslog_create, passed
tc-start: 1530082366.508568, ffslog_createdir
tc-end: 1530082367.928302, ffslog_createdir, passed
tc-start: 1530082367.935741, ffslog_createfifo
tc-end: 1530082369.383916, ffslog_createfifo, passed
tc-start: 1530082369.391477, ffslog_createlink
tc-end: 1530082370.847935, ffslog_createlink, passed
tc-start: 1530082370.855392, ffslog_createsymlink
tc-end: 1530082372.276026, ffslog_createsymlink, passed
tc-start: 1530082372.283485, ffslog_fileio
tc-end: 1530082373.762129, ffslog_fileio, passed
tc-start: 1530082373.769731, ffslog_rmfile
tc-end: 1530082375.210413, ffslog_rmfile, passed
tc-start: 1530082375.217978, msdosfs_attrs
tc-end: 1530082376.562240, msdosfs_attrs, passed
tc-start: 1530082376.568932, msdosfs_create
tc-end: 1530082377.914618, msdosfs_create, passed
tc-start: 1530082377.921581, msdosfs_createdir
tc-end: 1530082379.240479, msdosfs_createdir, passed
tc-start: 1530082379.247042, msdosfs_createfifo
tc-end: 1530082380.566470, msdosfs_createfifo, passed
tc-start: 1530082380.573090, msdosfs_createlink
tc-end: 1530082381.910509, msdosfs_createlink, passed
tc-start: 1530082381.917098, msdosfs_createsymlink
tc-end: 1530082383.235098, msdosfs_createsymlink, passed
tc-start: 1530082383.241733, msdosfs_fileio
tc-end: 1530082384.591767, msdosfs_fileio, passed
tc-start: 1530082384.598476, msdosfs_rmfile
tc-end: 1530082385.934469, msdosfs_rmfile, passed
tc-start: 1530082385.941139, nfs_attrs
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082388.975663, nfs_attrs, passed
tc-start: 1530082388.987819, nfs_create
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082391.965169, nfs_create, passed
tc-start: 1530082391.977465, nfs_createdir
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082394.954572, nfs_createdir, passed
tc-start: 1530082394.966869, nfs_createfifo
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082397.962137, nfs_createfifo, passed
tc-start: 1530082397.974442, nfs_createlink
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082401.1073, nfs_createlink, passed
tc-start: 1530082401.13385, nfs_createsymlink
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082403.983797, nfs_createsymlink, passed
tc-start: 1530082403.996105, nfs_fileio
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082407.41537, nfs_fileio, passed
tc-start: 1530082407.53845, nfs_rmfile
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082410.54617, nfs_rmfile, passed
tc-start: 1530082410.66900, nfsro_attrs
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082413.135848, nfsro_attrs, passed
tc-start: 1530082413.148167, nfsro_create
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082416.143707, nfsro_create, passed
tc-start: 1530082416.156003, nfsro_createdir
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082419.148239, nfsro_createdir, passed
tc-start: 1530082419.160756, nfsro_createfifo
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082422.153023, nfsro_createfifo, passed
tc-start: 1530082422.165308, nfsro_createlink
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082425.211277, nfsro_createlink, passed
tc-start: 1530082425.223677, nfsro_createsymlink
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082428.212876, nfsro_createsymlink, passed
tc-start: 1530082428.225198, nfsro_fileio
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082431.268103, nfsro_fileio, passed
tc-start: 1530082431.280473, nfsro_rmfile
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082434.316337, nfsro_rmfile, passed
tc-start: 1530082434.328652, sysvbfs_attrs
tc-end: 1530082435.659044, sysvbfs_attrs, passed
tc-start: 1530082435.665617, sysvbfs_create
tc-end: 1530082436.969600, sysvbfs_create, passed
tc-start: 1530082436.976147, sysvbfs_createdir
tc-end: 1530082438.280150, sysvbfs_createdir, passed
tc-start: 1530082438.286677, sysvbfs_createfifo
tc-end: 1530082439.595689, sysvbfs_createfifo, passed
tc-start: 1530082439.602208, sysvbfs_createlink
tc-end: 1530082440.927813, sysvbfs_createlink, passed
tc-start: 1530082440.934973, sysvbfs_createsymlink
tc-end: 1530082442.239742, sysvbfs_createsymlink, passed
tc-start: 1530082442.246248, sysvbfs_fileio
tc-end: 1530082443.594282, sysvbfs_fileio, passed
tc-start: 1530082443.600976, sysvbfs_rmfile
tc-end: 1530082444.941125, sysvbfs_rmfile, passed
tc-start: 1530082444.947733, udf_attrs
tc-end: 1530082446.605251, udf_attrs, passed
tc-start: 1530082446.612400, udf_create
tc-end: 1530082447.983474, udf_create, passed
tc-start: 1530082447.990663, udf_createdir
tc-end: 1530082449.362895, udf_createdir, passed
tc-start: 1530082449.370078, udf_createfifo
tc-end: 1530082450.745294, udf_createfifo, passed
tc-start: 1530082450.752458, udf_createlink
tc-end: 1530082452.398270, udf_createlink, passed
tc-start: 1530082452.405393, udf_createsymlink
tc-end: 1530082453.781406, udf_createsymlink, passed
tc-start: 1530082453.785827, udf_fileio
tc-end: 1530082455.441962, udf_fileio, passed
tc-start: 1530082455.449127, udf_rmfile
tc-end: 1530082456.840419, udf_rmfile, passed
tc-start: 1530082456.847537, v7fs_attrs
tc-end: 1530082458.231155, v7fs_attrs, passed
tc-start: 1530082458.239024, v7fs_create
tc-end: 1530082459.596859, v7fs_create, passed
tc-start: 1530082459.604733, v7fs_createdir
tc-end: 1530082460.991532, v7fs_createdir, passed
tc-start: 1530082460.999485, v7fs_createfifo
tc-end: 1530082462.355658, v7fs_createfifo, passed
tc-start: 1530082462.363560, v7fs_createlink
tc-end: 1530082463.769853, v7fs_createlink, passed
tc-start: 1530082463.777719, v7fs_createsymlink
tc-end: 1530082465.138687, v7fs_createsymlink, passed
tc-start: 1530082465.146554, v7fs_fileio
tc-end: 1530082466.532133, v7fs_fileio, passed
tc-start: 1530082466.540008, v7fs_rmfile
tc-end: 1530082467.920714, v7fs_rmfile, passed
tp-end: 1530082467.928445, fs/vfs/t_ro
tp-start: 1530082468.326306, fs/vfs/t_rmdirrace, 13
tc-start: 1530082468.329818, ext2fs_race
tc-end: 1530082479.732443, ext2fs_race, passed
tc-start: 1530082479.739296, ffs_race
tc-end: 1530082491.155222, ffs_race, passed
tc-start: 1530082491.162885, ffslog_race
tc-end: 1530082502.639019, ffslog_race, passed
tc-start: 1530082502.646673, lfs_race
tc-se:lfs_cleanerd[18072]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[18072]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[18072]: t_rmdirrace: needs_cleaning returned -1
tc-se:lfs_cleanerd[18072]: /mnt: detaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082514.934282, lfs_race, passed
tc-start: 1530082514.951909, msdosfs_race
tc-end: 1530082526.317734, msdosfs_race, passed
tc-start: 1530082526.326103, nfs_race
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530082528.929487684 1530082528.929487684, mtime 1530082528.929487684 1530082528.929487684)
tc-end: 1530082539.379190, nfs_race, passed
tc-start: 1530082539.391559, p2k_ffs_race
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.iVcOOz/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.iVcOOz/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082551.258508, p2k_ffs_race, passed
tc-start: 1530082551.266026, puffs_race
tc-end: 1530082562.647022, puffs_race, passed
tc-start: 1530082562.652572, rumpfs_race
tc-end: 1530082573.927021, rumpfs_race, passed
tc-start: 1530082573.932597, sysvbfs_race
tc-end: 1530082575.251869, sysvbfs_race, skipped, directories not supported by file system
tc-start: 1530082575.258841, tmpfs_race
tc-end: 1530082586.537809, tmpfs_race, passed
tc-start: 1530082586.543294, udf_race
tc-end: 1530082598.195940, udf_race, passed
tc-start: 1530082598.202975, v7fs_race
tc-end: 1530082609.618894, v7fs_race, passed
tp-end: 1530082609.625437, fs/vfs/t_rmdirrace
tp-start: 1530082610.217907, fs/vfs/t_rwtoro, 104
tc-start: 1530082610.221334, ext2fs_layer_noneopen
tc-end: 1530082611.558430, ext2fs_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082611.565681, ext2fs_layer_read_unlinked
tc-end: 1530082612.918374, ext2fs_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082612.925926, ext2fs_layer_readopen
tc-end: 1530082614.279136, ext2fs_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082614.286432, ext2fs_layer_writeopen
tc-end: 1530082615.632661, ext2fs_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082615.639854, ext2fs_noneopen
tc-end: 1530082616.979584, ext2fs_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082616.986837, ext2fs_read_unlinked
tc-end: 1530082618.332816, ext2fs_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082618.340011, ext2fs_readopen
tc-end: 1530082619.682621, ext2fs_readopen, skipped, fs does not support r/o remount
tc-start: 1530082619.690036, ext2fs_writeopen
tc-end: 1530082621.27298, ext2fs_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082621.34600, ffs_layer_noneopen
tc-end: 1530082622.418354, ffs_layer_noneopen, passed
tc-start: 1530082622.425891, ffs_layer_read_unlinked
tc-end: 1530082623.835879, ffs_layer_read_unlinked, passed
tc-start: 1530082623.843433, ffs_layer_readopen
tc-end: 1530082625.239307, ffs_layer_readopen, passed
tc-start: 1530082625.246799, ffs_layer_writeopen
tc-end: 1530082626.644109, ffs_layer_writeopen, passed
tc-start: 1530082626.651769, ffs_noneopen
tc-end: 1530082628.27677, ffs_noneopen, passed
tc-start: 1530082628.35173, ffs_read_unlinked
tc-end: 1530082629.427536, ffs_read_unlinked, passed
tc-start: 1530082629.435053, ffs_readopen
tc-end: 1530082630.824390, ffs_readopen, passed
tc-start: 1530082630.832034, ffs_writeopen
tc-end: 1530082632.220789, ffs_writeopen, passed
tc-start: 1530082632.228275, ffslog_layer_noneopen
tc-end: 1530082633.688214, ffslog_layer_noneopen, passed
tc-start: 1530082633.695811, ffslog_layer_read_unlinked
tc-end: 1530082635.149340, ffslog_layer_read_unlinked, passed
tc-start: 1530082635.156914, ffslog_layer_readopen
tc-end: 1530082636.642328, ffslog_layer_readopen, passed
tc-start: 1530082636.649859, ffslog_layer_writeopen
tc-end: 1530082638.96950, ffslog_layer_writeopen, passed
tc-start: 1530082638.104525, ffslog_noneopen
tc-end: 1530082639.534512, ffslog_noneopen, passed
tc-start: 1530082639.542097, ffslog_read_unlinked
tc-end: 1530082640.985480, ffslog_read_unlinked, passed
tc-start: 1530082640.992965, ffslog_readopen
tc-end: 1530082642.429573, ffslog_readopen, passed
tc-start: 1530082642.437335, ffslog_writeopen
tc-end: 1530082643.882113, ffslog_writeopen, passed
tc-start: 1530082643.889657, lfs_layer_noneopen
tc-se:lfs_cleanerd[10954]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082645.752890, lfs_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082645.770870, lfs_layer_read_unlinked
tc-se:lfs_cleanerd[29884]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082647.684297, lfs_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082647.702462, lfs_layer_readopen
tc-se:lfs_cleanerd[4666]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082649.557162, lfs_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082649.575678, lfs_layer_writeopen
tc-se:lfs_cleanerd[3235]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082651.426855, lfs_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082651.444909, lfs_noneopen
tc-se:lfs_cleanerd[481]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082653.311788, lfs_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082653.329848, lfs_read_unlinked
tc-se:lfs_cleanerd[2655]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082655.174012, lfs_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082655.192054, lfs_readopen
tc-se:lfs_cleanerd[6388]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082657.32421, lfs_readopen, skipped, fs does not support r/o remount
tc-start: 1530082657.50460, lfs_writeopen
tc-se:lfs_cleanerd[20901]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082658.916565, lfs_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082658.934591, msdosfs_layer_noneopen
tc-end: 1530082660.251195, msdosfs_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082660.258075, msdosfs_layer_read_unlinked
tc-end: 1530082661.612038, msdosfs_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082661.619268, msdosfs_layer_readopen
tc-end: 1530082662.944456, msdosfs_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082662.951311, msdosfs_layer_writeopen
tc-end: 1530082664.307605, msdosfs_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082664.314672, msdosfs_noneopen
tc-end: 1530082665.629487, msdosfs_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082665.636447, msdosfs_read_unlinked
tc-end: 1530082666.956062, msdosfs_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082666.962998, msdosfs_readopen
tc-end: 1530082668.282021, msdosfs_readopen, skipped, fs does not support r/o remount
tc-start: 1530082668.288946, msdosfs_writeopen
tc-end: 1530082669.606041, msdosfs_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082669.613123, nfs_layer_noneopen
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082672.499243, nfs_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082672.511716, nfs_layer_read_unlinked
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082675.459732, nfs_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082675.472390, nfs_layer_readopen
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082678.411006, nfs_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082678.423723, nfs_layer_writeopen
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082681.331438, nfs_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082681.344424, nfs_noneopen
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082684.229882, nfs_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082684.242526, nfs_read_unlinked
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082687.185087, nfs_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082687.197752, nfs_readopen
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082690.123291, nfs_readopen, skipped, fs does not support r/o remount
tc-start: 1530082690.135970, nfs_writeopen
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082693.48867, nfs_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082693.61520, p2k_ffs_layer_noneopen
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.oIlgtK/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.oIlgtK/p2kffsfake" instead.
tc-end: 1530082694.835815, p2k_ffs_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082694.845536, p2k_ffs_layer_read_unlinked
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.aVmXgP/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.aVmXgP/p2kffsfake" instead.
tc-end: 1530082696.648452, p2k_ffs_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082696.658301, p2k_ffs_layer_readopen
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.zj9YbC/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.zj9YbC/p2kffsfake" instead.
tc-end: 1530082698.451861, p2k_ffs_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082698.461567, p2k_ffs_layer_writeopen
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.bIJPI4/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.bIJPI4/p2kffsfake" instead.
tc-end: 1530082700.275433, p2k_ffs_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082700.285234, p2k_ffs_noneopen
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.fdBakp/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.fdBakp/p2kffsfake" instead.
tc-end: 1530082702.46292, p2k_ffs_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082702.56052, p2k_ffs_read_unlinked
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.tHXupA/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.tHXupA/p2kffsfake" instead.
tc-end: 1530082703.856525, p2k_ffs_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082703.866289, p2k_ffs_readopen
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.wD3arU/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.wD3arU/p2kffsfake" instead.
tc-end: 1530082705.658234, p2k_ffs_readopen, skipped, fs does not support r/o remount
tc-start: 1530082705.668035, p2k_ffs_writeopen
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.BSMZVV/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.BSMZVV/p2kffsfake" instead.
tc-end: 1530082707.450299, p2k_ffs_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082707.460328, puffs_layer_noneopen
tc-end: 1530082708.823139, puffs_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082708.829047, puffs_layer_read_unlinked
tc-end: 1530082710.204527, puffs_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082710.210510, puffs_layer_readopen
tc-end: 1530082711.602911, puffs_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082711.608729, puffs_layer_writeopen
tc-end: 1530082712.986697, puffs_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082712.992482, puffs_noneopen
tc-end: 1530082714.347496, puffs_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082714.353312, puffs_read_unlinked
tc-end: 1530082715.753384, puffs_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082715.759437, puffs_readopen
tc-end: 1530082717.150964, puffs_readopen, skipped, fs does not support r/o remount
tc-start: 1530082717.156875, puffs_writeopen
tc-end: 1530082718.515984, puffs_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082718.522380, rumpfs_layer_noneopen
tc-end: 1530082719.784483, rumpfs_layer_noneopen, passed
tc-start: 1530082719.790088, rumpfs_layer_read_unlinked
tc-end: 1530082721.52104, rumpfs_layer_read_unlinked, passed
tc-start: 1530082721.57596, rumpfs_layer_readopen
tc-end: 1530082722.335981, rumpfs_layer_readopen, passed
tc-start: 1530082722.341447, rumpfs_layer_writeopen
tc-end: 1530082723.612933, rumpfs_layer_writeopen, passed
tc-start: 1530082723.618472, rumpfs_noneopen
tc-end: 1530082724.864311, rumpfs_noneopen, passed
tc-start: 1530082724.869784, rumpfs_read_unlinked
tc-end: 1530082726.119970, rumpfs_read_unlinked, passed
tc-start: 1530082726.125481, rumpfs_readopen
tc-end: 1530082727.373406, rumpfs_readopen, passed
tc-start: 1530082727.378915, rumpfs_writeopen
tc-end: 1530082728.651951, rumpfs_writeopen, passed
tc-start: 1530082728.657630, sysvbfs_layer_noneopen
tc-end: 1530082729.963665, sysvbfs_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082729.970501, sysvbfs_layer_read_unlinked
tc-end: 1530082731.284888, sysvbfs_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082731.291792, sysvbfs_layer_readopen
tc-end: 1530082732.603590, sysvbfs_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082732.610409, sysvbfs_layer_writeopen
tc-end: 1530082733.926835, sysvbfs_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082733.933729, sysvbfs_noneopen
tc-end: 1530082735.234833, sysvbfs_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082735.241661, sysvbfs_read_unlinked
tc-end: 1530082736.550578, sysvbfs_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082736.559279, sysvbfs_readopen
tc-end: 1530082737.865728, sysvbfs_readopen, skipped, fs does not support r/o remount
tc-start: 1530082737.872597, sysvbfs_writeopen
tc-end: 1530082739.173631, sysvbfs_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082739.180491, tmpfs_layer_noneopen
tc-end: 1530082740.446044, tmpfs_layer_noneopen, passed
tc-start: 1530082740.451504, tmpfs_layer_read_unlinked
tc-end: 1530082741.725609, tmpfs_layer_read_unlinked, passed
tc-start: 1530082741.731110, tmpfs_layer_readopen
tc-end: 1530082743.231, tmpfs_layer_readopen, passed
tc-start: 1530082743.5891, tmpfs_layer_writeopen
tc-end: 1530082744.276482, tmpfs_layer_writeopen, passed
tc-start: 1530082744.282121, tmpfs_noneopen
tc-end: 1530082745.535307, tmpfs_noneopen, passed
tc-start: 1530082745.540950, tmpfs_read_unlinked
tc-end: 1530082746.804975, tmpfs_read_unlinked, passed
tc-start: 1530082746.810451, tmpfs_readopen
tc-end: 1530082748.68494, tmpfs_readopen, passed
tc-start: 1530082748.74017, tmpfs_writeopen
tc-end: 1530082749.353783, tmpfs_writeopen, passed
tc-start: 1530082749.359352, udf_layer_noneopen
tc-end: 1530082750.715778, udf_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082750.723221, udf_layer_read_unlinked
tc-end: 1530082752.100296, udf_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082752.107775, udf_layer_readopen
tc-end: 1530082753.479323, udf_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082753.486838, udf_layer_writeopen
tc-end: 1530082754.884550, udf_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082754.892238, udf_noneopen
tc-end: 1530082756.240456, udf_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082756.247894, udf_read_unlinked
tc-end: 1530082757.618597, udf_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082757.626126, udf_readopen
tc-end: 1530082758.993922, udf_readopen, skipped, fs does not support r/o remount
tc-start: 1530082759.1419, udf_writeopen
tc-end: 1530082760.365096, udf_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082760.372520, v7fs_layer_noneopen
tc-end: 1530082761.731428, v7fs_layer_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082761.739854, v7fs_layer_read_unlinked
tc-end: 1530082763.111735, v7fs_layer_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082763.120077, v7fs_layer_readopen
tc-end: 1530082764.493690, v7fs_layer_readopen, skipped, fs does not support r/o remount
tc-start: 1530082764.501884, v7fs_layer_writeopen
tc-end: 1530082765.873634, v7fs_layer_writeopen, skipped, fs does not support r/o remount
tc-start: 1530082765.881741, v7fs_noneopen
tc-end: 1530082767.230972, v7fs_noneopen, skipped, fs does not support r/o remount
tc-start: 1530082767.239138, v7fs_read_unlinked
tc-end: 1530082768.606934, v7fs_read_unlinked, skipped, fs does not support r/o remount
tc-start: 1530082768.615157, v7fs_readopen
tc-end: 1530082769.982013, v7fs_readopen, skipped, fs does not support r/o remount
tc-start: 1530082769.990228, v7fs_writeopen
tc-end: 1530082771.347956, v7fs_writeopen, skipped, fs does not support r/o remount
tp-end: 1530082771.356106, fs/vfs/t_rwtoro
tp-start: 1530082771.773049, fs/vfs/t_union, 26
tc-start: 1530082771.776477, ext2fs_basic
tc-end: 1530082773.77262, ext2fs_basic, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082773.84526, ext2fs_whiteout
tc-end: 1530082774.550979, ext2fs_whiteout, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082774.562071, ffs_basic
tc-end: 1530082775.982741, ffs_basic, passed
tc-start: 1530082775.990217, ffs_whiteout
tc-end: 1530082777.533234, ffs_whiteout, passed
tc-start: 1530082777.542698, ffslog_basic
tc-end: 1530082778.978196, ffslog_basic, passed
tc-start: 1530082778.985979, ffslog_whiteout
tc-end: 1530082780.581618, ffslog_whiteout, passed
tc-start: 1530082780.591201, lfs_basic
tc-se:lfs_cleanerd[25358]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[25358]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530082782.507113, lfs_basic, passed
tc-start: 1530082782.524621, lfs_whiteout
tc-se:lfs_cleanerd[1996]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[1996]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[1996]: t_union: needs_cleaning returned -1
tc-end: 1530082784.599132, lfs_whiteout, passed
tc-start: 1530082784.619245, msdosfs_basic
tc-end: 1530082785.903581, msdosfs_basic, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082785.910544, msdosfs_whiteout
tc-end: 1530082787.352059, msdosfs_whiteout, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082787.361175, nfs_basic
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082790.206830, nfs_basic, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082790.219269, nfs_whiteout
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082793.232673, nfs_whiteout, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082793.247295, p2k_ffs_basic
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.dqxzY1/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.dqxzY1/p2kffsfake" instead.
tc-end: 1530082794.979683, p2k_ffs_basic, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082794.989489, p2k_ffs_whiteout
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.X2UxL1/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.X2UxL1/p2kffsfake" instead.
tc-end: 1530082796.927369, p2k_ffs_whiteout, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082796.939136, puffs_basic
tc-end: 1530082798.219890, puffs_basic, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082798.225724, puffs_whiteout
tc-end: 1530082799.674388, puffs_whiteout, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082799.682221, rumpfs_basic
tc-end: 1530082800.927482, rumpfs_basic, passed
tc-start: 1530082800.932963, rumpfs_whiteout
tc-end: 1530082802.547635, rumpfs_whiteout, passed
tc-start: 1530082802.557068, sysvbfs_basic
tc-end: 1530082803.826760, sysvbfs_basic, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082803.833639, sysvbfs_whiteout
tc-end: 1530082805.260937, sysvbfs_whiteout, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082805.269787, tmpfs_basic
tc-end: 1530082806.525501, tmpfs_basic, passed
tc-start: 1530082806.530982, tmpfs_whiteout
tc-end: 1530082807.976051, tmpfs_whiteout, passed
tc-start: 1530082807.983590, udf_basic
tc-end: 1530082809.301614, udf_basic, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082809.309093, udf_whiteout
tc-end: 1530082810.794721, udf_whiteout, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082810.804127, v7fs_basic
tc-end: 1530082812.124379, v7fs_basic, skipped, fs does not support VOP_WHITEOUT
tc-start: 1530082812.132499, v7fs_whiteout
tc-end: 1530082813.619114, v7fs_whiteout, skipped, fs does not support VOP_WHITEOUT
tp-end: 1530082813.629211, fs/vfs/t_union
tp-start: 1530082814.100485, fs/vfs/t_unpriv, 52
tc-start: 1530082814.103900, ext2fs_dirperms
tc-end: 1530082815.469606, ext2fs_dirperms, passed
tc-start: 1530082815.476602, ext2fs_flags
tc-end: 1530082816.823200, ext2fs_flags, passed
tc-start: 1530082816.830359, ext2fs_owner
tc-end: 1530082818.164302, ext2fs_owner, passed
tc-start: 1530082818.171442, ext2fs_times
tc-end: 1530082819.533267, ext2fs_times, passed
tc-start: 1530082819.540250, ffs_dirperms
tc-end: 1530082820.923842, ffs_dirperms, passed
tc-start: 1530082820.931355, ffs_flags
tc-end: 1530082822.304197, ffs_flags, passed
tc-start: 1530082822.311664, ffs_owner
tc-end: 1530082823.687803, ffs_owner, passed
tc-start: 1530082823.695572, ffs_times
tc-end: 1530082825.83253, ffs_times, passed
tc-start: 1530082825.90888, ffslog_dirperms
tc-end: 1530082826.551739, ffslog_dirperms, passed
tc-start: 1530082826.561202, ffslog_flags
tc-end: 1530082827.988888, ffslog_flags, passed
tc-start: 1530082827.996473, ffslog_owner
tc-end: 1530082829.417456, ffslog_owner, passed
tc-start: 1530082829.424962, ffslog_times
tc-end: 1530082830.868854, ffslog_times, passed
tc-start: 1530082830.876613, lfs_dirperms
tc-se:lfs_cleanerd[16149]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[16149]: /mnt: filesystem unmounted
tc-end: 1530082832.773830, lfs_dirperms, passed
tc-start: 1530082832.791339, lfs_flags
tc-se:lfs_cleanerd[4215]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[4215]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[4215]: t_unpriv: needs_cleaning returned -1
tc-end: 1530082834.696185, lfs_flags, passed
tc-start: 1530082834.713926, lfs_owner
tc-se:lfs_cleanerd[5178]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[5178]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[5178]: t_unpriv: needs_cleaning returned -1
tc-end: 1530082836.585823, lfs_owner, passed
tc-start: 1530082836.603493, lfs_times
tc-se:lfs_cleanerd[13743]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[13743]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[13743]: t_unpriv: needs_cleaning returned -1
tc-end: 1530082838.542807, lfs_times, passed
tc-start: 1530082838.562362, msdosfs_dirperms
tc-end: 1530082839.886524, msdosfs_dirperms, passed
tc-start: 1530082839.893110, msdosfs_flags
tc-end: 1530082841.234743, msdosfs_flags, passed
tc-start: 1530082841.241435, msdosfs_owner
tc-end: 1530082842.533196, msdosfs_owner, skipped, owner not supported by file system
tc-start: 1530082842.540389, msdosfs_times
tc-end: 1530082843.888050, msdosfs_times, passed
tc-start: 1530082843.894701, nfs_dirperms
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082846.879013, nfs_dirperms, passed
tc-start: 1530082846.891547, nfs_flags
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082849.783210, nfs_flags, skipped, file flags not supported by file system
tc-start: 1530082849.795867, nfs_owner
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082852.722318, nfs_owner, passed
tc-start: 1530082852.734663, nfs_times
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530082855.853401, nfs_times, passed
tc-start: 1530082855.865773, p2k_ffs_dirperms
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.1iWyJ9/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.1iWyJ9/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082857.933188, p2k_ffs_dirperms, passed
tc-start: 1530082857.940817, p2k_ffs_flags
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.6EhTEr/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.6EhTEr/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082859.853309, p2k_ffs_flags, passed
tc-start: 1530082859.860928, p2k_ffs_owner
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.0UVyEg/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.0UVyEg/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082861.692918, p2k_ffs_owner, passed
tc-start: 1530082861.700507, p2k_ffs_times
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.nyTXAk/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.nyTXAk/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530082863.753410, p2k_ffs_times, passed
tc-start: 1530082863.761038, puffs_dirperms
tc-se:readshovel r1 -1 / 6
tc-end: 1530082865.391804, puffs_dirperms, passed
tc-start: 1530082865.397342, puffs_flags
tc-end: 1530082866.692349, puffs_flags, skipped, file flags not supported by file system
tc-start: 1530082866.698281, puffs_owner
tc-se:readshovel r1 -1 / 6
tc-end: 1530082868.181576, puffs_owner, passed
tc-start: 1530082868.187283, puffs_times
tc-se:readshovel r1 -1 / 6
tc-end: 1530082869.691932, puffs_times, passed
tc-start: 1530082869.697680, rumpfs_dirperms
tc-end: 1530082870.928039, rumpfs_dirperms, passed
tc-start: 1530082870.933626, rumpfs_flags
tc-end: 1530082872.163706, rumpfs_flags, passed
tc-start: 1530082872.169260, rumpfs_owner
tc-end: 1530082873.397038, rumpfs_owner, passed
tc-start: 1530082873.402534, rumpfs_times
tc-end: 1530082874.653550, rumpfs_times, passed
tc-start: 1530082874.659137, sysvbfs_dirperms
tc-end: 1530082875.937481, sysvbfs_dirperms, skipped, directories not supported by file system
tc-start: 1530082875.944423, sysvbfs_flags
tc-end: 1530082877.232800, sysvbfs_flags, skipped, file flags not supported by file system
tc-start: 1530082877.239728, sysvbfs_owner
tc-end: 1530082878.538219, sysvbfs_owner, passed
tc-start: 1530082878.544790, sysvbfs_times
tc-end: 1530082879.875453, sysvbfs_times, passed
tc-start: 1530082879.882036, tmpfs_dirperms
tc-end: 1530082881.155689, tmpfs_dirperms, passed
tc-start: 1530082881.161267, tmpfs_flags
tc-end: 1530082882.400446, tmpfs_flags, passed
tc-start: 1530082882.405937, tmpfs_owner
tc-end: 1530082883.643973, tmpfs_owner, passed
tc-start: 1530082883.649724, tmpfs_times
tc-end: 1530082884.909083, tmpfs_times, passed
tc-start: 1530082884.914578, udf_dirperms
tc-end: 1530082886.550802, udf_dirperms, passed
tc-start: 1530082886.559914, udf_flags
tc-end: 1530082887.903473, udf_flags, skipped, file flags not supported by file system
tc-start: 1530082887.910988, udf_owner
tc-end: 1530082889.262303, udf_owner, passed
tc-start: 1530082889.269456, udf_times
tc-end: 1530082890.941680, udf_times, passed
tc-start: 1530082890.949092, v7fs_dirperms
tc-end: 1530082892.322926, v7fs_dirperms, passed
tc-start: 1530082892.330814, v7fs_flags
tc-end: 1530082893.703028, v7fs_flags, passed
tc-start: 1530082893.710926, v7fs_owner
tc-end: 1530082895.59483, v7fs_owner, passed
tc-start: 1530082895.67505, v7fs_times
tc-end: 1530082896.455337, v7fs_times, passed
tp-end: 1530082896.463200, fs/vfs/t_unpriv
tp-start: 1530082896.880510, fs/vfs/t_mtime_otrunc, 13
tc-start: 1530082896.883899, ext2fs_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530082897
tc-so:last lock: 1530082899
tc-so:last lock: 1530082901
tc-so:last lock: 1530082903
tc-end: 1530082908.261171, ext2fs_otrunc_mtime_update, passed
tc-start: 1530082908.268182, ffs_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530082908
tc-so:last lock: 1530082910
tc-so:last lock: 1530082912
tc-so:last lock: 1530082914
tc-end: 1530082919.679893, ffs_otrunc_mtime_update, passed
tc-start: 1530082919.687439, ffslog_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530082920
tc-so:last lock: 1530082922
tc-so:last lock: 1530082924
tc-so:last lock: 1530082926
tc-end: 1530082931.136750, ffslog_otrunc_mtime_update, passed
tc-start: 1530082931.144323, lfs_otrunc_mtime_update
tc-se:lfs_cleanerd[17285]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[17285]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[17285]: t_mtime_otrunc: needs_cleaning returned -1
tc-se:lfs_cleanerd[17285]: /mnt: detaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-so:last lock: 0
tc-so:last lock: 1530082932
tc-so:last lock: 1530082934
tc-so:last lock: 1530082936
tc-so:last lock: 1530082938
tc-end: 1530082943.46654, lfs_otrunc_mtime_update, passed
tc-start: 1530082943.62832, msdosfs_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530082942
tc-so:last lock: 1530082944
tc-so:last lock: 1530082946
tc-so:last lock: 1530082948
tc-end: 1530082954.424150, msdosfs_otrunc_mtime_update, passed
tc-start: 1530082954.429415, nfs_otrunc_mtime_update
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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: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 tcp6 portmap
tc-so:last lock: 0
tc-so:last lock: 1530082956
tc-so:last lock: 1530082958
tc-so:last lock: 1530082961
tc-so:last lock: 1530082963
tc-end: 1530082967.406818, nfs_otrunc_mtime_update, passed
tc-start: 1530082967.417928, p2k_ffs_otrunc_mtime_update
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.nxssGG/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.nxssGG/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-so:last lock: 0
tc-so:last lock: 1530082968
tc-so:last lock: 1530082970
tc-so:last lock: 1530082972
tc-so:last lock: 1530082974
tc-end: 1530082979.362007, p2k_ffs_otrunc_mtime_update, passed
tc-start: 1530082979.368075, puffs_otrunc_mtime_update
tc-se:readshovel r1 -1 / 6
tc-so:last lock: 0
tc-so:last lock: 1530082980
tc-so:last lock: 1530082981
tc-so:last lock: 1530082983
tc-so:last lock: 1530082985
tc-end: 1530082990.963923, puffs_otrunc_mtime_update, passed
tc-start: 1530082990.968179, rumpfs_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530082991
tc-so:last lock: 1530082993
tc-so:last lock: 1530082995
tc-so:last lock: 1530082997
tc-end: 1530083002.232127, rumpfs_otrunc_mtime_update, passed
tc-start: 1530083002.236517, sysvbfs_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530083002
tc-so:last lock: 1530083004
tc-so:last lock: 1530083006
tc-so:last lock: 1530083008
tc-end: 1530083013.579291, sysvbfs_otrunc_mtime_update, passed
tc-start: 1530083013.584688, tmpfs_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530083014
tc-so:last lock: 1530083016
tc-so:last lock: 1530083018
tc-so:last lock: 1530083020
tc-end: 1530083024.864530, tmpfs_otrunc_mtime_update, passed
tc-start: 1530083024.868987, udf_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530083025
tc-so:last lock: 1530083027
tc-so:last lock: 1530083029
tc-so:last lock: 1530083031
tc-end: 1530083036.273295, udf_otrunc_mtime_update, passed
tc-start: 1530083036.279256, v7fs_otrunc_mtime_update
tc-so:last lock: 0
tc-so:last lock: 1530083036
tc-so:last lock: 1530083038
tc-so:last lock: 1530083040
tc-so:last lock: 1530083042
tc-end: 1530083047.688107, v7fs_otrunc_mtime_update, passed
tp-end: 1530083047.694853, fs/vfs/t_mtime_otrunc
tp-start: 1530083048.200623, fs/vfs/t_vfsops, 78
tc-start: 1530083048.204038, ext2fs_tfhinval
tc-so:RNG seed 1530083049
tc-end: 1530083049.549565, ext2fs_tfhinval, passed
tc-start: 1530083049.556642, ext2fs_tfhremove
tc-end: 1530083050.912744, ext2fs_tfhremove, passed
tc-start: 1530083050.919663, ext2fs_tfilehandle
tc-end: 1530083052.282717, ext2fs_tfilehandle, passed
tc-start: 1530083052.289612, ext2fs_tmount
tc-end: 1530083053.645684, ext2fs_tmount, passed
tc-start: 1530083053.652646, ext2fs_tstatvfs
tc-end: 1530083054.991468, ext2fs_tstatvfs, passed
tc-start: 1530083054.998364, ext2fs_tsync
tc-end: 1530083056.333358, ext2fs_tsync, passed
tc-start: 1530083056.340285, ffs_tfhinval
tc-so:RNG seed 1530083057
tc-end: 1530083057.715820, ffs_tfhinval, passed
tc-start: 1530083057.723451, ffs_tfhremove
tc-end: 1530083059.105081, ffs_tfhremove, passed
tc-start: 1530083059.112543, ffs_tfilehandle
tc-end: 1530083060.505151, ffs_tfilehandle, passed
tc-start: 1530083060.512613, ffs_tmount
tc-end: 1530083061.878451, ffs_tmount, passed
tc-start: 1530083061.885881, ffs_tstatvfs
tc-end: 1530083063.252121, ffs_tstatvfs, passed
tc-start: 1530083063.259815, ffs_tsync
tc-end: 1530083064.631656, ffs_tsync, passed
tc-start: 1530083064.639059, ffslog_tfhinval
tc-so:RNG seed 1530083066
tc-end: 1530083066.70293, ffslog_tfhinval, passed
tc-start: 1530083066.77991, ffslog_tfhremove
tc-end: 1530083067.523665, ffslog_tfhremove, passed
tc-start: 1530083067.531152, ffslog_tfilehandle
tc-end: 1530083069.15957, ffslog_tfilehandle, passed
tc-start: 1530083069.23495, ffslog_tmount
tc-end: 1530083070.442667, ffslog_tmount, passed
tc-start: 1530083070.450145, ffslog_tstatvfs
tc-end: 1530083071.870830, ffslog_tstatvfs, passed
tc-start: 1530083071.878281, ffslog_tsync
tc-end: 1530083073.297939, ffslog_tsync, passed
tc-start: 1530083073.305600, lfs_tfhinval
tc-se:lfs_cleanerd[11623]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[11623]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[11623]: t_vfsops: needs_cleaning returned -1
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-so:RNG seed 1530083075
tc-end: 1530083075.188467, lfs_tfhinval, passed
tc-start: 1530083075.205952, lfs_tfhremove
tc-se:lfs_cleanerd[4132]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083077.47192, lfs_tfhremove, expected_failure, fhopen() for removed file succeeds (PR kern/43745): /usr/src/tests/fs/vfs/t_vfsops.c:152: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1
tc-start: 1530083077.67077, lfs_tfilehandle
tc-se:lfs_cleanerd[22142]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[22142]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[22142]: t_vfsops: needs_cleaning returned -1
tc-se:lfs_cleanerd[22142]: /mnt: detaching cleaner
tc-end: 1530083079.8268, lfs_tfilehandle, passed
tc-start: 1530083079.25750, lfs_tmount
tc-se:lfs_cleanerd[21352]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083080.876700, lfs_tmount, passed
tc-start: 1530083080.894753, lfs_tstatvfs
tc-se:lfs_cleanerd[25077]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083082.744827, lfs_tstatvfs, passed
tc-start: 1530083082.762498, lfs_tsync
tc-se:lfs_cleanerd[11786]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[11786]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[11786]: t_vfsops: needs_cleaning returned -1
tc-end: 1530083084.634335, lfs_tsync, passed
tc-start: 1530083084.651999, msdosfs_tfhinval
tc-so:RNG seed 1530083085
tc-end: 1530083085.973895, msdosfs_tfhinval, passed
tc-start: 1530083085.980611, msdosfs_tfhremove
tc-end: 1530083087.328320, msdosfs_tfhremove, passed
tc-start: 1530083087.334924, msdosfs_tfilehandle
tc-end: 1530083088.670450, msdosfs_tfilehandle, passed
tc-start: 1530083088.677013, msdosfs_tmount
tc-end: 1530083089.985040, msdosfs_tmount, passed
tc-start: 1530083089.991631, msdosfs_tstatvfs
tc-end: 1530083091.308067, msdosfs_tstatvfs, passed
tc-start: 1530083091.314632, msdosfs_tsync
tc-end: 1530083092.625241, msdosfs_tsync, passed
tc-start: 1530083092.631851, nfs_tfhinval
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:RNG seed 1530083095
tc-end: 1530083095.521973, nfs_tfhinval, passed
tc-start: 1530083095.534223, nfs_tfhremove
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083098.459526, nfs_tfhremove, passed
tc-start: 1530083098.471680, nfs_tfilehandle
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083101.432503, nfs_tfilehandle, passed
tc-start: 1530083101.444805, nfs_tmount
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083104.331466, nfs_tmount, passed
tc-start: 1530083104.343747, nfs_tstatvfs
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083107.217408, nfs_tstatvfs, passed
tc-start: 1530083107.229770, nfs_tsync
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083110.86685, nfs_tsync, passed
tc-start: 1530083110.98951, p2k_ffs_tfhinval
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.n6aX5V/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.n6aX5V/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-so:RNG seed 1530083111
tc-end: 1530083111.934709, p2k_ffs_tfhinval, passed
tc-start: 1530083111.942028, p2k_ffs_tfhremove
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.gDQHLv/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.gDQHLv/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083113.887427, p2k_ffs_tfhremove, passed
tc-start: 1530083113.894816, p2k_ffs_tfilehandle
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.fj96p8/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.fj96p8/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083115.787871, p2k_ffs_tfilehandle, passed
tc-start: 1530083115.795428, p2k_ffs_tmount
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.gaLU0t/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.gaLU0t/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083117.677564, p2k_ffs_tmount, passed
tc-start: 1530083117.685088, p2k_ffs_tstatvfs
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.iUuWTw/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.iUuWTw/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083119.528508, p2k_ffs_tstatvfs, passed
tc-start: 1530083119.536008, p2k_ffs_tsync
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.ZI5pm9/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.ZI5pm9/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083121.377646, p2k_ffs_tsync, passed
tc-start: 1530083121.385217, puffs_tfhinval
tc-se:readshovel r1 -1 / 6
tc-so:RNG seed 1530083122
tc-end: 1530083122.839515, puffs_tfhinval, passed
tc-start: 1530083122.845132, puffs_tfhremove
tc-se:readshovel r1 -1 / 6
tc-end: 1530083124.465871, puffs_tfhremove, passed
tc-start: 1530083124.471435, puffs_tfilehandle
tc-se:readshovel r1 -1 / 6
tc-end: 1530083125.946682, puffs_tfilehandle, passed
tc-start: 1530083125.952375, puffs_tmount
tc-se:readshovel r1 -1 / 6
tc-end: 1530083127.416362, puffs_tmount, passed
tc-start: 1530083127.422103, puffs_tstatvfs
tc-se:readshovel r1 -1 / 6
tc-end: 1530083128.945986, puffs_tstatvfs, passed
tc-start: 1530083128.951714, puffs_tsync
tc-se:readshovel r1 -1 / 6
tc-end: 1530083130.515890, puffs_tsync, passed
tc-start: 1530083130.521453, rumpfs_tfhinval
tc-so:RNG seed 1530083131
tc-end: 1530083131.757624, rumpfs_tfhinval, skipped, file handles not supported
tc-start: 1530083131.763696, rumpfs_tfhremove
tc-end: 1530083132.996852, rumpfs_tfhremove, skipped, file handles not supported
tc-start: 1530083133.2724, rumpfs_tfilehandle
tc-end: 1530083134.241214, rumpfs_tfilehandle, skipped, file handles not supported
tc-start: 1530083134.247041, rumpfs_tmount
tc-end: 1530083135.481740, rumpfs_tmount, passed
tc-start: 1530083135.487244, rumpfs_tstatvfs
tc-end: 1530083136.721102, rumpfs_tstatvfs, passed
tc-start: 1530083136.726638, rumpfs_tsync
tc-end: 1530083137.961759, rumpfs_tsync, passed
tc-start: 1530083137.967255, sysvbfs_tfhinval
tc-so:RNG seed 1530083139
tc-end: 1530083139.265891, sysvbfs_tfhinval, skipped, file handles not supported
tc-start: 1530083139.272908, sysvbfs_tfhremove
tc-end: 1530083140.570645, sysvbfs_tfhremove, skipped, file handles not supported
tc-start: 1530083140.577442, sysvbfs_tfilehandle
tc-end: 1530083141.881200, sysvbfs_tfilehandle, skipped, file handles not supported
tc-start: 1530083141.887990, sysvbfs_tmount
tc-end: 1530083143.191530, sysvbfs_tmount, passed
tc-start: 1530083143.198024, sysvbfs_tstatvfs
tc-end: 1530083144.499960, sysvbfs_tstatvfs, passed
tc-start: 1530083144.506526, sysvbfs_tsync
tc-end: 1530083145.806775, sysvbfs_tsync, passed
tc-start: 1530083145.813319, tmpfs_tfhinval
tc-so:RNG seed 1530083147
tc-end: 1530083147.60834, tmpfs_tfhinval, passed
tc-start: 1530083147.66507, tmpfs_tfhremove
tc-end: 1530083148.317675, tmpfs_tfhremove, passed
tc-start: 1530083148.323240, tmpfs_tfilehandle
tc-end: 1530083149.575669, tmpfs_tfilehandle, passed
tc-start: 1530083149.583216, tmpfs_tmount
tc-end: 1530083150.820765, tmpfs_tmount, passed
tc-start: 1530083150.826269, tmpfs_tstatvfs
tc-end: 1530083152.88694, tmpfs_tstatvfs, passed
tc-start: 1530083152.94449, tmpfs_tsync
tc-end: 1530083153.334814, tmpfs_tsync, passed
tc-start: 1530083153.340288, udf_tfhinval
tc-so:RNG seed 1530083154
tc-end: 1530083154.694791, udf_tfhinval, skipped, file handles not supported
tc-start: 1530083154.702336, udf_tfhremove
tc-end: 1530083156.56429, udf_tfhremove, skipped, file handles not supported
tc-start: 1530083156.63984, udf_tfilehandle
tc-end: 1530083157.420477, udf_tfilehandle, skipped, file handles not supported
tc-start: 1530083157.427862, udf_tmount
tc-end: 1530083158.782457, udf_tmount, passed
tc-start: 1530083158.789504, udf_tstatvfs
tc-end: 1530083160.146164, udf_tstatvfs, passed
tc-start: 1530083160.153279, udf_tsync
tc-end: 1530083161.533496, udf_tsync, passed
tc-start: 1530083161.540558, v7fs_tfhinval
tc-so:RNG seed 1530083162
tc-end: 1530083162.914444, v7fs_tfhinval, skipped, file handles not supported
tc-start: 1530083162.922762, v7fs_tfhremove
tc-end: 1530083164.281298, v7fs_tfhremove, skipped, file handles not supported
tc-start: 1530083164.289593, v7fs_tfilehandle
tc-end: 1530083165.651876, v7fs_tfilehandle, skipped, file handles not supported
tc-start: 1530083165.659946, v7fs_tmount
tc-end: 1530083167.18587, v7fs_tmount, passed
tc-start: 1530083167.26404, v7fs_tstatvfs
tc-end: 1530083168.377862, v7fs_tstatvfs, passed
tc-start: 1530083168.385691, v7fs_tsync
tc-end: 1530083169.742824, v7fs_tsync, passed
tp-end: 1530083169.750715, fs/vfs/t_vfsops
tp-start: 1530083170.733359, fs/vfs/t_vnops, 286
tc-start: 1530083170.736786, ext2fs_access_simple
tc-end: 1530083172.236449, ext2fs_access_simple, passed
tc-start: 1530083172.243868, ext2fs_attrs
tc-end: 1530083173.752673, ext2fs_attrs, passed
tc-start: 1530083173.759997, ext2fs_create_exist
tc-end: 1530083175.289284, ext2fs_create_exist, passed
tc-start: 1530083175.296401, ext2fs_create_many
tc-end: 1530083195.80232, ext2fs_create_many, passed
tc-start: 1530083195.90600, ext2fs_create_nametoolong
tc-end: 1530083196.581375, ext2fs_create_nametoolong, passed
tc-start: 1530083196.590338, ext2fs_create_nonalphanum
tc-so:
tc-end: 1530083199.435411, ext2fs_create_nonalphanum, passed
tc-start: 1530083199.447103, ext2fs_dir_notempty
tc-end: 1530083200.962678, ext2fs_dir_notempty, passed
tc-start: 1530083200.969965, ext2fs_dir_rmdirdotdot
tc-end: 1530083202.506526, ext2fs_dir_rmdirdotdot, passed
tc-start: 1530083202.513736, ext2fs_dir_simple
tc-end: 1530083204.25877, ext2fs_dir_simple, passed
tc-start: 1530083204.33022, ext2fs_fcntl_getlock_pids
tc-end: 1530083205.554561, ext2fs_fcntl_getlock_pids, passed
tc-start: 1530083205.561750, ext2fs_fcntl_lock
tc-end: 1530083207.72368, ext2fs_fcntl_lock, passed
tc-start: 1530083207.79441, ext2fs_lookup_complex
tc-end: 1530083208.587209, ext2fs_lookup_complex, passed
tc-start: 1530083208.594285, ext2fs_lookup_simple
tc-end: 1530083210.85440, ext2fs_lookup_simple, passed
tc-start: 1530083210.92555, ext2fs_lstat_symlink
tc-end: 1530083211.588249, ext2fs_lstat_symlink, passed
tc-start: 1530083211.595369, ext2fs_read_directory
tc-end: 1530083213.92977, ext2fs_read_directory, passed
tc-start: 1530083213.100042, ext2fs_rename_dir
tc-end: 1530083214.689417, ext2fs_rename_dir, passed
tc-start: 1530083214.696612, ext2fs_rename_dotdot
tc-end: 1530083216.207714, ext2fs_rename_dotdot, passed
tc-start: 1530083216.214854, ext2fs_rename_nametoolong
tc-end: 1530083217.716712, ext2fs_rename_nametoolong, passed
tc-start: 1530083217.723915, ext2fs_rename_reg_nodir
tc-end: 1530083219.239984, ext2fs_rename_reg_nodir, passed
tc-start: 1530083219.247299, ext2fs_symlink_long
tc-end: 1530083220.930725, ext2fs_symlink_long, passed
tc-start: 1530083220.937892, ext2fs_symlink_root
tc-end: 1530083222.439314, ext2fs_symlink_root, passed
tc-start: 1530083222.446457, ext2fs_symlink_zerolen
tc-end: 1530083223.946936, ext2fs_symlink_zerolen, passed
tc-start: 1530083223.954290, ffs_access_simple
tc-end: 1530083225.485156, ffs_access_simple, passed
tc-start: 1530083225.492814, ffs_attrs
tc-end: 1530083227.26452, ffs_attrs, passed
tc-start: 1530083227.34299, ffs_create_exist
tc-end: 1530083228.603969, ffs_create_exist, passed
tc-start: 1530083228.611637, ffs_create_many
tc-end: 1530083242.997617, ffs_create_many, passed
tc-start: 1530083243.9230, ffs_create_nametoolong
tc-end: 1530083244.531847, ffs_create_nametoolong, passed
tc-start: 1530083244.539470, ffs_create_nonalphanum
tc-so:
tc-end: 1530083247.292757, ffs_create_nonalphanum, passed
tc-start: 1530083247.304313, ffs_dir_notempty
tc-end: 1530083248.852158, ffs_dir_notempty, passed
tc-start: 1530083248.859797, ffs_dir_rmdirdotdot
tc-end: 1530083250.420873, ffs_dir_rmdirdotdot, passed
tc-start: 1530083250.428531, ffs_dir_simple
tc-end: 1530083251.992458, ffs_dir_simple, passed
tc-start: 1530083252.155, ffs_fcntl_getlock_pids
tc-end: 1530083253.552864, ffs_fcntl_getlock_pids, passed
tc-start: 1530083253.560566, ffs_fcntl_lock
tc-end: 1530083255.97844, ffs_fcntl_lock, passed
tc-start: 1530083255.105529, ffs_lookup_complex
tc-end: 1530083256.637166, ffs_lookup_complex, passed
tc-start: 1530083256.644758, ffs_lookup_simple
tc-end: 1530083258.161667, ffs_lookup_simple, passed
tc-start: 1530083258.169482, ffs_lstat_symlink
tc-end: 1530083259.701294, ffs_lstat_symlink, passed
tc-start: 1530083259.708937, ffs_read_directory
tc-end: 1530083261.233523, ffs_read_directory, passed
tc-start: 1530083261.241131, ffs_rename_dir
tc-end: 1530083262.856145, ffs_rename_dir, passed
tc-start: 1530083262.863860, ffs_rename_dotdot
tc-end: 1530083264.401034, ffs_rename_dotdot, passed
tc-start: 1530083264.408881, ffs_rename_nametoolong
tc-end: 1530083265.939083, ffs_rename_nametoolong, passed
tc-start: 1530083265.946780, ffs_rename_reg_nodir
tc-end: 1530083267.524615, ffs_rename_reg_nodir, passed
tc-start: 1530083267.532270, ffs_symlink_long
tc-end: 1530083269.285705, ffs_symlink_long, passed
tc-start: 1530083269.293588, ffs_symlink_root
tc-end: 1530083270.854036, ffs_symlink_root, passed
tc-start: 1530083270.861882, ffs_symlink_zerolen
tc-end: 1530083272.418378, ffs_symlink_zerolen, passed
tc-start: 1530083272.426323, ffslog_access_simple
tc-end: 1530083274.15182, ffslog_access_simple, passed
tc-start: 1530083274.22904, ffslog_attrs
tc-end: 1530083275.606921, ffslog_attrs, passed
tc-start: 1530083275.614639, ffslog_create_exist
tc-end: 1530083277.227032, ffslog_create_exist, passed
tc-start: 1530083277.234840, ffslog_create_many
tc-end: 1530083288.554841, ffslog_create_many, passed
tc-start: 1530083288.567935, ffslog_create_nametoolong
tc-end: 1530083290.136326, ffslog_create_nametoolong, passed
tc-start: 1530083290.144106, ffslog_create_nonalphanum
tc-so:
tc-end: 1530083292.716159, ffslog_create_nonalphanum, passed
tc-start: 1530083292.727833, ffslog_dir_notempty
tc-end: 1530083294.320074, ffslog_dir_notempty, passed
tc-start: 1530083294.327808, ffslog_dir_rmdirdotdot
tc-end: 1530083295.931950, ffslog_dir_rmdirdotdot, passed
tc-start: 1530083295.939699, ffslog_dir_simple
tc-end: 1530083297.521010, ffslog_dir_simple, passed
tc-start: 1530083297.528738, ffslog_fcntl_getlock_pids
tc-end: 1530083299.152652, ffslog_fcntl_getlock_pids, passed
tc-start: 1530083299.160432, ffslog_fcntl_lock
tc-end: 1530083300.752434, ffslog_fcntl_lock, passed
tc-start: 1530083300.760101, ffslog_lookup_complex
tc-end: 1530083302.337546, ffslog_lookup_complex, passed
tc-start: 1530083302.345208, ffslog_lookup_simple
tc-end: 1530083303.918369, ffslog_lookup_simple, passed
tc-start: 1530083303.926045, ffslog_lstat_symlink
tc-end: 1530083305.501778, ffslog_lstat_symlink, passed
tc-start: 1530083305.509461, ffslog_read_directory
tc-end: 1530083307.115038, ffslog_read_directory, passed
tc-start: 1530083307.122742, ffslog_rename_dir
tc-end: 1530083308.770849, ffslog_rename_dir, passed
tc-start: 1530083308.778610, ffslog_rename_dotdot
tc-end: 1530083310.365128, ffslog_rename_dotdot, passed
tc-start: 1530083310.372814, ffslog_rename_nametoolong
tc-end: 1530083311.986374, ffslog_rename_nametoolong, passed
tc-start: 1530083311.994203, ffslog_rename_reg_nodir
tc-end: 1530083313.594477, ffslog_rename_reg_nodir, passed
tc-start: 1530083313.602148, ffslog_symlink_long
tc-end: 1530083315.331678, ffslog_symlink_long, passed
tc-start: 1530083315.339371, ffslog_symlink_root
tc-end: 1530083316.915016, ffslog_symlink_root, passed
tc-start: 1530083316.922857, ffslog_symlink_zerolen
tc-end: 1530083318.497139, ffslog_symlink_zerolen, passed
tc-start: 1530083318.504865, lfs_access_simple
tc-se:lfs_cleanerd[26818]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[26818]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[26818]: t_vnops: needs_cleaning returned -1
tc-end: 1530083320.538350, lfs_access_simple, passed
tc-start: 1530083320.556187, lfs_attrs
tc-se:lfs_cleanerd[24606]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[24606]: couldn't open device rrumpfs for reading
tc-se:lfs_cleanerd[24606]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083322.594884, lfs_attrs, passed
tc-start: 1530083322.612746, lfs_create_exist
tc-se:lfs_cleanerd[17925]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083324.684469, lfs_create_exist, passed
tc-start: 1530083324.702258, 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[29885]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[29885]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[29885]: t_vnops: needs_cleaning returned -1
tc-se:lfs_cleanerd[29885]: /mnt: detaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083355.885732, lfs_create_many, passed
tc-start: 1530083356.11257, lfs_create_nametoolong
tc-se:lfs_cleanerd[26182]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[26182]: /mnt: filesystem unmounted
tc-end: 1530083358.411629, lfs_create_nametoolong, passed
tc-start: 1530083358.429235, 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[18162]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[18162]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[18162]: t_vnops: needs_cleaning returned -1
tc-se:lfs_cleanerd[18162]: /mnt: detaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-so:
tc-end: 1530083368.902244, lfs_create_nonalphanum, passed
tc-start: 1530083369.3945, lfs_dir_notempty
tc-se:lfs_cleanerd[4579]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[4579]: couldn't open device rrumpfs for reading
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[4579]: /mnt: filesystem unmounted
tc-end: 1530083371.492688, lfs_dir_notempty, passed
tc-start: 1530083371.519369, lfs_dir_rmdirdotdot
tc-se:lfs_cleanerd[8271]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[8271]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083373.563015, lfs_dir_rmdirdotdot, passed
tc-start: 1530083373.581021, lfs_dir_simple
tc-se:lfs_cleanerd[14575]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[14575]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[14575]: t_vnops: needs_cleaning returned -1
tc-end: 1530083375.615553, lfs_dir_simple, passed
tc-start: 1530083375.633329, lfs_fcntl_getlock_pids
tc-se:lfs_cleanerd[16263]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[16263]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[16263]: t_vnops: needs_cleaning returned -1
tc-se:lfs_cleanerd[16263]: /mnt: detaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083377.716888, lfs_fcntl_getlock_pids, passed
tc-start: 1530083377.734869, lfs_fcntl_lock
tc-se:lfs_cleanerd[24696]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[24696]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083379.819752, lfs_fcntl_lock, passed
tc-start: 1530083379.837408, lfs_lookup_complex
tc-se:lfs_cleanerd[26382]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[26382]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[26382]: t_vnops: needs_cleaning returned -1
tc-end: 1530083381.867975, lfs_lookup_complex, passed
tc-start: 1530083381.896647, lfs_lookup_simple
tc-se:lfs_cleanerd[18230]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[18230]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083383.941596, lfs_lookup_simple, passed
tc-start: 1530083383.959947, lfs_lstat_symlink
tc-se:lfs_cleanerd[8525]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[8525]: /mnt: filesystem unmounted
tc-end: 1530083385.977259, lfs_lstat_symlink, passed
tc-start: 1530083385.995329, lfs_read_directory
tc-se:lfs_cleanerd[20310]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[20310]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083388.44699, lfs_read_directory, passed
tc-start: 1530083388.62664, lfs_rename_dir
tc-se:lfs_cleanerd[21928]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[21928]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[21928]: t_vnops: needs_cleaning returned -1
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083390.163869, lfs_rename_dir, passed
tc-start: 1530083390.181831, lfs_rename_dotdot
tc-se:lfs_cleanerd[22718]: /mnt: attaching cleaner
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[22718]: /mnt: filesystem unmounted
tc-end: 1530083392.207190, lfs_rename_dotdot, passed
tc-start: 1530083392.224752, lfs_rename_nametoolong
tc-se:lfs_cleanerd[5361]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[5361]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083394.256467, lfs_rename_nametoolong, passed
tc-start: 1530083394.274862, lfs_rename_reg_nodir
tc-se:lfs_cleanerd[29427]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[29427]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083396.317592, lfs_rename_reg_nodir, passed
tc-start: 1530083396.335782, lfs_symlink_long
tc-se:lfs_cleanerd[17045]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[17045]: /mnt: filesystem unmounted
tc-se:lfs_cleanerd[17045]: t_vnops: needs_cleaning returned -1
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083398.543438, lfs_symlink_long, passed
tc-start: 1530083398.561014, lfs_symlink_root
tc-se:lfs_cleanerd[17616]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[17616]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-se:lfs_cleanerd[17616]: t_vnops: needs_cleaning returned -1
tc-end: 1530083400.699297, lfs_symlink_root, passed
tc-start: 1530083400.722055, lfs_symlink_zerolen
tc-se:lfs_cleanerd[891]: /mnt: attaching cleaner
tc-se:lfs_cleanerd[891]: couldn't open device rrumpfs for reading
tc-se:lfs_cleanerd[891]: /mnt: filesystem unmounted
tc-so:WARNING: the log-structured file system is experimental
tc-so:WARNING: it may cause system crashes and/or corrupt data
tc-end: 1530083402.775242, lfs_symlink_zerolen, passed
tc-start: 1530083402.793053, msdosfs_access_simple
tc-end: 1530083404.294751, msdosfs_access_simple, passed
tc-start: 1530083404.301710, msdosfs_attrs
tc-end: 1530083405.775111, msdosfs_attrs, passed
tc-start: 1530083405.781863, msdosfs_create_exist
tc-end: 1530083407.256870, msdosfs_create_exist, passed
tc-start: 1530083407.263974, msdosfs_create_many
tc-end: 1530083449.741238, msdosfs_create_many, passed
tc-start: 1530083449.747211, msdosfs_create_nametoolong
tc-end: 1530083451.212093, msdosfs_create_nametoolong, passed
tc-start: 1530083451.218880, msdosfs_create_nonalphanum
tc-so:
tc-end: 1530083453.635090, msdosfs_create_nonalphanum, passed
tc-start: 1530083453.642226, msdosfs_dir_notempty
tc-end: 1530083455.118131, msdosfs_dir_notempty, passed
tc-start: 1530083455.124852, msdosfs_dir_rmdirdotdot
tc-end: 1530083456.603000, msdosfs_dir_rmdirdotdot, passed
tc-start: 1530083456.609813, msdosfs_dir_simple
tc-end: 1530083458.82868, msdosfs_dir_simple, passed
tc-start: 1530083458.89658, msdosfs_fcntl_getlock_pids
tc-end: 1530083459.579659, msdosfs_fcntl_getlock_pids, passed
tc-start: 1530083459.586506, msdosfs_fcntl_lock
tc-end: 1530083461.73648, msdosfs_fcntl_lock, passed
tc-start: 1530083461.80535, msdosfs_lookup_complex
tc-end: 1530083462.561956, msdosfs_lookup_complex, passed
tc-start: 1530083462.568702, msdosfs_lookup_simple
tc-end: 1530083464.53312, msdosfs_lookup_simple, passed
tc-start: 1530083464.60090, msdosfs_lstat_symlink
tc-end: 1530083465.506504, msdosfs_lstat_symlink, skipped, symlinks not supported by file system
tc-start: 1530083465.513597, msdosfs_read_directory
tc-end: 1530083466.983447, msdosfs_read_directory, passed
tc-start: 1530083466.990188, msdosfs_rename_dir
tc-end: 1530083468.525940, msdosfs_rename_dir, passed
tc-start: 1530083468.532785, msdosfs_rename_dotdot
tc-end: 1530083470.7568, msdosfs_rename_dotdot, passed
tc-start: 1530083470.14333, msdosfs_rename_nametoolong
tc-end: 1530083471.483433, msdosfs_rename_nametoolong, passed
tc-start: 1530083471.490226, msdosfs_rename_reg_nodir
tc-end: 1530083472.972438, msdosfs_rename_reg_nodir, passed
tc-start: 1530083472.979267, msdosfs_symlink_long
tc-end: 1530083474.428940, msdosfs_symlink_long, skipped, symlinks not supported by file system
tc-start: 1530083474.435988, msdosfs_symlink_root
tc-end: 1530083475.885829, msdosfs_symlink_root, skipped, symlinks not supported by file system
tc-start: 1530083475.893099, msdosfs_symlink_zerolen
tc-end: 1530083477.367899, msdosfs_symlink_zerolen, skipped, symlinks not supported by file system
tc-start: 1530083477.375035, nfs_access_simple
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083480.600939, nfs_access_simple, passed
tc-start: 1530083480.613767, nfs_attrs
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083483.706725, nfs_attrs, passed
tc-start: 1530083483.719606, nfs_create_exist
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530083486.473555781 1530083486.473555781, mtime 1530083486.473555781 1530083486.473555781)
tc-end: 1530083486.881583, nfs_create_exist, passed
tc-start: 1530083486.894192, nfs_create_many
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530083489.803536963 1530083489.803536963, mtime 1530083489.803536963 1530083489.803536963)
tc-end: 1530083559.615397, nfs_create_many, passed
tc-start: 1530083559.626775, nfs_create_nametoolong
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083562.674636, nfs_create_nametoolong, passed
tc-start: 1530083562.686893, nfs_create_nonalphanum
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530083565.504668036 1530083565.504668036, mtime 1530083565.504668036 1530083565.504668036)
tc-so:
tc-end: 1530083574.88143, nfs_create_nonalphanum, passed
tc-start: 1530083574.100918, nfs_dir_notempty
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083577.196200, nfs_dir_notempty, passed
tc-start: 1530083577.208699, nfs_dir_rmdirdotdot
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083580.328246, nfs_dir_rmdirdotdot, passed
tc-start: 1530083580.340710, nfs_dir_simple
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083583.413280, nfs_dir_simple, passed
tc-start: 1530083583.425709, nfs_fcntl_getlock_pids
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083586.540852, nfs_fcntl_getlock_pids, passed
tc-start: 1530083586.553299, nfs_fcntl_lock
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083589.640553, nfs_fcntl_lock, passed
tc-start: 1530083589.652977, nfs_lookup_complex
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083592.723994, nfs_lookup_complex, passed
tc-start: 1530083592.736777, nfs_lookup_simple
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083595.788333, nfs_lookup_simple, passed
tc-start: 1530083595.800789, nfs_lstat_symlink
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083598.855247, nfs_lstat_symlink, passed
tc-start: 1530083598.867996, nfs_read_directory
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083601.909489, nfs_read_directory, passed
tc-start: 1530083601.921930, nfs_rename_dir
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530083604.948174370 1530083604.948174370, mtime 1530083604.948174370 1530083604.948174370)
tc-end: 1530083605.330756, nfs_rename_dir, passed
tc-start: 1530083605.343425, nfs_rename_dotdot
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083608.443936, nfs_rename_dotdot, passed
tc-start: 1530083608.456433, nfs_rename_nametoolong
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083611.538587, nfs_rename_nametoolong, passed
tc-start: 1530083611.551108, nfs_rename_reg_nodir
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530083614.410959208 1530083614.410959208, mtime 1530083614.410959208 1530083614.410959208)
tc-end: 1530083614.776514, nfs_rename_reg_nodir, passed
tc-start: 1530083614.789114, nfs_symlink_long
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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:10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1530083617.524871225 1530083617.524871225, mtime 1530083617.524871225 1530083617.524871225)
tc-end: 1530083618.706718, nfs_symlink_long, passed
tc-start: 1530083618.719388, nfs_symlink_root
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083621.773622, nfs_symlink_root, passed
tc-start: 1530083621.786059, nfs_symlink_zerolen
tc-se:rumpnfsd: Cannot get information for `udp6'
tc-se:rumpnfsd: Cannot get information for `tcp6'
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-end: 1530083624.893245, nfs_symlink_zerolen, passed
tc-start: 1530083624.905639, p2k_ffs_access_simple
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.g7kOzq/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.g7kOzq/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083626.956945, p2k_ffs_access_simple, passed
tc-start: 1530083626.964715, p2k_ffs_attrs
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.SX4jpn/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.SX4jpn/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083628.987206, p2k_ffs_attrs, passed
tc-start: 1530083628.994919, p2k_ffs_create_exist
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.dYtkhf/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.dYtkhf/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083631.67301, p2k_ffs_create_exist, passed
tc-start: 1530083631.75006, p2k_ffs_create_many
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.A514bH/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.A514bH/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083688.830662, p2k_ffs_create_many, passed
tc-start: 1530083688.841012, p2k_ffs_create_nametoolong
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.RNxD2A/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.RNxD2A/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083690.868259, p2k_ffs_create_nametoolong, passed
tc-start: 1530083690.875972, p2k_ffs_create_nonalphanum
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.wpig3l/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.wpig3l/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-so:
tc-end: 1530083699.271239, p2k_ffs_create_nonalphanum, passed
tc-start: 1530083699.282483, p2k_ffs_dir_notempty
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.rHJBak/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.rHJBak/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083701.328799, p2k_ffs_dir_notempty, passed
tc-start: 1530083701.336302, p2k_ffs_dir_rmdirdotdot
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.OTYyNv/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.OTYyNv/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083703.368470, p2k_ffs_dir_rmdirdotdot, passed
tc-start: 1530083703.376185, p2k_ffs_dir_simple
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.zGz8EM/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.zGz8EM/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083705.398736, p2k_ffs_dir_simple, passed
tc-start: 1530083705.406460, p2k_ffs_fcntl_getlock_pids
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.o9R6dd/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.o9R6dd/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083707.448931, p2k_ffs_fcntl_getlock_pids, passed
tc-start: 1530083707.456687, p2k_ffs_fcntl_lock
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.dYWvrV/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.dYWvrV/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083709.458897, p2k_ffs_fcntl_lock, passed
tc-start: 1530083709.466624, p2k_ffs_lookup_complex
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.q1imJA/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.q1imJA/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083711.509660, p2k_ffs_lookup_complex, passed
tc-start: 1530083711.517359, p2k_ffs_lookup_simple
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.TQtWxM/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.TQtWxM/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083713.509255, p2k_ffs_lookup_simple, passed
tc-start: 1530083713.516931, p2k_ffs_lstat_symlink
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.nGNbNx/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.nGNbNx/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083715.528967, p2k_ffs_lstat_symlink, passed
tc-start: 1530083715.536808, p2k_ffs_read_directory
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.rhywYN/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.rhywYN/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083717.508939, p2k_ffs_read_directory, passed
tc-start: 1530083717.516463, p2k_ffs_rename_dir
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Aphdg6/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Aphdg6/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083719.899210, p2k_ffs_rename_dir, passed
tc-start: 1530083719.907186, p2k_ffs_rename_dotdot
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Qlm57O/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.Qlm57O/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083722.129080, p2k_ffs_rename_dotdot, passed
tc-start: 1530083722.136802, p2k_ffs_rename_nametoolong
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.H8K4PS/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.H8K4PS/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083724.169863, p2k_ffs_rename_nametoolong, passed
tc-start: 1530083724.177424, p2k_ffs_rename_reg_nodir
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.5wIAbA/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.5wIAbA/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083726.339342, p2k_ffs_rename_reg_nodir, passed
tc-start: 1530083726.347058, p2k_ffs_symlink_long
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.FDeWdj/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.FDeWdj/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083729.149380, p2k_ffs_symlink_long, passed
tc-start: 1530083729.157074, p2k_ffs_symlink_root
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.3d1n4Y/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.3d1n4Y/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083731.159035, p2k_ffs_symlink_root, passed
tc-start: 1530083731.166760, p2k_ffs_symlink_zerolen
tc-se:rump_ffs: "image.fs" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.WlvHdL/image.fs" instead.
tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path.
tc-se:rump_ffs: using "/tmp/atf-run.WlvHdL/p2kffsfake" instead.
tc-se:readshovel r1 -1 / 6
tc-end: 1530083733.169324, p2k_ffs_symlink_zerolen, passed
tc-start: 1530083733.177112, puffs_access_simple
tc-se:readshovel r1 -1 / 6
tc-end: 1530083734.837460, puffs_access_simple, passed
tc-start: 1530083734.843226, puffs_attrs
tc-se:readshovel r1 -1 / 6
tc-end: 1530083736.617422, puffs_attrs, passed
tc-start: 1530083736.623037, puffs_create_exist
tc-se:readshovel r1 -1 / 6
tc-end: 1530083738.277332, puffs_create_exist, passed
tc-start: 1530083738.282927, puffs_create_many
tc-se:readshovel r1 -1 / 6
tc-end: 1530083778.650707, puffs_create_many, passed
tc-start: 1530083778.655302, puffs_create_nametoolong
tc-se:readshovel r1 -1 / 6
tc-end: 1530083780.279223, puffs_create_nametoolong, passed
tc-start: 1530083780.285027, puffs_create_nonalphanum
tc-se:readshovel r1 -1 / 6
tc-so:
tc-end: 1530083785.421550, puffs_create_nonalphanum, passed
tc-start: 1530083785.427222, puffs_dir_notempty
tc-se:readshovel r1 -1 / 6
tc-end: 1530083787.219227, puffs_dir_notempty, passed
tc-start: 1530083787.225047, puffs_dir_rmdirdotdot
tc-se:readshovel r1 -1 / 6
tc-end: 1530083788.908477, puffs_dir_rmdirdotdot, passed
tc-start: 1530083788.914247, puffs_dir_simple
tc-se:readshovel r1 -1 / 6
tc-end: 1530083790.678807, puffs_dir_simple, passed
tc-start: 1530083790.684392, puffs_fcntl_getlock_pids
tc-se:readshovel r1 -1 / 6
tc-end: 1530083792.349290, puffs_fcntl_getlock_pids, passed
tc-start: 1530083792.355280, puffs_fcntl_lock
tc-se:readshovel r1 -1 / 2
tc-so:putter_fop_read: private 0 not inited
tc-end: 1530083793.917110, puffs_fcntl_lock, passed
tc-start: 1530083793.922619, puffs_lookup_complex
tc-se:readshovel r1 -1 / 6
tc-end: 1530083795.688850, puffs_lookup_complex, passed
tc-start: 1530083795.695058, puffs_lookup_simple
tc-se:readshovel r1 -1 / 6
tc-end: 1530083797.458815, puffs_lookup_simple, passed
tc-start: 1530083797.464409, puffs_lstat_symlink
tc-se:readshovel r1 -1 / 6
tc-end: 1530083799.38970, puffs_lstat_symlink, passed
tc-start: 1530083799.44713, puffs_read_directory
tc-se:readshovel r1 -1 / 6
tc-end: 1530083800.800749, puffs_read_directory, passed
tc-start: 1530083800.806357, puffs_rename_dir
tc-se:readshovel r1 -1 / 6
tc-end: 1530083802.848837, puffs_rename_dir, passed
tc-start: 1530083802.854436, puffs_rename_dotdot
tc-se:readshovel r1 -1 / 6
tc-end: 1530083804.509042, puffs_rename_dotdot, passed
tc-start: 1530083804.514623, puffs_rename_nametoolong
tc-se:readshovel r1 -1 / 6
tc-end: 1530083806.28980, puffs_rename_nametoolong, passed
tc-start: 1530083806.34596, puffs_rename_reg_nodir
tc-se:readshovel r1 -1 / 6
tc-end: 1530083807.818702, puffs_rename_reg_nodir, passed
tc-start: 1530083807.824312, puffs_symlink_long
tc-se:readshovel r1 -1 / 6
tc-end: 1530083809.989237, puffs_symlink_long, passed
tc-start: 1530083809.994981, puffs_symlink_root
tc-se:readshovel r1 -1 / 6
tc-end: 1530083811.799572, puffs_symlink_root, passed
tc-start: 1530083811.805165, puffs_symlink_zerolen
tc-se:readshovel r1 -1 / 6
tc-end: 1530083813.559061, puffs_symlink_zerolen, passed
tc-start: 1530083813.564659, rumpfs_access_simple
tc-end: 1530083814.956438, rumpfs_access_simple, passed
tc-start: 1530083814.962199, rumpfs_attrs
tc-end: 1530083816.350465, rumpfs_attrs, passed
tc-start: 1530083816.356120, rumpfs_create_exist
tc-end: 1530083817.751609, rumpfs_create_exist, passed
tc-start: 1530083817.757225, rumpfs_create_many
tc-end: 1530083828.304761, rumpfs_create_many, passed
tc-start: 1530083828.310381, rumpfs_create_nametoolong
tc-end: 1530083829.696302, rumpfs_create_nametoolong, passed
tc-start: 1530083829.702080, rumpfs_create_nonalphanum
tc-so:
tc-end: 1530083831.568045, rumpfs_create_nonalphanum, passed
tc-start: 1530083831.574081, rumpfs_dir_notempty
tc-end: 1530083832.965185, rumpfs_dir_notempty, passed
tc-start: 1530083832.970791, rumpfs_dir_rmdirdotdot
tc-end: 1530083834.359850, rumpfs_dir_rmdirdotdot, passed
tc-start: 1530083834.365522, rumpfs_dir_simple
tc-end: 1530083835.745773, rumpfs_dir_simple, passed
tc-start: 1530083835.751362, rumpfs_fcntl_getlock_pids
tc-end: 1530083837.158657, rumpfs_fcntl_getlock_pids, passed
tc-start: 1530083837.164374, rumpfs_fcntl_lock
tc-end: 1530083838.556680, rumpfs_fcntl_lock, passed
tc-start: 1530083838.562251, rumpfs_lookup_complex
tc-end: 1530083839.962465, rumpfs_lookup_complex, passed
tc-start: 1530083839.968039, rumpfs_lookup_simple
tc-end: 1530083841.349007, rumpfs_lookup_simple, passed
tc-start: 1530083841.354649, rumpfs_lstat_symlink
tc-end: 1530083842.737064, rumpfs_lstat_symlink, passed
tc-start: 1530083842.742639, rumpfs_read_directory
tc-end: 1530083844.136048, rumpfs_read_directory, passed
tc-start: 1530083844.141814, rumpfs_rename_dir
tc-end: 1530083845.511471, rumpfs_rename_dir, skipped, rename not supported by file system
tc-start: 1530083845.517434, rumpfs_rename_dotdot
tc-end: 1530083846.889736, rumpfs_rename_dotdot, skipped, rename not supported by file system
tc-start: 1530083846.895733, rumpfs_rename_nametoolong
tc-end: 1530083848.265555, rumpfs_rename_nametoolong, skipped, rename not supported by file system
tc-start: 1530083848.271489, rumpfs_rename_reg_nodir
tc-end: 1530083849.641957, rumpfs_rename_reg_nodir, skipped, rename not supported by file system
tc-start: 1530083849.647931, rumpfs_symlink_long
tc-end: 1530083851.128544, rumpfs_symlink_long, passed
tc-start: 1530083851.134216, rumpfs_symlink_root
tc-end: 1530083852.520793, rumpfs_symlink_root, passed
tc-start: 1530083852.526391, rumpfs_symlink_zerolen
tc-end: 1530083853.910699, rumpfs_symlink_zerolen, passed
tc-start: 1530083853.916352, sysvbfs_access_simple
tc-end: 1530083855.380109, sysvbfs_access_simple, passed
tc-start: 1530083855.386877, sysvbfs_attrs
tc-end: 1530083856.877049, sysvbfs_attrs, passed
tc-start: 1530083856.883823, sysvbfs_create_exist
tc-end: 1530083858.353656, sysvbfs_create_exist, passed
tc-start: 1530083858.360356, sysvbfs_create_many
tc-end: 1530083859.878785, sysvbfs_create_many, passed
tc-start: 1530083859.885525, sysvbfs_create_nametoolong
tc-end: 1530083861.350137, sysvbfs_create_nametoolong, passed
tc-start: 1530083861.356878, sysvbfs_create_nonalphanum
tc-so:
tc-end: 1530083862.990446, sysvbfs_create_nonalphanum, passed
tc-start: 1530083862.997368, sysvbfs_dir_notempty
tc-end: 1530083864.432860, sysvbfs_dir_notempty, skipped, directories not supported by file system
tc-start: 1530083864.439917, sysvbfs_dir_rmdirdotdot
tc-end: 1530083865.875534, sysvbfs_dir_rmdirdotdot, skipped, directories not supported by file system
tc-start: 1530083865.882565, sysvbfs_dir_simple
tc-end: 1530083867.316819, sysvbfs_dir_simple, skipped, directories not supported by file system
tc-start: 1530083867.323854, sysvbfs_fcntl_getlock_pids
tc-end: 1530083868.803655, sysvbfs_fcntl_getlock_pids, passed
tc-start: 1530083868.810389, sysvbfs_fcntl_lock
tc-end: 1530083870.277099, sysvbfs_fcntl_lock, passed
tc-start: 1530083870.283749, sysvbfs_lookup_complex
tc-end: 1530083871.717034, sysvbfs_lookup_complex, skipped, directories not supported by file system
tc-start: 1530083871.724050, sysvbfs_lookup_simple
tc-end: 1530083873.177857, sysvbfs_lookup_simple, passed
tc-start: 1530083873.184617, sysvbfs_lstat_symlink
tc-end: 1530083874.641787, sysvbfs_lstat_symlink, skipped, symlinks not supported by file system
tc-start: 1530083874.649053, sysvbfs_read_directory
tc-end: 1530083876.107105, sysvbfs_read_directory, passed
tc-start: 1530083876.113787, sysvbfs_rename_dir
tc-end: 1530083877.549362, sysvbfs_rename_dir, skipped, directories not supported by file system
tc-start: 1530083877.556458, sysvbfs_rename_dotdot
tc-end: 1530083878.996133, sysvbfs_rename_dotdot, skipped, directories not supported by file system
tc-start: 1530083879.3347, sysvbfs_rename_nametoolong
tc-end: 1530083880.468403, sysvbfs_rename_nametoolong, passed
tc-start: 1530083880.475153, sysvbfs_rename_reg_nodir
tc-end: 1530083881.947489, sysvbfs_rename_reg_nodir, passed
tc-start: 1530083881.954451, sysvbfs_symlink_long
tc-end: 1530083883.386615, sysvbfs_symlink_long, skipped, symlinks not supported by file system
tc-start: 1530083883.393806, sysvbfs_symlink_root
tc-end: 1530083884.835196, sysvbfs_symlink_root, skipped, symlinks not supported by file system
tc-start: 1530083884.842230, sysvbfs_symlink_zerolen
tc-end: 1530083886.277651, sysvbfs_symlink_zerolen, skipped, symlinks not supported by file system
tc-start: 1530083886.284747, tmpfs_access_simple
tc-end: 1530083887.687461, tmpfs_access_simple, passed
tc-start: 1530083887.693092, tmpfs_attrs
tc-end: 1530083889.92602, tmpfs_attrs, passed
tc-start: 1530083889.98380, tmpfs_create_exist
tc-end: 1530083890.523300, tmpfs_create_exist, passed
tc-start: 1530083890.528972, tmpfs_create_many
tc-end: 1530083899.25913, tmpfs_create_many, passed
tc-start: 1530083899.31662, tmpfs_create_nametoolong
tc-end: 1530083900.421441, tmpfs_create_nametoolong, passed
tc-start: 1530083900.427108, tmpfs_create_nonalphanum
tc-so:
tc-end: 1530083902.420309, tmpfs_create_nonalphanum, passed
tc-start: 1530083902.426197, tmpfs_dir_notempty
tc-end: 1530083903.834997, tmpfs_dir_notempty, passed
tc-start: 1530083903.840597, tmpfs_dir_rmdirdotdot
tc-end: 1530083905.250095, tmpfs_dir_rmdirdotdot, passed
tc-start: 1530083905.255747, tmpfs_dir_simple
tc-end: 1530083906.649300, tmpfs_dir_simple, passed
tc-start: 1530083906.654935, tmpfs_fcntl_getlock_pids
tc-end: 1530083908.65622, tmpfs_fcntl_getlock_pids, passed
tc-start: 1530083908.71251, tmpfs_fcntl_lock
tc-end: 1530083909.471262, tmpfs_fcntl_lock, passed
tc-start: 1530083909.476864, tmpfs_lookup_complex
tc-end: 1530083910.870514, tmpfs_lookup_complex, passed
tc-start: 1530083910.876162, tmpfs_lookup_simple
tc-end: 1530083912.266379, tmpfs_lookup_simple, passed
tc-start: 1530083912.271945, tmpfs_lstat_symlink
tc-end: 1530083913.665191, tmpfs_lstat_symlink, passed
tc-start: 1530083913.670778, tmpfs_read_directory
tc-end: 1530083915.64776, tmpfs_read_directory, passed
tc-start: 1530083915.70459, tmpfs_rename_dir
tc-end: 1530083916.507964, tmpfs_rename_dir, passed
tc-start: 1530083916.513544, tmpfs_rename_dotdot
tc-end: 1530083917.912644, tmpfs_rename_dotdot, passed
tc-start: 1530083917.918311, tmpfs_rename_nametoolong
tc-end: 1530083919.313981, tmpfs_rename_nametoolong, passed
tc-start: 1530083919.319640, tmpfs_rename_reg_nodir
tc-end: 1530083920.725975, tmpfs_rename_reg_nodir, passed
tc-start: 1530083920.731572, tmpfs_symlink_long
tc-end: 1530083922.237747, tmpfs_symlink_long, passed
tc-start: 1530083922.243352, tmpfs_symlink_root
tc-end: 1530083923.645385, tmpfs_symlink_root, passed
tc-start: 1530083923.651182, tmpfs_symlink_zerolen
tc-end: 1530083925.44705, tmpfs_symlink_zerolen, passed
tc-start: 1530083925.50580, udf_access_simple
tc-end: 1530083926.841986, udf_access_simple, passed
tc-start: 1530083926.849475, udf_attrs
tc-end: 1530083928.631850, udf_attrs, passed
tc-start: 1530083928.639152, udf_create_exist
tc-end: 1530083930.429518, udf_create_exist, passed
tc-start: 1530083930.436823, udf_create_many
tc-end: 1530083946.939843, udf_create_many, passed
tc-start: 1530083946.948696, udf_create_nametoolong
tc-end: 1530083948.459295, udf_create_nametoolong, passed
tc-start: 1530083948.466587, udf_create_nonalphanum
tc-so:
tc-end: 1530083951.117375, udf_create_nonalphanum, passed
tc-start: 1530083951.124818, udf_dir_notempty
tc-end: 1530083952.909088, udf_dir_notempty, passed
tc-start: 1530083952.916368, udf_dir_rmdirdotdot
tc-end: 1530083954.709062, udf_dir_rmdirdotdot, passed
tc-start: 1530083954.716362, udf_dir_simple
tc-end: 1530083956.499038, udf_dir_simple, passed
tc-start: 1530083956.506349, udf_fcntl_getlock_pids
tc-end: 1530083958.302469, udf_fcntl_getlock_pids, passed
tc-start: 1530083958.309745, udf_fcntl_lock
tc-end: 1530083960.102649, udf_fcntl_lock, passed
tc-start: 1530083960.109969, udf_lookup_complex
tc-end: 1530083961.893116, udf_lookup_complex, passed
tc-start: 1530083961.900407, udf_lookup_simple
tc-end: 1530083963.408990, udf_lookup_simple, passed
tc-start: 1530083963.416196, udf_lstat_symlink
tc-end: 1530083965.202247, udf_lstat_symlink, passed
tc-start: 1530083965.209533, udf_read_directory
tc-end: 1530083966.716819, udf_read_directory, passed
tc-start: 1530083966.724066, udf_rename_dir
tc-end: 1530083968.611608, udf_rename_dir, passed
tc-start: 1530083968.618900, udf_rename_dotdot
tc-end: 1530083970.403567, udf_rename_dotdot, passed
tc-start: 1530083970.410886, udf_rename_nametoolong
tc-end: 1530083972.192865, udf_rename_nametoolong, passed
tc-start: 1530083972.200174, udf_rename_reg_nodir
tc-end: 1530083974.23827, udf_rename_reg_nodir, passed
tc-start: 1530083974.31176, udf_symlink_long
tc-end: 1530083975.999842, udf_symlink_long, passed
tc-start: 1530083976.7168, udf_symlink_root
tc-end: 1530083977.794218, udf_symlink_root, passed
tc-start: 1530083977.801478, udf_symlink_zerolen
tc-end: 1530083979.580302, udf_symlink_zerolen, passed
tc-start: 1530083979.587803, v7fs_access_simple
tc-end: 1530083981.122430, v7fs_access_simple, passed
tc-start: 1530083981.130443, v7fs_attrs
tc-end: 1530083982.654733, v7fs_attrs, passed
tc-start: 1530083982.662725, v7fs_create_exist
tc-end: 1530083984.194834, v7fs_create_exist, passed
tc-start: 1530083984.202850, v7fs_create_many
tc-end: 1530084033.763122, v7fs_create_many, passed
tc-start: 1530084033.790992, v7fs_create_nametoolong
tc-end: 1530084035.310303, v7fs_create_nametoolong, passed
tc-start: 1530084035.318331, v7fs_create_nonalphanum
tc-so:
tc-end: 1530084038.898410, v7fs_create_nonalphanum, passed
tc-start: 1530084038.921503, v7fs_dir_notempty
tc-end: 1530084040.450368, v7fs_dir_notempty, passed
tc-start: 1530084040.458380, v7fs_dir_rmdirdotdot
tc-end: 1530084041.991536, v7fs_dir_rmdirdotdot, passed
tc-start: 1530084041.999566, v7fs_dir_simple
tc-end: 1530084043.525701, v7fs_dir_simple, passed
tc-start: 1530084043.533689, v7fs_fcntl_getlock_pids
tc-end: 1530084045.83503, v7fs_fcntl_getlock_pids, passed
tc-start: 1530084045.91550, v7fs_fcntl_lock
tc-end: 1530084046.633897, v7fs_fcntl_lock, passed
tc-start: 1530084046.642047, v7fs_lookup_complex
tc-end: 1530084048.160367, v7fs_lookup_complex, passed
tc-start: 1530084048.168489, v7fs_lookup_simple
tc-end: 1530084049.702240, v7fs_lookup_simple, passed
tc-start: 1530084049.710239, v7fs_lstat_symlink
tc-end: 1530084051.230672, v7fs_lstat_symlink, passed
tc-start: 1530084051.238726, v7fs_read_directory
tc-end: 1530084052.750967, v7fs_read_directory, passed
tc-start: 1530084052.758989, v7fs_rename_dir
tc-end: 1530084054.381972, v7fs_rename_dir, passed
tc-start: 1530084054.390015, v7fs_rename_dotdot
tc-end: 1530084055.918098, v7fs_rename_dotdot, passed
tc-start: 1530084055.926068, v7fs_rename_nametoolong
tc-end: 1530084057.448733, v7fs_rename_nametoolong, passed
tc-start: 1530084057.456687, v7fs_rename_reg_nodir
tc-end: 1530084059.2028, v7fs_rename_reg_nodir, passed
tc-start: 1530084059.10067, v7fs_symlink_long
tc-end: 1530084060.808972, v7fs_symlink_long, passed
tc-start: 1530084060.816941, v7fs_symlink_root
tc-end: 1530084062.330043, v7fs_symlink_root, passed
tc-start: 1530084062.338029, v7fs_symlink_zerolen
tc-end: 1530084063.866478, v7fs_symlink_zerolen, passed
tp-end: 1530084063.874462, fs/vfs/t_vnops
tp-start: 1530084064.846027, fs/cd9660/t_high_ino_big_file, 1
tc-start: 1530084064.850040, pr_kern_48787
tc-end: 1530084065.910509, pr_kern_48787, skipped, not enough free disk space, have 559112 Kbytes, need ~ 4500000 Kbytes
tp-end: 1530084065.916371, fs/cd9660/t_high_ino_big_file
tp-start: 1530084066.41413, rump/rumpkern/t_copy, 4
tc-start: 1530084066.44834, copy_efault
tc-end: 1530084066.115751, copy_efault, passed
tc-start: 1530084066.121248, copyinstr
tc-end: 1530084066.375697, copyinstr, passed
tc-start: 1530084066.381224, copyoutstr
tc-end: 1530084066.623845, copyoutstr, passed
tc-start: 1530084066.629307, copystr
tc-end: 1530084066.886940, copystr, passed
tp-end: 1530084066.892359, rump/rumpkern/t_copy
tp-start: 1530084066.967840, rump/rumpkern/t_kern, 8
tc-start: 1530084066.971277, lockme_DESTROYHELD
tc-end: 1530084067.307155, lockme_DESTROYHELD, passed
tc-start: 1530084067.316395, lockme_DOUBLEFREE
tc-end: 1530084067.634820, lockme_DOUBLEFREE, passed
tc-start: 1530084067.644086, lockme_DOUBLEINIT
tc-end: 1530084067.714036, lockme_DOUBLEINIT, skipped, test requires LOCKDEBUG kernel
tc-start: 1530084067.719815, lockme_MEMFREE
tc-end: 1530084067.792065, lockme_MEMFREE, skipped, test requires LOCKDEBUG kernel
tc-start: 1530084067.797843, lockme_MTX
tc-end: 1530084068.120653, lockme_MTX, passed
tc-start: 1530084068.130206, lockme_RWDOUBLEX
tc-end: 1530084068.450396, lockme_RWDOUBLEX, passed
tc-start: 1530084068.459666, lockme_RWRX
tc-end: 1530084068.529907, lockme_RWRX, skipped, test requires LOCKDEBUG kernel
tc-start: 1530084068.535601, lockme_RWXR
tc-end: 1530084068.859012, lockme_RWXR, passed
tp-end: 1530084068.868314, rump/rumpkern/t_kern
tp-start: 1530084068.944024, rump/rumpkern/t_lwproc, 8
tc-start: 1530084068.947525, inherit
tc-end: 1530084069.204641, inherit, passed
tc-start: 1530084069.210054, lwps
tc-end: 1530084069.540638, lwps, passed
tc-start: 1530084069.545984, makelwp
tc-end: 1530084069.802589, makelwp, passed
tc-start: 1530084069.808051, nolwp
tc-end: 1530084070.63394, nolwp, passed
tc-start: 1530084070.68801, nolwprelease
tc-so:panic: releasing non-pertinent lwp
tc-so:rump kernel halting...
tc-so:halted
tc-end: 1530084070.399948, nolwprelease, passed
tc-start: 1530084070.409582, nullswitch
tc-end: 1530084070.659950, nullswitch, passed
tc-start: 1530084070.665358, proccreds
tc-end: 1530084070.916844, proccreds, passed
tc-start: 1530084070.922249, rfork
tc-end: 1530084071.183976, rfork, passed
tp-end: 1530084071.189411, rump/rumpkern/t_lwproc
tp-start: 1530084071.264020, rump/rumpkern/t_modcmd, 1
tc-start: 1530084071.267579, cmsg_modcmd
tc-so:WARNING: module error: module `tmpfs' not found
tc-so:WARNING: module error: module `tmpfs' not found
tc-end: 1530084071.561774, cmsg_modcmd, passed
tp-end: 1530084071.567147, rump/rumpkern/t_modcmd
tp-start: 1530084071.679688, rump/rumpkern/t_modlinkset, 1
tc-start: 1530084071.683149, modlinkset
tc-end: 1530084071.985695, modlinkset, passed
tp-end: 1530084071.991088, rump/rumpkern/t_modlinkset
tp-start: 1530084072.59999, rump/rumpkern/t_signals, 3
tc-start: 1530084072.63429, sigignore
tc-end: 1530084072.319061, sigignore, passed
tc-start: 1530084072.324419, sigpanic
tc-so:panic: unhandled signal 19
tc-so:rump kernel halting...
tc-so:halted
tc-end: 1530084072.645462, sigpanic, passed
tc-start: 1530084072.654836, sigraise
tc-end: 1530084072.911594, sigraise, passed
tp-end: 1530084072.916946, rump/rumpkern/t_signals
tp-start: 1530084072.985054, rump/rumpkern/t_threads, 2
tc-start: 1530084072.988563, kthread
tc-end: 1530084073.258524, kthread, passed
tc-start: 1530084073.263895, threadjoin
tc-end: 1530084073.528697, threadjoin, passed
tp-end: 1530084073.534055, rump/rumpkern/t_threads
tp-start: 1530084073.601013, rump/rumpkern/t_tsleep, 1
tc-start: 1530084073.604455, tsleep
tc-end: 1530084075.109772, tsleep, passed
tp-end: 1530084075.115138, rump/rumpkern/t_tsleep
tp-start: 1530084075.183249, rump/rumpkern/t_workqueue, 2
tc-start: 1530084075.186683, workqueue1
tc-end: 1530084077.451857, workqueue1, passed
tc-start: 1530084077.457212, workqueue_wait
tc-end: 1530084079.480136, workqueue_wait, passed
tp-end: 1530084079.485574, rump/rumpkern/t_workqueue
tp-start: 1530084079.563500, rump/rumpkern/t_vm, 2
tc-start: 1530084079.566917, busypage
tc-end: 1530084079.824617, busypage, passed
tc-start: 1530084079.830009, uvmwait
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?)
tc-end: 1530084090.269756, uvmwait, passed
tp-end: 1530084090.275090, rump/rumpkern/t_vm
tp-start: 1530084092.458047, rump/rumpkern/t_sp, 10
tc-start: 1530084092.461553, basic
tc-so:Executing command [ rump_server unix://commsock ]
tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli ]
tc-end: 1530084093.614841, basic, passed
tc-start: 1530084093.620233, fork_fakeauth
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev unix://commsock ]
tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli fakeauth ]
tc-end: 1530084094.817679, fork_fakeauth, passed
tc-start: 1530084094.823058, fork_pipecomm
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev unix://commsock ]
tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli pipecomm ]
tc-end: 1530084096.57394, fork_pipecomm, passed
tc-start: 1530084096.62738, fork_simple
tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev unix://commsock ]
tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli simple ]
tc-end: 1530084097.263492, fork_simple, passed
tc-start: 1530084097.269105, reconnect
tc-so:Executing command [ rump_server unix://commsock ]
tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_reconcli 2 ]
tc-end: 1530084100.453836, reconnect, passed
tc-start: 1530084100.459750, 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: 1530084101.593337, signal, passed
tc-start: 1530084101.599314, sigsafe
tc-so:Executing command [ rump_server unix://commsock ]
tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_sigcli ]
tc-end: 1530084108.518343, sigsafe, passed
tc-start: 1530084108.531112, stress_killer
tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev unix://commsock ]
tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_stresscli 5 kill ]
tc-end: 1530084117.349746, stress_killer, passed
tc-start: 1530084117.355100, stress_long
tc-end: 1530084117.381152, stress_long, skipped, Not enough memory; needed 67108864, available 67092480
tc-start: 1530084117.384549, stress_short
tc-end: 1530084117.388007, stress_short, skipped, Not enough memory; needed 67108864, available 67092480
tp-end: 1530084117.391425, rump/rumpkern/t_sp
tp-start: 1530084117.924978, rump/rumpnet/t_shmif, 1
tc-start: 1530084117.928507, crossping
tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev 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 -lrumpdev 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 -lrumpdev 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 -lrumpdev 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 -lrumpdev 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 -lrumpdev 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 -lrumpdev 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 -lrumpdev 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 -c 1 1.1.1.2 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.3 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.4 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.5 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.6 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.7 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.8 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.1 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.3 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.4 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.5 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.6 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.7 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.8 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.1 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.2 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.4 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.5 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.6 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.7 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.8 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.1 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.2 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.3 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.5 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.6 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.7 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.8 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.1 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.2 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.3 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.4 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.6 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.7 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.8 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.1 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.2 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.3 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.4 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.5 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.7 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.8 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.1 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.2 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.3 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.4 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.5 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.6 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.8 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.1 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.2 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.3 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.4 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.5 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.6 ]
tc-so:Executing command [ rump.ping -c 1 1.1.1.7 ]
tc-end: 1530084141.486715, crossping, passed
tp-end: 1530084141.494459, rump/rumpnet/t_shmif
tp-start: 1530084141.606602, rump/rumpvfs/t_basic, 1
tc-start: 1530084141.610102, lseekrv
tc-end: 1530084141.860945, lseekrv, passed
tp-end: 1530084141.866314, rump/rumpvfs/t_basic
tp-start: 1530084141.938165, rump/rumpvfs/t_etfs, 5
tc-start: 1530084141.941620, key
tc-end: 1530084142.204573, key, passed
tc-start: 1530084142.210866, large_blk
tc-se:mount_mfs: "mfsdir" is a non-resolved or relative path.
tc-se:mount_mfs: using "/tmp/atf-run.3QyorR/mfsdir" instead.
tc-se:1+0 records in
tc-se:1+0 records out
tc-se:1 bytes transferred in 0.002 secs (500 bytes/sec)
tc-end: 1530084143.1562, large_blk, passed
tc-start: 1530084143.8900, range_blk
tc-se:64+0 records in
tc-se:64+0 records out
tc-se:64000 bytes transferred in 0.008 secs (8000000 bytes/sec)
tc-se:16+0 records in
tc-se:16+0 records out
tc-se:16 bytes transferred in 0.039 secs (410 bytes/sec)
tc-end: 1530084143.533005, range_blk, passed
tc-start: 1530084143.539553, reregister_blk
tc-se:64+0 records in
tc-se:64+0 records out
tc-se:32768 bytes transferred in 0.023 secs (1424695 bytes/sec)
tc-se:128+0 records in
tc-se:128+0 records out
tc-se:65536 bytes transferred in 0.032 secs (2048000 bytes/sec)
tc-end: 1530084144.40646, reregister_blk, passed
tc-start: 1530084144.48171, reregister_reg
tc-end: 1530084144.327594, reregister_reg, passed
tp-end: 1530084144.333994, rump/rumpvfs/t_etfs
tp-start: 1530084144.411907, rump/rumpvfs/t_p2kifs, 1
tc-start: 1530084144.415352, makecn
tc-end: 1530084144.666597, makecn, passed
tp-end: 1530084144.672042, rump/rumpvfs/t_p2kifs
tp-start: 1530084144.830314, rump/modautoload/t_modautoload, 1
tc-start: 1530084144.833830, modautoload
tc-end: 1530084144.897661, modautoload, skipped, host kernel modules not supported
tp-end: 1530084144.903353, rump/modautoload/t_modautoload
tp-start: 1530084145.34414, modules/t_modctl, 5
tc-start: 1530084145.37814, cmd_load
tc-end: 1530084145.191650, cmd_load, skipped, Kernel does not have 'options MODULAR'.
tc-start: 1530084145.197369, cmd_load_props
tc-so:Loading module without properties
tc-end: 1530084145.355555, cmd_load_props, skipped, Kernel does not have 'options MODULAR'.
tc-start: 1530084145.361531, cmd_load_recurse
tc-so:Loading module with request to load another module
tc-end: 1530084145.521052, cmd_load_recurse, skipped, Kernel does not have 'options MODULAR'.
tc-start: 1530084145.526931, cmd_stat
tc-end: 1530084145.681935, cmd_stat, skipped, Kernel does not have 'options MODULAR'.
tc-start: 1530084145.687663, cmd_unload
tc-end: 1530084145.842051, cmd_unload, skipped, Kernel does not have 'options MODULAR'.
tp-end: 1530084145.847809, modules/t_modctl
tp-start: 1530084145.939861, modules/t_builtin, 5
tc-start: 1530084145.943280, busydisable
tc-end: 1530084146.214951, busydisable, passed
tc-start: 1530084146.220402, disable
tc-end: 1530084146.502387, disable, passed
tc-start: 1530084146.507787, disabledstat
tc-end: 1530084146.776074, disabledstat, passed
tc-start: 1530084146.781517, forcereload
tc-end: 1530084147.66374, forcereload, passed
tc-start: 1530084147.71944, noauto
tc-end: 1530084147.350887, noauto, passed
tp-end: 1530084147.356339, modules/t_builtin
tp-start: 1530084147.948698, modules/t_abi_uvm, 1
tc-start: 1530084147.952188, PAGE_SIZE
tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod
tc-end: 1530084148.813080, PAGE_SIZE, skipped, host does not support modules
tp-end: 1530084148.818665, modules/t_abi_uvm
tp-start: 1530084150.417847, modules/t_modload, 4
tc-start: 1530084150.421422, 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: 1530084152.420159, bflag, passed
tc-start: 1530084152.426480, 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: 1530084153.276163, iflag, skipped, host does not support modules
tc-start: 1530084153.281845, 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: 1530084154.135243, plain, skipped, host does not support modules
tc-start: 1530084154.141009, 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: 1530084154.992073, sflag, skipped, host does not support modules
tp-end: 1530084154.997568, modules/t_modload
tp-start: 1530084155.469062, crypto/libcrypto/t_certs, 1
tc-start: 1530084155.472519, x509v3
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_x509v3test ]
tc-end: 1530084156.63822, x509v3, passed
tp-end: 1530084156.69205, crypto/libcrypto/t_certs
tp-start: 1530084157.765210, crypto/libcrypto/t_ciphers, 8
tc-start: 1530084157.768658, bf
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bftest ]
tc-end: 1530084158.286492, bf, passed
tc-start: 1530084158.292059, cast
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_casttest ]
tc-end: 1530084173.315595, cast, passed
tc-start: 1530084173.321057, des
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_destest ]
tc-end: 1530084173.825430, des, passed
tc-start: 1530084173.831072, evp
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evptests.txt ]
tc-end: 1530084175.160324, evp, passed
tc-start: 1530084175.165576, idea
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ideatest ]
tc-end: 1530084175.628744, idea, passed
tc-start: 1530084175.634367, rc2
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc2test ]
tc-end: 1530084176.92457, rc2, passed
tc-start: 1530084176.98012, rc4
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc4test ]
tc-end: 1530084176.725895, rc4, passed
tc-start: 1530084176.731936, rc5
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc5test ]
tc-end: 1530084177.186721, rc5, passed
tp-end: 1530084177.192316, crypto/libcrypto/t_ciphers
tp-start: 1530084178.634613, crypto/libcrypto/t_hashes, 7
tc-start: 1530084178.638052, hmac
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_hmactest ]
tc-end: 1530084179.105324, hmac, passed
tc-start: 1530084179.110898, md2
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md2test ]
tc-end: 1530084179.569987, md2, passed
tc-start: 1530084179.575532, md4
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md4test ]
tc-end: 1530084180.36313, md4, passed
tc-start: 1530084180.41903, md5
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md5test ]
tc-end: 1530084180.495309, md5, passed
tc-start: 1530084180.500933, mdc2
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_mdc2test ]
tc-end: 1530084180.956356, mdc2, passed
tc-start: 1530084180.961940, ripemd
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ripemdtest ]
tc-end: 1530084181.418228, ripemd, passed
tc-start: 1530084181.423982, sha
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_shatest ]
tc-end: 1530084181.944250, sha, passed
tp-end: 1530084181.949958, crypto/libcrypto/t_hashes
tp-start: 1530084183.299170, crypto/libcrypto/t_libcrypto, 6
tc-start: 1530084183.302646, 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: 1530084237.783481, bn, passed
tc-start: 1530084237.787709, conf
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_conftest ]
tc-end: 1530084238.329411, conf, passed
tc-start: 1530084238.335972, engine
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_enginetest ]
tc-end: 1530084239.317593, engine, passed
tc-start: 1530084239.323053, lhash
tc-so:Executing command [ /bin/sh -c echo hoge | /usr/tests/crypto/libcrypto/h_lhashtest ]
tc-end: 1530084239.821454, lhash, passed
tc-start: 1530084239.826995, rand
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_randtest ]
tc-end: 1530084240.303947, rand, passed
tc-start: 1530084240.309709, threads
tc-so:SSL_load_verify_locations
tc-so:Client SSL_CTX stats then free it
tc-so:   0 items in the session cache
tc-so:   0 client connects (SSL_connect())
tc-so:   0 client connects that finished
tc-so:   0 server connects (SSL_accept())
tc-so:   0 server connects that finished
tc-so:   0 session cache hits
tc-so:   0 session cache misses
tc-so:   0 session cache timeouts
tc-so:Server SSL_CTX stats then free it
tc-so:   0 items in the session cache
tc-so:   0 client connects (SSL_connect())
tc-so:   0 client connects that finished
tc-so:   0 server connects (SSL_accept())
tc-so:   0 server connects that finished
tc-so:   0 session cache hits
tc-so:   0 session cache misses
tc-so:   0 session cache timeouts
tc-so:done free
tc-so:Executing command [ grep :error: out ]
tc-end: 1530084241.231893, threads, passed
tp-end: 1530084241.238514, crypto/libcrypto/t_libcrypto
tp-start: 1530084242.917319, crypto/libcrypto/t_pubkey, 7
tc-start: 1530084242.920867, dh
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dhtest ]
tc-end: 1530084245.294252, dh, passed
tc-start: 1530084245.299628, dsa
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dsatest ]
tc-end: 1530084248.8356, dsa, passed
tc-start: 1530084248.13788, ec
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ectest ]
tc-end: 1530084325.142360, ec, passed
tc-start: 1530084325.146733, ecdh
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdhtest ]
tc-end: 1530084336.985490, ecdh, passed
tc-start: 1530084336.989849, ecdsa
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdsatest ]
tc-end: 1530084413.207772, ecdsa, passed
tc-start: 1530084413.212129, rsa
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rsatest ]
tc-end: 1530084449.981842, rsa, passed
tc-start: 1530084449.986183, srp
tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_srptest ]
tc-end: 1530084451.307612, srp, passed
tp-end: 1530084451.312974, crypto/libcrypto/t_pubkey
tp-start: 1530084458.379350, crypto/opencrypto/t_opencrypto, 16
tc-start: 1530084458.381143, aescbc
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084459.848987, aescbc, passed
tc-start: 1530084459.866700, aesctr1
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084461.270434, aesctr1, passed
tc-start: 1530084461.276099, aesctr2
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084462.625200, aesctr2, passed
tc-start: 1530084462.630742, arc4
tc-end: 1530084463.535044, arc4, skipped, ARC4 not implemented by swcrypto
tc-start: 1530084463.540804, camellia
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084464.900385, camellia, passed
tc-start: 1530084464.906038, cbc3des
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084466.320062, cbc3des, passed
tc-start: 1530084466.325536, cbcdes
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084467.692680, cbcdes, passed
tc-start: 1530084467.698561, 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: 1530084469.198960, comp, passed
tc-start: 1530084469.205063, comp_deflate
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084470.610702, comp_deflate, passed
tc-start: 1530084470.616213, comp_zlib_rnd
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084471.980941, comp_zlib_rnd, passed
tc-start: 1530084471.986456, gcm
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084473.349037, gcm, passed
tc-start: 1530084473.354704, md5
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084474.754731, md5, passed
tc-start: 1530084474.760217, md5_hmac
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084476.149980, md5_hmac, passed
tc-start: 1530084476.155414, null
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084477.519597, null, passed
tc-start: 1530084477.535854, sha1_hmac
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084478.899814, sha1_hmac, passed
tc-start: 1530084478.905389, xcbcmac
tc-so:kern.cryptodevallowsoft: 1 -> -1
tc-end: 1530084480.297845, xcbcmac, passed
tp-end: 1530084480.303377, crypto/opencrypto/t_opencrypto
tp-start: 1530084483.201110, ipf/t_filter_exec, 30
tc-start: 1530084483.204628, 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: 1530084484.491968, f1, passed
tc-start: 1530084484.501454, 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: 1530084488.38528, f10, passed
tc-start: 1530084488.47745, 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: 1530084489.772245, f11, passed
tc-start: 1530084489.781731, 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: 1530084491.267798, f12, passed
tc-start: 1530084491.277025, 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: 1530084493.302788, f13, passed
tc-start: 1530084493.312201, 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: 1530084495.132493, f14, passed
tc-start: 1530084495.141764, f15
tc-so:Executing command [ ipftest -F text -Rbr reg -i in ]
tc-end: 1530084495.764958, f15, passed
tc-start: 1530084495.774509, f16
tc-so:Executing command [ ipftest -F text -Rbr reg -i in ]
tc-end: 1530084496.367334, f16, passed
tc-start: 1530084496.376812, f17
tc-so:Executing command [ ipftest -F hex -x -Rbr reg -i in ]
tc-end: 1530084496.970260, f17, passed
tc-start: 1530084496.979828, f18
tc-so:Executing command [ ipftest -F text -Rbr reg -i in -D ]
tc-end: 1530084497.562992, f18, passed
tc-start: 1530084497.572598, 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: 1530084498.368249, f19, passed
tc-start: 1530084498.377686, 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: 1530084499.876149, f2, passed
tc-start: 1530084499.885369, f20
tc-so:Executing command [ ipftest -F text -Rbr reg -i in ]
tc-end: 1530084500.464707, f20, passed
tc-start: 1530084500.474250, f24
tc-so:Executing command [ ipftest -F hex -Rbr reg -i in ]
tc-end: 1530084501.65754, f24, passed
tc-start: 1530084501.75552, f25
tc-so:Executing command [ ipftest -F hex -Rbr reg -i in -D ]
tc-end: 1530084501.661866, f25, passed
tc-start: 1530084501.671422, f26
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F text  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F text  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text  -Rbr - -i in  >>out ]
tc-so:--- exp	2018-06-27 07:28:22.093980208 +0000
tc-so:+++ out	2018-06-27 07:28:23.155297538 +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: 1530084503.482983, f26, expected_failure, Known to be broken: results differ
tc-start: 1530084503.492839, f27
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F hex  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F hex  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex  -Rbr - -i in  >>out ]
tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex  -Rbr - -i in  >>out ]
tc-so:--- exp	2018-06-27 07:28:23.938533486 +0000
tc-so:+++ out	2018-06-27 07:28:25.007141374 +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: 1530084505.352270, f27, expected_failure, Known to be broken: results differ
tc-start: 1530084505.362122, 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: 1530084507.182998, f3, passed
tc-start: 1530084507.192220, 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: 1530084508.353664, f30, passed
tc-start: 1530084508.362867, 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: 1530084510.179265, f4, passed
tc-start: 1530084510.188535, 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: 1530084519.34483, f5, passed
tc-start: 1530084519.43786, 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: 1530084527.851321, f6, passed
tc-start: 1530084527.860585, 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: 1530084529.889242, f7, passed
tc-start: 1530084529.898684, 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: 1530084531.391650, f8, passed
tc-start: 1530084531.401157, 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: 1530084534.917867, f9, passed
tc-start: 1530084534.927172, 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: 1530084535.670933, ipv6_1, passed
tc-start: 1530084535.681458, 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: 1530084536.782221, ipv6_2, passed
tc-start: 1530084536.792767, 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: 1530084537.518849, ipv6_3, passed
tc-start: 1530084537.529326, 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: 1530084538.442469, ipv6_5, passed
tc-start: 1530084538.452780, 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: 1530084539.360677, ipv6_6, passed
tp-end: 1530084539.370926, ipf/t_filter_exec
tp-start: 1530084541.619406, ipf/t_filter_parse, 23
tc-start: 1530084541.622869, i1
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084542.224498, i1, passed
tc-start: 1530084542.232143, i10
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084542.760896, i10, passed
tc-start: 1530084542.768592, i11
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084543.343540, i11, passed
tc-start: 1530084543.351121, i12
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084543.903576, i12, passed
tc-start: 1530084543.911153, i13
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084544.414823, i13, passed
tc-start: 1530084544.422440, i14
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084544.960001, i14, passed
tc-start: 1530084544.967610, i15
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084545.481883, i15, passed
tc-start: 1530084545.489455, i16
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084546.592, i16, passed
tc-start: 1530084546.8193, i17
tc-so:Executing command [ ipftest -D -r reg -i /dev/null ]
tc-se:Fail: stderr not empty
tc-se:--- /dev/null	2018-06-27 00:21:06.543033492 +0000
tc-se:+++ /tmp/check.hcukLe/stderr	2018-06-27 07:29:06.530919653 +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: 1530084546.601782, i17, expected_failure, Known to be broken: atf-check failed; see the output of the test for details
tc-start: 1530084546.610060, i18
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084547.130169, i18, passed
tc-start: 1530084547.137792, i19
tc-so:Executing command [ ipf -Rnvf reg ]
tc-se:Fail: stdout does not match golden output
tc-se:--- exp	2018-06-27 07:29:07.938103942 +0000
tc-se:+++ /tmp/check.UbNC3C/stdout	2018-06-27 07:29:08.102275194 +0000
tc-se:@@ -1,22 +1,22 @@
tc-se:-block in log level user.debug quick inet proto icmp from any to any
tc-se:-block in log level mail.info quick inet proto icmp from any to any
tc-se:-block in log level daemon.notice quick inet proto icmp from any to any
tc-se:-block in log level auth.warn quick inet proto icmp from any to any
tc-se:-block in log level syslog.err quick inet proto icmp from any to any
tc-se:-block in log level lpr.crit quick inet proto icmp from any to any
tc-se:-block in log level news.alert quick inet proto icmp from any to any
tc-se:-block in log level uucp.emerg quick inet proto icmp from any to any
tc-se:-block in log level cron.debug quick inet proto icmp from any to any
tc-se:-block in log level ftp.info quick inet proto icmp from any to any
tc-se:-block in log level authpriv.notice quick inet proto icmp from any to any
tc-se:-block in log level !!!.warn quick inet proto icmp from any to any
tc-se:-block in log level local0.err quick inet proto icmp from any to any
tc-se:-block in log level local1.crit quick inet proto icmp from any to any
tc-se:-block in log level local2.alert quick inet proto icmp from any to any
tc-se:-block in log level local3.emerg quick inet proto icmp from any to any
tc-se:-block in log level local4.debug quick inet proto icmp from any to any
tc-se:-block in log level local5.info quick inet proto icmp from any to any
tc-se:-block in log level local6.notice quick inet proto icmp from any to any
tc-se:-block in log level local7.warn quick inet proto icmp from any to any
tc-se:-block in log level kern.err quick inet proto icmp from any to any
tc-se:-block in log level !!!.emerg quick inet proto icmp from any to any
tc-se:+block in log level user.debug quick proto icmp from any to any
tc-se:+block in log level mail.info quick proto icmp from any to any
tc-se:+block in log level daemon.notice quick proto icmp from any to any
tc-se:+block in log level auth.warn quick proto icmp from any to any
tc-se:+block in log level syslog.err quick proto icmp from any to any
tc-se:+block in log level lpr.crit quick proto icmp from any to any
tc-se:+block in log level news.alert quick proto icmp from any to any
tc-se:+block in log level uucp.emerg quick proto icmp from any to any
tc-se:+block in log level cron.debug quick proto icmp from any to any
tc-se:+block in log level ftp.info quick proto icmp from any to any
tc-se:+block in log level authpriv.notice quick proto icmp from any to any
tc-se:+block in log level !!!.warn quick proto icmp from any to any
tc-se:+block in log level local0.err quick proto icmp from any to any
tc-se:+block in log level local1.crit quick proto icmp from any to any
tc-se:+block in log level local2.alert quick proto icmp from any to any
tc-se:+block in log level local3.emerg quick proto icmp from any to any
tc-se:+block in log level local4.debug quick proto icmp from any to any
tc-se:+block in log level local5.info quick proto icmp from any to any
tc-se:+block in log level local6.notice quick proto icmp from any to any
tc-se:+block in log level local7.warn quick proto icmp from any to any
tc-se:+block in log level kern.err quick proto icmp from any to any
tc-se:+block in log level !!!.emerg quick proto icmp from any to any
tc-end: 1530084548.275831, i19, failed, atf-check failed; see the output of the test for details
tc-start: 1530084548.284809, i2
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084548.835908, i2, passed
tc-start: 1530084548.843471, i20
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084549.364577, i20, passed
tc-start: 1530084549.372146, i21
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084549.887986, i21, passed
tc-start: 1530084549.895603, i22
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084550.433859, i22, passed
tc-start: 1530084550.441495, i23
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084550.953772, i23, passed
tc-start: 1530084550.961276, i3
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084551.486930, i3, passed
tc-start: 1530084551.494497, i4
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084552.43335, i4, passed
tc-start: 1530084552.50874, i5
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084552.590896, i5, passed
tc-start: 1530084552.598466, i6
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084553.158168, i6, passed
tc-start: 1530084553.165724, i7
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084553.722350, i7, passed
tc-start: 1530084553.729946, i8
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084554.435102, i8, passed
tc-start: 1530084554.442494, i9
tc-so:Executing command [ ipf -Rnvf reg ]
tc-end: 1530084554.987546, i9, passed
tp-end: 1530084554.995106, ipf/t_filter_parse
tp-start: 1530084555.324915, ipf/t_logging, 1
tc-start: 1530084555.328357, 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: 1530084560.210818, l1, passed
tp-end: 1530084560.223737, ipf/t_logging
tp-start: 1530084563.585238, ipf/t_nat_exec, 35
tc-start: 1530084563.588682, 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: 1530084564.759417, n1, passed
tc-start: 1530084564.769823, 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: 1530084565.883146, n10, passed
tc-start: 1530084565.893394, 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: 1530084566.616653, n100, passed
tc-start: 1530084566.627092, 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: 1530084567.351826, n101, passed
tc-start: 1530084567.362017, 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: 1530084568.96246, n102, passed
tc-start: 1530084568.106615, 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: 1530084568.841247, n103, passed
tc-start: 1530084568.851742, 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: 1530084569.579991, n104, passed
tc-start: 1530084569.590373, 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: 1530084570.305065, n105, passed
tc-start: 1530084570.315438, 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: 1530084571.32841, n106, passed
tc-start: 1530084571.42997, 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: 1530084572.151625, n11, passed
tc-start: 1530084572.161981, 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: 1530084573.288449, n11_6, passed
tc-start: 1530084573.298897, 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: 1530084574.30370, n12, passed
tc-start: 1530084574.40650, 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: 1530084574.765192, n12_6, passed
tc-start: 1530084574.775506, 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: 1530084575.501306, n13, passed
tc-start: 1530084575.511681, 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: 1530084576.240806, n14, passed
tc-start: 1530084576.251171, 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: 1530084577.171000, n15_6, passed
tc-start: 1530084577.181178, 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: 1530084577.916338, n16, passed
tc-start: 1530084577.926681, 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: 1530084578.654406, n17, passed
tc-start: 1530084578.664531, 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: 1530084579.813024, n1_6, passed
tc-start: 1530084579.823137, 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: 1530084581.189922, n2, passed
tc-start: 1530084581.200574, 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: 1530084581.933529, n200, passed
tc-start: 1530084581.944046, 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: 1530084583.286200, n2_6, passed
tc-start: 1530084583.296406, 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: 1530084584.223700, n3, passed
tc-start: 1530084584.233834, 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: 1530084585.952899, n4, passed
tc-start: 1530084585.963025, 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: 1530084587.682718, n4_6, passed
tc-start: 1530084587.693068, 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: 1530084589.507081, n5, passed
tc-start: 1530084589.517515, 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: 1530084591.358488, n5_6, passed
tc-start: 1530084591.368978, 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: 1530084592.883090, n6, passed
tc-start: 1530084592.893282, 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: 1530084594.433673, n6_6, passed
tc-start: 1530084594.444411, 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: 1530084595.576820, n7, passed
tc-start: 1530084595.586949, 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: 1530084596.697700, n7_6, passed
tc-start: 1530084596.708133, 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: 1530084597.443922, n8, passed
tc-start: 1530084597.454280, 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	2018-06-27 07:29:57.946883082 +0000
tc-so:+++ out	2018-06-27 07:29:58.150576330 +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: 1530084598.246844, n8_6, expected_failure, See PR kern/47665: results differ
tc-start: 1530084598.257372, 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: 1530084598.979329, n9, passed
tc-start: 1530084598.989907, 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	2018-06-27 07:29:59.496650496 +0000
tc-so:+++ out	2018-06-27 07:29:59.697812031 +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: 1530084599.788229, n9_6, expected_failure, See PR kern/47665: results differ
tp-end: 1530084599.799050, ipf/t_nat_exec
tp-start: 1530084602.41681, ipf/t_nat_ipf_exec, 22
tc-start: 1530084602.45119, ni1
tc-so:Executing command [ ipftest -R -T update_ipid=1 -xF hex -b -r ipf -N nat -i in ]
tc-end: 1530084602.681799, ni1, passed
tc-start: 1530084602.692229, 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: 1530084603.356316, ni10, passed
tc-start: 1530084603.367720, 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: 1530084604.51389, ni11, passed
tc-start: 1530084604.62742, 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: 1530084604.729497, ni12, passed
tc-start: 1530084604.740902, 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: 1530084605.447585, ni13, passed
tc-start: 1530084605.459048, 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: 1530084606.153873, ni14, passed
tc-start: 1530084606.165284, 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: 1530084606.872066, ni15, passed
tc-start: 1530084606.885526, 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: 1530084607.581975, ni16, passed
tc-start: 1530084607.593440, ni17
tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ]
tc-end: 1530084608.210229, ni17, passed
tc-start: 1530084608.220667, ni18
tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ]
tc-end: 1530084608.833086, ni18, passed
tc-start: 1530084608.843694, 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: 1530084609.552772, ni19, passed
tc-start: 1530084609.564240, 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: 1530084610.262060, ni2, passed
tc-start: 1530084610.273467, 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: 1530084610.965737, ni20, passed
tc-start: 1530084610.977135, ni21
tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ]
tc-end: 1530084611.576400, ni21, passed
tc-start: 1530084611.586883, ni23
tc-so:Executing command [ ipftest -R -D -F text -b -r ipf -N nat -i in ]
tc-end: 1530084612.214711, ni23, passed
tc-start: 1530084612.225037, 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: 1530084612.904964, ni3, passed
tc-start: 1530084612.916284, 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: 1530084613.587517, ni4, passed
tc-start: 1530084613.598869, 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: 1530084614.330528, ni5, passed
tc-start: 1530084614.341994, ni6
tc-so:Executing command [ ipftest -R -T update_ipid=1 -D -F hex -b -r ipf -N nat -i in ]
tc-end: 1530084614.992692, ni6, passed
tc-start: 1530084615.3130, 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: 1530084615.680616, ni7, passed
tc-start: 1530084615.692016, 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: 1530084616.385125, ni8, passed
tc-start: 1530084616.396577, 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: 1530084617.61576, ni9, passed
tp-end: 1530084617.72964, ipf/t_nat_ipf_exec
tp-start: 1530084619.52050, ipf/t_nat_parse, 20
tc-start: 1530084619.55485, in1
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084619.652487, in1, passed
tc-start: 1530084619.660147, in100
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084620.170438, in100, passed
tc-start: 1530084620.177934, in100_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084620.691432, in100_6, passed
tc-start: 1530084620.698990, in101
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084621.212980, in101, passed
tc-start: 1530084621.220568, in101_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084621.736273, in101_6, passed
tc-start: 1530084621.743800, in102
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084622.259470, in102, passed
tc-start: 1530084622.267002, in102_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084622.788628, in102_6, passed
tc-start: 1530084622.796238, in1_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084623.363924, in1_6, passed
tc-start: 1530084623.371492, in2
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084624.72387, in2, passed
tc-start: 1530084624.79779, in2_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084624.747569, in2_6, passed
tc-start: 1530084624.754901, in3
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084625.264431, in3, passed
tc-start: 1530084625.271989, in3_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084625.794358, in3_6, passed
tc-start: 1530084625.801942, in4
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084626.314845, in4, passed
tc-start: 1530084626.322365, in4_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084626.840362, in4_6, passed
tc-start: 1530084626.847995, in5
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084627.415078, in5, passed
tc-start: 1530084627.422743, in5_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084627.978541, in5_6, passed
tc-start: 1530084627.986031, in6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084628.505950, in6, passed
tc-start: 1530084628.513531, in6_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084629.31368, in6_6, passed
tc-start: 1530084629.38877, in7
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084629.534623, in7, passed
tc-start: 1530084629.542112, in8_6
tc-so:Executing command [ ipnat -Rnvf reg ]
tc-end: 1530084630.65283, in8_6, passed
tp-end: 1530084630.72819, ipf/t_nat_parse
tp-start: 1530084631.790006, ipf/t_pools, 17
tc-start: 1530084631.793405, f28
tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ]
tc-end: 1530084632.382292, f28, passed
tc-start: 1530084632.392751, f29
tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ]
tc-end: 1530084632.997286, f29, passed
tc-start: 1530084633.7870, ip1
tc-so:Executing command [ ippool -f reg -nRv ]
tc-end: 1530084633.648762, ip1, passed
tc-start: 1530084633.659368, ip2
tc-so:Executing command [ ippool -f reg -nRv ]
tc-end: 1530084634.213374, ip2, passed
tc-start: 1530084634.224156, ip3
tc-so:Executing command [ ippool -f reg -nRv ]
tc-end: 1530084634.779228, ip3, passed
tc-start: 1530084634.789898, p1
tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ]
tc-end: 1530084635.387988, p1, passed
tc-start: 1530084635.398457, p10
tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ]
tc-end: 1530084636.6567, p10, passed
tc-start: 1530084636.17377, p11
tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ]
tc-end: 1530084636.618110, p11, passed
tc-start: 1530084636.628719, p12
tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ]
tc-end: 1530084637.230845, p12, passed
tc-start: 1530084637.241353, p13
tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ]
tc-end: 1530084637.846577, p13, passed
tc-start: 1530084637.857180, p2
tc-so:Executing command [ ipftest -RD -b -r ipf -i in ]
tc-end: 1530084638.461506, p2, passed
tc-start: 1530084638.471203, p3
tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ]
tc-end: 1530084639.59403, p3, passed
tc-start: 1530084639.69885, p4
tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ]
tc-end: 1530084639.661041, p4, passed
tc-start: 1530084639.671592, p5
tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ]
tc-end: 1530084640.256334, p5, passed
tc-start: 1530084640.266857, p6
tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ]
tc-end: 1530084640.854308, p6, passed
tc-start: 1530084640.864917, p7
tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ]
tc-end: 1530084641.465723, p7, passed
tc-start: 1530084641.476189, p9
tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ]
tc-end: 1530084642.71738, p9, passed
tp-end: 1530084642.82172, ipf/t_pools
tp-start: 1530084642.707271, share/examples/t_asm, 1
tc-start: 1530084642.710767, hello
tc-so:Executing command [ make ]
tc-so:Executing command [ ./hello ]
tc-end: 1530084645.899692, hello, passed
tp-end: 1530084645.910052, share/examples/t_asm
tp-start: 1530084646.261053, share/mk/t_lib, 1
tc-start: 1530084646.264471, 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.2tgb7I/root
tc-so:==== END   mk.conf
tc-so:Executing command [ make install ]
tc-so:==== BEGIN main.c
tc-so:#include <stdio.h>
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: 1530084657.683620, defaults__build_and_install, passed
tp-end: 1530084657.719979, share/mk/t_lib
tp-start: 1530084658.143797, share/mk/t_own, 2
tc-start: 1530084658.147204, makeconf__missing
tc-so:Executing command [ make MAKECONF=/tmp/atf-run.JheSK9/non-existent.conf hello ]
tc-end: 1530084659.1766, makeconf__missing, passed
tc-start: 1530084659.10206, makeconf__ok
tc-so:Executing command [ make MAKECONF=/tmp/atf-run.wOtAgA/empty.conf show-config-var ]
tc-so:Executing command [ make MAKECONF=/tmp/atf-run.wOtAgA/custom.conf show-config-var ]
tc-end: 1530084660.362455, makeconf__ok, passed
tp-end: 1530084660.370698, share/mk/t_own
tp-start: 1530084660.885032, share/mk/t_prog, 2
tc-start: 1530084660.888519, 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.1QkHwN/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: 1530084665.589112, defaults__build_and_install, passed
tc-start: 1530084665.628084, 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.pjP8GF/root
tc-so:==== END   mk.conf
tc-so:Executing command [ make install ]
tc-so:Executing command [ ./root/the/bin/dir/hello ]
tc-end: 1530084669.311506, without_man__build_and_install, passed
tp-end: 1530084669.332978, share/mk/t_prog
tp-start: 1530084669.842544, share/mk/t_test, 3
tc-start: 1530084669.846120, 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.XAlYcN/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: 1530084674.902943, one_c, passed
tc-start: 1530084674.928598, 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.CztRDK/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: 1530084698.670724, one_cxx, passed
tc-start: 1530084698.695990, 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.mDgC4n/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: 1530084701.595397, one_sh, passed
tp-end: 1530084701.617018, share/mk/t_test
tp-start: 1530084701.789874, atf/atf-c/detail/dynstr_test, 18
tc-start: 1530084701.793759, append_ap
tc-so:Appending with plain string
tc-so:Appending with formatted string
tc-end: 1530084706.856646, append_ap, passed
tc-start: 1530084706.862125, append_fmt
tc-so:Appending with plain string
tc-so:Appending with formatted string
tc-end: 1530084711.890834, append_fmt, passed
tc-start: 1530084711.896293, clear
tc-so:Clear an empty string
tc-so:Clear a non-empty string
tc-end: 1530084711.946277, clear, passed
tc-start: 1530084711.951928, copy
tc-end: 1530084711.996199, copy, passed
tc-start: 1530084712.1693, cstring
tc-end: 1530084712.45819, cstring, passed
tc-start: 1530084712.51360, equal_cstring
tc-end: 1530084712.95290, equal_cstring, passed
tc-start: 1530084712.100744, equal_dynstr
tc-end: 1530084712.144780, equal_dynstr, passed
tc-start: 1530084712.150339, fini_disown
tc-end: 1530084712.194724, fini_disown, passed
tc-start: 1530084712.200253, init
tc-end: 1530084712.243669, init, passed
tc-start: 1530084712.249102, init_ap
tc-end: 1530084712.292944, init_ap, passed
tc-start: 1530084712.298424, init_fmt
tc-end: 1530084712.342104, init_fmt, passed
tc-start: 1530084712.347560, init_raw
tc-end: 1530084712.391659, init_raw, passed
tc-start: 1530084712.397114, init_rep
tc-end: 1530084713.927763, init_rep, passed
tc-start: 1530084713.933292, init_substr
tc-end: 1530084713.977663, init_substr, passed
tc-start: 1530084713.983142, length
tc-end: 1530084714.215423, length, passed
tc-start: 1530084714.221012, prepend_ap
tc-so:Prepending with plain string
tc-so:Prepending with formatted string
tc-end: 1530084720.89741, prepend_ap, passed
tc-start: 1530084720.95113, prepend_fmt
tc-so:Prepending with plain string
tc-so:Prepending with formatted string
tc-end: 1530084725.986297, prepend_fmt, passed
tc-start: 1530084725.992199, rfind_ch
tc-end: 1530084726.36554, rfind_ch, passed
tp-end: 1530084726.41988, atf/atf-c/detail/dynstr_test
tp-start: 1530084726.84571, atf/atf-c/detail/env_test, 4
tc-start: 1530084726.87996, get
tc-end: 1530084726.128477, get, passed
tc-start: 1530084726.133856, has
tc-end: 1530084726.174893, has, passed
tc-start: 1530084726.180331, set
tc-end: 1530084726.221556, set, passed
tc-start: 1530084726.226941, unset
tc-end: 1530084726.268923, unset, passed
tp-end: 1530084726.274509, atf/atf-c/detail/env_test
tp-start: 1530084726.347073, atf/atf-c/detail/fs_test, 24
tc-start: 1530084726.350546, 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: 1530084726.750970, eaccess, passed
tc-start: 1530084726.757499, 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: 1530084726.812603, exists, passed
tc-start: 1530084726.820060, getcwd
tc-end: 1530084726.866125, getcwd, passed
tc-start: 1530084726.873577, mkdtemp_err
tc-end: 1530084726.942202, mkdtemp_err, passed
tc-start: 1530084726.950949, mkdtemp_ok
tc-end: 1530084726.997340, mkdtemp_ok, passed
tc-start: 1530084727.6800, 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: 1530084727.67049, mkdtemp_umask, passed
tc-start: 1530084727.72788, mkstemp_err
tc-end: 1530084727.128339, mkstemp_err, passed
tc-start: 1530084727.137327, mkstemp_ok
tc-end: 1530084727.184532, mkstemp_ok, passed
tc-start: 1530084727.192158, 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: 1530084727.246032, mkstemp_umask, passed
tc-start: 1530084727.251574, 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: 1530084727.343942, path_append, passed
tc-start: 1530084727.349590, 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: 1530084727.441187, path_branch_path, passed
tc-start: 1530084727.446613, path_copy
tc-end: 1530084727.491035, path_copy, passed
tc-start: 1530084727.496633, path_equal
tc-end: 1530084727.541535, path_equal, passed
tc-start: 1530084727.547021, 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: 1530084727.649746, path_is_absolute, passed
tc-start: 1530084727.655330, 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: 1530084727.756042, path_is_root, passed
tc-start: 1530084727.761605, 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: 1530084727.853675, path_leaf_name, passed
tc-start: 1530084727.859209, 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: 1530084728.44642, path_normalize, passed
tc-start: 1530084728.50252, path_to_absolute
tc-so:Relative path: .
tc-so:Absolute path: /tmp/atf-run.oGGZG7/.
tc-so:
tc-so:Relative path: dir
tc-so:Absolute path: /tmp/atf-run.oGGZG7/dir
tc-so:
tc-end: 1530084728.107945, path_to_absolute, passed
tc-start: 1530084728.112773, rmdir_empty
tc-end: 1530084728.163302, rmdir_empty, passed
tc-start: 1530084728.168829, rmdir_enotempty
tc-end: 1530084728.214744, rmdir_enotempty, passed
tc-start: 1530084728.223162, rmdir_eperm
tc-end: 1530084728.268719, rmdir_eperm, passed
tc-start: 1530084728.276261, stat_mode
tc-end: 1530084728.322011, stat_mode, passed
tc-start: 1530084728.329325, stat_perms
tc-end: 1530084728.376468, stat_perms, passed
tc-start: 1530084728.382902, stat_type
tc-end: 1530084728.428479, stat_type, passed
tp-end: 1530084728.436721, atf/atf-c/detail/fs_test
tp-start: 1530084728.499585, atf/atf-c/detail/list_test, 9
tc-start: 1530084728.503075, list_append
tc-end: 1530084728.548024, list_append, passed
tc-start: 1530084728.553495, list_append_list
tc-end: 1530084728.595300, list_append_list, passed
tc-start: 1530084728.600779, 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: 1530084728.798971, list_for_each, passed
tc-start: 1530084728.804567, 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: 1530084729.4087, list_for_each_c, passed
tc-start: 1530084729.9524, list_index
tc-end: 1530084729.51485, list_index, passed
tc-start: 1530084729.57016, list_index_c
tc-end: 1530084729.98733, list_index_c, passed
tc-start: 1530084729.104141, list_init
tc-end: 1530084729.145721, list_init, passed
tc-start: 1530084729.151174, list_to_charpp_empty
tc-end: 1530084729.192403, list_to_charpp_empty, passed
tc-start: 1530084729.197808, list_to_charpp_some
tc-end: 1530084729.239717, list_to_charpp_some, passed
tp-end: 1530084729.245152, atf/atf-c/detail/list_test
tp-start: 1530084729.306572, atf/atf-c/detail/map_test, 13
tc-start: 1530084729.310011, find
tc-end: 1530084729.352853, find, passed
tc-start: 1530084729.358460, find_c
tc-end: 1530084729.400627, find_c, passed
tc-start: 1530084729.406057, 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: 1530084729.604390, map_for_each, passed
tc-start: 1530084729.610041, 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: 1530084729.808975, map_for_each_c, passed
tc-start: 1530084729.814384, map_init
tc-end: 1530084729.856029, map_init, passed
tc-start: 1530084729.861492, map_init_charpp_empty
tc-end: 1530084729.905220, map_init_charpp_empty, passed
tc-start: 1530084729.910719, map_init_charpp_null
tc-end: 1530084729.953630, map_init_charpp_null, passed
tc-start: 1530084729.959203, map_init_charpp_short
tc-end: 1530084730.1352, map_init_charpp_short, passed
tc-start: 1530084730.6897, map_init_charpp_some
tc-end: 1530084730.48905, map_init_charpp_some, passed
tc-start: 1530084730.54306, map_insert
tc-so:Inserting some values
tc-so:Replacing a value
tc-end: 1530084730.101809, map_insert, passed
tc-start: 1530084730.107229, stable_keys
tc-end: 1530084730.149389, stable_keys, passed
tc-start: 1530084730.154811, to_charpp_empty
tc-end: 1530084730.197873, to_charpp_empty, passed
tc-start: 1530084730.203384, to_charpp_some
tc-end: 1530084730.245505, to_charpp_some, passed
tp-end: 1530084730.250994, atf/atf-c/detail/map_test
tp-start: 1530084730.374257, atf/atf-c/detail/process_test, 51
tc-start: 1530084730.377707, child_pid
tc-se:Reporting 16281 to parent
tc-so:Expected PID: 16281
tc-so:Actual PID: 16281
tc-end: 1530084730.446418, child_pid, passed
tc-start: 1530084730.452118, 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: 1530084731.540690, child_wait_eintr, passed
tc-start: 1530084731.546398, exec_failure
tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure
tc-end: 1530084731.629180, exec_failure, passed
tc-start: 1530084731.634592, exec_list
tc-end: 1530084731.708924, exec_list, passed
tc-start: 1530084731.715513, 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: 1530084731.781674, exec_prehook, passed
tc-start: 1530084731.787101, exec_success
tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success
tc-end: 1530084731.861556, exec_success, passed
tc-start: 1530084731.867169, fork_cookie
tc-end: 1530084731.933674, fork_cookie, passed
tc-start: 1530084731.939444, 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: 1530084732.14882, fork_out_capture_err_capture, passed
tc-start: 1530084732.20707, 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: 1530084732.98087, fork_out_capture_err_connect, passed
tc-start: 1530084732.104838, 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: 1530084732.182578, fork_out_capture_err_default, passed
tc-start: 1530084732.189359, 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: 1530084732.266334, fork_out_capture_err_inherit, passed
tc-start: 1530084732.273238, 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: 1530084732.349974, fork_out_capture_err_redirect_fd, passed
tc-start: 1530084732.356706, 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: 1530084732.434454, fork_out_capture_err_redirect_path, passed
tc-start: 1530084732.441362, 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: 1530084732.518846, fork_out_connect_err_capture, passed
tc-start: 1530084732.525523, 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: 1530084732.603619, fork_out_connect_err_connect, passed
tc-start: 1530084732.611338, 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: 1530084732.689463, fork_out_connect_err_default, passed
tc-start: 1530084732.697122, 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: 1530084732.775721, fork_out_connect_err_inherit, passed
tc-start: 1530084732.783432, 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: 1530084732.861845, fork_out_connect_err_redirect_fd, passed
tc-start: 1530084732.869552, 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: 1530084732.949903, fork_out_connect_err_redirect_path, passed
tc-start: 1530084732.957584, 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: 1530084733.37923, fork_out_default_err_capture, passed
tc-start: 1530084733.41829, 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: 1530084733.125728, fork_out_default_err_connect, passed
tc-start: 1530084733.133429, 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: 1530084733.211639, fork_out_default_err_default, passed
tc-start: 1530084733.219380, 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: 1530084733.299277, fork_out_default_err_inherit, passed
tc-start: 1530084733.306945, 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: 1530084733.385503, fork_out_default_err_redirect_fd, passed
tc-start: 1530084733.393219, 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: 1530084733.472488, fork_out_default_err_redirect_path, passed
tc-start: 1530084733.480457, 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: 1530084733.557956, fork_out_inherit_err_capture, passed
tc-start: 1530084733.564694, 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: 1530084733.643118, fork_out_inherit_err_connect, passed
tc-start: 1530084733.650820, 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: 1530084733.729424, fork_out_inherit_err_default, passed
tc-start: 1530084733.737267, 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: 1530084733.815772, fork_out_inherit_err_inherit, passed
tc-start: 1530084733.823472, 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: 1530084733.903917, fork_out_inherit_err_redirect_fd, passed
tc-start: 1530084733.911626, 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: 1530084733.990347, fork_out_inherit_err_redirect_path, passed
tc-start: 1530084733.998025, 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: 1530084734.75298, fork_out_redirect_fd_err_capture, passed
tc-start: 1530084734.82027, 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: 1530084734.160266, fork_out_redirect_fd_err_connect, passed
tc-start: 1530084734.167931, 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: 1530084734.248085, fork_out_redirect_fd_err_default, passed
tc-start: 1530084734.255850, 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: 1530084734.334295, fork_out_redirect_fd_err_inherit, passed
tc-start: 1530084734.342067, 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: 1530084734.420908, fork_out_redirect_fd_err_redirect_fd, passed
tc-start: 1530084734.428639, 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: 1530084734.507941, fork_out_redirect_fd_err_redirect_path, passed
tc-start: 1530084734.515762, 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: 1530084734.594973, fork_out_redirect_path_err_capture, passed
tc-start: 1530084734.601832, 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: 1530084734.680810, fork_out_redirect_path_err_connect, passed
tc-start: 1530084734.688596, 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: 1530084734.767773, fork_out_redirect_path_err_default, passed
tc-start: 1530084734.775691, 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: 1530084734.855912, fork_out_redirect_path_err_inherit, passed
tc-start: 1530084734.863912, 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: 1530084734.944999, fork_out_redirect_path_err_redirect_fd, passed
tc-start: 1530084734.952937, 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: 1530084735.32030, fork_out_redirect_path_err_redirect_path, passed
tc-start: 1530084735.39951, status_coredump
tc-end: 1530084735.104849, status_coredump, passed
tc-start: 1530084735.112095, status_exited
tc-end: 1530084735.175919, status_exited, passed
tc-start: 1530084735.181653, status_signaled
tc-end: 1530084735.241451, status_signaled, passed
tc-start: 1530084735.247151, stream_init_capture
tc-end: 1530084735.299183, stream_init_capture, passed
tc-start: 1530084735.304856, stream_init_connect
tc-end: 1530084735.356526, stream_init_connect, passed
tc-start: 1530084735.362248, stream_init_inherit
tc-end: 1530084735.413552, stream_init_inherit, passed
tc-start: 1530084735.419316, stream_init_redirect_fd
tc-end: 1530084735.471462, stream_init_redirect_fd, passed
tc-start: 1530084735.477265, stream_init_redirect_path
tc-end: 1530084735.529426, stream_init_redirect_path, passed
tp-end: 1530084735.535168, atf/atf-c/detail/process_test
tp-start: 1530084735.586308, atf/atf-c/detail/sanity_test, 4
tc-start: 1530084735.590051, inv
tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond'
tc-so:Looking for '/usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /usr/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 /usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond'
tc-so:Looking for '/usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /usr/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: 1530084735.710760, inv, passed
tc-start: 1530084735.717766, post
tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond'
tc-so:Looking for '/usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /usr/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 /usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond'
tc-so:Looking for '/usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /usr/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: 1530084735.828825, post, passed
tc-start: 1530084735.835777, pre
tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond'
tc-so:Looking for '/usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /usr/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 /usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond'
tc-so:Looking for '/usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /usr/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: 1530084735.946971, pre, passed
tc-start: 1530084735.953981, unreachable
tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0'
tc-so:Looking for '/usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /usr/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 /usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0'
tc-so:Looking for '/usr/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /usr/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: 1530084736.64113, unreachable, passed
tp-end: 1530084736.71176, atf/atf-c/detail/sanity_test
tp-start: 1530084736.118501, atf/atf-c/detail/text_test, 7
tc-start: 1530084736.122287, for_each_word
tc-end: 1530084736.164482, for_each_word, passed
tc-start: 1530084736.170181, format
tc-end: 1530084736.213135, format, passed
tc-start: 1530084736.218820, format_ap
tc-end: 1530084736.260541, format_ap, passed
tc-start: 1530084736.266155, 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: 1530084736.410055, split, passed
tc-start: 1530084736.415631, 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: 1530084736.499499, split_delims, passed
tc-start: 1530084736.504912, to_bool
tc-end: 1530084736.548020, to_bool, passed
tc-start: 1530084736.553530, to_long
tc-end: 1530084736.596460, to_long, passed
tp-end: 1530084736.601972, atf/atf-c/detail/text_test
tp-start: 1530084736.651317, atf/atf-c/detail/user_test, 4
tc-start: 1530084736.654791, euid
tc-end: 1530084736.695892, euid, passed
tc-start: 1530084736.701265, is_member_of_group
tc-so:User group 0 is 0
tc-so:User group 1 is 2
tc-so:User group 2 is 3
tc-so:User group 3 is 4
tc-so:User group 4 is 5
tc-so:User group 5 is 20
tc-so:User group 6 is 31
tc-so:User belongs to 7 groups
tc-so:Last GID is 31
tc-so:Checking if user belongs to group 0
tc-so:Checking if user does not belong to group 1
tc-so:Checking if user belongs to group 2
tc-so:Checking if user belongs to group 3
tc-so:Checking if user belongs to group 4
tc-so:Checking if user belongs to group 5
tc-so:Checking if user does not belong to group 6
tc-so:Checking if user does not belong to group 7
tc-so:Checking if user does not belong to group 8
tc-so:Checking if user does not belong to group 9
tc-so:Checking if user does not belong to group 10
tc-so:Checking if user does not belong to group 11
tc-so:Checking if user does not belong to group 12
tc-so:Checking if user does not belong to group 13
tc-so:Checking if user does not belong to group 14
tc-so:Checking if user does not belong to group 15
tc-so:Checking if user does not belong to group 16
tc-so:Checking if user does not belong to group 17
tc-so:Checking if user does not belong to group 18
tc-so:Checking if user does not belong to group 19
tc-so:Checking if user belongs to group 20
tc-so:Checking if user does not belong to group 21
tc-so:Checking if user does not belong to group 22
tc-so:Checking if user does not belong to group 23
tc-so:Checking if user does not belong to group 24
tc-so:Checking if user does not belong to group 25
tc-so:Checking if user does not belong to group 26
tc-so:Checking if user does not belong to group 27
tc-so:Checking if user does not belong to group 28
tc-so:Checking if user does not belong to group 29
tc-so:Checking if user does not belong to group 30
tc-end: 1530084736.839835, is_member_of_group, passed
tc-start: 1530084736.845231, is_root
tc-end: 1530084736.888253, is_root, passed
tc-start: 1530084736.893727, is_unprivileged
tc-end: 1530084736.934414, is_unprivileged, passed
tp-end: 1530084736.939906, atf/atf-c/detail/user_test
tp-start: 1530084736.986669, atf/atf-c/atf_c_test, 1
tc-start: 1530084736.990218, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084739.7942, include, passed
tp-end: 1530084739.15496, atf/atf-c/atf_c_test
tp-start: 1530084739.70192, atf/atf-c/build_test, 5
tc-start: 1530084739.73858, 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: 1530084739.222594, c_o, passed
tc-start: 1530084739.228066, 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: 1530084739.334859, cpp, passed
tc-start: 1530084739.340151, 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: 1530084739.489616, cxx_o, passed
tc-start: 1530084739.494808, equal_arrays
tc-end: 1530084739.535899, equal_arrays, passed
tc-start: 1530084739.541294, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084740.102932, include, passed
tp-end: 1530084740.110505, atf/atf-c/build_test
tp-start: 1530084740.169589, atf/atf-c/check_test, 10
tc-start: 1530084740.173238, 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: 1530084741.412757, build_c_o, passed
tc-start: 1530084741.423276, 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 "<built-in>"'
tc-so:Looking for 'foo bar' in '# 1 "<command-line>"'
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:28: fatal error: ./non-existent.h: No such file or directory'
tc-so:Looking for 'non-existent.h' in 'test.c:1:28: fatal error: ./non-existent.h: No such file or directory'
tc-end: 1530084742.74869, build_cpp, passed
tc-start: 1530084742.84432, 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: 1530084753.133739, build_cxx_o, passed
tc-start: 1530084753.152007, exec_array
tc-end: 1530084753.348026, exec_array, passed
tc-start: 1530084753.361643, exec_cleanup
tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success
tc-end: 1530084753.432878, exec_cleanup, passed
tc-start: 1530084753.435502, 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: 1530084753.554360, exec_exitstatus, passed
tc-start: 1530084753.558794, 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: 1530084753.674927, exec_stdout_stderr, passed
tc-start: 1530084753.679368, exec_umask
tc-end: 1530084753.720720, exec_umask, passed
tc-start: 1530084753.723317, exec_unknown
tc-end: 1530084753.784794, exec_unknown, passed
tc-start: 1530084753.787471, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084754.501941, include, passed
tp-end: 1530084754.509482, atf/atf-c/check_test
tp-start: 1530084754.555140, atf/atf-c/config_test, 2
tc-start: 1530084754.559001, 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: 1530084754.632521, get, passed
tc-start: 1530084754.637812, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084755.178151, include, passed
tp-end: 1530084755.185686, atf/atf-c/config_test
tp-start: 1530084755.253558, atf/atf-c/error_test, 12
tc-start: 1530084755.257196, error_new
tc-end: 1530084755.299934, error_new, passed
tc-start: 1530084755.305543, error_new_wo_memory
tc-end: 1530084755.348079, error_new_wo_memory, passed
tc-start: 1530084755.353774, 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: 1530084755.407279, format, passed
tc-start: 1530084755.412835, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084756.43315, include, passed
tc-start: 1530084756.50867, include_fwd
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084756.590553, include_fwd, passed
tc-start: 1530084756.598097, is_error
tc-end: 1530084756.640779, is_error, passed
tc-start: 1530084756.646333, libc_format
tc-end: 1530084756.702746, libc_format, passed
tc-start: 1530084756.708350, libc_new
tc-end: 1530084756.751659, libc_new, passed
tc-start: 1530084756.757296, no_error
tc-end: 1530084756.799871, no_error, passed
tc-start: 1530084756.805437, no_memory_format
tc-end: 1530084756.848094, no_memory_format, passed
tc-start: 1530084756.853738, no_memory_new
tc-end: 1530084756.898351, no_memory_new, passed
tc-start: 1530084756.903961, no_memory_twice
tc-end: 1530084756.951687, no_memory_twice, passed
tp-end: 1530084756.957369, atf/atf-c/error_test
tp-start: 1530084757.19758, atf/atf-c/macros_test, 14
tc-start: 1530084757.23406, 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: /usr/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: /usr/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: 1530084757.167326, check, passed
tc-start: 1530084757.175731, 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: /usr/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: /usr/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: /usr/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: /usr/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: 1530084757.427343, check_eq, passed
tc-start: 1530084757.435782, 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: /usr/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: /usr/src/external/bsd/atf/dist/atf-c/macros_test.c:229: Expected errno 3, got 4, in errno_fail_stub(4) == -1'
tc-end: 1530084757.563728, check_errno, passed
tc-start: 1530084757.572037, 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: /usr/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: /usr/src/external/bsd/atf/dist/atf-c/macros_test.c:519: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase'
tc-end: 1530084757.735087, check_match, passed
tc-start: 1530084757.743406, 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: /usr/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: /usr/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: /usr/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: /usr/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: /usr/src/external/bsd/atf/dist/atf-c/macros_test.c:472: check_streq_var1 != check_streq_var2 (5 != 9)'
tc-end: 1530084758.30884, check_streq, passed
tc-start: 1530084758.39361, detect_unused_tests
tc-se:compiler_test.c:2:49: error: 'unused' defined but not used [-Werror=unused-variable]
tc-se: #define define_unused static struct test_struct unused
tc-se:                                                 ^
tc-se:compiler_test.c:3:1: note: in expansion of macro 'define_unused'
tc-se: define_unused;
tc-se: ^
tc-se:cc1: all warnings being treated as errors
tc-se:/usr/bin/cc failed with exit code 1
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c compiler_test.c
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/unused_test.c
tc-end: 1530084760.136996, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.c passed; unused test cases are not properly detected
tc-start: 1530084760.145077, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084761.128301, include, passed
tc-start: 1530084761.135857, 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: /usr/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: /usr/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: /usr/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: /usr/src/external/bsd/atf/dist/atf-c/macros_test.c:790: aux_str("%d") != "" (foo != )'
tc-end: 1530084761.283412, msg_embedded_fmt, passed
tc-start: 1530084761.293756, require
tc-so:Checking with a 0 value
tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 0 not met$' in 'failed: /usr/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: /usr/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: 1530084761.421196, require, passed
tc-start: 1530084761.429774, 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: /usr/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: /usr/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: /usr/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: /usr/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: 1530084761.640698, require_eq, passed
tc-start: 1530084761.649088, require_errno
tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /usr/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: /usr/src/external/bsd/atf/dist/atf-c/macros_test.c:233: Expected errno 3, got 4, in errno_fail_stub(4) == -1'
tc-end: 1530084761.760263, require_errno, passed
tc-start: 1530084761.768462, 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: /usr/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: /usr/src/external/bsd/atf/dist/atf-c/macros_test.c:741: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase'
tc-end: 1530084761.915970, require_match, passed
tc-start: 1530084761.924248, 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: /usr/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: /usr/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: /usr/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: /usr/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: /usr/src/external/bsd/atf/dist/atf-c/macros_test.c:694: require_streq_var1 != require_streq_var2 (5 != 9)'
tc-end: 1530084762.169847, require_streq, passed
tc-start: 1530084762.178067, 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: 1530084763.544493, use, passed
tp-end: 1530084763.551080, atf/atf-c/macros_test
tp-start: 1530084763.607330, atf/atf-c/tc_test, 5
tc-start: 1530084763.610968, config
tc-end: 1530084763.651986, config, passed
tc-start: 1530084763.657633, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084764.283694, include, passed
tc-start: 1530084764.291257, init
tc-end: 1530084764.332300, init, passed
tc-start: 1530084764.337849, init_pack
tc-end: 1530084764.379000, init_pack, passed
tc-start: 1530084764.384679, vars
tc-end: 1530084764.425736, vars, passed
tp-end: 1530084764.431420, atf/atf-c/tc_test
tp-start: 1530084764.472102, atf/atf-c/tp_test, 2
tc-start: 1530084764.475502, getopt
tc-end: 1530084764.516639, getopt, passed
tc-start: 1530084764.522374, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084765.69413, include, passed
tp-end: 1530084765.76931, atf/atf-c/tp_test
tp-start: 1530084765.147255, atf/atf-c/utils_test, 31
tc-start: 1530084765.151011, cat_file__empty
tc-end: 1530084765.433364, cat_file__empty, passed
tc-start: 1530084765.440643, cat_file__no_newline_eof
tc-end: 1530084765.744718, cat_file__no_newline_eof, passed
tc-start: 1530084765.752166, cat_file__one_line
tc-end: 1530084765.886542, cat_file__one_line, passed
tc-start: 1530084765.893920, cat_file__several_lines
tc-end: 1530084766.84722, cat_file__several_lines, passed
tc-start: 1530084766.92100, compare_file__empty__match
tc-end: 1530084766.137953, compare_file__empty__match, passed
tc-start: 1530084766.144484, compare_file__empty__not_match
tc-end: 1530084766.189530, compare_file__empty__not_match, passed
tc-start: 1530084766.195865, compare_file__long__match
tc-end: 1530084766.242026, compare_file__long__match, passed
tc-start: 1530084766.248421, compare_file__long__not_match
tc-end: 1530084766.295569, compare_file__long__not_match, passed
tc-start: 1530084766.302011, compare_file__short__match
tc-end: 1530084766.348427, compare_file__short__match, passed
tc-start: 1530084766.355073, compare_file__short__not_match
tc-end: 1530084766.401010, compare_file__short__not_match, passed
tc-start: 1530084766.407433, copy_file__empty
tc-end: 1530084766.453204, copy_file__empty, passed
tc-start: 1530084766.460563, copy_file__some_contents
tc-end: 1530084766.506324, copy_file__some_contents, passed
tc-start: 1530084766.513968, create_file
tc-end: 1530084766.560858, create_file, passed
tc-start: 1530084766.567302, file_exists
tc-end: 1530084766.612921, file_exists, passed
tc-start: 1530084766.619550, fork
tc-se:Should not get into child
tc-so:Should not get into child
tc-so:Should not get into child
tc-end: 1530084766.681241, fork, passed
tc-start: 1530084766.688885, free_charpp__empty
tc-end: 1530084766.733574, free_charpp__empty, passed
tc-start: 1530084766.739269, free_charpp__some
tc-end: 1530084766.783865, free_charpp__some, passed
tc-start: 1530084766.789555, 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: 1530084766.891057, grep_file, passed
tc-start: 1530084766.897612, 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: 1530084766.962483, grep_string, passed
tc-start: 1530084766.967929, include
tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c
tc-end: 1530084767.851161, include, passed
tc-start: 1530084767.858731, readline__none
tc-end: 1530084767.906495, readline__none, passed
tc-start: 1530084767.913129, readline__some
tc-end: 1530084767.967105, readline__some, passed
tc-start: 1530084767.973818, redirect__other
tc-end: 1530084768.18887, redirect__other, passed
tc-start: 1530084768.25498, redirect__stderr
tc-se:Buffer this
tc-end: 1530084768.336510, redirect__stderr, passed
tc-start: 1530084768.343118, redirect__stdout
tc-so:Buffer this
tc-end: 1530084768.635814, redirect__stdout, passed
tc-start: 1530084768.642338, wait__invalid_exitstatus
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084768.711923, wait__invalid_exitstatus, passed
tc-start: 1530084768.719639, wait__invalid_stderr
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084768.790008, wait__invalid_stderr, passed
tc-start: 1530084768.797626, wait__invalid_stdout
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084768.867966, wait__invalid_stdout, passed
tc-start: 1530084768.875660, wait__ok
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084768.945946, wait__ok, passed
tc-start: 1530084768.951576, wait__save_stderr
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084769.21294, wait__save_stderr, passed
tc-start: 1530084769.27938, wait__save_stdout
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084769.97979, wait__save_stdout, passed
tp-end: 1530084769.104733, atf/atf-c/utils_test
tp-start: 1530084769.982669, atf/atf-c/pkg_config_test, 2
tc-start: 1530084769.986104, build
tc-end: 1530084770.25866, build, skipped, Required program 'pkg-config' not found in the PATH
tc-start: 1530084770.29227, version
tc-end: 1530084770.49775, version, skipped, Required program 'pkg-config' not found in the PATH
tp-end: 1530084770.53179, atf/atf-c/pkg_config_test
tp-start: 1530084770.249735, atf/atf-c++/detail/application_test, 1
tc-start: 1530084770.253306, getopt
tc-end: 1530084770.345772, getopt, passed
tp-end: 1530084770.351272, atf/atf-c++/detail/application_test
tp-start: 1530084770.459963, atf/atf-c++/detail/auto_array_test, 9
tc-start: 1530084770.463436, auto_array_access
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530084770.567956, auto_array_access, passed
tc-start: 1530084770.573375, auto_array_assign
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530084770.675315, auto_array_assign, passed
tc-start: 1530084770.680821, auto_array_assign_ref
tc-so:Allocated 'test_array' object 0xfda0a310
tc-so:Releasing 'test_array' object 0xfda0a310
tc-end: 1530084770.782743, auto_array_assign_ref, passed
tc-start: 1530084770.788138, auto_array_copy
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530084770.893182, auto_array_copy, passed
tc-start: 1530084770.898593, auto_array_copy_ref
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530084771.312, auto_array_copy_ref, passed
tc-start: 1530084771.5688, auto_array_get
tc-so:Allocated 'test_array' object 0xfda0a2b0
tc-so:Releasing 'test_array' object 0xfda0a2b0
tc-end: 1530084771.106934, auto_array_get, passed
tc-start: 1530084771.112428, auto_array_release
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530084771.213871, auto_array_release, passed
tc-start: 1530084771.219310, auto_array_reset
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Allocated 'test_array' object 0xfda0a310
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a310
tc-end: 1530084771.326136, auto_array_reset, passed
tc-start: 1530084771.331602, auto_array_scope
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530084771.435073, auto_array_scope, passed
tp-end: 1530084771.440508, atf/atf-c++/detail/auto_array_test
tp-start: 1530084771.548754, atf/atf-c++/detail/env_test, 3
tc-start: 1530084771.552265, has_get
tc-end: 1530084771.644959, has_get, passed
tc-start: 1530084771.650440, set
tc-end: 1530084771.743583, set, passed
tc-start: 1530084771.749075, unset
tc-end: 1530084771.842214, unset, passed
tp-end: 1530084771.847679, atf/atf-c++/detail/env_test
tp-start: 1530084771.947236, atf/atf-c++/detail/exceptions_test, 3
tc-start: 1530084771.950805, throw_atf_error_libc
tc-end: 1530084772.117405, throw_atf_error_libc, passed
tc-start: 1530084772.122881, throw_atf_error_no_memory
tc-end: 1530084772.266730, throw_atf_error_no_memory, passed
tc-start: 1530084772.272242, throw_atf_error_unknown
tc-end: 1530084772.416081, throw_atf_error_unknown, passed
tp-end: 1530084772.421564, atf/atf-c++/detail/exceptions_test
tp-start: 1530084772.545602, atf/atf-c++/detail/fs_test, 18
tc-start: 1530084772.549047, directory_file_info
tc-end: 1530084772.649972, directory_file_info, passed
tc-start: 1530084772.660515, directory_names
tc-end: 1530084772.762328, directory_names, passed
tc-start: 1530084772.772871, directory_read
tc-end: 1530084772.874163, directory_read, passed
tc-start: 1530084772.886650, exists
tc-end: 1530084772.989204, exists, passed
tc-start: 1530084772.999780, file_info_perms
tc-end: 1530084773.112898, file_info_perms, passed
tc-start: 1530084773.119368, file_info_stat
tc-end: 1530084773.221642, file_info_stat, passed
tc-start: 1530084773.232273, is_executable
tc-end: 1530084773.336655, is_executable, passed
tc-start: 1530084773.347274, path_branch_path
tc-end: 1530084773.457804, path_branch_path, passed
tc-start: 1530084773.463419, path_compare_different
tc-end: 1530084773.560622, path_compare_different, passed
tc-start: 1530084773.566128, path_compare_equal
tc-end: 1530084773.662835, path_compare_equal, passed
tc-start: 1530084773.668335, path_concat
tc-end: 1530084773.765419, path_concat, passed
tc-start: 1530084773.770979, path_is_absolute
tc-end: 1530084773.867543, path_is_absolute, passed
tc-start: 1530084773.873015, path_is_root
tc-end: 1530084773.971367, path_is_root, passed
tc-start: 1530084773.976866, path_leaf_name
tc-end: 1530084774.74092, path_leaf_name, passed
tc-start: 1530084774.79627, path_normalize
tc-end: 1530084774.179064, path_normalize, passed
tc-start: 1530084774.184646, path_op_less
tc-end: 1530084774.283502, path_op_less, passed
tc-start: 1530084774.294396, path_to_absolute
tc-end: 1530084774.397752, path_to_absolute, passed
tc-start: 1530084774.408319, remove
tc-end: 1530084774.560411, remove, passed
tp-end: 1530084774.569877, atf/atf-c++/detail/fs_test
tp-start: 1530084774.695719, atf/atf-c++/detail/process_test, 10
tc-start: 1530084774.699197, argv_array_assign
tc-end: 1530084774.794359, argv_array_assign, passed
tc-start: 1530084774.799963, argv_array_copy
tc-end: 1530084774.897162, argv_array_copy, passed
tc-start: 1530084774.902684, argv_array_exec_argv
tc-end: 1530084774.996972, argv_array_exec_argv, passed
tc-start: 1530084775.2476, argv_array_init_carray
tc-end: 1530084775.97687, argv_array_init_carray, passed
tc-start: 1530084775.103109, argv_array_init_col
tc-end: 1530084775.198125, argv_array_init_col, passed
tc-start: 1530084775.203589, argv_array_init_empty
tc-end: 1530084775.298227, argv_array_init_empty, passed
tc-start: 1530084775.303686, argv_array_init_varargs
tc-end: 1530084775.401552, argv_array_init_varargs, passed
tc-start: 1530084775.407056, argv_array_iter
tc-end: 1530084775.502066, argv_array_iter, passed
tc-start: 1530084775.507636, exec_failure
tc-end: 1530084775.623891, exec_failure, passed
tc-start: 1530084775.629380, exec_success
tc-end: 1530084775.745262, exec_success, passed
tp-end: 1530084775.750771, atf/atf-c++/detail/process_test
tp-start: 1530084775.855388, atf/atf-c++/detail/sanity_test, 1
tc-start: 1530084775.858909, nothing
tc-end: 1530084775.951769, nothing, passed
tp-end: 1530084775.957168, atf/atf-c++/detail/sanity_test
tp-start: 1530084776.68493, atf/atf-c++/detail/text_test, 10
tc-start: 1530084776.71957, duplicate
tc-end: 1530084776.169105, duplicate, passed
tc-start: 1530084776.174582, join
tc-end: 1530084776.270640, join, passed
tc-start: 1530084776.276016, match
tc-end: 1530084776.424286, match, passed
tc-start: 1530084776.429733, split
tc-end: 1530084776.525506, split, passed
tc-start: 1530084776.530949, split_delims
tc-end: 1530084776.628304, split_delims, passed
tc-start: 1530084776.634078, to_bool
tc-end: 1530084776.785775, to_bool, passed
tc-start: 1530084776.791261, to_bytes
tc-end: 1530084776.944133, to_bytes, passed
tc-start: 1530084776.949596, to_string
tc-end: 1530084777.45281, to_string, passed
tc-start: 1530084777.50734, to_type
tc-end: 1530084777.202073, to_type, passed
tc-start: 1530084777.207488, trim
tc-end: 1530084777.302799, trim, passed
tp-end: 1530084777.308185, atf/atf-c++/detail/text_test
tp-start: 1530084777.411842, atf/atf-c++/atf_c++_test, 1
tc-start: 1530084777.415397, include
tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp
tc-end: 1530084790.201189, include, passed
tp-end: 1530084790.207941, atf/atf-c++/atf_c++_test
tp-start: 1530084790.437279, atf/atf-c++/build_test, 5
tc-start: 1530084790.439023, 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: 1530084790.616547, c_o, passed
tc-start: 1530084790.620800, 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: 1530084790.761019, cpp, passed
tc-start: 1530084790.765194, 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: 1530084790.938579, cxx_o, passed
tc-start: 1530084790.943853, equal_argvs
tc-end: 1530084791.37298, equal_argvs, passed
tc-start: 1530084791.42753, include
tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp
tc-end: 1530084796.356647, include, passed
tp-end: 1530084796.364073, atf/atf-c++/build_test
tp-start: 1530084796.498353, atf/atf-c++/check_test, 8
tc-start: 1530084796.502031, 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: 1530084798.484579, build_c_o, passed
tc-start: 1530084798.494953, 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 "<built-in>"'
tc-so:Looking for 'foo bar' in '# 1 "<command-line>"'
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:28: fatal error: ./non-existent.h: No such file or directory'
tc-so:Looking for 'non-existent.h' in 'test.c:1:28: fatal error: ./non-existent.h: No such file or directory'
tc-end: 1530084799.136106, build_cpp, passed
tc-start: 1530084799.145329, 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: 1530084809.463915, build_cxx_o, passed
tc-start: 1530084809.473162, exec_cleanup
tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success
tc-end: 1530084809.631759, exec_cleanup, passed
tc-start: 1530084809.635869, 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: 1530084809.810954, exec_exitstatus, passed
tc-start: 1530084809.816472, 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: 1530084809.977591, exec_stdout_stderr, passed
tc-start: 1530084809.983171, exec_unknown
tc-end: 1530084810.101124, exec_unknown, passed
tc-start: 1530084810.106724, include
tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp
tc-end: 1530084817.608196, include, passed
tp-end: 1530084817.614626, atf/atf-c++/check_test
tp-start: 1530084817.733860, atf/atf-c++/config_test, 4
tc-start: 1530084817.737617, 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: 1530084817.874204, get, passed
tc-start: 1530084817.879531, get_all
tc-end: 1530084817.978143, get_all, passed
tc-start: 1530084817.983665, has
tc-end: 1530084818.77840, has, passed
tc-start: 1530084818.83246, include
tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp
tc-end: 1530084824.448871, include, passed
tp-end: 1530084824.456360, atf/atf-c++/config_test
tp-start: 1530084824.605434, atf/atf-c++/macros_test, 15
tc-start: 1530084824.609126, 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: /usr/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: /usr/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:254: Expected errno 3, got 4, in errno_fail_stub(4) == -1'
tc-end: 1530084824.817305, check_errno, passed
tc-start: 1530084824.825583, detect_unused_tests
tc-se:compiler_test.cpp:2:41: error: 'unused' defined but not used [-Werror=unused-variable]
tc-se: #define define_unused static test_class unused
tc-se:                                         ^
tc-se:compiler_test.cpp:3:1: note: in expansion of macro 'define_unused'
tc-se: define_unused;
tc-se: ^
tc-se:cc1plus: all warnings being treated as errors
tc-se:/usr/bin/c++ failed with exit code 1
tc-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: 1530084841.915369, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.cpp passed; unused test cases are not properly detected
tc-start: 1530084841.954317, fail
tc-so:Looking for '^failed: Failed on purpose' in 'failed: Failed on purpose'
tc-end: 1530084842.188690, fail, passed
tc-start: 1530084842.198190, include
tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp
tc-end: 1530084856.88637, include, passed
tc-start: 1530084856.125889, pass
tc-so:Looking for '^passed' in 'passed'
tc-end: 1530084856.335789, pass, passed
tc-start: 1530084856.345425, 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: 1530084856.509587, require, passed
tc-start: 1530084856.517909, 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: 1530084856.726485, require_eq, passed
tc-start: 1530084856.735091, require_errno
tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /usr/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: /usr/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:275: Expected errno 3, got 4, in errno_fail_stub(4) == -1'
tc-end: 1530084856.927015, require_errno, passed
tc-start: 1530084856.935470, 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: 1530084857.186598, require_in, passed
tc-start: 1530084857.195328, 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: 1530084857.353906, require_match, passed
tc-start: 1530084857.362504, 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: 1530084857.613815, require_not_in, passed
tc-start: 1530084857.622381, require_throw
tc-so:Checking with throw_int and expecting false
tc-so:Checking that message contains 'unexpected error'
tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 192: if (1) throw int(5) threw an unexpected error (not std::runtime_error)'
tc-so:Checking with throw_rt and expecting true
tc-so:Looking for '^passed' in 'passed'
tc-so:Checking with no_throw_rt and expecting false
tc-so:Checking that message contains 'did not throw'
tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 198: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected'
tc-end: 1530084857.950576, require_throw, passed
tc-start: 1530084857.959095, require_throw_re
tc-so:Checking with throw_int and expecting false
tc-so:Checking that message contains 'unexpected error'
tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 213: if (1) throw int(5) threw an unexpected error (not std::runtime_error)'
tc-so:Checking with throw_rt_match and expecting true
tc-so:Looking for '^passed' in 'passed'
tc-so:Checking with throw_rt_no_match and expecting false
tc-so:Checking that message contains 'threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz''
tc-so:Looking for '^failed: .*threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' in 'failed: Line 219: if (1) throw std::runtime_error("baz foo bar a") threw std::runtime_error(baz foo bar a), but does not match 'foo.*baz''
tc-so:Checking with no_throw_rt and expecting false
tc-so:Checking that message contains 'did not throw'
tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 222: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected'
tc-end: 1530084858.357423, require_throw_re, passed
tc-start: 1530084858.365702, skip
tc-so:Looking for '^skipped: Skipped on purpose' in 'skipped: Skipped on purpose'
tc-end: 1530084858.488181, skip, passed
tc-start: 1530084858.497682, 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: 1530084873.604620, use, passed
tp-end: 1530084873.669520, atf/atf-c++/macros_test
tp-start: 1530084873.861077, atf/atf-c++/tests_test, 2
tc-start: 1530084873.864413, atf_tp_writer
tc-end: 1530084873.975206, atf_tp_writer, passed
tc-start: 1530084873.980760, include
tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp
tc-end: 1530084880.764805, include, passed
tp-end: 1530084880.771009, atf/atf-c++/tests_test
tp-start: 1530084880.922894, atf/atf-c++/utils_test, 29
tc-start: 1530084880.926548, cat_file__empty
tc-end: 1530084881.238030, cat_file__empty, passed
tc-start: 1530084881.245325, cat_file__no_newline_eof
tc-end: 1530084881.639926, cat_file__no_newline_eof, passed
tc-start: 1530084881.647329, cat_file__one_line
tc-end: 1530084881.901346, cat_file__one_line, passed
tc-start: 1530084881.908722, cat_file__several_lines
tc-end: 1530084882.239559, cat_file__several_lines, passed
tc-start: 1530084882.246950, compare_file__empty__match
tc-end: 1530084882.343449, compare_file__empty__match, passed
tc-start: 1530084882.349770, compare_file__empty__not_match
tc-end: 1530084882.446816, compare_file__empty__not_match, passed
tc-start: 1530084882.453223, compare_file__long__match
tc-end: 1530084882.550986, compare_file__long__match, passed
tc-start: 1530084882.557421, compare_file__long__not_match
tc-end: 1530084882.655591, compare_file__long__not_match, passed
tc-start: 1530084882.662192, compare_file__short__match
tc-end: 1530084882.759620, compare_file__short__match, passed
tc-start: 1530084882.766097, compare_file__short__not_match
tc-end: 1530084882.863671, compare_file__short__not_match, passed
tc-start: 1530084882.870119, copy_file__empty
tc-end: 1530084882.969728, copy_file__empty, passed
tc-start: 1530084882.977058, copy_file__some_contents
tc-end: 1530084883.74358, copy_file__some_contents, passed
tc-start: 1530084883.81842, create_file
tc-end: 1530084883.178129, create_file, passed
tc-start: 1530084883.184599, file_exists
tc-end: 1530084883.291262, file_exists, passed
tc-start: 1530084883.297902, fork
tc-so:Should not get into child
tc-se:Should not get into child
tc-end: 1530084883.418211, fork, passed
tc-start: 1530084883.425723, 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: 1530084883.536915, grep_collection__set, passed
tc-start: 1530084883.542511, 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: 1530084883.654189, grep_collection__vector, passed
tc-start: 1530084883.659822, 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: 1530084883.806755, grep_file, passed
tc-start: 1530084883.813194, 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: 1530084883.931667, grep_string, passed
tc-start: 1530084883.937332, include
tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp
tc-end: 1530084889.367120, include, passed
tc-start: 1530084889.374584, redirect__other
tc-end: 1530084889.471665, redirect__other, passed
tc-start: 1530084889.478307, redirect__stderr
tc-se:Buffer this
tc-end: 1530084889.840421, redirect__stderr, passed
tc-start: 1530084889.847092, redirect__stdout
tc-so:Buffer this
tc-end: 1530084890.240606, redirect__stdout, passed
tc-start: 1530084890.247239, wait__invalid_exitstatus
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084890.388411, wait__invalid_exitstatus, passed
tc-start: 1530084890.396338, wait__invalid_stderr
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084890.534442, wait__invalid_stderr, passed
tc-start: 1530084890.542125, wait__invalid_stdout
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084890.679933, wait__invalid_stdout, passed
tc-start: 1530084890.687637, wait__ok
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084890.824345, wait__ok, passed
tc-start: 1530084890.829892, wait__save_stderr
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084890.973482, wait__save_stderr, passed
tc-start: 1530084890.980015, wait__save_stdout
tc-so:subprocess stdout: Some output
tc-so:subprocess stderr: Some error
tc-end: 1530084891.118713, wait__save_stdout, passed
tp-end: 1530084891.125296, atf/atf-c++/utils_test
tp-start: 1530084891.974568, atf/atf-c++/pkg_config_test, 2
tc-start: 1530084891.978012, build
tc-end: 1530084891.989707, build, skipped, Required program 'pkg-config' not found in the PATH
tc-start: 1530084891.993152, version
tc-end: 1530084892.8416, version, skipped, Required program 'pkg-config' not found in the PATH
tp-end: 1530084892.11929, atf/atf-c++/pkg_config_test
tp-start: 1530084896.222907, atf/atf-sh/atf-check_test, 23
tc-start: 1530084896.226367, 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: 1530084897.42579, eflag_empty, passed
tc-start: 1530084897.50204, 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.006 secs (1706666 bytes/sec)
tc-so:Running [atf-check -e file:bin] against [cat bin 1>&2]
tc-end: 1530084898.176635, eflag_file, passed
tc-start: 1530084898.187296, 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: 1530084898.839826, eflag_ignore, passed
tc-start: 1530084898.847298, 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: 1530084900.582374, eflag_inline, passed
tc-start: 1530084900.589792, 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: 1530084901.734564, eflag_match, passed
tc-start: 1530084901.742007, 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: 1530084902.734611, eflag_multiple, passed
tc-start: 1530084902.741867, 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: 1530084903.762360, eflag_negated, passed
tc-start: 1530084903.769709, eflag_save
tc-so:Running [atf-check -e save:out] against [echo foo 1>&2]
tc-end: 1530084904.293333, eflag_save, passed
tc-start: 1530084904.303041, 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: 1530084904.862753, invalid_umask, passed
tc-start: 1530084904.869053, 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: 1530084905.570184, oflag_empty, passed
tc-start: 1530084905.577867, 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: 1530084906.665873, oflag_file, passed
tc-start: 1530084906.676277, oflag_ignore
tc-so:Running [atf-check -o ignore] against [true]
tc-so:Running [atf-check -o ignore] against [echo foo]
tc-end: 1530084907.341931, oflag_ignore, passed
tc-start: 1530084907.349355, 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: 1530084909.87105, oflag_inline, passed
tc-start: 1530084909.94468, 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: 1530084910.246171, oflag_match, passed
tc-start: 1530084910.253711, 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: 1530084911.247439, oflag_multiple, passed
tc-start: 1530084911.254803, 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: 1530084912.268974, oflag_negated, passed
tc-start: 1530084912.276705, oflag_save
tc-so:Running [atf-check -o save:out] against [echo foo]
tc-end: 1530084912.804179, oflag_save, passed
tc-start: 1530084912.813730, 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: 1530084914.450576, sflag_eq_ne, passed
tc-start: 1530084914.458156, 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: 1530084916.522634, sflag_exit, passed
tc-start: 1530084916.530068, 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: 1530084917.311321, sflag_ignore, passed
tc-start: 1530084917.318672, 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: 1530084918.706592, sflag_signal, passed
tc-start: 1530084918.714097, stdin
tc-so:Executing command [ cat ]
tc-end: 1530084919.177543, stdin, passed
tc-start: 1530084919.183225, 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: 1530084919.890003, xflag, passed
tp-end: 1530084919.897562, atf/atf-sh/atf-check_test
tp-start: 1530084921.274002, atf/atf-sh/atf_check_test, 7
tc-start: 1530084921.277482, 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: 1530084923.500717, equal, passed
tc-start: 1530084923.507194, 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: 1530084924.555280, experr_mismatch, passed
tc-start: 1530084924.563854, 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: 1530084925.608095, expout_mismatch, passed
tc-start: 1530084925.616453, flush_stdout_on_timeout
tc-so:Executing command [ true ]
tc-se:[1]   Terminated              ""$(...)"/misc_h...
tc-so:Executing command [ sleep 42 ]
tc-end: 1530084936.21244, flush_stdout_on_timeout, passed
tc-start: 1530084936.25784, 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: 1530084937.483189, info_ok, passed
tc-start: 1530084937.489241, 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: 1530084938.497065, null_stderr, passed
tc-start: 1530084938.504415, 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: 1530084939.487001, null_stdout, passed
tp-end: 1530084939.494349, atf/atf-sh/atf_check_test
tp-start: 1530084940.81915, atf/atf-sh/config_test, 2
tc-start: 1530084940.85364, 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: 1530084941.605839, get, passed
tc-start: 1530084941.613008, 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: 1530084943.327008, has, passed
tp-end: 1530084943.332340, atf/atf-sh/config_test
tp-start: 1530084943.843923, atf/atf-sh/integration_test, 3
tc-start: 1530084943.847374, arguments
tc-so:Executing command [ ./tp  a b  foo ]
tc-so:Executing command [ atf-sh tp  hello bye  foo bar ]
tc-end: 1530084944.701969, arguments, passed
tc-start: 1530084944.709329, missing_script
tc-so:Executing command [ atf-sh non-existent ]
tc-end: 1530084945.220726, missing_script, passed
tc-start: 1530084945.227336, no_args
tc-so:Executing command [ atf-sh ]
tc-end: 1530084945.738948, no_args, passed
tp-end: 1530084945.745582, atf/atf-sh/integration_test
tp-start: 1530084946.155258, atf/atf-sh/normalize_test, 1
tc-start: 1530084946.158694, main
tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh normalize ]
tc-end: 1530084947.34308, main, passed
tp-end: 1530084947.39545, atf/atf-sh/normalize_test
tp-start: 1530084947.626790, atf/atf-sh/tc_test, 2
tc-start: 1530084947.630208, 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: 1530084949.468502, default_status, passed
tc-start: 1530084949.473901, missing_body
tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_missing_body ]
tc-end: 1530084950.177562, missing_body, passed
tp-end: 1530084950.182904, atf/atf-sh/tc_test
tp-start: 1530084950.602213, atf/atf-sh/tp_test, 1
tc-start: 1530084950.605683, 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.2QkSEj/work tp_srcdir ]
tc-end: 1530084951.486733, srcdir, passed
tp-end: 1530084951.496104, atf/atf-sh/tp_test
tp-start: 1530084951.937149, atf/test-programs/config_test, 1
tc-start: 1530084951.940605, 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: 1530084956.775524, vflag, passed
tp-end: 1530084956.781897, atf/test-programs/config_test
tp-start: 1530084957.541589, atf/test-programs/expect_test, 6
tc-start: 1530084957.545270, 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: 1530084960.844753, expect_death, passed
tc-start: 1530084960.850358, 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: 1530084964.140222, expect_exit, passed
tc-start: 1530084964.145722, 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: 1530084967.9649, expect_fail, passed
tc-start: 1530084967.15276, 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: 1530084969.828531, expect_pass, passed
tc-start: 1530084969.834250, 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: 1530084973.120461, expect_signal, passed
tc-start: 1530084973.126004, 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: 1530084974.468110, expect_timeout, passed
tp-end: 1530084974.473722, atf/test-programs/expect_test
tp-start: 1530084975.62389, atf/test-programs/meta_data_test, 2
tc-start: 1530084975.65997, 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: 1530084980.827386, no_descr, passed
tc-start: 1530084980.832633, 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: 1530084986.712049, no_head, passed
tp-end: 1530084986.717343, atf/test-programs/meta_data_test
tp-start: 1530084987.885442, atf/test-programs/result_test, 5
tc-start: 1530084987.888897, 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: 1530084988.881139, atf_run_warnings, passed
tc-start: 1530084988.886561, result_exception
tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s  result_exception ]
tc-end: 1530084989.453124, result_exception, passed
tc-start: 1530084989.458633, 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: 1530084991.708524, result_on_stdout, passed
tc-start: 1530084991.713871, 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: 1530084994.966177, result_to_file, passed
tc-start: 1530084994.972656, 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: 1530084996.134151, result_to_file_fail, passed
tp-end: 1530084996.146094, atf/test-programs/result_test
tp-start: 1530084997.69959, atf/test-programs/srcdir_test, 4
tc-start: 1530084997.73404, 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: 1530084999.322043, default, passed
tc-start: 1530084999.334939, 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: 1530085001.605826, libtool, passed
tc-start: 1530085001.624631, 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: 1530085009.243914, relative, passed
tc-start: 1530085009.257565, sflag
tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers -s /tmp/atf-run.V6h8uQ/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.V6h8uQ/tmp srcdir_exists ]
tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers -s /tmp/atf-run.V6h8uQ/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.V6h8uQ/tmp srcdir_exists ]
tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers -s /tmp/atf-run.V6h8uQ/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.V6h8uQ/tmp srcdir_exists ]
tc-end: 1530085012.196474, sflag, passed
tp-end: 1530085012.210117, atf/test-programs/srcdir_test
tp-start: 1530085012.361750, atf/tools/application_test, 1
tc-start: 1530085012.365251, getopt
tc-end: 1530085012.459613, getopt, passed
tp-end: 1530085012.465249, atf/tools/application_test
tp-start: 1530085012.589970, atf/tools/atffile_test, 16
tc-start: 1530085012.593403, atffile_1
tc-end: 1530085012.700278, atffile_1, passed
tc-start: 1530085012.705726, atffile_2
tc-end: 1530085012.803029, atffile_2, passed
tc-start: 1530085012.808485, atffile_3
tc-end: 1530085012.912362, atffile_3, passed
tc-start: 1530085012.917816, atffile_4
tc-end: 1530085013.19540, atffile_4, passed
tc-start: 1530085013.25008, atffile_5
tc-end: 1530085013.125143, atffile_5, passed
tc-start: 1530085013.130508, atffile_50
tc-end: 1530085013.281719, atffile_50, passed
tc-start: 1530085013.287172, atffile_51
tc-end: 1530085013.439612, atffile_51, passed
tc-start: 1530085013.445046, atffile_52
tc-end: 1530085013.615222, atffile_52, passed
tc-start: 1530085013.620629, atffile_53
tc-end: 1530085013.775345, atffile_53, passed
tc-start: 1530085013.780779, atffile_54
tc-end: 1530085013.937235, atffile_54, passed
tc-start: 1530085013.942768, atffile_6
tc-end: 1530085014.41409, atffile_6, passed
tc-start: 1530085014.46826, atffile_getters
tc-end: 1530085014.141772, atffile_getters, passed
tc-start: 1530085014.147253, read_missing_test_program
tc-end: 1530085014.305412, read_missing_test_program, passed
tc-start: 1530085014.313626, read_missing_test_suite
tc-end: 1530085014.468524, read_missing_test_suite, passed
tc-start: 1530085014.474945, read_ok_simple
tc-end: 1530085014.580730, read_ok_simple, passed
tc-start: 1530085014.589932, read_ok_some_globs
tc-end: 1530085014.698941, read_ok_some_globs, passed
tp-end: 1530085014.711026, atf/tools/atffile_test
tp-start: 1530085014.829251, atf/tools/auto_array_test, 9
tc-start: 1530085014.832698, auto_array_access
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530085014.935090, auto_array_access, passed
tc-start: 1530085014.940632, auto_array_assign
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530085015.40889, auto_array_assign, passed
tc-start: 1530085015.46307, auto_array_assign_ref
tc-so:Allocated 'test_array' object 0xfda0a310
tc-so:Releasing 'test_array' object 0xfda0a310
tc-end: 1530085015.146452, auto_array_assign_ref, passed
tc-start: 1530085015.151885, auto_array_copy
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530085015.252192, auto_array_copy, passed
tc-start: 1530085015.257605, auto_array_copy_ref
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530085015.356881, auto_array_copy_ref, passed
tc-start: 1530085015.362398, auto_array_get
tc-so:Allocated 'test_array' object 0xfda0a2b0
tc-so:Releasing 'test_array' object 0xfda0a2b0
tc-end: 1530085015.462358, auto_array_get, passed
tc-start: 1530085015.467801, auto_array_release
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530085015.568241, auto_array_release, passed
tc-start: 1530085015.573619, auto_array_reset
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Allocated 'test_array' object 0xfda0a310
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a310
tc-end: 1530085015.678699, auto_array_reset, passed
tc-start: 1530085015.684134, auto_array_scope
tc-so:Allocated 'test_array' object 0xfda0a2e0
tc-so:Releasing 'test_array' object 0xfda0a2e0
tc-end: 1530085015.784524, auto_array_scope, passed
tp-end: 1530085015.790042, atf/tools/auto_array_test
tp-start: 1530085015.915187, atf/tools/config_file_test, 14
tc-start: 1530085015.918634, config_1
tc-end: 1530085016.20310, config_1, passed
tc-start: 1530085016.25736, config_2
tc-end: 1530085016.122679, config_2, passed
tc-start: 1530085016.128074, config_3
tc-end: 1530085016.226969, config_3, passed
tc-start: 1530085016.232350, config_4
tc-end: 1530085016.329690, config_4, passed
tc-start: 1530085016.335122, config_50
tc-end: 1530085016.485044, config_50, passed
tc-start: 1530085016.490422, config_51
tc-end: 1530085016.641047, config_51, passed
tc-start: 1530085016.646464, config_52
tc-end: 1530085016.796412, config_52, passed
tc-start: 1530085016.801778, config_53
tc-end: 1530085016.954282, config_53, passed
tc-start: 1530085016.959652, config_54
tc-end: 1530085017.112500, config_54, passed
tc-start: 1530085017.117894, merge_configs_both_empty
tc-end: 1530085017.212497, merge_configs_both_empty, passed
tc-start: 1530085017.217947, merge_configs_lower_empty
tc-end: 1530085017.312348, merge_configs_lower_empty, passed
tc-start: 1530085017.317790, merge_configs_mixed
tc-end: 1530085017.411757, merge_configs_mixed, passed
tc-start: 1530085017.417216, merge_configs_upper_empty
tc-end: 1530085017.511769, merge_configs_upper_empty, passed
tc-start: 1530085017.517286, read_config_files_none
tc-end: 1530085017.617043, read_config_files_none, passed
tp-end: 1530085017.622689, atf/tools/config_file_test
tp-start: 1530085017.719007, atf/tools/config_test, 3
tc-start: 1530085017.722443, 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: 1530085017.889869, get, passed
tc-start: 1530085017.895426, get_all
tc-end: 1530085017.990200, get_all, passed
tc-start: 1530085017.995856, has
tc-end: 1530085018.89209, has, passed
tp-end: 1530085018.94735, atf/tools/config_test
tp-start: 1530085018.188466, atf/tools/env_test, 3
tc-start: 1530085018.192066, has_get
tc-end: 1530085018.284563, has_get, passed
tc-start: 1530085018.290231, set
tc-end: 1530085018.381387, set, passed
tc-start: 1530085018.386914, unset
tc-end: 1530085018.477712, unset, passed
tp-end: 1530085018.483234, atf/tools/env_test
tp-start: 1530085018.602236, atf/tools/expand_test, 6
tc-start: 1530085018.605913, expand_glob_base
tc-end: 1530085018.705249, expand_glob_base, passed
tc-start: 1530085018.710825, expand_glob_tps
tc-end: 1530085018.807937, expand_glob_tps, passed
tc-start: 1530085018.813529, is_glob
tc-end: 1530085018.908611, is_glob, passed
tc-start: 1530085018.914373, matches_glob_plain
tc-end: 1530085019.8894, matches_glob_plain, passed
tc-start: 1530085019.14497, matches_glob_question
tc-end: 1530085019.110173, matches_glob_question, passed
tc-start: 1530085019.115860, matches_glob_star
tc-end: 1530085019.212414, matches_glob_star, passed
tp-end: 1530085019.218018, atf/tools/expand_test
tp-start: 1530085019.363943, atf/tools/fs_test, 24
tc-start: 1530085019.367579, change_directory
tc-end: 1530085019.522054, change_directory, passed
tc-start: 1530085019.533157, cleanup
tc-end: 1530085019.694336, cleanup, passed
tc-start: 1530085019.699956, cleanup_eacces_on_root
tc-end: 1530085019.801616, cleanup_eacces_on_root, passed
tc-start: 1530085019.809437, cleanup_eacces_on_subdir
tc-end: 1530085019.968528, cleanup_eacces_on_subdir, passed
tc-start: 1530085019.974446, directory_file_info
tc-end: 1530085020.76735, directory_file_info, passed
tc-start: 1530085020.87464, directory_names
tc-end: 1530085020.190636, directory_names, passed
tc-start: 1530085020.201398, directory_read
tc-end: 1530085020.307719, directory_read, passed
tc-start: 1530085020.318562, exists
tc-end: 1530085020.472020, exists, passed
tc-start: 1530085020.482811, file_info_perms
tc-end: 1530085020.585227, file_info_perms, passed
tc-start: 1530085020.591806, file_info_stat
tc-end: 1530085020.695485, file_info_stat, passed
tc-start: 1530085020.706351, get_current_dir
tc-end: 1530085020.809818, get_current_dir, passed
tc-start: 1530085020.820646, is_executable
tc-end: 1530085020.979483, is_executable, passed
tc-start: 1530085020.990290, path_branch_path
tc-end: 1530085021.89381, path_branch_path, passed
tc-start: 1530085021.94962, path_compare_different
tc-end: 1530085021.193540, path_compare_different, passed
tc-start: 1530085021.199242, path_compare_equal
tc-end: 1530085021.296942, path_compare_equal, passed
tc-start: 1530085021.302600, path_concat
tc-end: 1530085021.402857, path_concat, passed
tc-start: 1530085021.408585, path_is_absolute
tc-end: 1530085021.506419, path_is_absolute, passed
tc-start: 1530085021.511975, path_is_root
tc-end: 1530085021.608629, path_is_root, passed
tc-start: 1530085021.614329, path_leaf_name
tc-end: 1530085021.711099, path_leaf_name, passed
tc-start: 1530085021.716801, path_normalize
tc-end: 1530085021.815202, path_normalize, passed
tc-start: 1530085021.820845, path_op_less
tc-end: 1530085021.922304, path_op_less, passed
tc-start: 1530085021.933058, path_to_absolute
tc-end: 1530085022.35031, path_to_absolute, passed
tc-start: 1530085022.45842, remove
tc-end: 1530085022.199164, remove, passed
tc-start: 1530085022.209022, temp_dir_raii
tc-end: 1530085022.365225, temp_dir_raii, passed
tp-end: 1530085022.370844, atf/tools/fs_test
tp-start: 1530085022.481368, atf/tools/io_test, 11
tc-start: 1530085022.485137, file_handle_copy
tc-end: 1530085022.579454, file_handle_copy, passed
tc-start: 1530085022.585056, file_handle_ctor
tc-end: 1530085022.678898, file_handle_ctor, passed
tc-start: 1530085022.684593, file_handle_get
tc-end: 1530085022.911898, file_handle_get, passed
tc-start: 1530085022.917362, file_handle_posix_remap
tc-end: 1530085023.11578, file_handle_posix_remap, passed
tc-start: 1530085023.17069, muxer_large_buffer
tc-so:mux done
tc-so:flush done
tc-so:all done
tc-end: 1530085037.169437, muxer_large_buffer, passed
tc-start: 1530085037.173936, muxer_small_buffer
tc-so:mux done
tc-so:flush done
tc-so:all done
tc-end: 1530085049.200257, muxer_small_buffer, passed
tc-start: 1530085049.204644, pistream
tc-end: 1530085049.298835, pistream, passed
tc-start: 1530085049.301450, systembuf_long_read
tc-end: 1530085049.584414, systembuf_long_read, passed
tc-start: 1530085049.588998, systembuf_long_write
tc-end: 1530085049.801611, systembuf_long_write, passed
tc-start: 1530085049.806039, systembuf_short_read
tc-end: 1530085049.902411, systembuf_short_read, passed
tc-start: 1530085049.905010, systembuf_short_write
tc-end: 1530085050.9782, systembuf_short_write, passed
tp-end: 1530085050.15400, atf/tools/io_test
tp-start: 1530085050.158766, atf/tools/parser_test, 23
tc-start: 1530085050.162455, headers_1
tc-end: 1530085050.314335, headers_1, passed
tc-start: 1530085050.319991, headers_10
tc-end: 1530085050.471844, headers_10, passed
tc-start: 1530085050.477520, headers_11
tc-end: 1530085050.629855, headers_11, passed
tc-start: 1530085050.635331, headers_12
tc-end: 1530085050.798976, headers_12, passed
tc-start: 1530085050.804432, headers_2
tc-end: 1530085050.957497, headers_2, passed
tc-start: 1530085050.962919, headers_3
tc-end: 1530085051.114178, headers_3, passed
tc-start: 1530085051.119628, headers_4
tc-end: 1530085051.271364, headers_4, passed
tc-start: 1530085051.276863, headers_5
tc-end: 1530085051.428697, headers_5, passed
tc-start: 1530085051.434126, headers_6
tc-end: 1530085051.585873, headers_6, passed
tc-start: 1530085051.591311, headers_7
tc-end: 1530085051.742690, headers_7, passed
tc-start: 1530085051.748102, headers_8
tc-end: 1530085051.898720, headers_8, passed
tc-start: 1530085051.904073, headers_9
tc-end: 1530085052.58338, headers_9, passed
tc-start: 1530085052.63693, parse_error_to_string
tc-end: 1530085052.161162, parse_error_to_string, passed
tc-start: 1530085052.166602, parse_errors_what
tc-end: 1530085052.265446, parse_errors_what, passed
tc-start: 1530085052.270828, token_getters
tc-end: 1530085052.367190, token_getters, passed
tc-start: 1530085052.372591, tokenizer_delims_nows
tc-end: 1530085052.471838, tokenizer_delims_nows, passed
tc-start: 1530085052.477355, tokenizer_delims_ws
tc-end: 1530085052.574382, tokenizer_delims_ws, passed
tc-start: 1530085052.579862, tokenizer_keywords_nows
tc-end: 1530085052.679100, tokenizer_keywords_nows, passed
tc-start: 1530085052.684555, tokenizer_keywords_ws
tc-end: 1530085052.782007, tokenizer_keywords_ws, passed
tc-start: 1530085052.787452, tokenizer_minimal_nows
tc-end: 1530085052.887667, tokenizer_minimal_nows, passed
tc-start: 1530085052.893053, tokenizer_minimal_ws
tc-end: 1530085052.994290, tokenizer_minimal_ws, passed
tc-start: 1530085052.999764, tokenizer_quotes_nows
tc-end: 1530085053.99375, tokenizer_quotes_nows, passed
tc-start: 1530085053.104877, tokenizer_quotes_ws
tc-end: 1530085053.202478, tokenizer_quotes_ws, passed
tp-end: 1530085053.207907, atf/tools/parser_test
tp-start: 1530085053.320007, atf/tools/process_test, 10
tc-start: 1530085053.324723, argv_array_assign
tc-end: 1530085053.419671, argv_array_assign, passed
tc-start: 1530085053.425273, argv_array_copy
tc-end: 1530085053.519056, argv_array_copy, passed
tc-start: 1530085053.524468, argv_array_exec_argv
tc-end: 1530085053.625489, argv_array_exec_argv, passed
tc-start: 1530085053.631036, argv_array_init_carray
tc-end: 1530085053.724787, argv_array_init_carray, passed
tc-start: 1530085053.730191, argv_array_init_col
tc-end: 1530085053.824527, argv_array_init_col, passed
tc-start: 1530085053.829929, argv_array_init_empty
tc-end: 1530085053.927277, argv_array_init_empty, passed
tc-start: 1530085053.932675, argv_array_init_varargs
tc-end: 1530085054.27049, argv_array_init_varargs, passed
tc-start: 1530085054.32460, argv_array_iter
tc-end: 1530085054.127205, argv_array_iter, passed
tc-start: 1530085054.132617, exec_failure
tc-end: 1530085054.255246, exec_failure, passed
tc-start: 1530085054.260663, exec_success
tc-end: 1530085054.375864, exec_success, passed
tp-end: 1530085054.381286, atf/tools/process_test
tp-start: 1530085054.514126, atf/tools/reader_test, 23
tc-start: 1530085054.517571, tps_1
tc-end: 1530085054.619101, tps_1, passed
tc-start: 1530085054.624572, tps_2
tc-end: 1530085054.725598, tps_2, passed
tc-start: 1530085054.731015, tps_3
tc-end: 1530085054.840611, tps_3, passed
tc-start: 1530085054.846085, tps_4
tc-end: 1530085054.958700, tps_4, passed
tc-start: 1530085054.964111, tps_5
tc-end: 1530085055.67607, tps_5, passed
tc-start: 1530085055.73024, tps_50
tc-end: 1530085055.224583, tps_50, passed
tc-start: 1530085055.230172, tps_51
tc-end: 1530085055.382006, tps_51, passed
tc-start: 1530085055.387542, tps_52
tc-end: 1530085055.538802, tps_52, passed
tc-start: 1530085055.544275, tps_53
tc-end: 1530085055.697033, tps_53, passed
tc-start: 1530085055.702516, tps_54
tc-end: 1530085055.881483, tps_54, passed
tc-start: 1530085055.887034, tps_55
tc-end: 1530085056.67687, tps_55, passed
tc-start: 1530085056.73156, tps_56
tc-end: 1530085056.239090, tps_56, passed
tc-start: 1530085056.244592, tps_57
tc-end: 1530085056.398049, tps_57, passed
tc-start: 1530085056.403524, tps_58
tc-end: 1530085056.556506, tps_58, passed
tc-start: 1530085056.561966, tps_59
tc-end: 1530085056.714092, tps_59, passed
tc-start: 1530085056.719590, tps_6
tc-end: 1530085056.828001, tps_6, passed
tc-start: 1530085056.833433, tps_60
tc-end: 1530085056.986852, tps_60, passed
tc-start: 1530085056.992314, tps_61
tc-end: 1530085057.143702, tps_61, passed
tc-start: 1530085057.149179, tps_62
tc-end: 1530085057.300432, tps_62, passed
tc-start: 1530085057.305957, tps_63
tc-end: 1530085057.457633, tps_63, passed
tc-start: 1530085057.463224, tps_64
tc-end: 1530085057.614492, tps_64, passed
tc-start: 1530085057.620022, tps_65
tc-end: 1530085057.774414, tps_65, passed
tc-start: 1530085057.779957, tps_66
tc-end: 1530085057.935004, tps_66, passed
tp-end: 1530085057.940466, atf/tools/reader_test
tp-start: 1530085058.91961, atf/tools/requirements_test, 30
tc-start: 1530085058.95463, require_arch_many_fail
tc-end: 1530085058.196577, require_arch_many_fail, passed
tc-start: 1530085058.201974, require_arch_many_ok
tc-end: 1530085058.299750, require_arch_many_ok, passed
tc-start: 1530085058.305353, require_arch_one_fail
tc-end: 1530085058.404592, require_arch_one_fail, passed
tc-start: 1530085058.410009, require_arch_one_ok
tc-end: 1530085058.509679, require_arch_one_ok, passed
tc-start: 1530085058.515198, require_config_many_fail
tc-end: 1530085058.613663, require_config_many_fail, passed
tc-start: 1530085058.619164, require_config_many_ok
tc-end: 1530085058.715505, require_config_many_ok, passed
tc-start: 1530085058.720922, require_config_one_fail
tc-end: 1530085058.819484, require_config_one_fail, passed
tc-start: 1530085058.824966, require_config_one_ok
tc-end: 1530085058.923319, require_config_one_ok, passed
tc-start: 1530085058.928792, require_files_many_fail
tc-end: 1530085059.81398, require_files_many_fail, passed
tc-start: 1530085059.86909, require_files_many_missing
tc-end: 1530085059.248058, require_files_many_missing, passed
tc-start: 1530085059.253561, require_files_many_ok
tc-end: 1530085059.350866, require_files_many_ok, passed
tc-start: 1530085059.356477, require_files_one_fail
tc-end: 1530085059.506999, require_files_one_fail, passed
tc-start: 1530085059.512415, require_files_one_missing
tc-end: 1530085059.663190, require_files_one_missing, passed
tc-start: 1530085059.668666, require_files_one_ok
tc-end: 1530085059.765651, require_files_one_ok, passed
tc-start: 1530085059.771058, require_machine_many_fail
tc-end: 1530085059.873037, require_machine_many_fail, passed
tc-start: 1530085059.878574, require_machine_many_ok
tc-end: 1530085059.978948, require_machine_many_ok, passed
tc-start: 1530085059.984493, require_machine_one_fail
tc-end: 1530085060.86558, require_machine_one_fail, passed
tc-start: 1530085060.92031, require_machine_one_ok
tc-end: 1530085060.193030, require_machine_one_ok, passed
tc-start: 1530085060.198578, require_memory_fail
tc-end: 1530085060.347052, require_memory_fail, passed
tc-start: 1530085060.352506, require_memory_not_enough
tc-end: 1530085060.454843, require_memory_not_enough, passed
tc-start: 1530085060.460359, require_memory_ok
tc-end: 1530085060.559411, require_memory_ok, passed
tc-start: 1530085060.565082, require_progs_many_fail
tc-end: 1530085060.719047, require_progs_many_fail, passed
tc-start: 1530085060.724450, require_progs_many_missing
tc-end: 1530085060.888329, require_progs_many_missing, passed
tc-start: 1530085060.893751, require_progs_many_ok
tc-end: 1530085061.50643, require_progs_many_ok, passed
tc-start: 1530085061.56234, require_progs_one_fail
tc-end: 1530085061.205328, require_progs_one_fail, passed
tc-start: 1530085061.210731, require_progs_one_missing
tc-end: 1530085061.371724, require_progs_one_missing, passed
tc-start: 1530085061.377178, require_progs_one_ok
tc-end: 1530085061.527983, require_progs_one_ok, passed
tc-start: 1530085061.533388, require_user_fail
tc-end: 1530085061.682034, require_user_fail, passed
tc-start: 1530085061.687480, require_user_root
tc-end: 1530085061.786161, require_user_root, passed
tc-start: 1530085061.791751, require_user_unprivileged
tc-end: 1530085061.893997, require_user_unprivileged, passed
tp-end: 1530085061.899528, atf/tools/requirements_test
tp-start: 1530085062.6620, atf/tools/signals_test, 6
tc-start: 1530085062.10085, reset
tc-end: 1530085062.111536, reset, passed
tc-start: 1530085062.116972, signal_holder_destructor
tc-end: 1530085062.211177, signal_holder_destructor, passed
tc-start: 1530085062.216688, signal_holder_preserve
tc-end: 1530085062.310758, signal_holder_preserve, passed
tc-start: 1530085062.316214, signal_holder_process
tc-end: 1530085062.412783, signal_holder_process, passed
tc-start: 1530085062.418282, signal_programmer_preserve
tc-end: 1530085062.513110, signal_programmer_preserve, passed
tc-start: 1530085062.518695, signal_programmer_program
tc-end: 1530085062.615848, signal_programmer_program, passed
tp-end: 1530085062.621348, atf/tools/signals_test
tp-start: 1530085062.764140, atf/tools/test_program_test, 34
tc-start: 1530085062.767652, atf_tps_writer
tc-end: 1530085063.182640, atf_tps_writer, passed
tc-start: 1530085063.188166, get_metadata_bad
tc-end: 1530085063.379753, get_metadata_bad, passed
tc-start: 1530085063.385273, get_metadata_several_tcs
tc-end: 1530085063.529674, get_metadata_several_tcs, passed
tc-start: 1530085063.535183, get_metadata_zero_tcs
tc-end: 1530085063.728225, get_metadata_zero_tcs, passed
tc-start: 1530085063.733649, parse_test_case_result_expected_death
tc-end: 1530085063.885544, parse_test_case_result_expected_death, passed
tc-start: 1530085063.891034, parse_test_case_result_expected_exit
tc-end: 1530085064.49509, parse_test_case_result_expected_exit, passed
tc-start: 1530085064.55061, parse_test_case_result_expected_failure
tc-end: 1530085064.210170, parse_test_case_result_expected_failure, passed
tc-start: 1530085064.215749, parse_test_case_result_expected_signal
tc-end: 1530085064.374453, parse_test_case_result_expected_signal, passed
tc-start: 1530085064.380024, parse_test_case_result_expected_timeout
tc-end: 1530085064.537574, parse_test_case_result_expected_timeout, passed
tc-start: 1530085064.543124, parse_test_case_result_failed
tc-end: 1530085064.694788, parse_test_case_result_failed, passed
tc-start: 1530085064.700227, parse_test_case_result_passed
tc-end: 1530085064.852673, parse_test_case_result_passed, passed
tc-start: 1530085064.858146, parse_test_case_result_skipped
tc-end: 1530085065.11451, parse_test_case_result_skipped, passed
tc-start: 1530085065.16951, parse_test_case_result_unknown
tc-end: 1530085065.169727, parse_test_case_result_unknown, passed
tc-start: 1530085065.175242, read_test_case_result_empty_file
tc-end: 1530085065.329560, read_test_case_result_empty_file, passed
tc-start: 1530085065.335972, read_test_case_result_failed
tc-end: 1530085065.438200, read_test_case_result_failed, passed
tc-start: 1530085065.444606, read_test_case_result_invalid
tc-end: 1530085065.600169, read_test_case_result_invalid, passed
tc-start: 1530085065.606637, read_test_case_result_multiline
tc-end: 1530085065.710036, read_test_case_result_multiline, passed
tc-start: 1530085065.716665, read_test_case_result_no_file
tc-end: 1530085065.869253, read_test_case_result_no_file, passed
tc-start: 1530085065.874870, read_test_case_result_skipped
tc-end: 1530085065.979120, read_test_case_result_skipped, passed
tc-start: 1530085065.985569, tp_1
tc-end: 1530085066.87650, tp_1, passed
tc-start: 1530085066.92989, tp_2
tc-end: 1530085066.196365, tp_2, passed
tc-start: 1530085066.201723, tp_3
tc-end: 1530085066.305424, tp_3, passed
tc-start: 1530085066.310783, tp_4
tc-end: 1530085066.412354, tp_4, passed
tc-start: 1530085066.417794, tp_50
tc-end: 1530085066.571513, tp_50, passed
tc-start: 1530085066.576939, tp_51
tc-end: 1530085066.730804, tp_51, passed
tc-start: 1530085066.736446, tp_52
tc-end: 1530085066.838686, tp_52, passed
tc-start: 1530085066.844098, tp_53
tc-end: 1530085067.3261, tp_53, passed
tc-start: 1530085067.8773, tp_54
tc-end: 1530085067.163123, tp_54, passed
tc-start: 1530085067.168587, tp_55
tc-end: 1530085067.324371, tp_55, passed
tc-start: 1530085067.329837, tp_56
tc-end: 1530085067.488664, tp_56, passed
tc-start: 1530085067.494099, tp_57
tc-end: 1530085067.655510, tp_57, passed
tc-start: 1530085067.661132, tp_58
tc-end: 1530085067.821957, tp_58, passed
tc-start: 1530085067.827589, tp_59
tc-end: 1530085067.988999, tp_59, passed
tc-start: 1530085067.994481, tp_60
tc-end: 1530085068.151472, tp_60, passed
tp-end: 1530085068.156883, atf/tools/test_program_test
tp-start: 1530085068.272760, atf/tools/text_test, 10
tc-start: 1530085068.276253, duplicate
tc-end: 1530085068.370645, duplicate, passed
tc-start: 1530085068.376101, join
tc-end: 1530085068.470726, join, passed
tc-start: 1530085068.476140, match
tc-end: 1530085068.623714, match, passed
tc-start: 1530085068.629139, split
tc-end: 1530085068.725002, split, passed
tc-start: 1530085068.730361, split_delims
tc-end: 1530085068.824639, split_delims, passed
tc-start: 1530085068.830085, to_bool
tc-end: 1530085068.981427, to_bool, passed
tc-start: 1530085068.986893, to_bytes
tc-end: 1530085069.136812, to_bytes, passed
tc-start: 1530085069.142192, to_string
tc-end: 1530085069.238699, to_string, passed
tc-start: 1530085069.244089, to_type
tc-end: 1530085069.395063, to_type, passed
tc-start: 1530085069.400477, trim
tc-end: 1530085069.495233, trim, passed
tp-end: 1530085069.500590, atf/tools/text_test
tp-start: 1530085069.603933, atf/tools/ui_test, 6
tc-start: 1530085069.607372, 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: 1530085069.882036, paragraphs, passed
tc-start: 1530085069.887422, 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: 1530085070.33028, w_tag_col, passed
tc-start: 1530085070.38480, 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: 1530085070.209960, w_tag_no_repeat, passed
tc-start: 1530085070.215462, 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: 1530085070.354343, w_tag_repeat, passed
tc-start: 1530085070.359713, 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: 1530085070.552209, wo_tag, passed
tc-start: 1530085070.557628, 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: 1530085070.700759, wo_tag_col, passed
tp-end: 1530085070.706172, atf/tools/ui_test
tp-start: 1530085070.801699, atf/tools/user_test, 4
tc-start: 1530085070.805151, euid
tc-end: 1530085070.899275, euid, passed
tc-start: 1530085070.904842, is_member_of_group
tc-so:User belongs to 7 groups
tc-so:Last GID is 31
tc-so:Checking if user belongs to group 0
tc-so:Checking if user does not belong to group 1
tc-so:Checking if user belongs to group 2
tc-so:Checking if user belongs to group 3
tc-so:Checking if user belongs to group 4
tc-so:Checking if user belongs to group 5
tc-so:Checking if user does not belong to group 6
tc-so:Checking if user does not belong to group 7
tc-so:Checking if user does not belong to group 8
tc-so:Checking if user does not belong to group 9
tc-so:Checking if user does not belong to group 10
tc-so:Checking if user does not belong to group 11
tc-so:Checking if user does not belong to group 12
tc-so:Checking if user does not belong to group 13
tc-so:Checking if user does not belong to group 14
tc-so:Checking if user does not belong to group 15
tc-so:Checking if user does not belong to group 16
tc-so:Checking if user does not belong to group 17
tc-so:Checking if user does not belong to group 18
tc-so:Checking if user does not belong to group 19
tc-so:Checking if user belongs to group 20
tc-so:Checking if user does not belong to group 21
tc-so:Checking if user does not belong to group 22
tc-so:Checking if user does not belong to group 23
tc-so:Checking if user does not belong to group 24
tc-so:Checking if user does not belong to group 25
tc-so:Checking if user does not belong to group 26
tc-so:Checking if user does not belong to group 27
tc-so:Checking if user does not belong to group 28
tc-so:Checking if user does not belong to group 29
tc-so:Checking if user does not belong to group 30
tc-so:Checking if user belongs to group 31
tc-end: 1530085071.83390, is_member_of_group, passed
tc-start: 1530085071.88785, is_root
tc-end: 1530085071.180510, is_root, passed
tc-start: 1530085071.185965, is_unprivileged
tc-end: 1530085071.277965, is_unprivileged, passed
tp-end: 1530085071.283488, atf/tools/user_test
tp-start: 1530085072.721846, atf/tools/atf-config_test, 7
tc-start: 1530085072.725402, 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: 1530085075.117774, list_all, passed
tc-start: 1530085075.124166, 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: 1530085095.339530, override_env, passed
tc-start: 1530085095.346634, 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: 1530085101.606321, query_mixture, passed
tc-start: 1530085101.611882, query_multiple
tc-so:Executing command [ atf-config atf_libexecdir atf_shell ]
tc-so:Executing command [ test 2 = 2 ]
tc-end: 1530085102.245010, query_multiple, passed
tc-start: 1530085102.251604, 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: 1530085107.215655, query_one, passed
tc-start: 1530085107.222392, 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: 1530085117.705067, query_one_terse, passed
tc-start: 1530085117.710272, query_unknown
tc-so:Executing command [ atf-config non_existent ]
tc-end: 1530085118.240455, query_unknown, passed
tp-end: 1530085118.246123, atf/tools/atf-config_test
tp-start: 1530085119.701742, atf/tools/atf-report_test, 8
tc-start: 1530085119.705266, default
tc-so:Using atf-run to run helpers
tc-so:Executing command [ /bin/sh -c atf-report <tps.out ]
tc-end: 1530085121.798113, default, passed
tc-start: 1530085121.814238, expect
tc-so:Using atf-run to run helpers
tc-so:Executing command [ /bin/sh -c atf-report -o csv:- <tps.out |  sed -E -e 's/[0-9]+.[0-9]{6}, /#.#, /' ]
tc-so:Executing command [ /bin/sh -c atf-report -o ticker:- <tps.out |  sed -E -e 's/[0-9]+.[0-9]{6}/#.#/' ]
tc-so:Executing command [ /bin/sh -c atf-report -o xml:- <tps.out ]
tc-end: 1530085126.133275, expect, passed
tc-start: 1530085126.142521, oflag
tc-so:Using atf-run to run helpers
tc-so:Executing command [ /bin/sh -c atf-report <tps.out ]
tc-so:Executing command [ /bin/sh -c atf-report -o csv:- <tps.out ]
tc-so:Executing command [ cmp -s defout stdout ]
tc-so:Executing command [ /bin/sh -c atf-report -o csv:fmt.out <tps.out ]
tc-so:Executing command [ cmp -s expcsv fmt.out ]
tc-so:Executing command [ /bin/sh -c atf-report -o csv:fmt.out -o csv:fmt2.out <tps.out ]
tc-so:Executing command [ cmp -s expcsv fmt.out ]
tc-so:Executing command [ cmp -s fmt.out fmt2.out ]
tc-so:Executing command [ /bin/sh -c atf-report -o csv:fmt.out -o ticker:fmt2.out <tps.out ]
tc-so:Executing command [ cmp -s expcsv fmt.out ]
tc-so:Executing command [ cmp -s fmt.out fmt2.out ]
tc-so:Executing command [ grep test cases fmt2.out ]
tc-so:Executing command [ grep Failed test cases fmt2.out ]
tc-so:Executing command [ grep Summary for fmt2.out ]
tc-so:Executing command [ /bin/sh -c atf-report -o csv:fmt.out -o ticker:fmt.out <tps.out ]
tc-so:Executing command [ /bin/sh -c atf-report -o csv:- -o ticker:/dev/stdout <tps.out ]
tc-end: 1530085130.494648, oflag, passed
tc-start: 1530085130.513537, output_csv
tc-so:Using atf-run to run helpers
tc-so:Executing command [ /bin/sh -c atf-report -o csv:- <tps.out | sed -E -e 's/[0-9]+.[0-9]{6}, /#.#, /' ]
tc-end: 1530085132.612675, output_csv, passed
tc-start: 1530085132.629536, output_ticker
tc-so:Using atf-run to run helpers
tc-so:Executing command [ /bin/sh -c atf-report -o ticker:- <tps.out | sed -E -e 's/[0-9]+.[0-9]{6}/#.#/' ]
tc-end: 1530085134.700489, output_ticker, passed
tc-start: 1530085134.718504, output_xml
tc-so:Using atf-run to run helpers
tc-so:Executing command [ /bin/sh -c atf-report -o xml:- < tps.out | sed -E -e 's/>[0-9]+.[0-9]{6}</>#.#</' ]
tc-end: 1530085136.776950, output_xml, passed
tc-start: 1530085136.793830, output_xml_space
tc-so:Using atf-run to run helpers
tc-so:Executing command [ /bin/sh -c atf-report -o xml:- <tps.out | sed -E -e 's/>[0-9]+.[0-9]{6}</>#.#</' ]
tc-end: 1530085138.92437, output_xml_space, passed
tc-start: 1530085138.102214, too_many_args
tc-so:Executing command [ atf-report foo ]
tc-end: 1530085138.613008, too_many_args, passed
tp-end: 1530085138.619627, atf/tools/atf-report_test
tp-start: 1530085145.420256, atf/tools/atf-run_test, 37
tc-start: 1530085145.423734, atffile
tc-so:Checking that 'testvar' is not defined.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.NT8NTG/etc atf-run helper ]
tc-so:Checking that defining 'testvar' trough the Atffile works.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.NT8NTG/etc atf-run helper ]
tc-so:Checking that defining 'testvar' trough the configuration file overrides the one in the Atffile.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.NT8NTG/etc atf-run helper ]
tc-so:Checking that defining 'testvar' trough -v overrides the one in the Atffile.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.NT8NTG/etc atf-run -v testvar='new value' helper ]
tc-end: 1530085152.10405, atffile, passed
tc-start: 1530085152.18250, atffile_recursive
tc-so:Checking that 'testvar' is not inherited.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.e5HCwu/etc atf-run ]
tc-so:Checking that defining 'testvar' in the correct Atffile works.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.e5HCwu/etc atf-run ]
tc-end: 1530085155.560317, atffile_recursive, passed
tc-start: 1530085155.571412, broken_results
tc-so:Executing command [ atf-run ]
tc-end: 1530085157.639820, broken_results, passed
tc-start: 1530085157.647421, broken_tp_list
tc-so:Executing command [ atf-run ]
tc-end: 1530085159.466057, broken_tp_list, passed
tc-start: 1530085159.473691, cleanup_curdir
tc-so:Executing command [ atf-run helper ]
tc-end: 1530085161.525233, cleanup_curdir, passed
tc-start: 1530085161.533175, cleanup_fail
tc-so:Executing command [ atf-run -v state=fail -v statedir=/tmp/atf-run.PSHR67 helper ]
tc-end: 1530085163.610427, cleanup_fail, passed
tc-start: 1530085163.619447, cleanup_mount
tc-so:Executing command [ atf-run helper ]
tc-so:Executing command [ test -d /tmp/atf-run.EJS0GD/foo ]
tc-end: 1530085166.674186, cleanup_mount, passed
tc-start: 1530085166.683059, cleanup_pass
tc-so:Executing command [ atf-run -v state=pass -v statedir=/tmp/atf-run.1gqHra helper ]
tc-end: 1530085168.730173, cleanup_pass, passed
tc-start: 1530085168.739523, cleanup_signal
tc-end: 1530085169.122817, cleanup_signal, passed
tc-start: 1530085169.128399, cleanup_skip
tc-so:Executing command [ atf-run -v state=skip -v statedir=/tmp/atf-run.7kOeLq helper ]
tc-end: 1530085171.171496, cleanup_skip, passed
tc-start: 1530085171.180471, cleanup_symlink
tc-so:Executing command [ atf-run helper ]
tc-so:Executing command [ test -d /tmp/atf-run.3Sbz7H/foo ]
tc-end: 1530085174.396351, cleanup_symlink, passed
tc-start: 1530085174.405208, config
tc-so:First: read system-wide common.conf.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.k9GKYA/etc HOME=/tmp/atf-run.k9GKYA atf-run helper ]
tc-so:Second: read system-wide <test-suite>.conf.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.k9GKYA/etc HOME=/tmp/atf-run.k9GKYA atf-run helper ]
tc-so:Third: read user-specific common.conf.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.k9GKYA/etc HOME=/tmp/atf-run.k9GKYA atf-run helper ]
tc-so:Fourth: read user-specific <test-suite>.conf.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.k9GKYA/etc HOME=/tmp/atf-run.k9GKYA atf-run helper ]
tc-end: 1530085181.88630, config, passed
tc-start: 1530085181.105241, exit_codes
tc-so:Executing command [ atf-run ]
tc-end: 1530085183.176489, exit_codes, passed
tc-start: 1530085183.184051, expect
tc-so:Executing command [ atf-run ]
tc-end: 1530085187.680521, expect, passed
tc-start: 1530085187.688045, fds
tc-so:Executing command [ atf-run ]
tc-end: 1530085189.631056, fds, passed
tc-start: 1530085189.639106, hooks
tc-so:Checking default hooks
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.rwezYr/atf atf-run ]
tc-so:Checking the system-wide info_start hook
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.rwezYr/atf atf-run ]
tc-so:Checking the user-specific info_start hook
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.rwezYr/atf atf-run ]
tc-so:Checking the system-wide info_end hook
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.rwezYr/atf atf-run ]
tc-so:Checking the user-specific info_end hook
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.rwezYr/atf atf-run ]
tc-end: 1530085195.929576, hooks, passed
tc-start: 1530085195.942471, ignore_deprecated_use_fs
tc-so:Executing command [ atf-run helper ]
tc-end: 1530085197.922567, ignore_deprecated_use_fs, passed
tc-start: 1530085197.930604, 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: 1530085201.924949, isolation_env, passed
tc-start: 1530085201.934057, isolation_home
tc-so:Executing command [ env HOME=foo atf-run helper ]
tc-end: 1530085203.900064, isolation_home, passed
tc-start: 1530085203.908304, isolation_stdin
tc-so:Executing command [ /bin/sh -c echo hello world | atf-run helper ]
tc-end: 1530085205.887348, isolation_stdin, passed
tc-start: 1530085205.895452, isolation_umask
tc-so:Executing command [ /bin/sh -c umask 0000 && atf-run helper ]
tc-end: 1530085207.873075, isolation_umask, passed
tc-start: 1530085207.881042, missing_results
tc-so:Executing command [ atf-run ]
tc-end: 1530085209.975559, missing_results, passed
tc-start: 1530085209.983168, 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: 1530085242.342433, mux_streams, passed
tc-start: 1530085242.349122, no_warnings
tc-so:Executing command [ atf-run helper ]
tc-end: 1530085244.259061, no_warnings, passed
tc-start: 1530085244.267198, require_arch
tc-so:Checking for the real architecture
tc-so:Executing command [ atf-run -v arch=powerpc helper ]
tc-so:Executing command [ atf-run -v arch=foo powerpc helper ]
tc-so:Executing command [ atf-run -v arch=powerpc 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: 1530085257.882644, require_arch, passed
tc-start: 1530085257.889404, 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: 1530085262.513537, require_config, passed
tc-start: 1530085262.521437, 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.n6OMdo/i-exist helper ]
tc-so:Executing command [ atf-run -v files=/tmp/atf-run.n6OMdo/i-exist /tmp/atf-run.n6OMdo/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: 1530085270.159592, require_files, passed
tc-start: 1530085270.167421, require_machine
tc-so:Checking for the real machine type
tc-so:Executing command [ atf-run -v machine=sandpoint helper ]
tc-so:Executing command [ atf-run -v machine=foo sandpoint helper ]
tc-so:Executing command [ atf-run -v machine=sandpoint 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: 1530085283.776031, require_machine, passed
tc-start: 1530085283.782697, 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: 1530085291.367464, require_progs, passed
tc-start: 1530085291.374117, require_user_bad
tc-so:Executing command [ atf-run -v user=foobar helper ]
tc-end: 1530085293.231142, require_user_bad, passed
tc-start: 1530085293.238944, require_user_root
tc-so:Executing command [ atf-run -v user=root helper ]
tc-end: 1530085295.230604, require_user_root, passed
tc-start: 1530085295.238459, require_user_unprivileged
tc-so:Executing command [ atf-run -v user=unprivileged helper ]
tc-end: 1530085297.62902, require_user_unprivileged, passed
tc-start: 1530085297.70808, signaled
tc-so:Executing command [ atf-run ]
tc-end: 1530085299.368137, signaled, passed
tc-start: 1530085299.375665, timeout
tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.vJ0BiO helper ]
tc-end: 1530085303.261805, timeout, passed
tc-start: 1530085303.269690, timeout_forkexit
tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.CjTqP4 helper ]
tc-end: 1530085305.242798, timeout_forkexit, passed
tc-start: 1530085305.251698, vflag
tc-so:Checking that 'testvar' is not defined.
tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.Wp3fyq/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.Wp3fyq/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.Wp3fyq/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.Wp3fyq/etc atf-run -v testvar='a value' helper ]
tc-end: 1530085311.839865, vflag, passed
tc-start: 1530085311.850984, zero_tcs
tc-so:Executing command [ atf-run ]
tc-end: 1530085313.706864, zero_tcs, passed
tp-end: 1530085313.714475, atf/tools/atf-run_test
info: time.end, Wed Jun 27 16:41:53 JST 2018