-
Notifications
You must be signed in to change notification settings - Fork 175
Closed
Labels
priority/p0source/scenarioFound via a scenario failureFound via a scenario failurestatus/needs-estimationThe issue needs to be estimated by the teamThe issue needs to be estimated by the teamteam/container
Description
Nightly 04/27/18
Test suite: 5-22-OPS-User-Grant
Test case: Test with VM-Host Affinity
Test step: Run privilege-dependent docker operations
command:
docker -H sc-rdops-vm12-dhcp-96-232.eng.vmware.com:2376 --tls run -d --net public -v barVol:/dir busybox 2>&1
failed with return code 125 and:
docker: Error response from daemon: Server error from portlayer: unable to wait for process launch status: Post https://10.192.75.145/s...
There're two problems here:
- There is no logs gathered for container or VCH appliance.
This is because when the test failed, the teardown keywordGather vSphere Logswas run, and the later stepCleanup VIC Appliance on Test Serverwas never run, so logs are not gathered. We should fix this behavior. - Since there is no log, it's hard to tell why portlayer CDE.
We can close this ticket once problem 1 is addressed, and re-open if it reproduces. Then we would have the logs we need to investigate into the root cause.
Link to download complete log: https://storage.cloud.google.com/vic-ci-logs/vic_nightly_logs_2018-04-27-00-50-14.zip?authuser=1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority/p0source/scenarioFound via a scenario failureFound via a scenario failurestatus/needs-estimationThe issue needs to be estimated by the teamThe issue needs to be estimated by the teamteam/container