Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test case: snapused_004_pos failure #5513

Closed
behlendorf opened this issue Dec 21, 2016 · 1 comment
Closed

Test case: snapused_004_pos failure #5513

behlendorf opened this issue Dec 21, 2016 · 1 comment
Labels
Component: Test Suite Indicates an issue with the test framework or a test case Status: Inactive Not being actively updated Status: Stale No recent activity for issue

Comments

@behlendorf
Copy link
Contributor

Type Version/Name
ZFS Version 0.7.0-rc2
SPL Version 0.7.0-rc2

Describe the problem you're observing

Occasional failures of the snapused_004_pos test case during automated testing.

Describe how to reproduce the problem

A full run of the ZFS Test Suite can occasionally produce the issue.

Include any warning/errors/backtraces from the system logs

Full log

Test: /usr/share/zfs/zfs-tests/tests/functional/snapused/snapused_004_pos (run as root) [00:47] [FAIL]
16:20:58.55 ASSERTION: Verify usedbyrefreservation is correct.
16:20:59.16 SUCCESS: /sbin/zfs create testpool.18087/testfs.18087/usedtest-snapused
16:20:59.45 SUCCESS: /sbin/zfs set refreservation=16M testpool.18087/testfs.18087/usedtest-snapused
16:20:59.55 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/file0
16:21:00.54 SUCCESS: /sbin/zfs create testpool.18087/testfs.18087/usedtest-snapused/fs0
16:21:00.72 SUCCESS: /sbin/zfs set refreservation=16M testpool.18087/testfs.18087/usedtest-snapused/fs0
16:21:00.82 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/fs0/file0
16:21:01.73 SUCCESS: /sbin/zfs create -V 16M testpool.18087/testfs.18087/usedtest-snapused/vol0
16:21:02.28 SUCCESS: /sbin/zfs snapshot -r testpool.18087/testfs.18087/usedtest-snapused@snap0
16:21:03.16 SUCCESS: /sbin/zfs clone testpool.18087/testfs.18087/usedtest-snapused@snap0 testpool.18087/testfs.18087/usedtest-snapused/cln0
16:21:03.33 SUCCESS: /sbin/zfs set refreservation=16M testpool.18087/testfs.18087/usedtest-snapused/cln0
16:21:03.44 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/cln0/file_cln0
16:21:04.75 SUCCESS: /sbin/zfs set refreservation=32M testpool.18087/testfs.18087/usedtest-snapused
16:21:04.86 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/file1
16:21:05.89 SUCCESS: /sbin/zfs create testpool.18087/testfs.18087/usedtest-snapused/fs1
16:21:06.07 SUCCESS: /sbin/zfs set refreservation=32M testpool.18087/testfs.18087/usedtest-snapused/fs1
16:21:06.18 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/fs1/file1
16:21:07.09 SUCCESS: /sbin/zfs create -V 16M testpool.18087/testfs.18087/usedtest-snapused/vol1
16:21:07.88 SUCCESS: /sbin/zfs snapshot -r testpool.18087/testfs.18087/usedtest-snapused@snap1
16:21:08.83 SUCCESS: /sbin/zfs clone testpool.18087/testfs.18087/usedtest-snapused@snap1 testpool.18087/testfs.18087/usedtest-snapused/cln1
16:21:09.00 SUCCESS: /sbin/zfs set refreservation=32M testpool.18087/testfs.18087/usedtest-snapused/cln1
16:21:09.11 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/cln1/file_cln1
16:21:11.38 SUCCESS: /sbin/zfs set refreservation=48M testpool.18087/testfs.18087/usedtest-snapused
16:21:11.48 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/file2
16:21:12.49 SUCCESS: /sbin/zfs create testpool.18087/testfs.18087/usedtest-snapused/fs2
16:21:12.67 SUCCESS: /sbin/zfs set refreservation=48M testpool.18087/testfs.18087/usedtest-snapused/fs2
16:21:12.78 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/fs2/file2
16:21:13.64 SUCCESS: /sbin/zfs create -V 16M testpool.18087/testfs.18087/usedtest-snapused/vol2
16:21:14.70 SUCCESS: /sbin/zfs snapshot -r testpool.18087/testfs.18087/usedtest-snapused@snap2
16:21:15.65 SUCCESS: /sbin/zfs clone testpool.18087/testfs.18087/usedtest-snapused@snap2 testpool.18087/testfs.18087/usedtest-snapused/cln2
16:21:15.82 SUCCESS: /sbin/zfs set refreservation=48M testpool.18087/testfs.18087/usedtest-snapused/cln2
16:21:15.92 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/cln2/file_cln2
16:21:18.98 SUCCESS: /sbin/zfs set refreservation=64M testpool.18087/testfs.18087/usedtest-snapused
16:21:19.08 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/file3
16:21:20.13 SUCCESS: /sbin/zfs create testpool.18087/testfs.18087/usedtest-snapused/fs3
16:21:20.31 SUCCESS: /sbin/zfs set refreservation=64M testpool.18087/testfs.18087/usedtest-snapused/fs3
16:21:20.42 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/fs3/file3
16:21:21.27 SUCCESS: /sbin/zfs create -V 16M testpool.18087/testfs.18087/usedtest-snapused/vol3
16:21:22.64 SUCCESS: /sbin/zfs snapshot -r testpool.18087/testfs.18087/usedtest-snapused@snap3
16:21:23.72 SUCCESS: /sbin/zfs clone testpool.18087/testfs.18087/usedtest-snapused@snap3 testpool.18087/testfs.18087/usedtest-snapused/cln3
16:21:23.90 SUCCESS: /sbin/zfs set refreservation=64M testpool.18087/testfs.18087/usedtest-snapused/cln3
16:21:24.00 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/cln3/file_cln3
16:21:27.90 SUCCESS: /sbin/zfs set refreservation=80M testpool.18087/testfs.18087/usedtest-snapused
16:21:28.00 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/file4
16:21:29.02 SUCCESS: /sbin/zfs create testpool.18087/testfs.18087/usedtest-snapused/fs4
16:21:29.19 SUCCESS: /sbin/zfs set refreservation=80M testpool.18087/testfs.18087/usedtest-snapused/fs4
16:21:29.29 SUCCESS: /usr/share/zfs/zfs-tests/bin/mkfile 16M /var/tmp/testdir18087/usedtest-snapused/fs4/file4
16:21:30.19 SUCCESS: /sbin/zfs create -V 16M testpool.18087/testfs.18087/usedtest-snapused/vol4
16:21:31.85 SUCCESS: /sbin/zfs snapshot -r testpool.18087/testfs.18087/usedtest-snapused@snap4
16:21:32.89 ERROR: /sbin/zfs clone testpool.18087/testfs.18087/usedtest-snapused@snap4 testpool.18087/testfs.18087/usedtest-snapused/cln4 exited 1
16:21:32.89 filesystem 'testpool.18087/testfs.18087/usedtest-snapused/cln4' is already mounted cannot mount 'testpool.18087/testfs.18087/usedtest-snapused/cln4': mountpoint or dataset is busy filesystem successfully created, but not mounted
16:21:32.89 NOTE: Performing local cleanup via log_onexit (cleanup)
16:21:45.60 SUCCESS: /sbin/zfs destroy -rR testpool.18087/testfs.18087/usedtest-snapused
@behlendorf behlendorf added the Component: Test Suite Indicates an issue with the test framework or a test case label Dec 21, 2016
behlendorf added a commit to behlendorf/zfs that referenced this issue Jan 24, 2017
Associate disabled test cases with existing open issues, update
update comments to be consistent and disable a few test cases.
The goal is for all enabled test to pass reliably.

