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

Invalid value of operation id #12

Open
rmashl opened this issue May 31, 2017 · 1 comment
Open

Invalid value of operation id #12

rmashl opened this issue May 31, 2017 · 1 comment

Comments

@rmashl
Copy link

rmashl commented May 31, 2017

isb-cgc-pipelines list jobs

JOBID PIPELINE OPERATION ID TAG STATUS CREATE TIME PREEMPTIONS

1 mypipeline None 1d50232e-3489-4f3b-a3c6-3f182c10fe6c ERROR None 0

gcloud compute operations describe 1d50232e-3489-4f3b-a3c6-3f182c10fe6c

  • Invalid value '1d50232e-3489-4f3b-a3c6-3f182c10fe6c'. Values must match the following regular expression: 'a-z?'
@smrgit
Copy link
Contributor

smrgit commented May 31, 2017

the error reported by isb-cgc-pipelines in this case occurred before it was actually submitted as a GGP task -- note the "None" in the "OPERATION ID" column (the 1d50...fe6c is the isb-cgc-pipelines "TAG")

try looking under /var/log/supervisor/ on the machine where you are running isb-cgc-pipelines for information in the log files that can be found there

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

2 participants