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

leftovers after the copr-backend-resultdir-cleaner run #3538

Open
praiskup opened this issue Nov 28, 2024 · 1 comment
Open

leftovers after the copr-backend-resultdir-cleaner run #3538

praiskup opened this issue Nov 28, 2024 · 1 comment

Comments

@praiskup
Copy link
Member

praiskup commented Nov 28, 2024

Per stats from: https://copr-be.cloud.fedoraproject.org/archive/issues/copr-3495/

There are fedora reviews:

  • 48k directories with reviews: grep -r TODO\ DIR | grep -v APPST | grep FEDORA_REVIEW: | wc -l
  • 7k OLDBUILDIR grep -r TODO\ DIR | grep -v -e APPSTREAM -e FEDORA_REVIEW: -e REVIEW_FAIL: -e PREV_BUILD -e CREATEREPOFAIL -e MODULES | grep OLDBUILD |wc -l
  • 2.5k fedora review failures? grep -r TODO\ DIR | grep -v -e APPSTREAM -e FEDORA_REVIEW: | grep REVIEW_FAIL | wc -l
  • 252 "prev_build_backup" dirs grep -r TODO\ DIR | grep -v -e APPSTREAM -e FEDORA_REVIEW: -e REVIEW_FAIL: | grep PREV_BUILD | wc -l
  • 64 CREATEREPOFAIL
  • 76 MODULES

Unknown things, unknown failure pattern, remove manually?

resultdir-cleaner.log:[2024-11-25 00:56:14,800][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/aeiro/nwg-shell/fedora-rawhide-aarch64/06340012-nwg-shell-config/nwg-shell-config
resultdir-cleaner.log:[2024-11-25 00:56:16,759][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/aeiro/nwg-shell/fedora-rawhide-aarch64/06340009-nwg-panel/nwg-panel
resultdir-cleaner.log:[2024-11-25 00:56:22,119][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/aeiro/nwg-shell/fedora-rawhide-x86_64/06340012-nwg-shell-config/nwg-shell-config
resultdir-cleaner.log:[2024-11-25 00:56:23,771][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/aeiro/nwg-shell/fedora-rawhide-x86_64/06340009-nwg-panel/nwg-panel
resultdir-cleaner.log-20241124:[2024-11-22 15:27:11,769][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/djdelorie/make-4.4/fedora-38-x86_64/.repodata
resultdir-cleaner.log-20241124:[2024-11-23 04:56:08,728][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/jtn81/64gram/fedora-rawhide-aarch64/06246395-tg_owt/tg_owt
resultdir-cleaner.log-20241124:[2024-11-23 04:56:08,926][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/jtn81/64gram/fedora-rawhide-aarch64/06246394-64Gram/64Gram
resultdir-cleaner.log-20241124:[2024-11-23 04:56:10,499][WARNING]: TODO DIR UNKNOWN: /var/lib/copr/public_html/results/jtn81/64gram/fedora-rawhide-x86_64/06246394-64Gram/64Gram
resultdir-cleaner.log-20241124:[2024-11-23 05:03:05,411][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/abn/mininet/epel-7-x86_64/mininet
resultdir-cleaner.log-20241124:[2024-11-23 09:16:46,297][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-39-x86_64/.repodata
resultdir-cleaner.log-20241124:[2024-11-23 09:43:54,343][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/jakub/gcc-13-test.checker/fedora-38-s390x/.repodata
resultdir-cleaner.log-20241124:[2024-11-23 16:23:44,097][WARNING]: TODO DIR NODASH: /var/lib/copr/public_html/results/jakub/gcc-13-test/fedora-38-x86_64/.repodata

We should decide what to do about those leftovers.

@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Nov 28, 2024
@praiskup praiskup changed the title cleaner leftovers from resultdir-cleaner run Nov 28, 2024
@praiskup praiskup changed the title leftovers from resultdir-cleaner run leftovers after the copr-backend-resultdir-cleaner run Nov 28, 2024
@nikromen
Copy link
Member

we can remove this once it'll become a problem for us

@nikromen nikromen moved this from Needs triage to Someday in future in CPT Kanban Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Someday in future
Development

No branches or pull requests

2 participants