The following test cases have been disabled due to infrequent
failures during automated testing.  Several of these test cases
were previous disabled only for the kmemleak builder but have
subsequently been observed on other automated builders.

- zfs_destroy_001_pos - openzfs#5635
- zfs_rename_006_pos  - openzfs#5647
- zfs_rename_009_neg  - openzfs#5648
- zpool_clear_001_pos - openzfs#5634
- zfs_allow_010_pos   - openzfs#5646
- reservation_018_pos - openzfs#5642
- snapused_004_pos    - openzfs#5513

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
behlendorf added a commit to behlendorf/zfs that referenced this issue Jan 24, 2017
Associate disabled test cases with existing open issues, update
comments to be consistent and disable a few additional test cases.
The goal is for all enabled test to pass reliably.

The following test cases have been disabled due to infrequent
failures during automated testing.  Several of these test cases
were previous disabled only for the kmemleak builder but have
subsequently been observed on other automated builders.

- zfs_destroy_001_pos - openzfs#5635
- zfs_rename_006_pos  - openzfs#5647
- zfs_rename_009_neg  - openzfs#5648
- zpool_clear_001_pos - openzfs#5634
- zfs_allow_010_pos   - openzfs#5646
- reservation_018_pos - openzfs#5642
- snapused_004_pos    - openzfs#5513
- rsend_022_pos       - openzfs#5654

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
behlendorf added a commit to behlendorf/zfs that referenced this issue Jan 25, 2017
Associate disabled test cases with existing open issues, update
comments to be consistent, disable a few additional test cases.
The goal is for all enabled test to pass 100% reliably.

