{
    "changed": true,
    "cmd": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/os-brick --zuul-ref refs/zuul/stable/train/Zbf458b1de29e4e03ad3ea490afd12403 --zuul-url http://10.106.1.39/p --zuul-branch stable/train https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/os-brick openstack/networking-hyperv",
    "delta": "0:11:40.509544",
    "end": "2021-01-04 05:28:52.025284",
    "failed": false,
    "failed_when_result": false,
    "rc": 0,
    "start": "2021-01-04 05:17:11.515739",
    "stderr": "c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\r\n  self.clone_map = yaml.load(clone_map_file).get('clonemap')\r\nINFO:zuul.Cloner:Loaded map containing 1 rules\r\nINFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build\r\nINFO:zuul.CloneMapper:Mapping projects to workspace...\r\nINFO:zuul.CloneMapper:  openstack/requirements -> c:\\openstack\\build\\requirements\r\nINFO:zuul.CloneMapper:  openstack/cinder -> c:\\openstack\\build\\cinder\r\nINFO:zuul.CloneMapper:  openstack/nova -> c:\\openstack\\build\\nova\r\nINFO:zuul.CloneMapper:  openstack/neutron -> c:\\openstack\\build\\neutron\r\nINFO:zuul.CloneMapper:  openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv\r\nINFO:zuul.CloneMapper:  openstack/os-win -> c:\\openstack\\build\\os-win\r\nINFO:zuul.CloneMapper:  openstack/os-brick -> c:\\openstack\\build\\os-brick\r\nINFO:zuul.CloneMapper:  openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv\r\nINFO:zuul.CloneMapper:Expansion completed.\r\nINFO:zuul.Cloner:Preparing 8 repositories\r\nINFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements\r\nINFO:zuul.Cloner:upstream repo has branch stable/train\r\nINFO:zuul.Cloner:Falling back to branch stable/train\r\nINFO:zuul.Cloner:Prepared openstack/requirements repo with branch stable/train at commit 453513c0f8619357a8fb1b624d898d4cff819eb0\r\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream https://opendev.org/openstack/cinder\r\nINFO:zuul.Cloner:upstream repo has branch stable/train\r\nINFO:zuul.Cloner:Falling back to branch stable/train\r\nINFO:zuul.Cloner:Prepared openstack/cinder repo with branch stable/train at commit d543201bd0f4365dcb56c8a306cf1f70d5cc3a62\r\nINFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova\r\nINFO:zuul.Cloner:upstream repo has branch stable/train\r\nINFO:zuul.Cloner:Falling back to branch stable/train\r\nINFO:zuul.Cloner:Prepared openstack/nova repo with branch stable/train at commit 81a3f4b22b867b372b94af81872b547e7500005c\r\nINFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron\r\nINFO:zuul.Cloner:upstream repo has branch stable/train\r\nINFO:zuul.Cloner:Falling back to branch stable/train\r\nINFO:zuul.Cloner:Prepared openstack/neutron repo with branch stable/train at commit 762dcd5cd7f4e754f852a3d98c915ae49244e052\r\nINFO:zuul.Cloner:Creating repo openstack/compute-hyperv from upstream https://opendev.org/openstack/compute-hyperv\r\nINFO:zuul.Cloner:upstream repo has branch stable/train\r\nINFO:zuul.Cloner:Falling back to branch stable/train\r\nINFO:zuul.Cloner:Prepared openstack/compute-hyperv repo with branch stable/train at commit 2070a6c798a3eeea32de2751f4088e460f2e0f6a\r\nINFO:zuul.Cloner:Creating repo openstack/os-win from upstream https://opendev.org/openstack/os-win\r\nINFO:zuul.Cloner:upstream repo has branch stable/train\r\nINFO:zuul.Cloner:Falling back to branch stable/train\r\nINFO:zuul.Cloner:Prepared openstack/os-win repo with branch stable/train at commit 3bdedd9f38eab5e94b2d1761d35773d9b88fbd7d\r\nINFO:zuul.Cloner:Creating repo openstack/os-brick from upstream http://10.106.1.39/p/openstack/os-brick\r\nINFO:zuul.Cloner:upstream repo has branch stable/train\r\nINFO:zuul.Cloner:Prepared openstack/os-brick repo with commit 071b527f95cf40c63fcec9d565dbc01ebd70efce\r\nINFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv\r\nINFO:zuul.Cloner:upstream repo has branch stable/train\r\nINFO:zuul.Cloner:Falling back to branch stable/train\r\nINFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch stable/train at commit 537e9aeb7841f810e49cd157295468441ecda981\r\nINFO:zuul.Cloner:Prepared all repositories",
    "stderr_lines": [
        "c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
        "  self.clone_map = yaml.load(clone_map_file).get('clonemap')",
        "INFO:zuul.Cloner:Loaded map containing 1 rules",
        "INFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build",
        "INFO:zuul.CloneMapper:Mapping projects to workspace...",
        "INFO:zuul.CloneMapper:  openstack/requirements -> c:\\openstack\\build\\requirements",
        "INFO:zuul.CloneMapper:  openstack/cinder -> c:\\openstack\\build\\cinder",
        "INFO:zuul.CloneMapper:  openstack/nova -> c:\\openstack\\build\\nova",
        "INFO:zuul.CloneMapper:  openstack/neutron -> c:\\openstack\\build\\neutron",
        "INFO:zuul.CloneMapper:  openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv",
        "INFO:zuul.CloneMapper:  openstack/os-win -> c:\\openstack\\build\\os-win",
        "INFO:zuul.CloneMapper:  openstack/os-brick -> c:\\openstack\\build\\os-brick",
        "INFO:zuul.CloneMapper:  openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv",
        "INFO:zuul.CloneMapper:Expansion completed.",
        "INFO:zuul.Cloner:Preparing 8 repositories",
        "INFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements",
        "INFO:zuul.Cloner:upstream repo has branch stable/train",
        "INFO:zuul.Cloner:Falling back to branch stable/train",
        "INFO:zuul.Cloner:Prepared openstack/requirements repo with branch stable/train at commit 453513c0f8619357a8fb1b624d898d4cff819eb0",
        "INFO:zuul.Cloner:Creating repo openstack/cinder from upstream https://opendev.org/openstack/cinder",
        "INFO:zuul.Cloner:upstream repo has branch stable/train",
        "INFO:zuul.Cloner:Falling back to branch stable/train",
        "INFO:zuul.Cloner:Prepared openstack/cinder repo with branch stable/train at commit d543201bd0f4365dcb56c8a306cf1f70d5cc3a62",
        "INFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova",
        "INFO:zuul.Cloner:upstream repo has branch stable/train",
        "INFO:zuul.Cloner:Falling back to branch stable/train",
        "INFO:zuul.Cloner:Prepared openstack/nova repo with branch stable/train at commit 81a3f4b22b867b372b94af81872b547e7500005c",
        "INFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron",
        "INFO:zuul.Cloner:upstream repo has branch stable/train",
        "INFO:zuul.Cloner:Falling back to branch stable/train",
        "INFO:zuul.Cloner:Prepared openstack/neutron repo with branch stable/train at commit 762dcd5cd7f4e754f852a3d98c915ae49244e052",
        "INFO:zuul.Cloner:Creating repo openstack/compute-hyperv from upstream https://opendev.org/openstack/compute-hyperv",
        "INFO:zuul.Cloner:upstream repo has branch stable/train",
        "INFO:zuul.Cloner:Falling back to branch stable/train",
        "INFO:zuul.Cloner:Prepared openstack/compute-hyperv repo with branch stable/train at commit 2070a6c798a3eeea32de2751f4088e460f2e0f6a",
        "INFO:zuul.Cloner:Creating repo openstack/os-win from upstream https://opendev.org/openstack/os-win",
        "INFO:zuul.Cloner:upstream repo has branch stable/train",
        "INFO:zuul.Cloner:Falling back to branch stable/train",
        "INFO:zuul.Cloner:Prepared openstack/os-win repo with branch stable/train at commit 3bdedd9f38eab5e94b2d1761d35773d9b88fbd7d",
        "INFO:zuul.Cloner:Creating repo openstack/os-brick from upstream http://10.106.1.39/p/openstack/os-brick",
        "INFO:zuul.Cloner:upstream repo has branch stable/train",
        "INFO:zuul.Cloner:Prepared openstack/os-brick repo with commit 071b527f95cf40c63fcec9d565dbc01ebd70efce",
        "INFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv",
        "INFO:zuul.Cloner:upstream repo has branch stable/train",
        "INFO:zuul.Cloner:Falling back to branch stable/train",
        "INFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch stable/train at commit 537e9aeb7841f810e49cd157295468441ecda981",
        "INFO:zuul.Cloner:Prepared all repositories"
    ],
    "stdout": "",
    "stdout_lines": []
}