Bug 1785787 - Windows Container Test Errors Out
Summary: Windows Container Test Errors Out
Keywords:
Status: CLOSED DUPLICATE of bug 1768858
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Windows Containers
Version: 4.3.0
Hardware: x86_64
OS: Windows
unspecified
unspecified
Target Milestone: ---
: 4.4.0
Assignee: Aravindh Puthiyaparambil
QA Contact: gaoshang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-21 00:11 UTC by dhumphri
Modified: 2020-01-21 19:28 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-21 19:28:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
win webserver pod description (3.58 KB, text/plain)
2019-12-21 00:11 UTC, dhumphri
no flags Details
win webserver service description (894 bytes, text/plain)
2019-12-21 00:12 UTC, dhumphri
no flags Details
winpacman pod description (1.43 KB, text/plain)
2019-12-21 00:13 UTC, dhumphri
no flags Details
winpacman service description (364 bytes, text/plain)
2019-12-21 00:13 UTC, dhumphri
no flags Details
winpacman route description (456 bytes, text/plain)
2019-12-21 00:14 UTC, dhumphri
no flags Details

Description dhumphri 2019-12-21 00:11:15 UTC
Created attachment 1646923 [details]
win webserver pod description

Description of problem: I am deploying a windows node as part of nightly 4.3 release.  In my test I am trying to run a test workload and it is not working properly.


Version-Release number of selected component (if applicable):
4.3.0-0.nightly-2019-12-19-050538

How reproducible:
Every time I try to deploy the workload

Steps to Reproduce:
Follow this guide:
https://docs.google.com/document/d/1kjcHg-tqJ4uqkCjNC5cbeIosi64J8WWf_iMPpwJ1PI4/edit#

The test container yaml can be found here:
https://gist.githubusercontent.com/suhanime/683ee7b5a2f55c11e3a26a4223170582/raw/c7552991bb5482c2dff011aaef9f013a58f9fe4c/WinWebServer.yaml

Actual results:
I was deploying in AWS using 4.3 nightly IPI.  The exact version of the nightly is 4.3.0-0.nightly-2019-12-19-050538

I was able to get the install and setup completed, but when testing the workload outlined in the doc I had the following error:
Failed create pod sandbox: rpc error: code = Unknown desc = failed to start sandbox container for pod "win-webserver-79b64df8b9-fwlbh": Error response from daemon: security option not supported: label

I also tried Glenn West’s winpacman example, and the pod runs fine, but it seems like the route is not functioning quite right for me:
https://github.com/glennswest/winpacman

Attached are a couple screenshots of both the Windows node with powershell up and my OpenShift project with the events from my deployment.

Expected results:
Pod should deploy and get created successfully and the service should make this available via LB.  The second test with Winpacman should expose a route that should be available to a browser but it is not accessable.

Additional info:
I am attaching the pod description and the service description for the test workload. And the pod, service, and route descriptions for the winpacman test.

Comment 1 dhumphri 2019-12-21 00:12:33 UTC
Created attachment 1646925 [details]
win webserver service description

Comment 2 dhumphri 2019-12-21 00:13:24 UTC
Created attachment 1646926 [details]
winpacman pod description

Comment 3 dhumphri 2019-12-21 00:13:53 UTC
Created attachment 1646927 [details]
winpacman service description

Comment 4 dhumphri 2019-12-21 00:14:17 UTC
Created attachment 1646928 [details]
winpacman route description

Comment 5 gaoshang 2019-12-23 11:31:17 UTC
I think it's the same issue in bug https://bugzilla.redhat.com/show_bug.cgi?id=1768858

Comment 6 Aravindh Puthiyaparambil 2020-01-21 19:28:17 UTC

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


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