-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
naughty: Add pattern for NFS rpc.statd regression
Known issue #7137 Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2328627 Fixes cockpit-project/cockpit#21312
- Loading branch information
1 parent
1df87aa
commit b23672f
Showing
6 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*nsm_atomic_write* | ||
*Error: FAIL: Test completed, but found unexpected journal messages: | ||
Process * (rpc.statd) of user 0 dumped core. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*__main__.TestMachinesDisks.testAddDiskNFS* | ||
error: Failed to start pool nfs-pool | ||
*Job for rpc-statd.service failed because the control process exited with error code. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*TestMachinesStoragePools* | ||
* | ||
subprocess.CalledProcessError: *virsh pool-start nfs-pool*returned non-zero exit status 1. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*nsm_atomic_write* | ||
*Error: FAIL: Test completed, but found unexpected journal messages: | ||
Process * (rpc.statd) of user 0 dumped core. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*__main__.TestMachinesDisks.testAddDiskNFS* | ||
error: Failed to start pool nfs-pool | ||
*Job for rpc-statd.service failed because the control process exited with error code. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*TestMachinesStoragePools* | ||
* | ||
subprocess.CalledProcessError: *virsh pool-start nfs-pool*returned non-zero exit status 1. |