https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191545
Bug ID: 191545 Summary: tools/regression/acltools failures Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: yaneurab...@gmail.com The acltools testcases fail on ZFS, but not on UFS as shown below. I haven't investigated why the testcases fail. Script started on Tue Jul 1 19:45:13 2014 command: sh -c uname -a; sysctl vfs.zfs; prove -rv . FreeBSD freebsd-11-x64.localdomain 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r267801+8b3cf1c(more-tools-regression-integration): Tue Jun 24 21:17:31 PDT 2014 root@freebsd-11-x64.localdomain:/usr/obj/usr/src/sys/GENERIC-DEBUG amd64^M vfs.zfs.arc_max: 3056087040^M vfs.zfs.arc_min: 382010880^M vfs.zfs.arc_meta_used: 0^M vfs.zfs.arc_meta_limit: 764021760^M vfs.zfs.l2arc_write_max: 8388608^M vfs.zfs.l2arc_write_boost: 8388608^M vfs.zfs.l2arc_headroom: 2^M vfs.zfs.l2arc_feed_secs: 1^M vfs.zfs.l2arc_feed_min_ms: 200^M vfs.zfs.l2arc_noprefetch: 1^M vfs.zfs.l2arc_feed_again: 1^M vfs.zfs.l2arc_norw: 1^M vfs.zfs.anon_size: 0^M vfs.zfs.anon_metadata_lsize: 0^M vfs.zfs.anon_data_lsize: 0^M vfs.zfs.mru_size: 0^M vfs.zfs.mru_metadata_lsize: 0^M vfs.zfs.mru_data_lsize: 0^M vfs.zfs.mru_ghost_size: 0^M vfs.zfs.mru_ghost_metadata_lsize: 0^M vfs.zfs.mru_ghost_data_lsize: 0^M vfs.zfs.mfu_size: 0^M vfs.zfs.mfu_metadata_lsize: 0^M vfs.zfs.mfu_data_lsize: 0^M vfs.zfs.mfu_ghost_size: 0^M vfs.zfs.mfu_ghost_metadata_lsize: 0^M vfs.zfs.mfu_ghost_data_lsize: 0^M vfs.zfs.l2c_only_size: 0^M vfs.zfs.dedup.prefetch: 1^M vfs.zfs.nopwrite_enabled: 1^M vfs.zfs.mdcomp_disable: 0^M vfs.zfs.dirty_data_max: 426699571^M vfs.zfs.dirty_data_max_max: 4294967296^M vfs.zfs.dirty_data_max_percent: 10^M vfs.zfs.dirty_data_sync: 67108864^M vfs.zfs.delay_min_dirty_percent: 60^M vfs.zfs.delay_scale: 500000^M vfs.zfs.prefetch_disable: 1^M vfs.zfs.zfetch.max_streams: 8^M vfs.zfs.zfetch.min_sec_reap: 2^M vfs.zfs.zfetch.block_cap: 256^M vfs.zfs.zfetch.array_rd_sz: 1048576^M vfs.zfs.top_maxinflight: 32^M vfs.zfs.resilver_delay: 2^M vfs.zfs.scrub_delay: 4^M vfs.zfs.scan_idle: 50^M vfs.zfs.scan_min_time_ms: 1000^M vfs.zfs.free_min_time_ms: 1000^M vfs.zfs.resilver_min_time_ms: 3000^M vfs.zfs.no_scrub_io: 0^M vfs.zfs.no_scrub_prefetch: 0^M vfs.zfs.metaslab.gang_bang: 131073^M vfs.zfs.metaslab.debug_load: 0^M vfs.zfs.metaslab.debug_unload: 0^M vfs.zfs.metaslab.df_alloc_threshold: 131072^M vfs.zfs.metaslab.df_free_pct: 4^M vfs.zfs.metaslab.min_alloc_size: 10485760^M vfs.zfs.metaslab.load_pct: 50^M vfs.zfs.metaslab.unload_delay: 8^M vfs.zfs.metaslab.preload_limit: 3^M vfs.zfs.metaslab.preload_enabled: 1^M vfs.zfs.metaslab.weight_factor_enable: 0^M vfs.zfs.condense_pct: 200^M vfs.zfs.mg_noalloc_threshold: 0^M vfs.zfs.write_to_degraded: 0^M vfs.zfs.check_hostid: 1^M vfs.zfs.recover: 0^M vfs.zfs.deadman_synctime_ms: 1000000^M vfs.zfs.deadman_checktime_ms: 5000^M vfs.zfs.deadman_enabled: 0^M vfs.zfs.spa_asize_inflation: 24^M vfs.zfs.txg.timeout: 5^M vfs.zfs.vdev.cache.max: 16384^M vfs.zfs.vdev.cache.size: 0^M vfs.zfs.vdev.cache.bshift: 16^M vfs.zfs.vdev.trim_on_init: 1^M vfs.zfs.vdev.mirror.rotating_inc: 0^M vfs.zfs.vdev.mirror.rotating_seek_inc: 5^M vfs.zfs.vdev.mirror.rotating_seek_offset: 1048576^M vfs.zfs.vdev.mirror.non_rotating_inc: 0^M vfs.zfs.vdev.mirror.non_rotating_seek_inc: 1^M vfs.zfs.vdev.max_active: 1000^M vfs.zfs.vdev.sync_read_min_active: 10^M vfs.zfs.vdev.sync_read_max_active: 10^M vfs.zfs.vdev.sync_write_min_active: 10^M vfs.zfs.vdev.sync_write_max_active: 10^M vfs.zfs.vdev.async_read_min_active: 1^M vfs.zfs.vdev.async_read_max_active: 3^M vfs.zfs.vdev.async_write_min_active: 1^M vfs.zfs.vdev.async_write_max_active: 10^M vfs.zfs.vdev.scrub_min_active: 1^M vfs.zfs.vdev.scrub_max_active: 2^M vfs.zfs.vdev.trim_min_active: 1^M vfs.zfs.vdev.trim_max_active: 64^M vfs.zfs.vdev.aggregation_limit: 131072^M vfs.zfs.vdev.read_gap_limit: 32768^M vfs.zfs.vdev.write_gap_limit: 4096^M vfs.zfs.vdev.bio_flush_disable: 0^M vfs.zfs.vdev.bio_delete_disable: 0^M vfs.zfs.vdev.trim_max_bytes: 2147483648^M vfs.zfs.vdev.trim_max_pending: 64^M vfs.zfs.max_auto_ashift: 13^M vfs.zfs.min_auto_ashift: 9^M vfs.zfs.zil_replay_disable: 0^M vfs.zfs.cache_flush_disable: 0^M vfs.zfs.zio.use_uma: 1^M vfs.zfs.zio.exclude_metadata: 0^M vfs.zfs.sync_pass_deferred_free: 2^M vfs.zfs.sync_pass_dont_compress: 5^M vfs.zfs.sync_pass_rewrite: 2^M vfs.zfs.snapshot_list_prefetch: 0^M vfs.zfs.super_owner: 0^M vfs.zfs.debug: 0^M vfs.zfs.version.ioctl: 3^M vfs.zfs.version.acl: 1^M vfs.zfs.version.spa: 5000^M vfs.zfs.version.zpl: 5^M vfs.zfs.vol.mode: 1^M vfs.zfs.trim.enabled: 1^M vfs.zfs.trim.txg_delay: 32^M vfs.zfs.trim.timeout: 30^M vfs.zfs.trim.max_interval: 1^M ./00.t .. ^M 1..4^[[0m^M ok 1^[[0m^M ok 2^[[0m^M ok 3^[[0m^M ok 4^[[0m^M ok^M ./01.t .. ^M 1..4^[[0m^M ok 1^[[0m^M setfacl: xxx: acl_get_file() failed: Operation not supported^M ok 2^[[0m^M ^[[31mnot ok 3^[[0m^M ok 4^[[0m^M ^[[31mFailed 1/4 subtests ^[[0m^M ./02.t .. ^M 1..4^[[0m^M ok 1^[[0m^M ok 2^[[0m^M ok 3^[[0m^M ok 4^[[0m^M ok^M ./03.t .. ^M 1..5^[[0m^M ok 1^[[0m^M ok 2^[[0m^M ok 3^[[0m^M ^[[31mnot ok 4^[[0m^M rmdir: /tmp/acltools.uv1bNKKJ/nfs4: Directory not empty^M rmdir: /tmp/acltools.uv1bNKKJ: Directory not empty^M ok 5^[[0m^M ^[[31mFailed 1/5 subtests ^[[0m^M ./04.t .. ^M 1..3^[[0m^M ok 1^[[0m^M ^[[31mnot ok 2^[[0m^M ok 3^[[0m^M ^[[31mFailed 1/3 subtests ^[[0m^M ^M Test Summary Report^M -------------------^M ^[[31m./01.t (Wstat: 0 Tests: 4 Failed: 1)^[[0m^M ^[[31m Failed test: ^[[0m^[[31m3^[[0m^M ^[[31m./03.t (Wstat: 0 Tests: 5 Failed: 1)^[[0m^M ^[[31m Failed test: ^[[0m^[[31m4^[[0m^M ^[[31m./04.t (Wstat: 0 Tests: 3 Failed: 1)^[[0m^M ^[[31m Failed test: ^[[0m^[[31m2^[[0m^M Files=5, Tests=20, 6 wallclock secs ( 0.05 usr 0.11 sys + 0.29 cusr 2.30 csys = 2.75 CPU)^M Result: FAIL^M Script done on Tue Jul 1 19:45:20 2014 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"