The following test cases have been disabled due to infrequent
failures during automated testing.  Several of these test cases
were previous disabled only for the kmemleak builder but have
subsequently been observed on other automated builders.

- zfs_destroy_001_pos - openzfs#5635
- zfs_rename_006_pos  - openzfs#5647
- zfs_rename_009_neg  - openzfs#5648
- zpool_clear_001_pos - openzfs#5634
- zfs_allow_010_pos   - openzfs#5646
- reservation_018_pos - openzfs#5642
- snapused_004_pos    - openzfs#5513
- rsend_022_pos       - openzfs#5654
- history_006_neg     - openzfs#5657
- history_008_pos     - openzfs#5658

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
behlendorf added a commit to behlendorf/zfs that referenced this issue Jan 25, 2017
Associate disabled test cases with existing open issues, update
comments to be consistent, disable a few additional test cases.
The goal is for all enabled test to pass 100% reliably.

The following test cases have been disabled due to infrequent
failures during automated testing.  Several of these test cases
were previous disabled only for the kmemleak builder but have
subsequently been observed on other automated builders.

- zfs_destroy_001_pos - openzfs#5635
- zfs_rename_006_pos  - openzfs#5647
- zfs_rename_009_neg  - openzfs#5648
- zpool_clear_001_pos - openzfs#5634
- zfs_allow_010_pos   - openzfs#5646
- reservation_018_pos - openzfs#5642
- snapused_004_pos    - openzfs#5513
- rsend_022_pos       - openzfs#5654
- rsend_024_pos       - openzfs#5665
- history_008_pos     - openzfs#5658
- history_006_neg     - openzfs#5657
- history_008_pos     - openzfs#5658

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
behlendorf added a commit to behlendorf/zfs that referenced this issue Jan 26, 2017
Associate disabled test cases with existing open issues, update
comments to be consistent, disable a few additional test cases.
The goal is for all enabled test to pass 100% reliably.

The following test cases have been disabled due to infrequent
failures during automated testing.  Several of these test cases
were previous disabled only for the kmemleak builder but have
subsequently been observed on other automated builders.

