Bug 1703399 - oc new-app should succeed with a --name of 58 characters test failing due to error: while pulling "docker://registry.redhat.io/rhoar-nodejs/nodejs-
Summary: oc new-app should succeed with a --name of 58 characters test failing due to...
Keywords:
Status: CLOSED DUPLICATE of bug 1702743
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Build
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.1.0
Assignee: Adam Kaplan
QA Contact: wewang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-26 10:44 UTC by Alberto
Modified: 2019-04-26 13:01 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-26 13:01:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
error occurrences (251.47 KB, image/png)
2019-04-26 10:44 UTC, Alberto
no flags Details

Description Alberto 2019-04-26 10:44:17 UTC
Created attachment 1558987 [details]
error occurrences

Description of problem:
openshift-tests [Feature:Builds][Conformance] oc new-app should succeed with a --name of 58 characters [Suite:openshift/conformance/parallel/minimal] is failing
with a rate of 30%

STEP: waiting for the build to complete
Apr 26 04:09:18.972: INFO: WaitForABuild returning with error: The build "a234567890123456789012345678901234567890123456789012345678-1" status is "Failed"
Apr 26 04:09:18.980: INFO: Running 'oc logs --config=/tmp/admin.kubeconfig --namespace=e2e-test-new-app-n4sxr -f bc/a234567890123456789012345678901234567890123456789012345678 --timestamps'
Apr 26 04:09:19.363: INFO: 

  build logs : 2019-04-26T04:08:54.572152656Z Cloning "https://github.com/sclorg/nodejs-ex" ...
2019-04-26T04:08:55.462236653Z 	Commit:	e59fe7571f883db2ae2e53d555aef6d145c6f032 (Merge pull request #206 from liangxia/okd)
2019-04-26T04:08:55.462236653Z 	Author:	Honza Horak <hhorak>
2019-04-26T04:08:55.462236653Z 	Date:	Tue Oct 16 15:45:10 2018 +0200
2019-04-26T04:08:57.649954307Z Caching blobs under "/var/cache/blobs".
2019-04-26T04:08:58.161781965Z Warning: Pull failed, retrying in 5s ...
2019-04-26T04:09:03.623578368Z Warning: Pull failed, retrying in 5s ...
2019-04-26T04:09:09.156032661Z Warning: Pull failed, retrying in 5s ...
2019-04-26T04:09:14.349781882Z error: build error: After retrying 2 times, Pull image still failed due to error: while pulling "docker://registry.redhat.io/rhoar-nodejs/nodejs-10@sha256:cd0003f4abfa61f4e801ca498acb20120008ecd3ea7ce7bb618e06ab7b2f8b1d" as "registry.redhat.io/rhoar-nodejs/nodejs-10@sha256:cd0003f4abfa61f4e801ca498acb20120008ecd3ea7ce7bb618e06ab7b2f8b1d": Error determining manifest MIME type for docker://registry.redhat.io/rhoar-nodejs/nodejs-10@sha256:cd0003f4abfa61f4e801ca498acb20120008ecd3ea7ce7bb618e06ab7b2f8b1d: unable to retrieve auth token: invalid username/password


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

How reproducible:
CI e2e-aws builds


Additional info:

Comment 1 Ben Parees 2019-04-26 13:01:34 UTC

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


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