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

nextflow clean: Can't perform I/O on pseudo-directories #5647

Open
nick-youngblut opened this issue Jan 6, 2025 · 0 comments
Open

nextflow clean: Can't perform I/O on pseudo-directories #5647

nick-youngblut opened this issue Jan 6, 2025 · 0 comments

Comments

@nick-youngblut
Copy link
Contributor

Bug report

nextflow clean $RUN_NAME -force -quiet

Error:

ERROR ~ Can't perform I/O on pseudo-directories (trailing slash): /BUCKET_NAME/RUN_NAME/24/0b221c571de08d4b5dcb7f9fcca4e1

Notes:

  • I'm running nextflow clean directory after running nextflow run with the same run name.
  • I'm running the nextflow clean on a GCP Cloud Run job

The working directory in the GCP bucket is not "cleaned".

Expected behavior and actual behavior

See above

Steps to reproduce the problem

See above

Program output

See above

Environment

  • Nextflow version: 24.10.2
  • Java version: 21.0.0
  • Operating system: Linux
  • Bash version: 5.1.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant