Skip to content

mgr/dashboard: pin lxml to fix run-dashboard-tox-make-check failure#62242

Merged
nizamial09 merged 1 commit intoceph:mainfrom
rhcs-dashboard:pin-xmlsec
Mar 12, 2025
Merged

mgr/dashboard: pin lxml to fix run-dashboard-tox-make-check failure#62242
nizamial09 merged 1 commit intoceph:mainfrom
rhcs-dashboard:pin-xmlsec

Conversation

@nizamial09
Copy link
Member

@nizamial09 nizamial09 commented Mar 12, 2025

xmlsec had an upgrade yesterday night and its linux wheels are missing which broke the tests.

Another approach is being tried out separately
#62239, but that is failing with some other errors.

Fixes: https://tracker.ceph.com/issues/70411

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

xmlsec had an upgrade yesterday night and python3-saml might need to
adapt its library accordingly I suppose. Testing a fix by pinning lxml

Another approach is being tried out separately
ceph#62239, but that is failing with some
other errors.

Fixes: https://tracker.ceph.com/issues/70411
Signed-off-by: Nizamudeen A <nia@redhat.com>
@nizamial09
Copy link
Member Author

I see
272/308 Test #7: run-tox-mgr-dashboard-py3 ................. Passed 528.18 sec

in both make-check and make-check arm64, but the arm64 failed on

31 - run-rbd-unit-tests-1.sh (Failed)

retriggering again.

@nizamial09
Copy link
Member Author

jenkins test make check arm64

@nizamial09 nizamial09 requested review from afreen23 and epuertat March 12, 2025 08:44
@nizamial09
Copy link
Member Author

make check passed here but something else failed at the end

100% tests passed, 0 tests failed out of 308

Total Test time (real) = 5647.90 sec
+ sleep 5
+ ps -ef
+ grep -v jnlp
+ grep ceph
jenkins+ 3290845 2685914  0 10:04 ?        00:00:00 grep ceph
[Cobertura] Publishing Cobertura coverage report...

FATAL: Unable to copy coverage from /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/frontend/coverage/cobertura-coverage.xml to /var/lib/jenkins/jobs/ceph-pull-requests/builds/153614
java.io.IOException: Failed to copy /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/frontend/coverage/cobertura-coverage.xml to /var/lib/jenkins/jobs/ceph-pull-requests/builds/153614/coverage.xml
	at hudson.FilePath.copyTo(FilePath.java:2632)

@nizamial09
Copy link
Member Author

jenkins test make check

@nizamial09
Copy link
Member Author

jenkins test windows

@github-project-automation github-project-automation bot moved this from New to Reviewer approved in Ceph-Dashboard Mar 12, 2025
@nizamial09
Copy link
Member Author

jenkins test windows

@nizamial09
Copy link
Member Author

going to merge this to unblock the CI. I'll follow up here on the improvements.

@nizamial09 nizamial09 merged commit ccaa870 into ceph:main Mar 12, 2025
15 of 18 checks passed
@nizamial09 nizamial09 deleted the pin-xmlsec branch March 12, 2025 17:04
@github-project-automation github-project-automation bot moved this from Reviewer approved to Done in Ceph-Dashboard Mar 12, 2025
@jmundack jmundack mentioned this pull request Mar 12, 2025
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants