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

expose project creation failures #4475

Merged

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Sep 2, 2015

Necessary, but not sufficient for #4473.

I suspect that project creation failed (possibly due to weird etcd problems), but the project create failure was suppressed. This exposes it so we'll be able to see what's broken next time.

@liggitt or @sosiouxme

@liggitt
Copy link
Contributor

liggitt commented Sep 2, 2015

lgtm, [merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/3212/) (Image: devenv-fedora_2275)

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/4717/)

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to ba10596

@smarterclayton
Copy link
Contributor

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to ba10596

@deads2k
Copy link
Contributor Author

deads2k commented Sep 2, 2015

Note for me to look at friday: https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/4717/consoleText

You don't have any projects. You can try to create a new project, by running

    $ oc new-project <projectname>

!!! Error in hack/test-cmd.sh:223
  '[ "$(oc login --token=${temp_token} 2>&1 | grep 'using the token provided')" ]' exited with status 1
Call stack:
  1: hack/test-cmd.sh:223 main(...)
Exiting with status 1

@deads2k
Copy link
Contributor Author

deads2k commented Sep 2, 2015

@smarterclayton How do you feel about killing the server and restarting between test-cmd scripts to see if it increases stability?

@smarterclayton
Copy link
Contributor

Yuck. Why do we suddenly have test cmd stability problems? Racing against
controllers is only reason?

On Sep 2, 2015, at 7:11 PM, David Eads notifications@github.com wrote:

@smarterclayton https://github.com/smarterclayton How do you feel about
killing the server and restarting between test-cmd scripts to see if it
increases stability?


Reply to this email directly or view it on GitHub
#4475 (comment).

openshift-bot pushed a commit that referenced this pull request Sep 3, 2015
@openshift-bot openshift-bot merged commit c7f7b91 into openshift:master Sep 3, 2015
@deads2k deads2k deleted the expose-project-create-failure branch November 5, 2015 15:04
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

Successfully merging this pull request may close these issues.

4 participants