Item | Value |
---|---|
ATF | |
Version | |
Timings | |
Start time of tests | |
End time of tests | |
System information | |
Host name | |
Operating system | |
Operating system release | |
Operating system version | |
Platform | |
Tests results | |
Root | /usr/tests |
Test programs | 336 |
Bogus test programs | 0 |
Test cases | 1922 |
Passed test cases | 1691 |
11 | |
53 | |
167 | |
Test case | Result | Reason |
---|---|---|
atf/atf-c/detail/dynstr_test | ||
append_ap | Passed | N/A |
append_fmt | Passed | N/A |
clear | Passed | N/A |
copy | Passed | N/A |
cstring | Passed | N/A |
equal_cstring | Passed | N/A |
equal_dynstr | Passed | N/A |
fini_disown | Passed | N/A |
init | Passed | N/A |
init_ap | Passed | N/A |
init_fmt | Passed | N/A |
init_raw | Passed | N/A |
init_rep | Passed | N/A |
init_substr | Passed | N/A |
length | Passed | N/A |
prepend_ap | Passed | N/A |
prepend_fmt | Passed | N/A |
rfind_ch | Passed | N/A |
atf/atf-c/detail/env_test | ||
get | Passed | N/A |
has | Passed | N/A |
set | Passed | N/A |
unset | Passed | N/A |
atf/atf-c/detail/fs_test | ||
eaccess | Passed | N/A |
exists | Passed | N/A |
getcwd | Passed | N/A |
mkdtemp_err | Passed | N/A |
mkdtemp_ok | Passed | N/A |
mkdtemp_umask | Passed | N/A |
mkstemp_err | Passed | N/A |
mkstemp_ok | Passed | N/A |
mkstemp_umask | Passed | N/A |
path_append | Passed | N/A |
path_branch_path | Passed | N/A |
path_copy | Passed | N/A |
path_equal | Passed | N/A |
path_is_absolute | Passed | N/A |
path_is_root | Passed | N/A |
path_leaf_name | Passed | N/A |
path_normalize | Passed | N/A |
path_to_absolute | Passed | N/A |
rmdir_empty | Passed | N/A |
rmdir_enotempty | Passed | N/A |
rmdir_eperm | Passed | N/A |
stat_mode | Passed | N/A |
stat_perms | Passed | N/A |
stat_type | Passed | N/A |
atf/atf-c/detail/list_test | ||
list_append | Passed | N/A |
list_append_list | Passed | N/A |
list_for_each | Passed | N/A |
list_for_each_c | Passed | N/A |
list_index | Passed | N/A |
list_index_c | Passed | N/A |
list_init | Passed | N/A |
list_to_charpp_empty | Passed | N/A |
list_to_charpp_some | Passed | N/A |
atf/atf-c/detail/map_test | ||
find | Passed | N/A |
find_c | Passed | N/A |
map_for_each | Passed | N/A |
map_for_each_c | Passed | N/A |
map_init | Passed | N/A |
map_init_charpp_empty | Passed | N/A |
map_init_charpp_null | Passed | N/A |
map_init_charpp_short | Passed | N/A |
map_init_charpp_some | Passed | N/A |
map_insert | Passed | N/A |
stable_keys | Passed | N/A |
to_charpp_empty | Passed | N/A |
to_charpp_some | Passed | N/A |
atf/atf-c/detail/process_test | ||
child_pid | Passed | N/A |
child_wait_eintr | Passed | N/A |
exec_failure | Passed | N/A |
exec_list | Passed | N/A |
exec_success | Passed | N/A |
fork_cookie | Passed | N/A |
fork_out_capture_err_capture | Passed | N/A |
fork_out_capture_err_connect | Passed | N/A |
fork_out_capture_err_default | Passed | N/A |
fork_out_capture_err_inherit | Passed | N/A |
fork_out_capture_err_redirect_fd | Passed | N/A |
fork_out_capture_err_redirect_path | Passed | N/A |
fork_out_connect_err_capture | Passed | N/A |
fork_out_connect_err_connect | Passed | N/A |
fork_out_connect_err_default | Passed | N/A |
fork_out_connect_err_inherit | Passed | N/A |
fork_out_connect_err_redirect_fd | Passed | N/A |
fork_out_connect_err_redirect_path | Passed | N/A |
fork_out_default_err_capture | Passed | N/A |
fork_out_default_err_connect | Passed | N/A |
fork_out_default_err_default | Passed | N/A |
fork_out_default_err_inherit | Passed | N/A |
fork_out_default_err_redirect_fd | Passed | N/A |
fork_out_default_err_redirect_path | Passed | N/A |
fork_out_inherit_err_capture | Passed | N/A |
fork_out_inherit_err_connect | Passed | N/A |
fork_out_inherit_err_default | Passed | N/A |
fork_out_inherit_err_inherit | Passed | N/A |
fork_out_inherit_err_redirect_fd | Passed | N/A |
fork_out_inherit_err_redirect_path | Passed | N/A |
fork_out_redirect_fd_err_capture | Passed | N/A |
fork_out_redirect_fd_err_connect | Passed | N/A |
fork_out_redirect_fd_err_default | Passed | N/A |
fork_out_redirect_fd_err_inherit | Passed | N/A |
fork_out_redirect_fd_err_redirect_fd | Passed | N/A |
fork_out_redirect_fd_err_redirect_path | Passed | N/A |
fork_out_redirect_path_err_capture | Passed | N/A |
fork_out_redirect_path_err_connect | Passed | N/A |
fork_out_redirect_path_err_default | Passed | N/A |
fork_out_redirect_path_err_inherit | Passed | N/A |
fork_out_redirect_path_err_redirect_fd | Passed | N/A |
fork_out_redirect_path_err_redirect_path | Passed | N/A |
status_coredump | Passed | N/A |
status_exited | Passed | N/A |
status_signaled | Passed | N/A |
stream_init_capture | Passed | N/A |
stream_init_connect | Passed | N/A |
stream_init_inherit | Passed | N/A |
stream_init_redirect_fd | Passed | N/A |
stream_init_redirect_path | Passed | N/A |
atf/atf-c/detail/sanity_test | ||
inv | Passed | N/A |
post | Passed | N/A |
pre | Passed | N/A |
unreachable | Passed | N/A |
atf/atf-c/detail/test_helpers_test | ||
grep_file | Passed | N/A |
grep_string | Passed | N/A |
read_line | Passed | N/A |
atf/atf-c/detail/text_test | ||
for_each_word | Passed | N/A |
format | Passed | N/A |
format_ap | Passed | N/A |
split | Passed | N/A |
split_delims | Passed | N/A |
to_bool | Passed | N/A |
to_long | Passed | N/A |
atf/atf-c/detail/user_test | ||
euid | Passed | N/A |
is_member_of_group | Passed | N/A |
is_root | Passed | N/A |
is_unprivileged | Passed | N/A |
atf/atf-c/atf_c_test | ||
include | Passed | N/A |
atf/atf-c/build_test | ||
c_o | Passed | N/A |
cpp | Passed | N/A |
cxx_o | Passed | N/A |
equal_arrays | Passed | N/A |
include | Passed | N/A |
atf/atf-c/check_test | ||
build_c_o | Passed | N/A |
build_cpp | Passed | N/A |
build_cxx_o | Passed | N/A |
exec_array | Passed | N/A |
exec_cleanup | Passed | N/A |
exec_exitstatus | Passed | N/A |
exec_stdout_stderr | Passed | N/A |
exec_umask | Passed | N/A |
exec_unknown | Passed | N/A |
include | Passed | N/A |
atf/atf-c/config_test | ||
get | Passed | N/A |
include | Passed | N/A |
atf/atf-c/error_test | ||
error_new | Passed | N/A |
error_new_wo_memory | Passed | N/A |
format | Passed | N/A |
include | Passed | N/A |
include_fwd | Passed | N/A |
is_error | Passed | N/A |
libc_format | Passed | N/A |
libc_new | Passed | N/A |
no_error | Passed | N/A |
no_memory_format | Passed | N/A |
no_memory_new | Passed | N/A |
no_memory_twice | Passed | N/A |
atf/atf-c/macros_test | ||
check | Passed | N/A |
check_eq | Passed | N/A |
check_errno | Passed | N/A |
check_streq | Passed | N/A |
include | Passed | N/A |
msg_embedded_fmt | Passed | N/A |
require | Passed | N/A |
require_eq | Passed | N/A |
require_errno | Passed | N/A |
require_streq | Passed | N/A |
use | Passed | N/A |
atf/atf-c/tc_test | ||
config | Passed | N/A |
include | Passed | N/A |
init | Passed | N/A |
init_pack | Passed | N/A |
vars | Passed | N/A |
atf/atf-c/tp_test | ||
getopt | Passed | N/A |
include | Passed | N/A |
atf/atf-c/utils_test | ||
free_charpp_empty | Passed | N/A |
free_charpp_some | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/detail/application_test | ||
getopt | Passed | N/A |
atf/atf-c++/detail/env_test | ||
has_get | Passed | N/A |
set | Passed | N/A |
unset | Passed | N/A |
atf/atf-c++/detail/exceptions_test | ||
throw_atf_error_libc | Passed | N/A |
throw_atf_error_no_memory | Passed | N/A |
throw_atf_error_unknown | Passed | N/A |
atf/atf-c++/detail/expand_test | ||
expand_glob_base | Passed | N/A |
expand_glob_tps | Passed | N/A |
is_glob | Passed | N/A |
matches_glob_plain | Passed | N/A |
matches_glob_question | Passed | N/A |
matches_glob_star | Passed | N/A |
atf/atf-c++/detail/fs_test | ||
directory_file_info | Passed | N/A |
directory_names | Passed | N/A |
directory_read | Passed | N/A |
exists | Passed | N/A |
file_info_perms | Passed | N/A |
file_info_stat | Passed | N/A |
is_executable | Passed | N/A |
path_branch_path | Passed | N/A |
path_compare_different | Passed | N/A |
path_compare_equal | Passed | N/A |
path_concat | Passed | N/A |
path_is_absolute | Passed | N/A |
path_is_root | Passed | N/A |
path_leaf_name | Passed | N/A |
path_normalize | Passed | N/A |
path_op_less | Passed | N/A |
path_to_absolute | Passed | N/A |
remove | Passed | N/A |
atf/atf-c++/detail/parser_test | ||
headers_1 | Passed | N/A |
headers_10 | Passed | N/A |
headers_11 | Passed | N/A |
headers_12 | Passed | N/A |
headers_2 | Passed | N/A |
headers_3 | Passed | N/A |
headers_4 | Passed | N/A |
headers_5 | Passed | N/A |
headers_6 | Passed | N/A |
headers_7 | Passed | N/A |
headers_8 | Passed | N/A |
headers_9 | Passed | N/A |
parse_error_to_string | Passed | N/A |
parse_errors_what | Passed | N/A |
token_getters | Passed | N/A |
tokenizer_delims_nows | Passed | N/A |
tokenizer_delims_ws | Passed | N/A |
tokenizer_keywords_nows | Passed | N/A |
tokenizer_keywords_ws | Passed | N/A |
tokenizer_minimal_nows | Passed | N/A |
tokenizer_minimal_ws | Passed | N/A |
tokenizer_quotes_nows | Passed | N/A |
tokenizer_quotes_ws | Passed | N/A |
atf/atf-c++/detail/sanity_test | ||
nothing | Passed | N/A |
atf/atf-c++/detail/text_test | ||
duplicate | Passed | N/A |
join | Passed | N/A |
match | Passed | N/A |
split | Passed | N/A |
split_delims | Passed | N/A |
to_bool | Passed | N/A |
to_string | Passed | N/A |
to_type | Passed | N/A |
trim | Passed | N/A |
atf/atf-c++/detail/ui_test | ||
paragraphs | Passed | N/A |
w_tag_col | Passed | N/A |
w_tag_no_repeat | Passed | N/A |
w_tag_repeat | Passed | N/A |
wo_tag | Passed | N/A |
wo_tag_col | Passed | N/A |
atf/atf-c++/atf_c++_test | ||
include | Passed | N/A |
atf/atf-c++/build_test | ||
c_o | Passed | N/A |
cpp | Passed | N/A |
cxx_o | Passed | N/A |
equal_argvs | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/check_test | ||
build_c_o | Passed | N/A |
build_cpp | Passed | N/A |
build_cxx_o | Passed | N/A |
exec_cleanup | Passed | N/A |
exec_exitstatus | Passed | N/A |
exec_stdout_stderr | Passed | N/A |
exec_unknown | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/config_test | ||
get | Passed | N/A |
get_all | Passed | N/A |
has | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/macros_test | ||
check_errno | Passed | N/A |
fail | Passed | N/A |
include | Passed | N/A |
pass | Passed | N/A |
require | Passed | N/A |
require_eq | Passed | N/A |
require_errno | Passed | N/A |
require_match | Passed | N/A |
require_throw | Passed | N/A |
require_throw_re | Passed | N/A |
skip | Passed | N/A |
use | Passed | N/A |
atf/atf-c++/pkg_config_test | ||
Skipped | Required program 'pkg-config' not found in the PATH | |
Skipped | Required program 'pkg-config' not found in the PATH | |
atf/atf-c++/tests_test | ||
atf_tp_writer | Passed | N/A |
include | Passed | N/A |
atf/atf-c++/utils_test | ||
auto_array_access | Passed | N/A |
auto_array_assign | Passed | N/A |
auto_array_assign_ref | Passed | N/A |
auto_array_copy | Passed | N/A |
auto_array_copy_ref | Passed | N/A |
auto_array_get | Passed | N/A |
auto_array_release | Passed | N/A |
auto_array_reset | Passed | N/A |
auto_array_scope | Passed | N/A |
include | Passed | N/A |
atf/atf-sh/tc_test | ||
default_status | Passed | N/A |
atf/atf-sh/tp_test | ||
srcdir | Passed | N/A |
atf/atf-sh/normalize_test | ||
main | Passed | N/A |
atf/atf-sh/config_test | ||
get | Passed | N/A |
has | Passed | N/A |
atf/atf-sh/atf-check_test | ||
eflag_empty | Passed | N/A |
eflag_file | Passed | N/A |
eflag_ignore | Passed | N/A |
eflag_inline | Passed | N/A |
eflag_match | Passed | N/A |
eflag_multiple | Passed | N/A |
eflag_negated | Passed | N/A |
eflag_save | Passed | N/A |
invalid_umask | Passed | N/A |
oflag_empty | Passed | N/A |
oflag_file | Passed | N/A |
oflag_ignore | Passed | N/A |
oflag_inline | Passed | N/A |
oflag_match | Passed | N/A |
oflag_multiple | Passed | N/A |
oflag_negated | Passed | N/A |
oflag_save | Passed | N/A |
sflag_eq_ne | Passed | N/A |
sflag_exit | Passed | N/A |
sflag_ignore | Passed | N/A |
sflag_signal | Passed | N/A |
xflag | Passed | N/A |
atf/atf-sh/atf_check_test | ||
equal | Passed | N/A |
experr_mismatch | Passed | N/A |
expout_mismatch | Passed | N/A |
info_ok | Passed | N/A |
null_stderr | Passed | N/A |
null_stdout | Passed | N/A |
atf/atf-sh/integration_test | ||
arguments | Passed | N/A |
missing_script | Passed | N/A |
no_args | Passed | N/A |
atf/test-programs/config_test | ||
vflag | Passed | N/A |
atf/test-programs/expect_test | ||
expect_death | Passed | N/A |
expect_exit | Passed | N/A |
expect_fail | Passed | N/A |
expect_pass | Passed | N/A |
expect_signal | Passed | N/A |
expect_timeout | Passed | N/A |
atf/test-programs/fork_test | ||
stop | Passed | N/A |
atf/test-programs/meta_data_test | ||
no_descr | Passed | N/A |
no_head | Passed | N/A |
atf/test-programs/srcdir_test | ||
default | Passed | N/A |
libtool | Passed | N/A |
relative | Passed | N/A |
sflag | Passed | N/A |
atf/test-programs/result_test | ||
result_exception | Passed | N/A |
result_on_stdout | Passed | N/A |
result_to_file | Passed | N/A |
result_to_file_fail | Passed | N/A |
atf/atf-config/integration_test | ||
list_all | Passed | N/A |
override_env | Passed | N/A |
query_mixture | Passed | N/A |
query_multiple | Passed | N/A |
query_one | Passed | N/A |
query_one_terse | Passed | N/A |
query_unknown | Passed | N/A |
atf/atf-report/integration_test | ||
default | Passed | N/A |
expect | Passed | N/A |
oflag | Passed | N/A |
output_csv | Passed | N/A |
output_ticker | Passed | N/A |
output_xml | Passed | N/A |
output_xml_space | Passed | N/A |
atf/atf-report/reader_test | ||
tps_1 | Passed | N/A |
tps_2 | Passed | N/A |
tps_3 | Passed | N/A |
tps_4 | Passed | N/A |
tps_5 | Passed | N/A |
tps_50 | Passed | N/A |
tps_51 | Passed | N/A |
tps_52 | Passed | N/A |
tps_53 | Passed | N/A |
tps_54 | Passed | N/A |
tps_55 | Passed | N/A |
tps_56 | Passed | N/A |
tps_57 | Passed | N/A |
tps_58 | Passed | N/A |
tps_59 | Passed | N/A |
tps_6 | Passed | N/A |
tps_60 | Passed | N/A |
tps_61 | Passed | N/A |
tps_62 | Passed | N/A |
tps_63 | Passed | N/A |
tps_64 | Passed | N/A |
tps_65 | Passed | N/A |
tps_66 | Passed | N/A |
atf/atf-run/atffile_test | ||
atffile_1 | Passed | N/A |
atffile_2 | Passed | N/A |
atffile_3 | Passed | N/A |
atffile_4 | Passed | N/A |
atffile_5 | Passed | N/A |
atffile_50 | Passed | N/A |
atffile_51 | Passed | N/A |
atffile_52 | Passed | N/A |
atffile_53 | Passed | N/A |
atffile_54 | Passed | N/A |
atffile_6 | Passed | N/A |
atffile_getters | Passed | N/A |
read_missing_test_program | Passed | N/A |
read_missing_test_suite | Passed | N/A |
read_ok_simple | Passed | N/A |
read_ok_some_globs | Passed | N/A |
atf/atf-run/config_test | ||
config_1 | Passed | N/A |
config_2 | Passed | N/A |
config_3 | Passed | N/A |
config_4 | Passed | N/A |
config_50 | Passed | N/A |
config_51 | Passed | N/A |
config_52 | Passed | N/A |
config_53 | Passed | N/A |
config_54 | Passed | N/A |
merge_configs_both_empty | Passed | N/A |
merge_configs_lower_empty | Passed | N/A |
merge_configs_mixed | Passed | N/A |
merge_configs_upper_empty | Passed | N/A |
read_config_files_none | Passed | N/A |
atf/atf-run/fs_test | ||
change_directory | Passed | N/A |
cleanup | Passed | N/A |
cleanup_eacces_on_root | Passed | N/A |
cleanup_eacces_on_subdir | Passed | N/A |
get_current_dir | Passed | N/A |
temp_dir_raii | Passed | N/A |
atf/atf-run/integration_test | ||
atffile | Passed | N/A |
atffile_recursive | Passed | N/A |
broken_results | Passed | N/A |
broken_tp_list | Passed | N/A |
cleanup_curdir | Passed | N/A |
cleanup_fail | Passed | N/A |
Skipped | Requires root privileges | |
cleanup_pass | Passed | N/A |
cleanup_signal | Passed | N/A |
cleanup_skip | Passed | N/A |
Skipped | Requires root privileges | |
config | Passed | N/A |
exit_codes | Passed | N/A |
expect | Passed | N/A |
fds | Passed | N/A |
hooks | Passed | N/A |
ignore_deprecated_use_fs | Passed | N/A |
isolation_env | Passed | N/A |
isolation_home | Passed | N/A |
isolation_umask | Passed | N/A |
missing_results | Passed | N/A |
mux_streams | Passed | N/A |
require_arch | Passed | N/A |
require_config | Passed | N/A |
require_machine | Passed | N/A |
require_progs | Passed | N/A |
require_user_bad | Passed | N/A |
require_user_root | Passed | N/A |
require_user_unprivileged | Passed | N/A |
signaled | Passed | N/A |
timeout | Passed | N/A |
timeout_forkexit | Passed | N/A |
vflag | Passed | N/A |
zero_tcs | Passed | N/A |
atf/atf-run/io_test | ||
file_handle_copy | Passed | N/A |
file_handle_ctor | Passed | N/A |
file_handle_get | Passed | N/A |
file_handle_posix_remap | Passed | N/A |
muxer_large_buffer | Passed | N/A |
muxer_small_buffer | Passed | N/A |
pistream | Passed | N/A |
systembuf_long_read | Passed | N/A |
systembuf_long_write | Passed | N/A |
systembuf_short_read | Passed | N/A |
systembuf_short_write | Passed | N/A |
atf/atf-run/requirements_test | ||
require_arch_many_fail | Passed | N/A |
require_arch_many_ok | Passed | N/A |
require_arch_one_fail | Passed | N/A |
require_arch_one_ok | Passed | N/A |
require_config_many_fail | Passed | N/A |
require_config_many_ok | Passed | N/A |
require_config_one_fail | Passed | N/A |
require_config_one_ok | Passed | N/A |
require_machine_many_fail | Passed | N/A |
require_machine_many_ok | Passed | N/A |
require_machine_one_fail | Passed | N/A |
require_machine_one_ok | Passed | N/A |
require_progs_many_fail | Passed | N/A |
require_progs_many_missing | Passed | N/A |
require_progs_many_ok | Passed | N/A |
require_progs_one_fail | Passed | N/A |
require_progs_one_missing | Passed | N/A |
require_progs_one_ok | Passed | N/A |
require_user_fail | Passed | N/A |
require_user_root | Passed | N/A |
require_user_unprivileged | Passed | N/A |
atf/atf-run/signals_test | ||
reset | Passed | N/A |
signal_holder_destructor | Passed | N/A |
signal_holder_preserve | Passed | N/A |
signal_holder_process | Passed | N/A |
signal_programmer_preserve | Passed | N/A |
signal_programmer_program | Passed | N/A |
atf/atf-run/test_program_test | ||
atf_tps_writer | Passed | N/A |
get_metadata_bad | Passed | N/A |
get_metadata_several_tcs | Passed | N/A |
get_metadata_zero_tcs | Passed | N/A |
parse_test_case_result_expected_death | Passed | N/A |
parse_test_case_result_expected_exit | Passed | N/A |
parse_test_case_result_expected_failure | Passed | N/A |
parse_test_case_result_expected_signal | Passed | N/A |
parse_test_case_result_expected_timeout | Passed | N/A |
parse_test_case_result_failed | Passed | N/A |
parse_test_case_result_passed | Passed | N/A |
parse_test_case_result_skipped | Passed | N/A |
parse_test_case_result_unknown | Passed | N/A |
read_test_case_result_empty_file | Passed | N/A |
read_test_case_result_invalid | Passed | N/A |
read_test_case_result_multiline | Passed | N/A |
read_test_case_result_no_file | Passed | N/A |
tp_1 | Passed | N/A |
tp_2 | Passed | N/A |
tp_3 | Passed | N/A |
tp_4 | Passed | N/A |
tp_50 | Passed | N/A |
tp_51 | Passed | N/A |
tp_52 | Passed | N/A |
tp_53 | Passed | N/A |
tp_54 | Passed | N/A |
tp_55 | Passed | N/A |
tp_56 | Passed | N/A |
tp_57 | Passed | N/A |
tp_58 | Passed | N/A |
tp_59 | Passed | N/A |
atf/atf-run/user_test | ||
euid | Passed | N/A |
is_member_of_group | Passed | N/A |
is_root | Passed | N/A |
is_unprivileged | Passed | N/A |
crypto/libcrypto/t_certs | ||
x509v3 | Passed | N/A |
crypto/libcrypto/t_ciphers | ||
bf | Passed | N/A |
cast | Passed | N/A |
des | Passed | N/A |
Skipped | IDEA support not available; system built with MKCRYPTO_IDEA=no | |
rc2 | Passed | N/A |
rc4 | Passed | N/A |
Skipped | RC5 support not available; system built with MKCRYPTO_RC5=no | |
crypto/libcrypto/t_hashes | ||
hmac | Passed | N/A |
md2 | Passed | N/A |
md4 | Passed | N/A |
md5 | Passed | N/A |
Skipped | MDC2 support not available; system built with MKCRYPTO_MDC2=no | |
ripemd | Passed | N/A |
sha | Passed | N/A |
crypto/libcrypto/t_libcrypto | ||
bn | Passed | N/A |
conf | Passed | N/A |
engine | Passed | N/A |
lhash | Passed | N/A |
rand | Passed | N/A |
threads | Passed | N/A |
crypto/libcrypto/t_pubkey | ||
dh | Passed | N/A |
dsa | Passed | N/A |
ec | Passed | N/A |
ecdh | Passed | N/A |
ecdsa | Passed | N/A |
rsa | Passed | N/A |
dev/audio/t_pad | ||
pad_output | Passed | N/A |
dev/cgd/t_cgd | ||
basic | Passed | N/A |
Expected failure | PR kern/44515: atf-check failed; see the output of the test for details | |
wrongpass | Passed | N/A |
dev/md/t_md | ||
basic | Passed | N/A |
dev/raidframe/t_raid | ||
Expected failure | PR kern/44251: atf-check failed; see the output of the test for details | |
raid1_compfail | Passed | N/A |
raid5_compfail | Passed | N/A |
smalldisk | Passed | N/A |
dev/scsipi/t_cd | ||
Expected failure | PR kern/43785: /home/builds/ab/HEAD/src/tests/dev/scsipi/t_cd.c:63: rump_scsitest_err[RUMP_SCSITEST_NOISYSYNC] != 0 | |
dev/sysmon/t_swwdog | ||
disarm | Passed | N/A |
panic | Passed | N/A |
reboot | Passed | N/A |
dev/sysmon/t_swsensor | ||
alarm_sensor | Passed | N/A |
limit_sensor | Passed | N/A |
simple_sensor | Passed | N/A |
fs/ffs/t_fifos | ||
fifos | Passed | N/A |
fs/ffs/t_snapshot | ||
snapshot | Passed | N/A |
fs/ffs/t_snapshot_log | ||
snapshot | Passed | N/A |
fs/ffs/t_snapshot_v2 | ||
snapshot | Passed | N/A |
fs/ffs/t_mount | ||
Expected failure | PR kern/43573: mount failed: Invalid argument | |
fsbsize2big | Passed | N/A |
fs/hfs/t_pathconvert | ||
colonslash | Passed | N/A |
fs/kernfs/t_basic | ||
getdents | Passed | N/A |
hostname | Passed | N/A |
fs/lfs/t_pr | ||
mknod | Passed | N/A |
fs/msdosfs/t_snapshot | ||
snapshot | Passed | N/A |
fs/nfs/t_mountd | ||
Expected failure | PR kern/5844: race did not trigger this time | |
fs/nullfs/t_basic | ||
basic | Passed | N/A |
twistymount | Passed | N/A |
fs/psshfs/t_psshfs | ||
Skipped | Cannot open /dev/puffs for read/write access | |
Skipped | Cannot open /dev/puffs for read/write access | |
Skipped | Cannot open /dev/puffs for read/write access | |
fs/ptyfs/t_ptyfs | ||
basic | Passed | N/A |
fs/ptyfs/t_nullpts | ||
nullrevoke | Passed | N/A |
fs/puffs/t_basic | ||
inactive_basic | Passed | N/A |
inactive_reclaim | Passed | N/A |
mount | Passed | N/A |
reclaim_hardlink | Passed | N/A |
root_chrdev | Passed | N/A |
root_fifo | Passed | N/A |
root_lnk | Passed | N/A |
root_reg | Passed | N/A |
signals | Passed | N/A |
unlink_accessible | Passed | N/A |
fs/puffs/t_fuzz | ||
mountfuzz0 | Passed | N/A |
mountfuzz1 | Passed | N/A |
mountfuzz2 | Passed | N/A |
mountfuzz3 | Passed | N/A |
mountfuzz4 | Passed | N/A |
mountfuzz5 | Passed | N/A |
mountfuzz6 | Passed | N/A |
mountfuzz7 | Passed | N/A |
mountfuzz8 | Passed | N/A |
fs/puffs/t_io | ||
nocache | Passed | N/A |
fs/tmpfs/t_renamerace | ||
Expected timeout | PR kern/36681 | |
fs/tmpfs/t_create | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_devices | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_dots | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_exec | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_link | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mkdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mknod | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mount | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
mntpt | Passed | N/A |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_pipes | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_read_write | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_readdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_remove | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_rename | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_rmdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_setattr | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_sizes | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_sockets | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_statvfs | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_symlink | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_times | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_trail_slash | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_truncate | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_vnd | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_vnode_leak | ||
Skipped | Requires root privileges | |
fs/umapfs/t_basic | ||
basic | Passed | N/A |
fs/union/t_pr | ||
Expected failure | PR kern/43560: open returned EROFS | |
Expected signal | PR kern/43560 | |
multilayer | Passed | N/A |
fs/vfs/t_full | ||
ext2fs_fillfs | Passed | N/A |
ffs_fillfs | Passed | N/A |
ffslog_fillfs | Passed | N/A |
lfs_fillfs | Passed | N/A |
msdosfs_fillfs | Passed | N/A |
nfs_fillfs | Passed | N/A |
Skipped | fs does not support explicit block allocation (GOP_ALLOC) | |
Skipped | fs does not support explicit block allocation (GOP_ALLOC) | |
sysvbfs_fillfs | Passed | N/A |
tmpfs_fillfs | Passed | N/A |
fs/vfs/t_io | ||
ext2fs_extendfile | Passed | N/A |
ext2fs_extendfile_append | Passed | N/A |
ext2fs_holywrite | Passed | N/A |
ext2fs_overwrite512 | Passed | N/A |
ext2fs_overwrite64k | Passed | N/A |
ext2fs_overwrite_trunc | Passed | N/A |
ext2fs_shrinkfile | Passed | N/A |
ffs_extendfile | Passed | N/A |
ffs_extendfile_append | Passed | N/A |
ffs_holywrite | Passed | N/A |
ffs_overwrite512 | Passed | N/A |
ffs_overwrite64k | Passed | N/A |
ffs_overwrite_trunc | Passed | N/A |
ffs_shrinkfile | Passed | N/A |
ffslog_extendfile | Passed | N/A |
ffslog_extendfile_append | Passed | N/A |
ffslog_holywrite | Passed | N/A |
ffslog_overwrite512 | Passed | N/A |
ffslog_overwrite64k | Passed | N/A |
ffslog_overwrite_trunc | Passed | N/A |
ffslog_shrinkfile | Passed | N/A |
lfs_extendfile | Passed | N/A |
lfs_extendfile_append | Passed | N/A |
lfs_holywrite | Passed | N/A |
lfs_overwrite512 | Passed | N/A |
lfs_overwrite64k | Passed | N/A |
lfs_overwrite_trunc | Passed | N/A |
lfs_shrinkfile | Passed | N/A |
msdosfs_extendfile | Passed | N/A |
msdosfs_extendfile_append | Passed | N/A |
msdosfs_holywrite | Passed | N/A |
msdosfs_overwrite512 | Passed | N/A |
msdosfs_overwrite64k | Passed | N/A |
msdosfs_overwrite_trunc | Passed | N/A |
msdosfs_shrinkfile | Passed | N/A |
nfs_extendfile | Passed | N/A |
nfs_extendfile_append | Passed | N/A |
nfs_holywrite | Passed | N/A |
nfs_overwrite512 | Passed | N/A |
nfs_overwrite64k | Passed | N/A |
nfs_overwrite_trunc | Passed | N/A |
nfs_shrinkfile | Passed | N/A |
puffs_extendfile | Passed | N/A |
puffs_extendfile_append | Passed | N/A |
puffs_holywrite | Passed | N/A |
puffs_overwrite512 | Passed | N/A |
puffs_overwrite64k | Passed | N/A |
puffs_overwrite_trunc | Passed | N/A |
puffs_shrinkfile | Passed | N/A |
rumpfs_extendfile | Passed | N/A |
rumpfs_extendfile_append | Passed | N/A |
rumpfs_holywrite | Passed | N/A |
rumpfs_overwrite512 | Passed | N/A |
rumpfs_overwrite64k | Passed | N/A |
rumpfs_overwrite_trunc | Passed | N/A |
rumpfs_shrinkfile | Passed | N/A |
sysvbfs_extendfile | Passed | N/A |
Expected failure | PR kern/44307: /home/builds/ab/HEAD/src/tests/fs/vfs/t_io.c:93: sb.st_size != seekcnt | |
sysvbfs_holywrite | Passed | N/A |
sysvbfs_overwrite512 | Passed | N/A |
sysvbfs_overwrite64k | Passed | N/A |
sysvbfs_overwrite_trunc | Passed | N/A |
sysvbfs_shrinkfile | Passed | N/A |
tmpfs_extendfile | Passed | N/A |
tmpfs_extendfile_append | Passed | N/A |
tmpfs_holywrite | Passed | N/A |
tmpfs_overwrite512 | Passed | N/A |
tmpfs_overwrite64k | Passed | N/A |
tmpfs_overwrite_trunc | Passed | N/A |
tmpfs_shrinkfile | Passed | N/A |
fs/vfs/t_renamerace | ||
ext2fs_renamerace | Passed | N/A |
Expected signal | PR kern/43626 | |
Failed | Test case timed out after 300 seconds | |
Expected signal | PR kern/43626 | |
ffslog_renamerace | Passed | N/A |
Expected signal | PR kern/43626 | |
Expected signal | PR kern/43582 | |
Expected signal | PR kern/43626 | |
Skipped | test fails in some setups, reason unknown | |
Failed | Test case raised a failure but was not expecting one; reason was mkdir: File exists | |
nfs_renamerace | Passed | N/A |
nfs_renamerace_dirs | Passed | N/A |
puffs_renamerace | Passed | N/A |
puffs_renamerace_dirs | Passed | N/A |
Skipped | rename not supported by fs | |
Skipped | rename not supported by fs | |
sysvbfs_renamerace | Passed | N/A |
Skipped | directories not supported | |
tmpfs_renamerace | Passed | N/A |
tmpfs_renamerace_dirs | Passed | N/A |
fs/vfs/t_ro | ||
ext2fs_attrs | Passed | N/A |
ext2fs_create | Passed | N/A |
ext2fs_createdir | Passed | N/A |
ext2fs_createfifo | Passed | N/A |
ext2fs_createlink | Passed | N/A |
ext2fs_createsymlink | Passed | N/A |
ext2fs_fileio | Passed | N/A |
ext2fs_rmfile | Passed | N/A |
ffs_attrs | Passed | N/A |
ffs_create | Passed | N/A |
ffs_createdir | Passed | N/A |
ffs_createfifo | Passed | N/A |
ffs_createlink | Passed | N/A |
ffs_createsymlink | Passed | N/A |
ffs_fileio | Passed | N/A |
ffs_rmfile | Passed | N/A |
ffslog_attrs | Passed | N/A |
ffslog_create | Passed | N/A |
ffslog_createdir | Passed | N/A |
ffslog_createfifo | Passed | N/A |
ffslog_createlink | Passed | N/A |
ffslog_createsymlink | Passed | N/A |
ffslog_fileio | Passed | N/A |
ffslog_rmfile | Passed | N/A |
msdosfs_attrs | Passed | N/A |
msdosfs_create | Passed | N/A |
msdosfs_createdir | Passed | N/A |
msdosfs_createfifo | Passed | N/A |
msdosfs_createlink | Passed | N/A |
msdosfs_createsymlink | Passed | N/A |
msdosfs_fileio | Passed | N/A |
msdosfs_rmfile | Passed | N/A |
nfs_attrs | Passed | N/A |
nfs_create | Passed | N/A |
nfs_createdir | Passed | N/A |
nfs_createfifo | Passed | N/A |
nfs_createlink | Passed | N/A |
nfs_createsymlink | Passed | N/A |
nfs_fileio | Passed | N/A |
nfs_rmfile | Passed | N/A |
nfsro_attrs | Passed | N/A |
nfsro_create | Passed | N/A |
nfsro_createdir | Passed | N/A |
nfsro_createfifo | Passed | N/A |
nfsro_createlink | Passed | N/A |
nfsro_createsymlink | Passed | N/A |
nfsro_fileio | Passed | N/A |
nfsro_rmfile | Passed | N/A |
sysvbfs_attrs | Passed | N/A |
sysvbfs_create | Passed | N/A |
sysvbfs_createdir | Passed | N/A |
sysvbfs_createfifo | Passed | N/A |
sysvbfs_createlink | Passed | N/A |
sysvbfs_createsymlink | Passed | N/A |
sysvbfs_fileio | Passed | N/A |
sysvbfs_rmfile | Passed | N/A |
fs/vfs/t_rmdirrace | ||
ext2fs_race | Passed | N/A |
ffs_race | Passed | N/A |
ffslog_race | Passed | N/A |
Expected signal | PR kern/43582 | |
msdosfs_race | Passed | N/A |
nfs_race | Passed | N/A |
puffs_race | Passed | N/A |
rumpfs_race | Passed | N/A |
Skipped | rmdir(2) not supported by file system | |
Failed | Test case timed out after 300 seconds | |
fs/vfs/t_union | ||
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
ffs_basic | Passed | N/A |
Expected failure | PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1 | |
Expected signal | PR kern/44377 | |
Expected failure | PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1 | |
lfs_basic | Passed | N/A |
Expected failure | PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1 | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
rumpfs_basic | Passed | N/A |
Expected failure | PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:190: rump_sys_mkdir("testdir", 0777): No such file or directory | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
fs/vfs/t_unpriv | ||
ext2fs_owner | Passed | N/A |
ffs_owner | Passed | N/A |
ffslog_owner | Passed | N/A |
lfs_owner | Passed | N/A |
Skipped | owner not supported by file system | |
nfs_owner | Passed | N/A |
puffs_owner | Passed | N/A |
Skipped | owner not supported by file system | |
Skipped | owner not supported by file system | |
tmpfs_owner | Passed | N/A |
fs/vfs/t_vfsops | ||
ext2fs_tfhinval | Passed | N/A |
ext2fs_tfhremove | Passed | N/A |
ext2fs_tfilehandle | Passed | N/A |
ext2fs_tmount | Passed | N/A |
ext2fs_tstatvfs | Passed | N/A |
ext2fs_tsync | Passed | N/A |
ffs_tfhinval | Passed | N/A |
ffs_tfhremove | Passed | N/A |
ffs_tfilehandle | Passed | N/A |
ffs_tmount | Passed | N/A |
ffs_tstatvfs | Passed | N/A |
ffs_tsync | Passed | N/A |
ffslog_tfhinval | Passed | N/A |
ffslog_tfhremove | Passed | N/A |
ffslog_tfilehandle | Passed | N/A |
ffslog_tmount | Passed | N/A |
ffslog_tstatvfs | Passed | N/A |
ffslog_tsync | Passed | N/A |
lfs_tfhinval | Passed | N/A |
Expected failure | fhopen() for removed file succeeds (PR kern/43745): /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 | |
lfs_tfilehandle | Passed | N/A |
lfs_tmount | Passed | N/A |
lfs_tstatvfs | Passed | N/A |
lfs_tsync | Passed | N/A |
msdosfs_tfhinval | Passed | N/A |
Expected failure | fhopen() for removed file succeeds (PR kern/43745): /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 | |
msdosfs_tfilehandle | Passed | N/A |
msdosfs_tmount | Passed | N/A |
msdosfs_tstatvfs | Passed | N/A |
msdosfs_tsync | Passed | N/A |
nfs_tfhinval | Passed | N/A |
nfs_tfhremove | Passed | N/A |
nfs_tfilehandle | Passed | N/A |
nfs_tmount | Passed | N/A |
nfs_tstatvfs | Passed | N/A |
nfs_tsync | Passed | N/A |
puffs_tfhinval | Passed | N/A |
puffs_tfhremove | Passed | N/A |
puffs_tfilehandle | Passed | N/A |
puffs_tmount | Passed | N/A |
puffs_tstatvfs | Passed | N/A |
puffs_tsync | Passed | N/A |
Skipped | file handles not supported | |
Skipped | file handles not supported | |
Skipped | file handles not supported | |
rumpfs_tmount | Passed | N/A |
rumpfs_tstatvfs | Passed | N/A |
rumpfs_tsync | Passed | N/A |
Skipped | file handles not supported | |
Skipped | file handles not supported | |
Skipped | file handles not supported | |
sysvbfs_tmount | Passed | N/A |
sysvbfs_tstatvfs | Passed | N/A |
sysvbfs_tsync | Passed | N/A |
tmpfs_tfhinval | Passed | N/A |
Expected failure | PR kern/43605: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected errno 70, got 22, in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 | |
Expected failure | PR kern/43605: fhopen: Invalid argument | |
tmpfs_tmount | Passed | N/A |
tmpfs_tstatvfs | Passed | N/A |
tmpfs_tsync | Passed | N/A |
fs/vfs/t_vnops | ||
ext2fs_access_simple | Passed | N/A |
ext2fs_attrs | Passed | N/A |
ext2fs_create_exist | Passed | N/A |
ext2fs_create_nametoolong | Passed | N/A |
ext2fs_dir_notempty | Passed | N/A |
ext2fs_dir_rmdirdotdot | Passed | N/A |
ext2fs_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
ext2fs_fcntl_lock | Passed | N/A |
ext2fs_lookup_complex | Passed | N/A |
ext2fs_lookup_simple | Passed | N/A |
ext2fs_rename_dir | Passed | N/A |
ext2fs_rename_dotdot | Passed | N/A |
ext2fs_rename_nametoolong | Passed | N/A |
ext2fs_rename_reg_nodir | Passed | N/A |
ext2fs_symlink_zerolen | Passed | N/A |
ffs_access_simple | Passed | N/A |
ffs_attrs | Passed | N/A |
ffs_create_exist | Passed | N/A |
ffs_create_nametoolong | Passed | N/A |
ffs_dir_notempty | Passed | N/A |
ffs_dir_rmdirdotdot | Passed | N/A |
ffs_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
ffs_fcntl_lock | Passed | N/A |
ffs_lookup_complex | Passed | N/A |
ffs_lookup_simple | Passed | N/A |
ffs_rename_dir | Passed | N/A |
ffs_rename_dotdot | Passed | N/A |
ffs_rename_nametoolong | Passed | N/A |
ffs_rename_reg_nodir | Passed | N/A |
ffs_symlink_zerolen | Passed | N/A |
ffslog_access_simple | Passed | N/A |
ffslog_attrs | Passed | N/A |
ffslog_create_exist | Passed | N/A |
ffslog_create_nametoolong | Passed | N/A |
ffslog_dir_notempty | Passed | N/A |
ffslog_dir_rmdirdotdot | Passed | N/A |
ffslog_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
ffslog_fcntl_lock | Passed | N/A |
ffslog_lookup_complex | Passed | N/A |
ffslog_lookup_simple | Passed | N/A |
ffslog_rename_dir | Passed | N/A |
ffslog_rename_dotdot | Passed | N/A |
ffslog_rename_nametoolong | Passed | N/A |
ffslog_rename_reg_nodir | Passed | N/A |
ffslog_symlink_zerolen | Passed | N/A |
lfs_access_simple | Passed | N/A |
lfs_attrs | Passed | N/A |
lfs_create_exist | Passed | N/A |
lfs_create_nametoolong | Passed | N/A |
lfs_dir_notempty | Passed | N/A |
lfs_dir_rmdirdotdot | Passed | N/A |
lfs_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
lfs_fcntl_lock | Passed | N/A |
lfs_lookup_complex | Passed | N/A |
lfs_lookup_simple | Passed | N/A |
lfs_rename_dir | Passed | N/A |
lfs_rename_dotdot | Passed | N/A |
lfs_rename_nametoolong | Passed | N/A |
lfs_rename_reg_nodir | Passed | N/A |
lfs_symlink_zerolen | Passed | N/A |
msdosfs_access_simple | Passed | N/A |
msdosfs_attrs | Passed | N/A |
msdosfs_create_exist | Passed | N/A |
Expected failure | PR kern/43670: close: Bad file descriptor | |
msdosfs_dir_notempty | Passed | N/A |
msdosfs_dir_rmdirdotdot | Passed | N/A |
msdosfs_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
msdosfs_fcntl_lock | Passed | N/A |
msdosfs_lookup_complex | Passed | N/A |
msdosfs_lookup_simple | Passed | N/A |
Expected failure | PR kern/44661: unmount failed: Device busy | |
msdosfs_rename_dotdot | Passed | N/A |
Expected failure | PR kern/43670: unlink: File name too long | |
Skipped | test fails in some setups, reason unknown | |
Skipped | symlinks not supported by file system | |
nfs_access_simple | Passed | N/A |
nfs_attrs | Passed | N/A |
nfs_create_exist | Passed | N/A |
nfs_create_nametoolong | Passed | N/A |
nfs_dir_notempty | Passed | N/A |
nfs_dir_rmdirdotdot | Passed | N/A |
nfs_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
nfs_fcntl_lock | Passed | N/A |
nfs_lookup_complex | Passed | N/A |
nfs_lookup_simple | Passed | N/A |
nfs_rename_dir | Passed | N/A |
nfs_rename_dotdot | Passed | N/A |
nfs_rename_nametoolong | Passed | N/A |
nfs_rename_reg_nodir | Passed | N/A |
nfs_symlink_zerolen | Passed | N/A |
puffs_access_simple | Passed | N/A |
puffs_attrs | Passed | N/A |
puffs_create_exist | Passed | N/A |
puffs_create_nametoolong | Passed | N/A |
puffs_dir_notempty | Passed | N/A |
puffs_dir_rmdirdotdot | Passed | N/A |
puffs_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
puffs_fcntl_lock | Passed | N/A |
puffs_lookup_complex | Passed | N/A |
puffs_lookup_simple | Passed | N/A |
puffs_rename_dir | Passed | N/A |
puffs_rename_dotdot | Passed | N/A |
puffs_rename_nametoolong | Passed | N/A |
puffs_rename_reg_nodir | Passed | N/A |
puffs_symlink_zerolen | Passed | N/A |
rumpfs_access_simple | Passed | N/A |
rumpfs_attrs | Passed | N/A |
rumpfs_create_exist | Passed | N/A |
rumpfs_create_nametoolong | Passed | N/A |
rumpfs_dir_notempty | Passed | N/A |
rumpfs_dir_rmdirdotdot | Passed | N/A |
rumpfs_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
rumpfs_fcntl_lock | Passed | N/A |
rumpfs_lookup_complex | Passed | N/A |
rumpfs_lookup_simple | Passed | N/A |
Skipped | rename not supported by fs | |
Skipped | rename not supported by fs | |
Skipped | rename not supported by fs | |
Skipped | rename not supported by fs | |
rumpfs_symlink_zerolen | Passed | N/A |
sysvbfs_access_simple | Passed | N/A |
sysvbfs_attrs | Passed | N/A |
sysvbfs_create_exist | Passed | N/A |
sysvbfs_create_nametoolong | Passed | N/A |
Skipped | dirs not supported by file system | |
Skipped | dirs not supported by file system | |
Skipped | dirs not supported by file system | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
sysvbfs_fcntl_lock | Passed | N/A |
Skipped | dirs not supported by file system | |
sysvbfs_lookup_simple | Passed | N/A |
Skipped | dirs not supported by file system | |
Skipped | dirs not supported by file system | |
sysvbfs_rename_nametoolong | Passed | N/A |
sysvbfs_rename_reg_nodir | Passed | N/A |
Skipped | symlinks not supported by file system | |
tmpfs_access_simple | Passed | N/A |
tmpfs_attrs | Passed | N/A |
tmpfs_create_exist | Passed | N/A |
tmpfs_create_nametoolong | Passed | N/A |
tmpfs_dir_notempty | Passed | N/A |
Expected signal | PR kern/44657 | |
tmpfs_dir_simple | Passed | N/A |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
tmpfs_fcntl_lock | Passed | N/A |
tmpfs_lookup_complex | Passed | N/A |
tmpfs_lookup_simple | Passed | N/A |
Expected signal | PR kern/44288 | |
Expected failure | PR kern/43617: other-dotdot | |
tmpfs_rename_nametoolong | Passed | N/A |
tmpfs_rename_reg_nodir | Passed | N/A |
Expected signal | PR kern/43843 | |
games/t_factor | ||
loop | Passed | N/A |
overflow | Passed | N/A |
include/sys/t_bootblock | ||
mbr_partition | Passed | N/A |
mbr_sector | Passed | N/A |
include/t_bitstring | ||
bits_27 | Passed | N/A |
bits_32 | Passed | N/A |
bits_49 | Passed | N/A |
bits_64 | Passed | N/A |
bits_67 | Passed | N/A |
bits_8 | Passed | N/A |
include/t_inttypes | ||
int_fmtio | Passed | N/A |
include/t_limits | ||
char | Passed | N/A |
short | Passed | N/A |
include/t_stdint | ||
int16 | Passed | N/A |
int8 | Passed | N/A |
ipf/t_filter_exec | ||
f1 | Passed | N/A |
f10 | Passed | N/A |
f11 | Passed | N/A |
f12 | Passed | N/A |
f13 | Passed | N/A |
f14 | Passed | N/A |
f15 | Passed | N/A |
f16 | Passed | N/A |
f17 | Passed | N/A |
f18 | Passed | N/A |
f2 | Passed | N/A |
f20 | Passed | N/A |
f24 | Passed | N/A |
f3 | Passed | N/A |
f4 | Passed | N/A |
f5 | Passed | N/A |
f6 | Passed | N/A |
f7 | Passed | N/A |
f8 | Passed | N/A |
f9 | Passed | N/A |
ipv6_1 | Passed | N/A |
ipv6_2 | Passed | N/A |
ipv6_3 | Passed | N/A |
ipv6_5 | Passed | N/A |
ipv6_6 | Passed | N/A |
ipf/t_filter_parse | ||
i1 | Passed | N/A |
i10 | Passed | N/A |
i11 | Passed | N/A |
i12 | Passed | N/A |
i13 | Passed | N/A |
i14 | Passed | N/A |
i15 | Passed | N/A |
i16 | Passed | N/A |
i17 | Passed | N/A |
i18 | Passed | N/A |
i19 | Passed | N/A |
i2 | Passed | N/A |
i20 | Passed | N/A |
i21 | Passed | N/A |
i3 | Passed | N/A |
i4 | Passed | N/A |
i5 | Passed | N/A |
i6 | Passed | N/A |
i7 | Passed | N/A |
i8 | Passed | N/A |
i9 | Passed | N/A |
ipf/t_logging | ||
l1 | Passed | N/A |
ipf/t_nat_exec | ||
n10 | Passed | N/A |
n12 | Passed | N/A |
n13 | Passed | N/A |
n14 | Passed | N/A |
n16 | Passed | N/A |
n17 | Passed | N/A |
n3 | Passed | N/A |
n7 | Passed | N/A |
n8 | Passed | N/A |
n9 | Passed | N/A |
ipf/t_nat_ipf_exec | ||
ni1 | Passed | N/A |
ni13 | Passed | N/A |
ni14 | Passed | N/A |
ni15 | Passed | N/A |
ni16 | Passed | N/A |
ni2 | Passed | N/A |
ni21 | Passed | N/A |
ni23 | Passed | N/A |
ni3 | Passed | N/A |
ni4 | Passed | N/A |
ni6 | Passed | N/A |
ni7 | Passed | N/A |
ni8 | Passed | N/A |
ni9 | Passed | N/A |
ipf/t_nat_parse | ||
in1 | Passed | N/A |
in3 | Passed | N/A |
in4 | Passed | N/A |
in5 | Passed | N/A |
in6 | Passed | N/A |
ipf/t_pools | ||
ip1 | Passed | N/A |
ip2 | Passed | N/A |
p1 | Passed | N/A |
p2 | Passed | N/A |
p3 | Passed | N/A |
p5 | Passed | N/A |
kernel/kqueue/read/t_fifo | ||
fifo | Passed | N/A |
kernel/kqueue/read/t_file | ||
file | Passed | N/A |
kernel/kqueue/read/t_file2 | ||
file2 | Passed | N/A |
kernel/kqueue/read/t_pipe | ||
pipe | Passed | N/A |
kernel/kqueue/read/t_ttypty | ||
master | Passed | N/A |
slave | Passed | N/A |
kernel/kqueue/write/t_fifo | ||
fifo | Passed | N/A |
kernel/kqueue/write/t_pipe | ||
pipe1 | Passed | N/A |
pipe2 | Passed | N/A |
pipe3 | Passed | N/A |
kernel/kqueue/write/t_ttypty | ||
master | Passed | N/A |
slave | Passed | N/A |
kernel/kqueue/t_ioctl | ||
kfilter_byfilter | Passed | N/A |
kfilter_byname | Passed | N/A |
kernel/kqueue/t_proc1 | ||
proc1 | Passed | N/A |
kernel/kqueue/t_proc2 | ||
Skipped | Requires root privileges | |
kernel/kqueue/t_sig | ||
sig | Passed | N/A |
kernel/tty/t_pr | ||
Expected signal | PR kern/40688 | |
kernel/t_lock | ||
lock | Passed | N/A |
kernel/t_lwpctl | ||
lwpctl | Passed | N/A |
kernel/t_mkdir | ||
mkdir | Passed | N/A |
kernel/t_pipe | ||
pipe | Passed | N/A |
kernel/t_poll3w | ||
poll | Passed | N/A |
kernel/t_posix_fadvise | ||
Failed | 7 checks failed; see output for more details | |
posix_fadvise_reg | Passed | N/A |
kernel/t_rnd | ||
RNDADDDATA | Passed | N/A |
RNDADDDATA2 | Passed | N/A |
kernel/t_time | ||
Skipped | Requires root privileges | |
kernel/t_ucontext | ||
ucontext | Passed | N/A |
kernel/t_writev | ||
writev | Passed | N/A |
kernel/t_extattrctl | ||
extattrctl_namei | Passed | N/A |
kernel/t_sigaction | ||
sa_noflags | Passed | N/A |
sa_resethand | Passed | N/A |
kernel/t_filedesc | ||
getfilerace | Passed | N/A |
kernel/t_extent | ||
bound1 | Passed | N/A |
bound2 | Passed | N/A |
bound3 | Passed | N/A |
bound4 | Passed | N/A |
bound5 | Passed | N/A |
coalesce | Passed | N/A |
free | Passed | N/A |
subregion1 | Passed | N/A |
subregion2 | Passed | N/A |
subregion3 | Passed | N/A |
subregion4 | Passed | N/A |
kernel/t_umount | ||
Skipped | Requires root privileges | |
lib/csu/t_crt0 | ||
initfini1 | Passed | N/A |
initfini2 | Passed | N/A |
initfini3 | Passed | N/A |
lib/libc/db/t_db | ||
alternate_recno | Passed | N/A |
big_btree | Passed | N/A |
big_hash | Passed | N/A |
big_recno | Passed | N/A |
bsize_ffactor | Passed | N/A |
byte_orders_btree | Passed | N/A |
byte_orders_hash | Passed | N/A |
cursor_flags_btree | Passed | N/A |
cursor_flags_recno | Passed | N/A |
delete_btree | Passed | N/A |
delete_recno | Passed | N/A |
duplicate_btree | Passed | N/A |
four_char_hash | Passed | N/A |
medium_btree | Passed | N/A |
medium_hash | Passed | N/A |
medium_recno | Passed | N/A |
random_recno | Passed | N/A |
repeated_btree | Passed | N/A |
repeated_hash | Passed | N/A |
reverse_order_recno | Passed | N/A |
reverse_recno | Passed | N/A |
small_btree | Passed | N/A |
small_hash | Passed | N/A |
small_page_btree | Passed | N/A |
small_recno | Passed | N/A |
lib/libc/gen/t_basedirname | ||
t_basename | Passed | N/A |
t_dirname | Passed | N/A |
lib/libc/gen/t_dir | ||
seekdir | Passed | N/A |
telldir_leak | Passed | N/A |
lib/libc/gen/t_fmtcheck | ||
tc_fmtcheck | Passed | N/A |
lib/libc/gen/t_glob_star | ||
t_glob_star | Passed | N/A |
t_glob_star_not | Passed | N/A |
lib/libc/gen/t_humanize_number | ||
humanize | Passed | N/A |
lib/libc/gen/t_ldexp | ||
basics | Passed | N/A |
denormal | Passed | N/A |
denormal_large_exp | Passed | N/A |
infinity | Passed | N/A |
overflow | Passed | N/A |
underflow | Passed | N/A |
zero | Passed | N/A |
lib/libc/gen/t_randomid | ||
randomid | Passed | N/A |
lib/libc/gen/t_rbstress | ||
rbstress | Passed | N/A |
lib/libc/gen/t_siginfo | ||
sigalarm | Passed | N/A |
sigchild_dump | Passed | N/A |
sigchild_kill | Passed | N/A |
sigchild_normal | Passed | N/A |
Skipped | Test not valid on powerpc | |
Skipped | Test not valid on powerpc | |
sigsegv | Passed | N/A |
lib/libc/gen/t_syslog_pthread | ||
basic | Passed | N/A |
lib/libc/gen/t_vis | ||
vis | Passed | N/A |
lib/libc/hash/t_sha2 | ||
t_sha256 | Passed | N/A |
t_sha384 | Passed | N/A |
t_sha512 | Passed | N/A |
lib/libc/hash/t_hash | ||
md5 | Passed | N/A |
sha1 | Passed | N/A |
lib/libc/ieeefp/t_except | ||
Failed | 2 checks failed; see output for more details | |
Failed | 2 checks failed; see output for more details | |
Failed | 2 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
lib/libc/ieeefp/t_nan_inf | ||
isinf | Passed | N/A |
isnan | Passed | N/A |
lib/libc/ieeefp/t_round | ||
fpround | Passed | N/A |
lib/libc/ieeefp/t_subnormal | ||
test_double | Passed | N/A |
test_float | Passed | N/A |
lib/libc/inet/t_inet_network | ||
inet_network | Passed | N/A |
lib/libc/net/getaddrinfo/t_getaddrinfo | ||
basic | Passed | N/A |
empty_hostname | Passed | N/A |
empty_servname | Passed | N/A |
scopeaddr | Passed | N/A |
sock_raw | Passed | N/A |
specific | Passed | N/A |
unspported_family | Passed | N/A |
lib/libc/net/t_nsdispatch | ||
recurse | Passed | N/A |
lib/libc/net/t_protoent | ||
protoent | Passed | N/A |
lib/libc/net/t_servent | ||
servent | Passed | N/A |
lib/libc/regex/t_regex | ||
anchor | Passed | N/A |
backref | Passed | N/A |
basic | Passed | N/A |
bracket | Passed | N/A |
c_comments | Passed | N/A |
complex | Passed | N/A |
error | Passed | N/A |
meta | Passed | N/A |
nospec | Passed | N/A |
nul | Passed | N/A |
paren | Passed | N/A |
regress | Passed | N/A |
repet_bounded | Passed | N/A |
repet_multi | Passed | N/A |
repet_ordinary | Passed | N/A |
startend | Passed | N/A |
subexp | Passed | N/A |
subtle | Passed | N/A |
word_bound | Passed | N/A |
lib/libc/rpc/t_xdr | ||
xdr | Passed | N/A |
lib/libc/setjmp/t_setjmp | ||
_setjmp | Passed | N/A |
setjmp | Passed | N/A |
sigsetjmp_nosave | Passed | N/A |
sigsetjmp_save | Passed | N/A |
lib/libc/stdlib/t_div | ||
div | Passed | N/A |
ldiv | Passed | N/A |
lldiv | Passed | N/A |
lib/libc/stdlib/t_environment | ||
t_clearenv | Passed | N/A |
t_getenv | Passed | N/A |
t_mixed | Passed | N/A |
t_putenv | Passed | N/A |
t_setenv | Passed | N/A |
lib/libc/stdlib/t_environment_pth | ||
t_threaded | Passed | N/A |
lib/libc/stdlib/t_hsearch | ||
basic | Passed | N/A |
duplicate | Passed | N/A |
nonexistent | Passed | N/A |
two | Passed | N/A |
lib/libc/stdlib/t_mi_vector_hash | ||
t_mi_vector_hash | Passed | N/A |
lib/libc/stdlib/t_posix_memalign | ||
posix_memalign | Passed | N/A |
lib/libc/stdlib/t_strtox | ||
Expected failure | PR lib/44189: /home/builds/ab/HEAD/src/tests/lib/libc/stdlib/t_strtox.c:55: strtod(str, &end) == -0.0 && end == str+2 not met | |
lib/libc/stdlib/t_atexit | ||
atexit | Passed | N/A |
lib/libc/stdlib/t_getopt | ||
getopt | Passed | N/A |
getopt_long | Passed | N/A |
lib/libc/stdio/t_fmemopen | ||
test00 | Passed | N/A |
test01 | Passed | N/A |
test02 | Passed | N/A |
test03 | Passed | N/A |
test04 | Passed | N/A |
test05 | Passed | N/A |
test06 | Passed | N/A |
test07 | Passed | N/A |
test08 | Passed | N/A |
test09 | Passed | N/A |
test10 | Passed | N/A |
test11 | Passed | N/A |
test12 | Passed | N/A |
test13 | Passed | N/A |
test14 | Passed | N/A |
test15 | Passed | N/A |
test16 | Passed | N/A |
test17 | Passed | N/A |
test18 | Passed | N/A |
test19 | Passed | N/A |
test20 | Passed | N/A |
test21 | Passed | N/A |
test22 | Passed | N/A |
lib/libc/stdio/t_format | ||
dot_zero_f | Passed | N/A |
sscanf_neg_hex | Passed | N/A |
sscanf_whitespace | Passed | N/A |
zero_padding | Passed | N/A |
lib/libc/stdio/t_popen | ||
popen | Passed | N/A |
lib/libc/string/t_memcpy | ||
check_memcpy | Passed | N/A |
lib/libc/string/t_memmem | ||
check_memmem | Passed | N/A |
lib/libc/string/t_popcount | ||
Skipped | config variable "run_popcount" not set to YES/TRUE | |
Skipped | config variable "run_popcount" not set to YES/TRUE | |
lib/libc/string/t_stresep | ||
check_stresep | Passed | N/A |
lib/libc/string/t_string | ||
check_memchr | Passed | N/A |
check_strcat | Passed | N/A |
check_strchr | Passed | N/A |
check_strcmp | Passed | N/A |
check_strcpy | Passed | N/A |
check_strlen | Passed | N/A |
check_strrchr | Passed | N/A |
lib/libc/string/t_swab | ||
check_swab | Passed | N/A |
lib/libc/sys/t_cerror | ||
cerror_32 | Passed | N/A |
cerror_64 | Passed | N/A |
lib/libc/sys/t_clone | ||
clone | Passed | N/A |
null_func | Passed | N/A |
null_stack | Passed | N/A |
out_of_proc | Passed | N/A |
lib/libc/sys/t_context | ||
context | Passed | N/A |
lib/libc/sys/t_sigqueue | ||
sigqueue | Passed | N/A |
lib/libc/time/t_mktime | ||
mktime | Passed | N/A |
lib/libc/time/t_strptime | ||
common | Passed | N/A |
day | Passed | N/A |
month | Passed | N/A |
lib/libc/ttyio/t_ptm | ||
ptm | Passed | N/A |
ptmx | Passed | N/A |
lib/libc/ttyio/t_ttyio | ||
Failed | /home/builds/ab/HEAD/src/tests/lib/libc/ttyio/t_ttyio.c:89: tcgetattr(STDIN_FILENO, &term): Inappropriate ioctl for device | |
lib/libc/ssp/t_ssp | ||
fgets | Passed | N/A |
getcwd | Passed | N/A |
gets | Passed | N/A |
memcpy | Passed | N/A |
memmove | Passed | N/A |
memset | Passed | N/A |
read | Passed | N/A |
readlink | Passed | N/A |
snprintf | Passed | N/A |
sprintf | Passed | N/A |
strcat | Passed | N/A |
strcpy | Passed | N/A |
strncat | Passed | N/A |
strncpy | Passed | N/A |
vsnprintf | Passed | N/A |
vsprintf | Passed | N/A |
lib/libc/t_convfp | ||
test1 | Passed | N/A |
test2 | Passed | N/A |
test3 | Passed | N/A |
lib/libc/t_gdtoa | ||
long_format | Passed | N/A |
lib/libm/t_libm | ||
round | Passed | N/A |
lib/libevent/t_event | ||
kqueue | Passed | N/A |
poll | Passed | N/A |
select | Passed | N/A |
lib/libobjc/t_threads | ||
thread_callback | Passed | N/A |
lib/libprop/t_basic | ||
simple | Passed | N/A |
lib/librt/t_sem | ||
basic | Passed | N/A |
child | Passed | N/A |
lib/libpthread/t_barrier | ||
barrier | Passed | N/A |
lib/libpthread/t_cond | ||
bogus_timedwaits | Passed | N/A |
broadcast | Passed | N/A |
destroy_after_cancel | Passed | N/A |
signal_before_unlock | Passed | N/A |
signal_before_unlock_static_init | Passed | N/A |
signal_delay_wait | Passed | N/A |
signal_wait_race | Passed | N/A |
lib/libpthread/t_fork | ||
fork | Passed | N/A |
lib/libpthread/t_fpu | ||
fpu | Passed | N/A |
lib/libpthread/t_join | ||
pthread_join | Passed | N/A |
lib/libpthread/t_kill | ||
simple | Passed | N/A |
lib/libpthread/t_mutex | ||
mutex1 | Passed | N/A |
Expected timeout | PR port-powerpc/44387 | |
Expected timeout | PR port-powerpc/44387 | |
mutex4 | Passed | N/A |
lib/libpthread/t_name | ||
name | Passed | N/A |
lib/libpthread/t_once | ||
once1 | Passed | N/A |
once2 | Passed | N/A |
once3 | Passed | N/A |
lib/libpthread/t_preempt | ||
preempt1 | Passed | N/A |
lib/libpthread/t_rwlock | ||
rwlock1 | Passed | N/A |
lib/libpthread/t_sem | ||
before_start_no_threads | Passed | N/A |
Expected timeout | Race condition; it is probably unsafe to call sem_post from a signal handler when using the pthread version | |
named | Passed | N/A |
unnamed | Passed | N/A |
lib/libpthread/t_sigmask | ||
before_threads | Passed | N/A |
incorrect_mask_bug | Passed | N/A |
respected_while_running | Passed | N/A |
upcalls_not_started | Passed | N/A |
lib/libpthread/t_sigsuspend | ||
sigsuspend | Passed | N/A |
lib/libpthread/t_siglongjmp | ||
siglongjmp1 | Passed | N/A |
lib/libpthread/t_sleep | ||
sleep1 | Passed | N/A |
lib/libpthread/t_status | ||
findthreads | Passed | N/A |
lib/libpthread/t_atexit | ||
atexit | Passed | N/A |
lib/libpthread/t_cancel | ||
register_while_disabled | Passed | N/A |
lib/libpthread/t_exit | ||
main_thread | Passed | N/A |
lib/libpthread/t_resolv | ||
resolv | Passed | N/A |
lib/librumpclient/t_exec | ||
cloexec | Passed | N/A |
exec | Passed | N/A |
noexec | Passed | N/A |
vfork | Passed | N/A |
lib/librumpclient/t_fd | ||
bigenough | Passed | N/A |
sigio | Passed | N/A |
lib/librumphijack/t_asyncio | ||
invafd | Passed | N/A |
select_allunset | Passed | N/A |
select_timeout | Passed | N/A |
lib/librumphijack/t_cwd | ||
basic_chdir | Passed | N/A |
basic_fchdir | Passed | N/A |
slash_chdir | Passed | N/A |
slash_fchdir | Passed | N/A |
symlink_chdir | Passed | N/A |
symlink_fchdir | Passed | N/A |
symlink_slash_chdir | Passed | N/A |
symlink_slash_fchdir | Passed | N/A |
lib/librumphijack/t_tcpip | ||
http | Passed | N/A |
ssh | Passed | N/A |
lib/librumphijack/t_vfs | ||
cpcopy | Passed | N/A |
mv_nox | Passed | N/A |
mv_x | Passed | N/A |
paxcopy | Passed | N/A |
lib/libutil/t_parsedate | ||
dates | Passed | N/A |
relative | Passed | N/A |
times | Passed | N/A |
lib/libutil/t_snprintb | ||
snprintb | Passed | N/A |
lib/libutil/t_sockaddr_snprintf | ||
sockaddr_snprintf_at | Passed | N/A |
sockaddr_snprintf_dl | Passed | N/A |
sockaddr_snprintf_in | Passed | N/A |
sockaddr_snprintf_in6 | Passed | N/A |
sockaddr_snprintf_un | Passed | N/A |
lib/semaphore/pthread/t_sem_pth | ||
blockwait | Passed | N/A |
busydestroy | Passed | N/A |
destroy | Passed | N/A |
initvalue | Passed | N/A |
named | Passed | N/A |
postwait | Passed | N/A |
Expected failure | PR kern/43452: close unlinked semaphore: Invalid argument | |
lib/libdes/t_des | ||
align | Passed | N/A |
cbc | Passed | N/A |
cbc_cksum | Passed | N/A |
cbcm | Passed | N/A |
cfb | Passed | N/A |
desx_cbc | Passed | N/A |
ecb | Passed | N/A |
ede_cbc | Passed | N/A |
ede_ecb | Passed | N/A |
ede_ofb64 | Passed | N/A |
fast_crypt | Passed | N/A |
ofb | Passed | N/A |
ofb64 | Passed | N/A |
pcbc | Passed | N/A |
quad_cksum | Passed | N/A |
lib/libskey/t_algorithms | ||
md4 | Passed | N/A |
md5 | Passed | N/A |
sha1 | Passed | N/A |
libexec/ld.elf_so/t_dlerror-cleared | ||
rtld_dlerror_cleared | Passed | N/A |
libexec/ld.elf_so/t_dlerror-false | ||
rtld_dlerror_false | Passed | N/A |
libexec/ld.elf_so/t_dlinfo | ||
rtld_dlinfo_linkmap_dlopen | Passed | N/A |
rtld_dlinfo_linkmap_inval | Passed | N/A |
rtld_dlinfo_linkmap_self | Passed | N/A |
libexec/ld.elf_so/t_df_1_noopen | ||
df_1_noopen1 | Passed | N/A |
df_1_noopen2 | Passed | N/A |
modules/t_modctl | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
modules/t_builtin | ||
busydisable | Passed | N/A |
disable | Passed | N/A |
disabledstat | Passed | N/A |
forcereload | Passed | N/A |
noauto | Passed | N/A |
modules/t_modload | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
net/bpf/t_bpf | ||
Expected failure | PR kern/44196: /home/builds/ab/HEAD/src/tests/net/bpf/t_bpf.c:96: getmtdata() != 0 | |
net/bpf/t_div-by-zero | ||
div_by_zero | Passed | N/A |
net/carp/t_basic | ||
handover | Passed | N/A |
net/icmp/t_forward | ||
returndatabytes | Passed | N/A |
net/icmp/t_ping | ||
floodping | Passed | N/A |
floodping2 | Passed | N/A |
ping_of_death | Passed | N/A |
pingsize | Passed | N/A |
simpleping | Passed | N/A |
net/icmp/t_ping2 | ||
basic | Passed | N/A |
net/if/t_compat | ||
OOSIOCGIFBRDADDR | Passed | N/A |
net/if_loop/t_pr | ||
Expected signal | PR kern/43664 | |
net/net/t_raw | ||
PRU_SENSE | Passed | N/A |
net/route/t_change | ||
reject2blackhole | Passed | N/A |
net/sys/t_connect | ||
Skipped | Requires root privileges | |
net/sys/t_listen | ||
Skipped | Requires root privileges | |
rump/rumpkern/t_copy | ||
copyinstr | Passed | N/A |
copyoutstr | Passed | N/A |
copystr | Passed | N/A |
rump/rumpkern/t_kern | ||
lockme_DESTROYHELD | Passed | N/A |
lockme_DOUBLEFREE | Passed | N/A |
Skipped | test requires LOCKDEBUG kernel | |
Skipped | test requires LOCKDEBUG kernel | |
lockme_MTX | Passed | N/A |
lockme_RWDOUBLEX | Passed | N/A |
Skipped | test requires LOCKDEBUG kernel | |
lockme_RWXR | Passed | N/A |
rump/rumpkern/t_lwproc | ||
inherit | Passed | N/A |
lwps | Passed | N/A |
makelwp | Passed | N/A |
nolwp | Passed | N/A |
nolwprelease | Passed | N/A |
nullswitch | Passed | N/A |
proccreds | Passed | N/A |
rfork | Passed | N/A |
rump/rumpkern/t_modcmd | ||
cmsg_modcmd | Passed | N/A |
rump/rumpkern/t_modlinkset | ||
modlinkset | Passed | N/A |
rump/rumpkern/t_signals | ||
sigignore | Passed | N/A |
sigpanic | Passed | N/A |
sigraise | Passed | N/A |
rump/rumpkern/t_threads | ||
kthread | Passed | N/A |
threadjoin | Passed | N/A |
rump/rumpkern/t_tsleep | ||
tsleep | Passed | N/A |
rump/rumpkern/t_vm | ||
busypage | Passed | N/A |
uvmwait | Passed | N/A |
rump/rumpkern/t_sp | ||
basic | Passed | N/A |
fork_fakeauth | Passed | N/A |
fork_pipecomm | Passed | N/A |
fork_simple | Passed | N/A |
reconnect | Passed | N/A |
signal | Passed | N/A |
sigsafe | Passed | N/A |
stress_killer | Passed | N/A |
stress_long | Passed | N/A |
stress_short | Passed | N/A |
rump/rumpvfs/t_basic | ||
lseekrv | Passed | N/A |
rump/rumpvfs/t_etfs | ||
key | Passed | N/A |
Skipped | could not mount mfs | |
range_blk | Passed | N/A |
reregister_blk | Passed | N/A |
reregister_reg | Passed | N/A |
rump/rumpvfs/t_p2kifs | ||
makecn | Passed | N/A |
rump/modautoload/t_modautoload | ||
Skipped | host kernel modules not supported on this architecture | |
sbin/resize_ffs/t_grow | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
grow_ffsv1_partial_cg | Passed | N/A |
sbin/resize_ffs/t_shrink | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Expected failure | PR bin/44205: atf-check failed; see the output of the test for details | |
shrink_ffsv1_partial_cg | Passed | N/A |
sbin/resize_ffs/t_grow_swapped | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
grow_ffsv1_partial_cg | Passed | N/A |
sbin/resize_ffs/t_shrink_swapped | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Expected failure | PR bin/44205: atf-check failed; see the output of the test for details | |
shrink_ffsv1_partial_cg | Passed | N/A |
sys/rc/t_rc_d_cli | ||
default_restart_no_args | Passed | N/A |
default_restart_with_args | Passed | N/A |
default_start_no_args | Passed | N/A |
default_start_with_args | Passed | N/A |
default_stop_no_args | Passed | N/A |
default_stop_with_args | Passed | N/A |
no_command | Passed | N/A |
overriden_custom_no_args | Passed | N/A |
overriden_custom_with_args | Passed | N/A |
overriden_restart_no_args | Passed | N/A |
overriden_restart_with_args | Passed | N/A |
overriden_start_no_args | Passed | N/A |
overriden_start_with_args | Passed | N/A |
overriden_stop_no_args | Passed | N/A |
overriden_stop_with_args | Passed | N/A |
syscall/t_cmsg | ||
cmsg_sendfd | Passed | N/A |
cmsg_sendfd_bounds | Passed | N/A |
syscall/t_timer | ||
timer_create_bogus | Passed | N/A |
timer_create_signal | Passed | N/A |
toolchain/cc/t_hello | ||
hello | Passed | N/A |
hello_pic | Passed | N/A |
usr.bin/rump_server/t_disk | ||
data | Passed | N/A |
notrunc | Passed | N/A |
offset | Passed | N/A |
size | Passed | N/A |
type_blk | Passed | N/A |
type_blk_default | Passed | N/A |
type_chr | Passed | N/A |
type_reg | Passed | N/A |
usr.sbin/traceroute/t_traceroute | ||
basic | Passed | N/A |
basic_icmp | Passed | N/A |
util/awk/t_awk | ||
big_regexp | Passed | N/A |
end | Passed | N/A |
multibyte | Passed | N/A |
string1 | Passed | N/A |
util/bzip2/t_bzip2 | ||
basic | Passed | N/A |
util/config/t_config | ||
deffs_redef | Passed | N/A |
loop | Passed | N/A |
loop2 | Passed | N/A |
no_pseudo | Passed | N/A |
postponed_orphan | Passed | N/A |
pseudo_parent | Passed | N/A |
shadow_instance | Passed | N/A |
util/cut/t_cut | ||
basic | Passed | N/A |
dflag | Passed | N/A |
dsflag | Passed | N/A |
latin1 | Passed | N/A |
sflag | Passed | N/A |
utf8 | Passed | N/A |
util/df/t_df | ||
hflag | Passed | N/A |
normal | Passed | N/A |
util/grep/t_grep | ||
basic | Passed | N/A |
begin_end | Passed | N/A |
binary | Passed | N/A |
context | Passed | N/A |
context2 | Passed | N/A |
egrep | Passed | N/A |
file_exp | Passed | N/A |
ignore_case | Passed | N/A |
invert | Passed | N/A |
negative | Passed | N/A |
nonexistent | Passed | N/A |
recurse | Passed | N/A |
recurse_symlink | Passed | N/A |
whole_line | Passed | N/A |
word_regexps | Passed | N/A |
zgrep | Passed | N/A |
util/id/t_groups | ||
correct | Passed | N/A |
syntax | Passed | N/A |
util/id/t_id | ||
Gflag | Passed | N/A |
default | Passed | N/A |
gflag | Passed | N/A |
pflag | Passed | N/A |
primaries | Passed | N/A |
uflag | Passed | N/A |
util/id/t_whoami | ||
correct | Passed | N/A |
syntax | Passed | N/A |
util/m4/t_m4 | ||
eof | Passed | N/A |
util/make/t_make | ||
comment | Passed | N/A |
cond1 | Passed | N/A |
dotwait | Passed | N/A |
export | Passed | N/A |
export_all | Passed | N/A |
moderrs | Passed | N/A |
modmatch | Passed | N/A |
modmisc | Passed | N/A |
modorder | Passed | N/A |
modts | Passed | N/A |
modword | Passed | N/A |
posix | Passed | N/A |
qequals | Passed | N/A |
ternary | Passed | N/A |
unmatchedvarparen | Passed | N/A |
varcmd | Passed | N/A |
util/mtree/t_mtree | ||
check | Passed | N/A |
convert_C | Passed | N/A |
convert_C_S | Passed | N/A |
convert_D | Passed | N/A |
convert_D_S | Passed | N/A |
create | Passed | N/A |
merge | Passed | N/A |
util/ps/t_ps | ||
default_columns | Passed | N/A |
duplicate_column | Passed | N/A |
minus_O | Passed | N/A |
minus_o | Passed | N/A |
override_heading_all_null | Passed | N/A |
override_heading_embedded_specials | Passed | N/A |
override_heading_simple | Passed | N/A |
override_heading_some_null | Passed | N/A |
util/sdiff/t_sdiff | ||
dot | Passed | N/A |
flags | Passed | N/A |
iflags | Passed | N/A |
merge | Passed | N/A |
oneline | Passed | N/A |
same | Passed | N/A |
short | Passed | N/A |
stdin | Passed | N/A |
tabends | Passed | N/A |
tabs | Passed | N/A |
util/sh/t_compexit | ||
set_e | Passed | N/A |
util/sh/t_exit | ||
function | Passed | N/A |
readout | Passed | N/A |
trap_subshell | Passed | N/A |
util/sh/t_expand | ||
arithmetic | Passed | N/A |
dollar_at | Passed | N/A |
dollar_at_with_text | Passed | N/A |
Expected failure | PR bin/43469: $stripped != ${line%%/\**} (#define bindir "/usr/bin" != #define bindir ") | |
varpattern_backslashes | Passed | N/A |
util/sh/t_fsplit | ||
default_val | Passed | N/A |
dollar_at | Passed | N/A |
for | Passed | N/A |
ifs | Passed | N/A |
ifs_alpha | Passed | N/A |
quote | Passed | N/A |
var_length | Passed | N/A |
util/sh/t_here | ||
all | Passed | N/A |
util/sh/t_set_e | ||
all | Passed | N/A |
util/sh/t_varquote | ||
all | Passed | N/A |
Expected failure | PR bin/43597: atf-check failed; see the output of the test for details | |
util/sh/t_wait | ||
individual | Passed | N/A |
util/sort/t_sort | ||
any_char | Passed | N/A |
basic | Passed | N/A |
bflag | Passed | N/A |
cflag | Passed | N/A |
empty_file | Passed | N/A |
end_of_options | Passed | N/A |
kflag_alpha | Passed | N/A |
kflag_limits | Passed | N/A |
kflag_many_fields | Passed | N/A |
kflag_no_end | Passed | N/A |
kflag_nonmonotone | Passed | N/A |
kflag_one_field | Passed | N/A |
kflag_outofbounds | Passed | N/A |
kflag_two_fields | Passed | N/A |
long_file | Passed | N/A |
long_records | Passed | N/A |
mflag | Passed | N/A |
mflag_uflag | Passed | N/A |
mflag_uflag_first | Passed | N/A |
missing_newline | Passed | N/A |
nflag | Passed | N/A |
nflag_rflag | Passed | N/A |
null_bytes | Passed | N/A |
oflag | Passed | N/A |
oflag_displaced | Passed | N/A |
plus_as_path | Passed | N/A |
plus_bad_tempfile | Passed | N/A |
plus_no_end | Passed | N/A |
plus_nonmonotone | Passed | N/A |
plus_one | Passed | N/A |
plus_one_minus_two | Passed | N/A |
plus_rflag_invalid | Passed | N/A |
plus_tflag | Passed | N/A |
plus_zero | Passed | N/A |
rflag | Passed | N/A |
sflag | Passed | N/A |
sflag_many_files | Passed | N/A |
tflag | Passed | N/A |
tflag_alphabetic | Passed | N/A |
tflag_char_pos | Passed | N/A |
tflag_whitespace | Passed | N/A |
uflag | Passed | N/A |
uflag_rflag | Passed | N/A |
util/xlint/lint1/t_integration | ||
alignof | Passed | N/A |
c99_complex_num | Passed | N/A |
c99_for_loops | Passed | N/A |
c99_func | Passed | N/A |
c99_recursive_init | Passed | N/A |
c99_struct_init | Passed | N/A |
c99_union_init1 | Passed | N/A |
c99_union_init2 | Passed | N/A |
c99_union_init3 | Passed | N/A |
c9x_array_init | Passed | N/A |
c9x_recursive_init | Passed | N/A |
cast_init | Passed | N/A |
cast_init2 | Passed | N/A |
cast_lhs | Passed | N/A |
compound_literals1 | Passed | N/A |
compound_literals2 | Passed | N/A |
constant_conv1 | Passed | N/A |
constant_conv2 | Passed | N/A |
cvt_in_ternary | Passed | N/A |
ellipsis_in_switch | Passed | N/A |
gcc_compound_statements1 | Passed | N/A |
gcc_compound_statements2 | Passed | N/A |
gcc_compound_statements3 | Passed | N/A |
gcc_func | Passed | N/A |
gcc_variable_array_init | Passed | N/A |
incorrect_array_size | Passed | N/A |
long_double_int | Passed | N/A |
nested_structs | Passed | N/A |
nolimit_init | Passed | N/A |
packed_structs | Passed | N/A |
shift_to_narrower_type | Passed | N/A |
type_conv1 | Passed | N/A |
type_conv2 | Passed | N/A |
type_conv3 | Passed | N/A |
zero_sized_arrays | Passed | N/A |
util/t_basename | ||
basic | Passed | N/A |
suffix | Passed | N/A |
util/t_cp | ||
dir_to_dir | Passed | N/A |
dir_to_file | Passed | N/A |
file_over_link | Passed | N/A |
file_to_file | Passed | N/A |
file_to_link | Passed | N/A |
file_to_linkdir | Passed | N/A |
files_to_dir | Passed | N/A |
link_over_file | Passed | N/A |
link_to_file | Passed | N/A |
linkdir_to_file | Passed | N/A |
util/t_dd | ||
io | Passed | N/A |
length | Passed | N/A |
seek | Passed | N/A |
util/t_dirname | ||
basic | Passed | N/A |
util/t_expr | ||
arithmetic_ops | Passed | N/A |
basic_functional | Passed | N/A |
basic_math | Passed | N/A |
colon_vs_math | Passed | N/A |
compare_ops | Passed | N/A |
compare_ops_precedence | Passed | N/A |
gtkmm | Passed | N/A |
math_precedence | Passed | N/A |
multiply | Passed | N/A |
negative | Passed | N/A |
overflow | Passed | N/A |
precedence | Passed | N/A |
regex | Passed | N/A |
util/t_gzip | ||
concatenated | Passed | N/A |
crcerror | Passed | N/A |
good | Passed | N/A |
pipe | Passed | N/A |
truncated | Passed | N/A |
util/t_pax | ||
append | Passed | N/A |
util/t_tar | ||
append | Passed | N/A |
Test case | Result | Reason |
---|---|---|
fs/vfs/t_renamerace | ||
Failed | Test case timed out after 300 seconds | |
Failed | Test case raised a failure but was not expecting one; reason was mkdir: File exists | |
fs/vfs/t_rmdirrace | ||
Failed | Test case timed out after 300 seconds | |
kernel/t_posix_fadvise | ||
Failed | 7 checks failed; see output for more details | |
lib/libc/ieeefp/t_except | ||
Failed | 2 checks failed; see output for more details | |
Failed | 2 checks failed; see output for more details | |
Failed | 2 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
Failed | 8 checks failed; see output for more details | |
lib/libc/ttyio/t_ttyio | ||
Failed | /home/builds/ab/HEAD/src/tests/lib/libc/ttyio/t_ttyio.c:89: tcgetattr(STDIN_FILENO, &term): Inappropriate ioctl for device |
Test case | Result | Reason |
---|---|---|
dev/cgd/t_cgd | ||
Expected failure | PR kern/44515: atf-check failed; see the output of the test for details | |
dev/raidframe/t_raid | ||
Expected failure | PR kern/44251: atf-check failed; see the output of the test for details | |
dev/scsipi/t_cd | ||
Expected failure | PR kern/43785: /home/builds/ab/HEAD/src/tests/dev/scsipi/t_cd.c:63: rump_scsitest_err[RUMP_SCSITEST_NOISYSYNC] != 0 | |
fs/ffs/t_mount | ||
Expected failure | PR kern/43573: mount failed: Invalid argument | |
fs/nfs/t_mountd | ||
Expected failure | PR kern/5844: race did not trigger this time | |
fs/tmpfs/t_renamerace | ||
Expected timeout | PR kern/36681 | |
fs/union/t_pr | ||
Expected failure | PR kern/43560: open returned EROFS | |
Expected signal | PR kern/43560 | |
fs/vfs/t_io | ||
Expected failure | PR kern/44307: /home/builds/ab/HEAD/src/tests/fs/vfs/t_io.c:93: sb.st_size != seekcnt | |
fs/vfs/t_renamerace | ||
Expected signal | PR kern/43626 | |
Expected signal | PR kern/43626 | |
Expected signal | PR kern/43626 | |
Expected signal | PR kern/43582 | |
Expected signal | PR kern/43626 | |
fs/vfs/t_rmdirrace | ||
Expected signal | PR kern/43582 | |
fs/vfs/t_union | ||
Expected failure | PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1 | |
Expected signal | PR kern/44377 | |
Expected failure | PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1 | |
Expected failure | PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1 | |
Expected failure | PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:190: rump_sys_mkdir("testdir", 0777): No such file or directory | |
fs/vfs/t_vfsops | ||
Expected failure | fhopen() for removed file succeeds (PR kern/43745): /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 | |
Expected failure | fhopen() for removed file succeeds (PR kern/43745): /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 | |
Expected failure | PR kern/43605: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected errno 70, got 22, in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 | |
Expected failure | PR kern/43605: fhopen: Invalid argument | |
fs/vfs/t_vnops | ||
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected failure | PR kern/43670: close: Bad file descriptor | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected failure | PR kern/44661: unmount failed: Device busy | |
Expected failure | PR kern/43670: unlink: File name too long | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected signal | PR kern/44657 | |
Expected failure | PR kern/44494: 6 checks failed as expected; see output for more details | |
Expected signal | PR kern/44288 | |
Expected failure | PR kern/43617: other-dotdot | |
Expected signal | PR kern/43843 | |
kernel/tty/t_pr | ||
Expected signal | PR kern/40688 | |
lib/libc/stdlib/t_strtox | ||
Expected failure | PR lib/44189: /home/builds/ab/HEAD/src/tests/lib/libc/stdlib/t_strtox.c:55: strtod(str, &end) == -0.0 && end == str+2 not met | |
lib/libpthread/t_mutex | ||
Expected timeout | PR port-powerpc/44387 | |
Expected timeout | PR port-powerpc/44387 | |
lib/libpthread/t_sem | ||
Expected timeout | Race condition; it is probably unsafe to call sem_post from a signal handler when using the pthread version | |
lib/semaphore/pthread/t_sem_pth | ||
Expected failure | PR kern/43452: close unlinked semaphore: Invalid argument | |
net/bpf/t_bpf | ||
Expected failure | PR kern/44196: /home/builds/ab/HEAD/src/tests/net/bpf/t_bpf.c:96: getmtdata() != 0 | |
net/if_loop/t_pr | ||
Expected signal | PR kern/43664 | |
sbin/resize_ffs/t_shrink | ||
Expected failure | PR bin/44205: atf-check failed; see the output of the test for details | |
sbin/resize_ffs/t_shrink_swapped | ||
Expected failure | PR bin/44205: atf-check failed; see the output of the test for details | |
util/sh/t_expand | ||
Expected failure | PR bin/43469: $stripped != ${line%%/\**} (#define bindir "/usr/bin" != #define bindir ") | |
util/sh/t_varquote | ||
Expected failure | PR bin/43597: atf-check failed; see the output of the test for details |
Test case | Result | Reason |
---|---|---|
atf/atf-c++/pkg_config_test | ||
Skipped | Required program 'pkg-config' not found in the PATH | |
Skipped | Required program 'pkg-config' not found in the PATH | |
atf/atf-run/integration_test | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
crypto/libcrypto/t_ciphers | ||
Skipped | IDEA support not available; system built with MKCRYPTO_IDEA=no | |
Skipped | RC5 support not available; system built with MKCRYPTO_RC5=no | |
crypto/libcrypto/t_hashes | ||
Skipped | MDC2 support not available; system built with MKCRYPTO_MDC2=no | |
fs/psshfs/t_psshfs | ||
Skipped | Cannot open /dev/puffs for read/write access | |
Skipped | Cannot open /dev/puffs for read/write access | |
Skipped | Cannot open /dev/puffs for read/write access | |
fs/tmpfs/t_create | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_devices | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_dots | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_exec | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_link | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mkdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mknod | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_mount | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_pipes | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_read_write | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_readdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_remove | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_rename | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_rmdir | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_setattr | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_sizes | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_sockets | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_statvfs | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_symlink | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_times | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
fs/tmpfs/t_trail_slash | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_truncate | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_vnd | ||
Skipped | Requires root privileges | |
fs/tmpfs/t_vnode_leak | ||
Skipped | Requires root privileges | |
fs/vfs/t_full | ||
Skipped | fs does not support explicit block allocation (GOP_ALLOC) | |
Skipped | fs does not support explicit block allocation (GOP_ALLOC) | |
fs/vfs/t_renamerace | ||
Skipped | test fails in some setups, reason unknown | |
Skipped | rename not supported by fs | |
Skipped | rename not supported by fs | |
Skipped | directories not supported | |
fs/vfs/t_rmdirrace | ||
Skipped | rmdir(2) not supported by file system | |
fs/vfs/t_union | ||
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
Skipped | fs does not support VOP_WHITEOUT | |
fs/vfs/t_unpriv | ||
Skipped | owner not supported by file system | |
Skipped | owner not supported by file system | |
Skipped | owner not supported by file system | |
fs/vfs/t_vfsops | ||
Skipped | file handles not supported | |
Skipped | file handles not supported | |
Skipped | file handles not supported | |
Skipped | file handles not supported | |
Skipped | file handles not supported | |
Skipped | file handles not supported | |
fs/vfs/t_vnops | ||
Skipped | test fails in some setups, reason unknown | |
Skipped | symlinks not supported by file system | |
Skipped | rename not supported by fs | |
Skipped | rename not supported by fs | |
Skipped | rename not supported by fs | |
Skipped | rename not supported by fs | |
Skipped | dirs not supported by file system | |
Skipped | dirs not supported by file system | |
Skipped | dirs not supported by file system | |
Skipped | dirs not supported by file system | |
Skipped | dirs not supported by file system | |
Skipped | dirs not supported by file system | |
Skipped | symlinks not supported by file system | |
kernel/kqueue/t_proc2 | ||
Skipped | Requires root privileges | |
kernel/t_time | ||
Skipped | Requires root privileges | |
kernel/t_umount | ||
Skipped | Requires root privileges | |
lib/libc/gen/t_siginfo | ||
Skipped | Test not valid on powerpc | |
Skipped | Test not valid on powerpc | |
lib/libc/string/t_popcount | ||
Skipped | config variable "run_popcount" not set to YES/TRUE | |
Skipped | config variable "run_popcount" not set to YES/TRUE | |
modules/t_modctl | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
modules/t_modload | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
net/sys/t_connect | ||
Skipped | Requires root privileges | |
net/sys/t_listen | ||
Skipped | Requires root privileges | |
rump/rumpkern/t_kern | ||
Skipped | test requires LOCKDEBUG kernel | |
Skipped | test requires LOCKDEBUG kernel | |
Skipped | test requires LOCKDEBUG kernel | |
rump/rumpvfs/t_etfs | ||
Skipped | could not mount mfs | |
rump/modautoload/t_modautoload | ||
Skipped | host kernel modules not supported on this architecture | |
sbin/resize_ffs/t_grow | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
sbin/resize_ffs/t_shrink | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
sbin/resize_ffs/t_grow_swapped | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
Skipped | Requires root privileges | |
sbin/resize_ffs/t_shrink_swapped | ||
Skipped | Requires root privileges | |
Skipped | Requires root privileges |
CRON_WITHIN=7200
HOME=/home/riz
HOST=g4
IGNOREFILES=/etc/motd /etc/master.passwd /etc/group /etc/login.conf /var/cron/tabs/root
LOGNAME=riz
PATH=/home/riz/bin:/home/riz/bin.macppc:/usr/local/bin:/usr/pkg/bin:/usr/bin:/usr/local/sbin:/usr/pkg/sbin:/usr/sbin:/bin:/sbin:/usr/X11R7/bin:/usr/games
PWD=/usr/tests
SHELL=/bin/csh
SU_FROM=root
USER=riz
system=NetBSD
SKIPPED: Required program 'pkg-config' not found in the PATH
SKIPPED: Required program 'pkg-config' not found in the PATH
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: IDEA support not available; system built with MKCRYPTO_IDEA=no
SKIPPED: RC5 support not available; system built with MKCRYPTO_RC5=no
SKIPPED: MDC2 support not available; system built with MKCRYPTO_MDC2=no
XFAIL: PR kern/44515: atf-check failed; see the output of the test for details
Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] Executing command [ sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] Executing command [ sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=123 conv=sync ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: rump.dd: /dev/rcgd0c: end of device 0+1 records in 0+0 records out 0 bytes transferred in 0.001 secs (0 bytes/sec) rump_sp: client connect failed: No such file or directory rump.halt: init failed: No such file or directory t_cgd: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed
XFAIL: PR kern/44251: atf-check failed; see the output of the test for details
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 ] Executing command [ rump.raidctl -C raid.conf raid0 ] Executing command [ rump.raidctl -I 12345 raid0 ] Executing command [ rump.raidctl -iv raid0 ] 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 ] Executing command [ rump.raidctl -c raid.conf raid0 ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: rump.raidctl: ioctl (RAIDFRAME_CONFIGURE) failed: Invalid argument
XFAIL: PR kern/43785: /home/builds/ab/HEAD/src/tests/dev/scsipi/t_cd.c:63: rump_scsitest_err[RUMP_SCSITEST_NOISYSYNC] != 0
cd0(scsitest0:0:1:0): Check Condition on CDB: 0x35 00 00 00 00 00 00 00 00 00 SENSE KEY: Not Ready ASC/ASCQ: Medium Not Present
XFAIL: PR kern/43573: mount failed: Invalid argument
rn_init: radix functions require max_keylen be set
XFAIL: PR kern/5844: race did not trigger this time
10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1299164609.188294999 1299164609.188294999, mtime 1299164609.188294999 1299164609.188294999) rpcbind debugging enabled.
rumpnfsd: Cannot get information for `udp6' rumpnfsd: Cannot get information for `tcp6' Getting export list. Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Getting mount list. Here we go. got mount request from 10.3.2.2 -> rpcpath: /myexport -> dpath: /myexport Mount successful. Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2
SKIPPED: Cannot open /dev/puffs for read/write access
umount: mnt: not currently mounted
SKIPPED: Cannot open /dev/puffs for read/write access
umount: mnt: not currently mounted
SKIPPED: Cannot open /dev/puffs for read/write access
umount: mnt: not currently mounted
XFAIL: PR kern/36681
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
XFAIL: PR kern/43560: open returned EROFS
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
XFAIL: PR kern/43560
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption panic: union: missing upper layer in write rump kernel halting... halted
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_pr'. Program terminated with signal 6, Aborted. #0 0xefd0df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefd0df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefd0decc in raise () from /usr/lib/libc.so.12 #2 0xefd0d590 in abort () from /usr/lib/libc.so.12 #3 0xefd98e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefe4ded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefe1e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xeffc6024 in rumpns_union_write () from /usr/lib/librumpfs_union.so.0 #7 0xefe15220 in rumpns_VOP_WRITE () from /usr/lib/librump.so.0 #8 0xefec8bbc in rumpns_vn_extattr_get () from /usr/lib/librumpvfs.so.0 #9 0xefdf957c in rumpns_dofilewrite () from /usr/lib/librump.so.0 #10 0xefdf9700 in rumpns_sys_write () from /usr/lib/librump.so.0 #11 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #12 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #13 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #14 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #15 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #16 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #17 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #18 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #19 0xefe42fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
SKIPPED: fs does not support explicit block allocation (GOP_ALLOC)
SKIPPED: fs does not support explicit block allocation (GOP_ALLOC)
XFAIL: PR kern/44307: /home/builds/ab/HEAD/src/tests/fs/vfs/t_io.c:93: sb.st_size != seekcnt
XFAIL: PR kern/43626
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_renamerace'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0x01804550 in renamerace_dirs () #4 0x01806b10 in atfu_ext2fs_renamerace_dirs_body () #5 0x0181d318 in atf_tc_run () #6 0x0181bc00 in atf_tp_run () #7 0x0181b874 in atf_tp_main () #8 0x01803a7c in main () stacktrace complete
FAILED: Test case timed out after 300 seconds
XFAIL: PR kern/43626
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_renamerace'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0x01804550 in renamerace_dirs () #4 0x01806918 in atfu_ffs_renamerace_dirs_body () #5 0x0181d318 in atf_tc_run () #6 0x0181bc00 in atf_tp_run () #7 0x0181b874 in atf_tp_main () #8 0x01803a7c in main () stacktrace complete
XFAIL: PR kern/43626
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_renamerace'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0x01804550 in renamerace_dirs () #4 0x01806720 in atfu_ffslog_renamerace_dirs_body () #5 0x0181d318 in atf_tc_run () #6 0x0181bc00 in atf_tp_run () #7 0x0181b874 in atf_tp_main () #8 0x01803a7c in main () stacktrace complete
XFAIL: PR kern/43582
WARNING: the log-structured file system is experimental WARNING: it may cause system crashes and/or corrupt data panic: lfs_rescount rump kernel halting... halted
Segment size 1048576 is too large; trying smaller sizes. lfs_cleanerd[1090]: /mnt: attaching cleaner test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_renamerace'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0xefb18e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefbcded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefb9e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xeff48490 in rumpns_lfs_reserve () from /usr/lib/librumpfs_lfs.so.0 #7 0xeff2ca78 in rumpns_lfs_rename () from /usr/lib/librumpfs_lfs.so.0 #8 0xefb9485c in rumpns_VOP_RENAME () from /usr/lib/librump.so.0 #9 0xefc4ac38 in rumpns_do_sys_rename () from /usr/lib/librumpvfs.so.0 #10 0xefc4ad34 in rumpns_sys_rename () from /usr/lib/librumpvfs.so.0 #11 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #12 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #13 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #14 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #15 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
XFAIL: PR kern/43626
WARNING: the log-structured file system is experimental WARNING: it may cause system crashes and/or corrupt data panic: rename: lost dir entry rump kernel halting... halted
Segment size 1048576 is too large; trying smaller sizes. lfs_cleanerd[1420]: /mnt: attaching cleaner test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_renamerace'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0xefb18e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefbcded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefb9e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xeff85a4c in rumpns_ufs_rename () from /usr/lib/librumpfs_ffs.so.0 #7 0xeff2c9d8 in rumpns_lfs_rename () from /usr/lib/librumpfs_lfs.so.0 #8 0xefb9485c in rumpns_VOP_RENAME () from /usr/lib/librump.so.0 #9 0xefc4ac38 in rumpns_do_sys_rename () from /usr/lib/librumpvfs.so.0 #10 0xefc4ad34 in rumpns_sys_rename () from /usr/lib/librumpvfs.so.0 #11 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #12 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #13 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #14 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #15 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
SKIPPED: test fails in some setups, reason unknown
FAILED: Test case raised a failure but was not expecting one; reason was mkdir: File exists
SKIPPED: rename not supported by fs
SKIPPED: rename not supported by fs
SKIPPED: directories not supported
XFAIL: PR kern/43582
WARNING: the log-structured file system is experimental WARNING: it may cause system crashes and/or corrupt data panic: lfs_rescount rump kernel halting... halted
Segment size 1048576 is too large; trying smaller sizes. lfs_cleanerd[2285]: /mnt: attaching cleaner test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_rmdirrace'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0xefb18e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefbcded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefb9e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xeff48490 in rumpns_lfs_reserve () from /usr/lib/librumpfs_lfs.so.0 #7 0xeff2d29c in rumpns_lfs_mkdir () from /usr/lib/librumpfs_lfs.so.0 #8 0xefb95a74 in rumpns_VOP_MKDIR () from /usr/lib/librump.so.0 #9 0xefc4a778 in rumpns_do_sys_mkdir () from /usr/lib/librumpvfs.so.0 #10 0xefc4a7f8 in rumpns_sys_mkdir () from /usr/lib/librumpvfs.so.0 #11 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #12 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #13 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #14 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #15 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
SKIPPED: rmdir(2) not supported by file system
FAILED: Test case timed out after 300 seconds
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
XFAIL: PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
XFAIL: PR kern/44377
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption panic: kernel diagnostic assertion "rw_lock_held(&wl->wl_rwlock)" failed: file "/home/builds/ab/HEAD/src/lib/librumpvfs/../../sys/rump/../kern/vfs_wapbl.c", line 1628 rump kernel halting... halted
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_union'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0xefb18e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefbcded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefb9e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xefb823a8 in rumpns_kern_assert () from /usr/lib/librump.so.0 #7 0xefc39f78 in rumpns_wapbl_jlock_assert () from /usr/lib/librumpvfs.so.0 #8 0xefc3a30c in rumpns_wapbl_add_buf () from /usr/lib/librumpvfs.so.0 #9 0xefc690e8 in rumpns_bdwrite () from /usr/lib/librumpvfs.so.0 #10 0xefc6930c in rumpns_bwrite () from /usr/lib/librumpvfs.so.0 #11 0xefc69574 in rumpns_vn_bwrite () from /usr/lib/librumpvfs.so.0 #12 0xefb95890 in rumpns_VOP_BWRITE () from /usr/lib/librump.so.0 #13 0xeff7a79c in rumpns_ufs_direnter () from /usr/lib/librumpfs_ffs.so.0 #14 0xeff847cc in rumpns_ufs_whiteout () from /usr/lib/librumpfs_ffs.so.0 #15 0xefb93b8c in rumpns_VOP_WHITEOUT () from /usr/lib/librump.so.0 #16 0xefe27e60 in rumpns_union_mkwhiteout () from /usr/lib/librumpfs_union.so.0 #17 0xefe25d20 in rumpns_union_remove () from /usr/lib/librumpfs_union.so.0 #18 0xefb94a1c in rumpns_VOP_REMOVE () from /usr/lib/librump.so.0 #19 0xefc4cdec in rumpns_do_sys_unlink () from /usr/lib/librumpvfs.so.0 #20 0xefc4ce2c in rumpns_sys_unlink () from /usr/lib/librumpvfs.so.0 #21 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #22 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #23 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #24 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #25 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #26 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #27 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #28 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #29 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #30 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
XFAIL: PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
XFAIL: PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:188: Expected true value in rump_sys_stat(TDIR, &sb) == -1
WARNING: the log-structured file system is experimental WARNING: it may cause system crashes and/or corrupt data WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
Segment size 1048576 is too large; trying smaller sizes. lfs_cleanerd[2340]: /mnt: attaching cleaner
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption rpcbind debugging enabled.
rumpnfsd: Cannot get information for `udp6' rumpnfsd: Cannot get information for `tcp6' Getting export list. Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Getting mount list. Here we go. t_union: rpcbind to nfs on server: RPC: Program not registered got mount request from 10.3.2.2 -> rpcpath: /myexport -> dpath: /myexport Mount successful.
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption rpcbind debugging enabled.
rumpnfsd: Cannot get information for `udp6' rumpnfsd: Cannot get information for `tcp6' Getting export list. Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Getting mount list. Here we go. got mount request from 10.3.2.2 -> rpcpath: /myexport -> dpath: /myexport Mount successful.
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
XFAIL: PR kern/44383: /home/builds/ab/HEAD/src/tests/fs/vfs/t_union.c:190: rump_sys_mkdir("testdir", 0777): No such file or directory
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: fs does not support VOP_WHITEOUT
WARNING: the union file system is experimental WARNING: it can cause crashes and file system corruption
SKIPPED: owner not supported by file system
SKIPPED: owner not supported by file system
SKIPPED: owner not supported by file system
XFAIL: fhopen() for removed file succeeds (PR kern/43745): /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1
WARNING: the log-structured file system is experimental WARNING: it may cause system crashes and/or corrupt data
Segment size 1048576 is too large; trying smaller sizes. lfs_cleanerd[1978]: /mnt: attaching cleaner
XFAIL: fhopen() for removed file succeeds (PR kern/43745): /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1
SKIPPED: file handles not supported
RNG seed 1299165735
SKIPPED: file handles not supported
SKIPPED: file handles not supported
SKIPPED: file handles not supported
RNG seed 1299165737
SKIPPED: file handles not supported
SKIPPED: file handles not supported
XFAIL: PR kern/43605: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vfsops.c:159: Expected errno 70, got 22, in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1
XFAIL: PR kern/43605: fhopen: Invalid argument
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
*** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
*** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
*** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
WARNING: the log-structured file system is experimental WARNING: it may cause system crashes and/or corrupt data
Segment size 1048576 is too large; trying smaller sizes. lfs_cleanerd[2463]: /mnt: attaching cleaner *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len lfs_cleanerd[2463]: /mnt: detaching cleaner
XFAIL: PR kern/43670: close: Bad file descriptor
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
*** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len
XFAIL: PR kern/44661: unmount failed: Device busy
*** Check failed: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:296: sb.st_nlink != 3 ==== dumping mountpoint at ``/mnt'' ==== vnodecovered = 0xef893238 syncer = 0x0 data = 0xef8b7110 fs_bshift 12 dev_bshift = 9 flag = 0x1000<MNT_LOCAL> iflag = 0x80<IMNT_HAS_TRANS> refcnt = 3 unmounting @ 0xeff14024 updating @ 0xeff14918 statvfs cache: bsize = 4096 frsize = 4096 iosize = 4096 blocks = 1239 bfree = 1239 bavail = 1239 bresvd = 0 files = 512 ffree = 0 favail = 0 fresvd = 0 f_fsidx = { 0xc500, 0x764f } owner = 0 namemax = 255 flag = 0x0 syncwrites = 30 asyncwrites = 4 syncreads = 132 asyncreads = 0 fstypename = msdos mntonname = /mnt mntfromname = /dev/device0.msdosfs locked vnodes = all vnodes = 0xef8c2da8, 0xef893010 == dumping vnodes == VM OBJECT at 0xef8c2da8, refs 1 VNODE flags 0x0 mp 0xeff14000 numoutput 0 size 0x1000 writesize 0x1000 data 0xef8c0d80 writecount 0 holdcnt 0 tag VT_MSDOSFS(4) type VDIR(2) mount 0xeff14000 typedata 0x0 v_lock 0xef8c2e54 clean bufs: dirty bufs: VM OBJECT at 0xef893010, refs 1 VNODE flags 0x1<ROOT> mp 0xeff14000 numoutput 0 size 0x4000 writesize 0x4000 data 0xef8c0d00 writecount 0 holdcnt 0 tag VT_MSDOSFS(4) type VDIR(2) mount 0xeff14000 typedata 0x0 v_lock 0xef8930bc clean bufs: dirty bufs: ==== done ====
XFAIL: PR kern/43670: unlink: File name too long
SKIPPED: test fails in some setups, reason unknown
SKIPPED: symlinks not supported by file system
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
rpcbind debugging enabled.
rumpnfsd: Cannot get information for `udp6' rumpnfsd: Cannot get information for `tcp6' Getting export list. Got line Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 Making new ep fs=0xc500,0x78b doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 doing opt -noresvmnt -maproot=0:0 10.3.2.2 doing opt -maproot=0:0 10.3.2.2 got host 10.3.2.2 Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 Found ep fs=0xc500,0x78b doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 doing opt -noresvmnt -maproot=0:0 10.4.2.2 doing opt -maproot=0:0 10.4.2.2 got host 10.4.2.2 Getting mount list. Here we go. got mount request from 10.3.2.2 -> rpcpath: /myexport -> dpath: /myexport Mount successful. *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
*** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len readshovel r1 -1 / 6
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
*** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len
SKIPPED: rename not supported by fs
SKIPPED: rename not supported by fs
SKIPPED: rename not supported by fs
SKIPPED: rename not supported by fs
SKIPPED: dirs not supported by file system
SKIPPED: dirs not supported by file system
SKIPPED: dirs not supported by file system
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
*** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len
SKIPPED: dirs not supported by file system
SKIPPED: dirs not supported by file system
SKIPPED: dirs not supported by file system
SKIPPED: symlinks not supported by file system
XFAIL: PR kern/44657
panic: kernel diagnostic assertion "0" failed: file "/home/builds/ab/HEAD/src/sys/rump/fs/lib/libtmpfs/../../../../fs/tmpfs/tmpfs_subr.c", line 404 rump kernel halting... halted
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_vnops'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0xefb18e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefbcded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefb9e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xefb823a8 in rumpns_kern_assert () from /usr/lib/librump.so.0 #7 0xefe49c7c in rumpns_tmpfs_alloc_vp () from /usr/lib/librumpfs_tmpfs.so.0 #8 0xefe485b4 in rumpns_tmpfs_lookup () from /usr/lib/librumpfs_tmpfs.so.0 #9 0xefb95eb4 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 #10 0xefc60354 in rumpns_relookup () from /usr/lib/librumpvfs.so.0 #11 0xefc60f50 in rumpns_namei () from /usr/lib/librumpvfs.so.0 #12 0xefc4bca4 in rumpns_chdir_lookup () from /usr/lib/librumpvfs.so.0 #13 0xefc4bd9c in rumpns_sys_chdir () from /usr/lib/librumpvfs.so.0 #14 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #15 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #16 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #17 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #18 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #19 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #20 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #21 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #22 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #23 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
XFAIL: PR kern/44494: 6 checks failed as expected; see output for more details
*** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:729: l.l_start != expect[j+1].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:730: l.l_len != expect[j+1].l_len *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:722: l.l_start != expect[j].l_start *** Expected check failure: PR kern/44494: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:723: l.l_len != expect[j].l_len
XFAIL: PR kern/44288
panic: kernel diagnostic assertion "node->tn_links == 0" failed: file "/home/builds/ab/HEAD/src/sys/rump/fs/lib/libtmpfs/../../../../fs/tmpfs/tmpfs_vnops.c", line 1116 rump kernel halting... halted
*** Check failed: /home/builds/ab/HEAD/src/tests/fs/vfs/t_vnops.c:296: sb.st_nlink != 3 test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_vnops'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0xefb18e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefbcded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefb9e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xefb823a8 in rumpns_kern_assert () from /usr/lib/librump.so.0 #7 0xefe48fc8 in rumpns_tmpfs_rmdir () from /usr/lib/librumpfs_tmpfs.so.0 #8 0xefb947bc in rumpns_VOP_RMDIR () from /usr/lib/librump.so.0 #9 0xefc4a60c in rumpns_sys_rmdir () from /usr/lib/librumpvfs.so.0 #10 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #11 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #12 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #13 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #14 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #15 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #16 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #17 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #18 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #19 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
XFAIL: PR kern/43617: other-dotdot
XFAIL: PR kern/43843
panic: kernel diagnostic assertion "sz > 0 && sz <= 1024" failed: file "/home/builds/ab/HEAD/src/sys/rump/fs/lib/libtmpfs/../../../../fs/tmpfs/tmpfs_mem.c", line 196 rump kernel halting... halted
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_vnops'. Program terminated with signal 6, Aborted. #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefa5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefa5decc in raise () from /usr/lib/libc.so.12 #2 0xefa5d590 in abort () from /usr/lib/libc.so.12 #3 0xefb18e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefbcded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefb9e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xefb823a8 in rumpns_kern_assert () from /usr/lib/librump.so.0 #7 0xefe4d1cc in rumpns_tmpfs_strname_alloc () from /usr/lib/librumpfs_tmpfs.so.0 #8 0xefe4a260 in rumpns_tmpfs_alloc_node () from /usr/lib/librumpfs_tmpfs.so.0 #9 0xefe4c13c in rumpns_tmpfs_alloc_file () from /usr/lib/librumpfs_tmpfs.so.0 #10 0xefe4611c in rumpns_tmpfs_symlink () from /usr/lib/librumpfs_tmpfs.so.0 #11 0xefb959b8 in rumpns_VOP_SYMLINK () from /usr/lib/librump.so.0 #12 0xefc4d138 in rumpns_do_sys_symlink () from /usr/lib/librumpvfs.so.0 #13 0xefc4d1d4 in rumpns_sys_symlink () from /usr/lib/librumpvfs.so.0 #14 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #15 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #16 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #17 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #18 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #19 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #20 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #21 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #22 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #23 0xefbc2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
SKIPPED: Requires root privileges
XFAIL: PR kern/40688
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_pr'. Program terminated with signal 11, Segmentation fault. #0 0xefec7584 in rumpns_selnotify () from /usr/lib/librump.so.0 #0 0xefec7584 in rumpns_selnotify () from /usr/lib/librump.so.0 #1 0xeffc4d6c in rumpns_ptcwakeup () from /usr/lib/librumpkern_tty.so.0 #2 0xeffc4f6c in rumpns_ptyioctl () from /usr/lib/librumpkern_tty.so.0 #3 0xefed4b38 in rumpns_cdev_ioctl () from /usr/lib/librump.so.0 #4 0xeff6f9ac in rumpns_spec_ioctl () from /usr/lib/librumpvfs.so.0 #5 0xeff89458 in rumpns_dirhash_lookup () from /usr/lib/librumpvfs.so.0 #6 0xefec5188 in rumpns_VOP_IOCTL () from /usr/lib/librump.so.0 #7 0xeff77944 in rumpns_vn_fifo_bypass () from /usr/lib/librumpvfs.so.0 #8 0xefea9a20 in rumpns_sys_ioctl () from /usr/lib/librump.so.0 #9 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #10 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #11 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #12 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #13 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #14 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #15 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #16 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #17 0xefef2fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
FAILED: 7 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/kernel/t_posix_fadvise.c:115: ret = (posix_fadvise(fd, 0, 0, -1)) != 22: got: 29 *** Check failed: /home/builds/ab/HEAD/src/tests/kernel/t_posix_fadvise.c:118: ret = (posix_fadvise(fd, 0, 0, 0)) != 0: got: 29 *** Check failed: /home/builds/ab/HEAD/src/tests/kernel/t_posix_fadvise.c:119: ret = (posix_fadvise(fd, 0, 0, 2)) != 0: got: 29 *** Check failed: /home/builds/ab/HEAD/src/tests/kernel/t_posix_fadvise.c:120: ret = (posix_fadvise(fd, 0, 0, 1)) != 0: got: 29 *** Check failed: /home/builds/ab/HEAD/src/tests/kernel/t_posix_fadvise.c:121: ret = (posix_fadvise(fd, 0, 0, 3)) != 0: got: 29 *** Check failed: /home/builds/ab/HEAD/src/tests/kernel/t_posix_fadvise.c:122: ret = (posix_fadvise(fd, 0, 0, 4)) != 0: got: 29 *** Check failed: /home/builds/ab/HEAD/src/tests/kernel/t_posix_fadvise.c:123: ret = (posix_fadvise(fd, 0, 0, 5)) != 0: got: 29
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Test not valid on powerpc
SKIPPED: Test not valid on powerpc
FAILED: 2 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask
FAILED: 2 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask
FAILED: 2 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:227: ex1 & t->mask != t->mask
FAILED: 8 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode
FAILED: 8 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode
FAILED: 8 checks failed; see output for more details
*** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:268: signal_caught != 1 *** Check failed: /home/builds/ab/HEAD/src/tests/lib/libc/ieeefp/t_except.c:269: sicode != t->sicode
XFAIL: PR lib/44189: /home/builds/ab/HEAD/src/tests/lib/libc/stdlib/t_strtox.c:55: strtod(str, &end) == -0.0 && end == str+2 not met
SKIPPED: config variable "run_popcount" not set to YES/TRUE
SKIPPED: config variable "run_popcount" not set to YES/TRUE
FAILED: /home/builds/ab/HEAD/src/tests/lib/libc/ttyio/t_ttyio.c:89: tcgetattr(STDIN_FILENO, &term): Inappropriate ioctl for device
XFAIL: PR port-powerpc/44387
XFAIL: PR port-powerpc/44387
XFAIL: Race condition; it is probably unsafe to call sem_post from a signal handler when using the pthread version
XFAIL: PR kern/43452: close unlinked semaphore: Invalid argument
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
XFAIL: PR kern/44196: /home/builds/ab/HEAD/src/tests/net/bpf/t_bpf.c:96: getmtdata() != 0
XFAIL: PR kern/43664
panic: kernel diagnostic assertion "m->m_pkthdr.csum_flags & M_CSUM_IPv4" failed: file "/home/builds/ab/HEAD/src/sys/rump/net/lib/libnet/../../../../netinet/ip_output.c", line 1033 rump kernel halting... halted
test program crashed, autolisting stacktrace: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `t_pr'. Program terminated with signal 6, Aborted. #0 0xefd5df08 in _lwp_kill () from /usr/lib/libc.so.12 #0 0xefd5df08 in _lwp_kill () from /usr/lib/libc.so.12 #1 0xefd5decc in raise () from /usr/lib/libc.so.12 #2 0xefd5d590 in abort () from /usr/lib/libc.so.12 #3 0xefde8e00 in rumpuser_exit () from /usr/lib/librumpuser.so.0 #4 0xefe9ded8 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 #5 0xefe6e5f0 in rumpns_panic () from /usr/lib/librump.so.0 #6 0xefe523a8 in rumpns_kern_assert () from /usr/lib/librump.so.0 #7 0xeff7b924 in rumpns_ip_fragment () from /usr/lib/librumpnet_net.so.0 #8 0xeff7c89c in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 #9 0xeff79668 in rumpns_rip_output () from /usr/lib/librumpnet_net.so.0 #10 0xeff79ae0 in rumpns_rip_usrreq () from /usr/lib/librumpnet_net.so.0 #11 0xeff86190 in rumpns_sockaddr_in_addr () from /usr/lib/librumpnet_net.so.0 #12 0xeff00b18 in rumpns_sosend () from /usr/lib/librumpnet.so.0 #13 0xefef9510 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 #14 0xefef9714 in rumpns_sys_sendto () from /usr/lib/librumpnet.so.0 #15 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #16 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #17 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #18 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #19 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #20 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #21 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #22 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 #23 0xefe92fa0 in rumpns_sys_unmount () from /usr/lib/librump.so.0 stacktrace complete
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: test requires LOCKDEBUG kernel
SKIPPED: test requires LOCKDEBUG kernel
SKIPPED: test requires LOCKDEBUG kernel
SKIPPED: could not mount mfs
mount_mfs: "mfsdir" is a non-resolved or relative path. mount_mfs: using "/tmp/atf-run.00034r/mfsdir" instead. mount_mfs: /tmp/atf-run.00034r/mfsdir: mount: Operation not permitted umount: /tmp/atf-run.00034r/mfsdir: not currently mounted
SKIPPED: host kernel modules not supported on this architecture
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
XFAIL: PR bin/44205: atf-check failed; see the output of the test for details
in resize_ffs: 4096 512 49152 32768 2 41 bs is 4096 numdata is 41 ****resizing fs with blocksize 4096 fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 using 4 cylinder groups of 6.00MB, 1536 blks, 2720 inodes. super-block backups (for fsck_ffs -b #) at: 144, 12432, 24720, 37008, Executing command [ rump_ffs fsimage mnt ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: rump_ffs: "fsimage" is a non-resolved or relative path. rump_ffs: using "/tmp/atf-run.00034c/fsimage" instead. rump_ffs: "mnt" is a non-resolved or relative path. rump_ffs: using "/tmp/atf-run.00034c/mnt" instead. rump_ffs: puffs_mount: cannot open /dev/puffs rump_ffs: puffs_daemon: Permission denied assertion "n == 4" failed: file "/home/builds/ab/HEAD/src/lib/libpuffs/puffs.c", line 502, function "shutdaemon" umount: /tmp/atf-run.00034c/mnt: not currently mounted
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
SKIPPED: Requires root privileges
XFAIL: PR bin/44205: atf-check failed; see the output of the test for details
in resize_ffs: 16384 2048 49152 32768 2 43 swap bs is 16384 numdata is 43 ****resizing fs with blocksize 16384 fsimage: 24.0MB (49152 sectors) block size 16384, fragment size 2048 using 4 cylinder groups of 6.00MB, 384 blks, 768 inodes. super-block backups (for fsck_ffs -b #) at: 160, 12448, 24736, 37024, Executing command [ rump_ffs fsimage mnt ]
Fail: incorrect exit status: 1, expected: 0 stdout: stderr: rump_ffs: "fsimage" is a non-resolved or relative path. rump_ffs: using "/tmp/atf-run.00034h/fsimage" instead. rump_ffs: "mnt" is a non-resolved or relative path. rump_ffs: using "/tmp/atf-run.00034h/mnt" instead. rump_ffs: puffs_mount: cannot open /dev/puffs rump_ffs: puffs_daemon: Permission denied assertion "n == 4" failed: file "/home/builds/ab/HEAD/src/lib/libpuffs/puffs.c", line 502, function "shutdaemon" umount: /tmp/atf-run.00034h/mnt: not currently mounted
XFAIL: PR bin/43469: $stripped != ${line%%/\**} (#define bindir "/usr/bin" != #define bindir ")
XFAIL: PR bin/43597: atf-check failed; see the output of the test for details
Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ]
Fail: incorrect exit status: 2, expected: 0 stdout: stderr: sh: Syntax error: Unterminated quoted string