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

state: more error tracing and logging #666

Merged

Conversation

dimitern
Copy link

@dimitern dimitern commented Sep 3, 2014

Added error tracing using the errors package and more logging with the hope of finding the cause for CI bugs.

It does not fix lp:1348477 (auth fails), but hopefully will provide a lot more context why it happens on the bot.

@@ -7,7 +7,6 @@ import (
"fmt"
"sync"
"time"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks a lot like an accident

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, goimports strikes again :) Fixed.

@perrito666
Copy link

LGTM with a small fix on an accidental deletion, although you need another one from my mentor dave

@voidspace
Copy link

LGTM

@dimitern dimitern force-pushed the more-logging-and-error-tracing-in-state branch from c0f896f to 08f5f93 Compare September 3, 2014 16:11
@dimitern
Copy link
Author

dimitern commented Sep 3, 2014

JFDI - Submitting despite the CI block with the hope to catch more context when errors happen on the bot.

@dimitern
Copy link
Author

dimitern commented Sep 3, 2014

Trying again...
$$merge$$
JFDI

@jujubot
Copy link
Collaborator

jujubot commented Sep 3, 2014

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Sep 3, 2014
…in-state

state: more error tracing and logging

Added error tracing using the errors package and more logging with the hope of finding the cause for CI bugs.

It does not fix lp:1348477 (auth fails), but hopefully will provide a lot more context why it happens on the bot.
@jujubot jujubot merged commit 5ecf58f into juju:master Sep 3, 2014
@dimitern dimitern deleted the more-logging-and-error-tracing-in-state branch September 3, 2014 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants