Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #1009
Closed
Open
Issue created Apr 11, 2023 by Bruno de Paula Kinoshita@bdepaulaMaintainer

Autosubmit prints "File jobs_a005.yml was not found" for experiment with minimal configuration

( This is a template for bug reports. Please fill in the relevant information and delete the rest. )

Hello @dbeltran and @bdepaula,

Autosubmit Version

main

Expid affected(If applicable)

NA

Which task has issues? Where is the log(If applicable)

NA

Summary

I've created an experiment with -min and -local. Running autosubmit report results in the following lines:

Reloading configuration files, due a change in the following files: []
Autosubmit couldn't retrieve performance metrics.
Creating jobs...
Loading JobList
Adding dependencies...
Removing redundant dependencies...
File jobs_a005.yml was not found.
Using existing valid structure.
Looking for edgeless jobs...

As I am troubleshooting something, I thought "File jobs_a005.yml was not found." could be important, but debugging it looks like it's just an info log, not a warning nor anything.

There are other files missing, like expdef_a005.yml, but these are not reported. IMO we probably should report all or none, to avoid possibly confusing users.

Steps to reproduce

Create a minimal experiment, with jobs in some file in the custom config dir, like jobs.yml.

What is the current bug behavior?

See above.

What is the expected correct behavior?

Information displayed is consistent and helpful to inform users on the experiment progress and configuration.

Relevant logs and/or screenshots(if applicable)

(Paste any relevant logs - use code blocks (```) to format console output, logs, and code, as it's very hard to read otherwise.)

Any other relevant information(if applicable)

()

Assignee
Assign to
Time tracking