[DCOS_OSS-4704] test_networking.test_dcos_net_cluster_identity fails Created: 16/Jan/19 Updated: 30/Jan/19 Resolved: 17/Jan/19 |
|
Status: | Resolved |
Project: | DC/OS |
Component/s: | networking |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Medium |
Reporter: | Tim Weidner (Inactive) | Assignee: | Deepak Goel |
Resolution: | Won't Do | ||
Labels: | mergebot-override, type:ci-failure | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||
Team: |
Description |
Saw this failing on my PR for DC/OS 1.13-dev (master). E subprocess.CalledProcessError: Command '['docker', 'exec', '--user', 'root', '--env', 'PUBLIC_SLAVE_HOSTS=172.17.0.4', '--env', 'DCOS_NUM_AGENTS=2', '--env', 'PUBLIC_MASTER_HOSTS=172.17.0.2', '--env', 'DCOS_NUM_MASTERS=1', '--env', 'DCOS_LOGIN_UNAME=f57665ba-e414-4f37-a8de-242cd38d881f', '--env', 'DCOS_LOGIN_PW=6a148358-8cc9-4a5f-93d6-9aed98ebb8d4', '--env', 'SLAVE_HOSTS=172.17.0.3', '--env', 'DCOS_DNS_ADDRESS=http://172.17.0.2', '--env', 'MASTER_HOSTS=172.17.0.2', 'b860210fba3de2fcb54d8aae84efdaa9b64647713df9364c3b1a038e004952eb', '/bin/sh', '-c', '. /opt/mesosphere/environment.export && cd /opt/mesosphere/active/dcos-integration-test/ && pytest -vvv -s -x open_source_tests/test_networking.py::test_dcos_net_cluster_identity']' returned non-zero exit status 4 |
Comments |
Comment by Mergebot [ 16/Jan/19 ] |
@jonathangiddy overrode EE-Integration-Test/E2E/group-4 status of mesosphere/dcos-enterprise/pull/4083 (Title: Fine-grained Bouncer and Mesos metrics, Branch: master) with the failure noted in this JIRA. Here are the TeamCity failure Logs for reference. |
Comment by Tim Weidner (Inactive) [ 17/Jan/19 ] |
False alarm due to no rebase, closing this. |
Comment by Tim Weidner (Inactive) [ 17/Jan/19 ] |
Probably happened due to not properly rebasing my PR. |
Comment by Mergebot [ 17/Jan/19 ] |
@orlando overrode EE-Integration-Test/E2E/group-4 status of mesosphere/dcos-enterprise/pull/4336 (Title: Add ClusterOpsFnd in codeowners, Branch: master) with the failure noted in this JIRA. Here are the TeamCity failure Logs for reference. |