-
Notifications
You must be signed in to change notification settings - Fork 44
issue NewValidation: CSCwq58901 #345
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
Open
jeestr4d
wants to merge
1
commit into
master
Choose a base branch
from
issue308
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+592
−0
Conversation
This file contains hidden or 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
Fixes #308 fixed
jeestr4d
commented
Feb 10, 2026
Collaborator
Author
jeestr4d
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lab output (modified logic):
[Check 84/90] Sup-A(+) /MNT/PSS Filesystem Check... FAIL - UPGRADE FAILURE!!
Switch ID Switch Name /mnt/pss Folder usage (MB) File Location
--------- ----------- -------------------------- -------------
1201 a1-spine1 1 /mnt/pss/bootlogs/8/sysmgr.log
1201 a1-spine1 1 /mnt/pss/bootlogs/9/auto_epld.log
1201 a1-spine1 1 /mnt/pss/bootlogs/9/boot.log
1201 a1-spine1 1 /mnt/pss/bootlogs/9/dmesg
1201 a1-spine1 1 /mnt/pss/bootlogs/9/dotclean.log.tar.gz
1201 a1-spine1 1 /mnt/pss/bootlogs/9/isan.log
1201 a1-spine1 1 /mnt/pss/bootlogs/9/nvram_prev_dmesg_blk_1_active.log
1201 a1-spine1 1 /mnt/pss/bootlogs/9/nvram_prev_dmesg_blk_2_inactive.log
1201 a1-spine1 1 /mnt/pss/bootlogs/9/nvram_prev_oops_blk_1.log
1201 a1-spine1 1 /mnt/pss/bootlogs/9/nvram_prev_oops_blk_2.log
1201 a1-spine1 1 /mnt/pss/bootlogs/9/sysmgr.log
1201 a1-spine1 2 /mnt/pss/bootlogs/1/sysmgr.log
1202 a1-spine2 1 /mnt/pss/bootlogs/9/boot.log
1202 a1-spine2 1 /mnt/pss/bootlogs/9/dmesg
1202 a1-spine2 1 /mnt/pss/bootlogs/9/dotclean.log.tar.gz
1202 a1-spine2 1 /mnt/pss/bootlogs/9/isan.log
1202 a1-spine2 1 /mnt/pss/bootlogs/9/nvram_prev_dmesg_blk_1_active.log
1202 a1-spine2 1 /mnt/pss/bootlogs/9/nvram_prev_dmesg_blk_2_inactive.log
1202 a1-spine2 1 /mnt/pss/bootlogs/9/nvram_prev_oops_blk_1.log
1202 a1-spine2 1 /mnt/pss/bootlogs/9/nvram_prev_oops_blk_2.log
1202 a1-spine2 3 /mnt/pss/bootlogs/5/sysmgr.log
1202 a1-spine2 3 /mnt/pss/bootlogs/9/sysmgr.log
1202 a1-spine2 4 /mnt/pss/bootlogs/7/sysmgr.log
1203 a1-spine3 1 /mnt/pss/bootlogs/9/isan.log
1203 a1-spine3 1 /mnt/pss/bootlogs/9/nvram_prev_dmesg_blk_1_active.log
1203 a1-spine3 1 /mnt/pss/bootlogs/9/nvram_prev_dmesg_blk_2_inactive.log
1203 a1-spine3 1 /mnt/pss/bootlogs/9/nvram_prev_oops_blk_1.log
1203 a1-spine3 1 /mnt/pss/bootlogs/9/nvram_prev_oops_blk_2.log
1203 a1-spine3 1 /mnt/pss/bootlogs/9/presysmgr.log
1203 a1-spine3 1 /mnt/pss/bootlogs/9/stateless_conversion.log
1203 a1-spine3 1 /mnt/pss/bootlogs/9/sysmgr.log
1203 a1-spine3 14 /mnt/pss/bootlogs/2/sysmgr.log
1203 a1-spine3 3 /mnt/pss/bootlogs/6/sysmgr.log
1203 a1-spine3 7 /mnt/pss/bootlogs/4/sysmgr.log
local pytest:
((ACI-PRE) ) jeestrad@JEESTRAD-M-L6VV ACI-Pre-Upgrade-Validation-Script % python3.12 -m pytest tests/checks/sup_a_filesystem_check
=================================================================================================== test session starts ===================================================================================================
platform darwin -- Python 3.12.12, pytest-7.4.0, pluggy-1.2.0
rootdir: /Users/jeestrad/Documents/Python/pre-upgrade/ACI-Pre-Upgrade-Validation-Script
configfile: pytest.ini
collected 7 items
tests/checks/sup_a_filesystem_check/test_sup_a_filesystem_check.py::test_logic[icurl_outputs0-fabric_nodes0-False-False-conn_cmds0-MANUAL CHECK REQUIRED-expected_data0]
----------------------------------------------------------------------------------------------------- live log setup ------------------------------------------------------------------------------------------------------
[12:20:41.003 INFO init_system:6130(MainThread)] Cleaning up previous run files in preupgrade_validator_logs/
[12:20:41.003 INFO init_system:6132(MainThread)] Creating directories preupgrade_validator_logs/ and preupgrade_validator_logs/json_results/
------------------------------------------------------------------------------------------------------ live log call ------------------------------------------------------------------------------------------------------
[12:20:41.004 INFO init_result:1182(MainThread)] Initialized in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
[12:20:41.004 INFO _start_thread:1105(MainThread)] (sup_a_filesystem_check) Starting thread.
[12:20:41.005 INFO wrapper:1349(sup_a_filesystem_check)] Start sup_a_filesystem_check
[12:20:41.005 INFO update_result:1191(sup_a_filesystem_check)] Finalized result in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
PASSED [ 14%]
tests/checks/sup_a_filesystem_check/test_sup_a_filesystem_check.py::test_logic[icurl_outputs1-fabric_nodes1-6.0(8a)-False-conn_cmds1-N/A-expected_data1]
------------------------------------------------------------------------------------------------------ live log call ------------------------------------------------------------------------------------------------------
[12:20:41.019 INFO init_result:1182(MainThread)] Initialized in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
[12:20:41.019 INFO _start_thread:1105(MainThread)] (sup_a_filesystem_check) Starting thread.
[12:20:41.019 INFO wrapper:1349(sup_a_filesystem_check)] Start sup_a_filesystem_check
[12:20:41.020 INFO update_result:1191(sup_a_filesystem_check)] Finalized result in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
PASSED [ 28%]
tests/checks/sup_a_filesystem_check/test_sup_a_filesystem_check.py::test_logic[icurl_outputs2-fabric_nodes2-6.1(4d)-False-conn_cmds2-N/A-expected_data2]
------------------------------------------------------------------------------------------------------ live log call ------------------------------------------------------------------------------------------------------
[12:20:41.034 INFO init_result:1182(MainThread)] Initialized in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
[12:20:41.034 INFO _start_thread:1105(MainThread)] (sup_a_filesystem_check) Starting thread.---------------| 0/1 checks completed
[12:20:41.034 INFO wrapper:1349(sup_a_filesystem_check)] Start sup_a_filesystem_check
[12:20:41.034 INFO update_result:1191(sup_a_filesystem_check)] Finalized result in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
PASSED [ 42%]
tests/checks/sup_a_filesystem_check/test_sup_a_filesystem_check.py::test_logic[icurl_outputs3-fabric_nodes3-4.2(4c)-True-conn_cmds3-ERROR !!-expected_data3]
------------------------------------------------------------------------------------------------------ live log call ------------------------------------------------------------------------------------------------------
[12:20:41.046 INFO init_result:1182(MainThread)] Initialized in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
[12:20:41.046 INFO _start_thread:1105(MainThread)] (sup_a_filesystem_check) Starting thread.---------------| 0/1 checks completed
[12:20:41.046 INFO wrapper:1349(sup_a_filesystem_check)] Start sup_a_filesystem_check
[12:20:41.046 INFO update_result:1191(sup_a_filesystem_check)] Finalized result in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
PASSED [ 57%]
tests/checks/sup_a_filesystem_check/test_sup_a_filesystem_check.py::test_logic[icurl_outputs4-fabric_nodes4-5.2(4l)-False-conn_cmds4-ERROR !!-expected_data4]
------------------------------------------------------------------------------------------------------ live log call ------------------------------------------------------------------------------------------------------
[12:20:41.059 INFO init_result:1182(MainThread)] Initialized in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
[12:20:41.059 INFO _start_thread:1105(MainThread)] (sup_a_filesystem_check) Starting thread.
[12:20:41.059 INFO wrapper:1349(sup_a_filesystem_check)] Start sup_a_filesystem_check----------------------| 0/1 checks completed
[12:20:41.060 INFO update_result:1191(sup_a_filesystem_check)] Finalized result in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
PASSED [ 71%]
tests/checks/sup_a_filesystem_check/test_sup_a_filesystem_check.py::test_logic[icurl_outputs5-fabric_nodes5-5.2(4c)-False-conn_cmds5-PASS-expected_data5]
------------------------------------------------------------------------------------------------------ live log call ------------------------------------------------------------------------------------------------------
[12:20:41.071 INFO init_result:1182(MainThread)] Initialized in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
[12:20:41.072 INFO _start_thread:1105(MainThread)] (sup_a_filesystem_check) Starting thread.---------------| 0/1 checks completed
[12:20:41.072 INFO wrapper:1349(sup_a_filesystem_check)] Start sup_a_filesystem_check
[12:20:41.072 INFO update_result:1191(sup_a_filesystem_check)] Finalized result in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
PASSED [ 85%]
tests/checks/sup_a_filesystem_check/test_sup_a_filesystem_check.py::test_logic[icurl_outputs6-fabric_nodes6-5.2(4p)-False-conn_cmds6-FAIL - UPGRADE FAILURE!!-expected_data6]
------------------------------------------------------------------------------------------------------ live log call ------------------------------------------------------------------------------------------------------
[12:20:41.085 INFO init_result:1182(MainThread)] Initialized in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
[12:20:41.085 INFO _start_thread:1105(MainThread)] (sup_a_filesystem_check) Starting thread.---------------| 0/1 checks completed
[12:20:41.086 INFO wrapper:1349(sup_a_filesystem_check)] Start sup_a_filesystem_check
[12:20:41.086 INFO update_result:1191(sup_a_filesystem_check)] Finalized result in preupgrade_validator_logs/json_results/sup_a_filesystem_check.json
PASSED [100%]
==================================================================================================== 7 passed in 0.10s ====================================================================================================
((ACI-PRE) ) jeestrad@JEESTRAD-M-L6VV ACI-Pre-Upgrade-Validation-Script %
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #308 fixed