- zfs_destroy_001_pos - openzfs#5635
- zfs_rename_006_pos  - openzfs#5647
- zfs_rename_009_neg  - openzfs#5648
- zpool_clear_001_pos - openzfs#5634
- zfs_allow_010_pos   - openzfs#5646
- reservation_018_pos - openzfs#5642
- snapused_004_pos    - openzfs#5513
- rsend_022_pos       - openzfs#5654
- rsend_024_pos       - openzfs#5665
- history_008_pos     - openzfs#5658
- history_006_neg     - openzfs#5657
- history_008_pos     - openzfs#5658
- zfs_inherit_003_pos - openzfs#5669

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
behlendorf added a commit that referenced this issue Jan 26, 2017
Associate disabled test cases with existing open issues, update
comments to be consistent, disable a few additional test cases.
The goal is for all enabled test to pass 100% reliably.

The following test cases have been disabled due to infrequent
failures during automated testing.  Several of these test cases
were previous disabled only for the kmemleak builder but have
subsequently been observed on other automated builders.

- zfs_destroy_001_pos - #5635
- zfs_rename_006_pos  - #5647
- zfs_rename_009_neg  - #5648
- zpool_clear_001_pos - #5634
- zfs_allow_010_pos   - #5646
- reservation_018_pos - #5642
- snapused_004_pos    - #5513
- rsend_022_pos       - #5654
- rsend_024_pos       - #5665
- history_008_pos     - #5658
- history_006_neg     - #5657
- history_008_pos     - #5658
- zfs_inherit_003_pos - #5669

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5649
wli5 pushed a commit to wli5/zfs that referenced this issue Feb 28, 2017
Associate disabled test cases with existing open issues, update
comments to be consistent, disable a few additional test cases.
The goal is for all enabled test to pass 100% reliably.

The following test cases have been disabled due to infrequent
failures during automated testing.  Several of these test cases
were previous disabled only for the kmemleak builder but have
subsequently been observed on other automated builders.

- zfs_destroy_001_pos - openzfs#5635
- zfs_rename_006_pos  - openzfs#5647
- zfs_rename_009_neg  - openzfs#5648
- zpool_clear_001_pos - openzfs#5634
- zfs_allow_010_pos   - openzfs#5646
- reservation_018_pos - openzfs#5642
- snapused_004_pos    - openzfs#5513
- rsend_022_pos       - openzfs#5654
- rsend_024_pos       - openzfs#5665
- history_008_pos     - openzfs#5658
- history_006_neg     - openzfs#5657
- history_008_pos     - openzfs#5658
- zfs_inherit_003_pos - openzfs#5669

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#5649
wli5 pushed a commit to wli5/zfs that referenced this issue Feb 28, 2017
Associate disabled test cases with existing open issues, update
comments to be consistent, disable a few additional test cases.
The goal is for all enabled test to pass 100% reliably.

The following test cases have been disabled due to infrequent
failures during automated testing.  Several of these test cases
were previous disabled only for the kmemleak builder but have
subsequently been observed on other automated builders.

- zfs_destroy_001_pos - openzfs#5635
- zfs_rename_006_pos  - openzfs#5647
- zfs_rename_009_neg  - openzfs#5648
- zpool_clear_001_pos - openzfs#5634
- zfs_allow_010_pos   - openzfs#5646
- reservation_018_pos - openzfs#5642
- snapused_004_pos    - openzfs#5513
- rsend_022_pos       - openzfs#5654
- rsend_024_pos       - openzfs#5665
- history_008_pos     - openzfs#5658
- history_006_neg     - openzfs#5657
- history_008_pos     - openzfs#5658
- zfs_inherit_003_pos - openzfs#5669

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#5649
@stale
Copy link

stale bot commented Aug 24, 2020

This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale No recent activity for issue label Aug 24, 2020
@stale stale bot closed this as completed Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Test Suite Indicates an issue with the test framework or a test case Status: Inactive Not being actively updated Status: Stale No recent activity for issue
Projects
None yet
Development

No branches or pull requests

2 participants
@behlendorf and others