Bug 1690168 - Failed to get logs from pod during upgrade
Summary: Failed to get logs from pod during upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 1691055
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Master
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.1.0
Assignee: Tomáš Nožička
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-18 23:13 UTC by Ben Parees
Modified: 2019-03-22 12:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-22 12:45:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Occurrences of this error in CI from 2019-03-19T12:28 to 2019-03-21T20:06 UTC (339.65 KB, image/svg+xml)
2019-03-22 05:59 UTC, W. Trevor King
no flags Details

Description Ben Parees 2019-03-18 23:13:23 UTC
Description of problem:
fail [k8s.io/kubernetes/test/e2e/framework/util.go:2396]: Expected error:
    <*errors.errorString | 0xc4222efd30>: {
        s: "failed to get logs from pod-secrets-770dc024-4851-11e9-a21c-0a58ac10a23a for secret-env-test: an error on the server (\"unknown\") has prevented the request from succeeding (get pods pod-secrets-770dc024-4851-11e9-a21c-0a58ac10a23a)",
    }
    failed to get logs from pod-secrets-770dc024-4851-11e9-a21c-0a58ac10a23a for secret-env-test: an error on the server ("unknown") has prevented the request from succeeding (get pods pod-secrets-770dc024-4851-11e9-a21c-0a58ac10a23a)


https://openshift-gce-devel.appspot.com/build/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade-4.0/238/


Cluster should be available throughout the upgrade process.


Version-Release number of selected component (if applicable):
4.1


How reproducible:
Flake

Comment 1 W. Trevor King 2019-03-22 05:59:51 UTC
Created attachment 1546778 [details]
Occurrences of this error in CI from 2019-03-19T12:28 to 2019-03-21T20:06 UTC

This occurred in 5 of our 861 failures in *-e2e-aws* jobs across the whole CI system over the past 55 hours.  Generated with [1]:

  $ deck-build-log-plot 'failed to get logs from pod-secrets.*an error on the server ..unknown'

[1]: https://github.com/wking/openshift-release/tree/debug-scripts/deck-build-log

Comment 2 Tomáš Nožička 2019-03-22 11:00:01 UTC
apiserver failed, the particular e2e flake is irrelevant.

Comment 3 Tomáš Nožička 2019-03-22 12:45:33 UTC

*** This bug has been marked as a duplicate of bug 1691055 ***


Note You need to log in before you can comment on or make changes to this bug.