Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
27 Oct 2023 17:25:14 +0000 00:14:23.04 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 9 708 708 43 1

Task result details

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "orphaned_pods": [
        [
            "service",
            {
                "CgroupParent": "machine.slice",
                "CgroupPath": "machine.slice/machine-libpod_pod_0e657632dde1ca4765ab05405412ccdd9c68ede79578df56e93941b86a559c70.slice",
                "Containers": [
                    {
                        "Id": "bb5b20106989ef9577204edbf403f6a0be84847234cb47919461e4a50d5628ba",
                        "Name": "api-server",
                        "State": "running"
                    },
                    {
                        "Id": "c165926f96327adb123cdc2b1226063c328b214dce2e2b38d3571ccb856857d5",
                        "Name": "0e657632dde1-infra",
                        "State": "running"
                    }
                ],
                "CreateCgroup": true,
                "CreateCommand": [
                    "podman",
                    "pod",
                    "create",
                    "--name",
                    "ara-pod",
                    "--publish",
                    "26973:8000"
                ],
                "CreateInfra": true,
                "Created": "2023-10-27T20:25:03.250492815+03:00",
                "ExitPolicy": "continue",
                "Hostname": "",
                "Id": "0e657632dde1ca4765ab05405412ccdd9c68ede79578df56e93941b86a559c70",
                "InfraConfig": {
                    "DNSOption": null,
                    "DNSSearch": null,
                    "DNSServer": null,
                    "HostAdd": null,
                    "HostNetwork": false,
                    "NetworkOptions": null,
                    "Networks": [
                        "podman"
                    ],
                    "NoManageHosts": false,
                    "NoManageResolvConf": false,
                    "PortBindings": {
                        "8000/tcp": [
                            {
                                "HostIp": "",
                                "HostPort": "26973"
                            }
                        ]
                    },
                    "StaticIP": "",
                    "StaticMAC": "",
                    "pid_ns": "private",
                    "userns": "host",
                    "uts_ns": "private"
                },
                "InfraContainerID": "c165926f96327adb123cdc2b1226063c328b214dce2e2b38d3571ccb856857d5",
                "Name": "ara-pod",
                "NumContainers": 2,
                "SharedNamespaces": [
                    "ipc",
                    "net",
                    "uts"
                ],
                "State": "Running"
            }
        ],
        [
            "service",
            {
                "CgroupParent": "machine.slice",
                "CgroupPath": "machine.slice/machine-libpod_pod_20c3dcaa19bd14b13bf943f89bbe1463e9c783a95c5c467c97e7e34536b4a942.slice",
                "Containers": [
                    {
                        "Id": "068671b6d7a3890ddeee93028fbf4eaa414c93d0505ef6abde2c67716a274259",
                        "Name": "k8scluster-registry",
                        "State": "running"
                    },
                    {
                        "Id": "1c14449f44ae73cc7db0fe8d3b65152cb7be8f1d39682a495d12187293f42721",
                        "Name": "k8scluster-dnsmasq",
                        "State": "running"
                    },
                    {
                        "Id": "4cd7f4c446efa06c5ea6bbcf99cbbe0ee867061c9b2fc3f68c128e3e97c15f5a",
                        "Name": "k8scluster-bind",
                        "State": "running"
                    },
                    {
                        "Id": "4df742b482038be351486e98a952afc9b01b1ac48dc0363d2b54621fb9c2c1c7",
                        "Name": "20c3dcaa19bd-infra",
                        "State": "running"
                    },
                    {
                        "Id": "8eef08baac5324f34c7a4d94d64685a2fd46348119ff288f916307764dba9961",
                        "Name": "k8scluster-provision",
                        "State": "running"
                    },
                    {
                        "Id": "be880ef6ae5f720cade04a6a4609e753ce8f39721f81fa4cca1f100dbb3ca171",
                        "Name": "k8scluster-apache",
                        "State": "running"
                    },
                    {
                        "Id": "ecc35a62c5cf3188d6e7740f961400a8e33121c5d6fd9725c69923b8be233791",
                        "Name": "k8scluster-haproxy",
                        "State": "running"
                    }
                ],
                "CreateCgroup": true,
                "CreateCommand": [
                    "podman",
                    "pod",
                    "create",
                    "--name",
                    "k8scluster-service-pod",
                    "--network",
                    "k8scluster-service-bridge",
                    "--hostname",
                    "service.k8scluster.kubeinit.local",
                    "--dns",
                    "10.0.0.253",
                    "--dns",
                    "10.11.5.160",
                    "--dns-search",
                    "k8scluster.kubeinit.local"
                ],
                "CreateInfra": true,
                "Created": "2023-10-27T03:56:06.569201794+03:00",
                "ExitPolicy": "continue",
                "Hostname": "service.k8scluster.kubeinit.local",
                "Id": "20c3dcaa19bd14b13bf943f89bbe1463e9c783a95c5c467c97e7e34536b4a942",
                "InfraConfig": {
                    "DNSOption": null,
                    "DNSSearch": [
                        "k8scluster.kubeinit.local"
                    ],
                    "DNSServer": [
                        "10.0.0.253",
                        "10.11.5.160"
                    ],
                    "HostAdd": null,
                    "HostNetwork": false,
                    "NetworkOptions": null,
                    "Networks": [
                        "k8scluster-service-bridge"
                    ],
                    "NoManageHosts": false,
                    "NoManageResolvConf": false,
                    "PortBindings": {},
                    "StaticIP": "",
                    "StaticMAC": "",
                    "pid_ns": "private",
                    "userns": "host",
                    "uts_ns": "private"
                },
                "InfraContainerID": "4df742b482038be351486e98a952afc9b01b1ac48dc0363d2b54621fb9c2c1c7",
                "Name": "k8scluster-service-pod",
                "NumContainers": 7,
                "SharedNamespaces": [
                    "net",
                    "uts",
                    "ipc"
                ],
                "State": "Running"
            }
        ]
    ]
}
ansible_loop_var
pod_info_result
changed
False
failed
False
pod_info_result
{
    "ansible_loop_var": "service_node",
    "changed": false,
    "failed": false,
    "invocation": {
        "module_args": {
            "executable": "podman",
            "name": null
        }
    },
    "pods": [
        {
            "CgroupParent": "machine.slice",
            "CgroupPath": "machine.slice/machine-libpod_pod_0e657632dde1ca4765ab05405412ccdd9c68ede79578df56e93941b86a559c70.slice",
            "Containers": [
                {
                    "Id": "bb5b20106989ef9577204edbf403f6a0be84847234cb47919461e4a50d5628ba",
                    "Name": "api-server",
                    "State": "running"
                },
                {
                    "Id": "c165926f96327adb123cdc2b1226063c328b214dce2e2b38d3571ccb856857d5",
                    "Name": "0e657632dde1-infra",
                    "State": "running"
                }
            ],
            "CreateCgroup": true,
            "CreateCommand": [
                "podman",
                "pod",
                "create",
                "--name",
                "ara-pod",
                "--publish",
                "26973:8000"
            ],
            "CreateInfra": true,
            "Created": "2023-10-27T20:25:03.250492815+03:00",
            "ExitPolicy": "continue",
            "Hostname": "",
            "Id": "0e657632dde1ca4765ab05405412ccdd9c68ede79578df56e93941b86a559c70",
            "InfraConfig": {
                "DNSOption": null,
                "DNSSearch": null,
                "DNSServer": null,
                "HostAdd": null,
                "HostNetwork": false,
                "NetworkOptions": null,
                "Networks": [
                    "podman"
                ],
                "NoManageHosts": false,
                "NoManageResolvConf": false,
                "PortBindings": {
                    "8000/tcp": [
                        {
                            "HostIp": "",
                            "HostPort": "26973"
                        }
                    ]
                },
                "StaticIP": "",
                "StaticMAC": "",
                "pid_ns": "private",
                "userns": "host",
                "uts_ns": "private"
            },
            "InfraContainerID": "c165926f96327adb123cdc2b1226063c328b214dce2e2b38d3571ccb856857d5",
            "Name": "ara-pod",
            "NumContainers": 2,
            "SharedNamespaces": [
                "ipc",
                "net",
                "uts"
            ],
            "State": "Running"
        },
        {
            "CgroupParent": "machine.slice",
            "CgroupPath": "machine.slice/machine-libpod_pod_20c3dcaa19bd14b13bf943f89bbe1463e9c783a95c5c467c97e7e34536b4a942.slice",
            "Containers": [
                {
                    "Id": "068671b6d7a3890ddeee93028fbf4eaa414c93d0505ef6abde2c67716a274259",
                    "Name": "k8scluster-registry",
                    "State": "running"
                },
                {
                    "Id": "1c14449f44ae73cc7db0fe8d3b65152cb7be8f1d39682a495d12187293f42721",
                    "Name": "k8scluster-dnsmasq",
                    "State": "running"
                },
                {
                    "Id": "4cd7f4c446efa06c5ea6bbcf99cbbe0ee867061c9b2fc3f68c128e3e97c15f5a",
                    "Name": "k8scluster-bind",
                    "State": "running"
                },
                {
                    "Id": "4df742b482038be351486e98a952afc9b01b1ac48dc0363d2b54621fb9c2c1c7",
                    "Name": "20c3dcaa19bd-infra",
                    "State": "running"
                },
                {
                    "Id": "8eef08baac5324f34c7a4d94d64685a2fd46348119ff288f916307764dba9961",
                    "Name": "k8scluster-provision",
                    "State": "running"
                },
                {
                    "Id": "be880ef6ae5f720cade04a6a4609e753ce8f39721f81fa4cca1f100dbb3ca171",
                    "Name": "k8scluster-apache",
                    "State": "running"
                },
                {
                    "Id": "ecc35a62c5cf3188d6e7740f961400a8e33121c5d6fd9725c69923b8be233791",
                    "Name": "k8scluster-haproxy",
                    "State": "running"
                }
            ],
            "CreateCgroup": true,
            "CreateCommand": [
                "podman",
                "pod",
                "create",
                "--name",
                "k8scluster-service-pod",
                "--network",
                "k8scluster-service-bridge",
                "--hostname",
                "service.k8scluster.kubeinit.local",
                "--dns",
                "10.0.0.253",
                "--dns",
                "10.11.5.160",
                "--dns-search",
                "k8scluster.kubeinit.local"
            ],
            "CreateInfra": true,
            "Created": "2023-10-27T03:56:06.569201794+03:00",
            "ExitPolicy": "continue",
            "Hostname": "service.k8scluster.kubeinit.local",
            "Id": "20c3dcaa19bd14b13bf943f89bbe1463e9c783a95c5c467c97e7e34536b4a942",
            "InfraConfig": {
                "DNSOption": null,
                "DNSSearch": [
                    "k8scluster.kubeinit.local"
                ],
                "DNSServer": [
                    "10.0.0.253",
                    "10.11.5.160"
                ],
                "HostAdd": null,
                "HostNetwork": false,
                "NetworkOptions": null,
                "Networks": [
                    "k8scluster-service-bridge"
                ],
                "NoManageHosts": false,
                "NoManageResolvConf": false,
                "PortBindings": {},
                "StaticIP": "",
                "StaticMAC": "",
                "pid_ns": "private",
                "userns": "host",
                "uts_ns": "private"
            },
            "InfraContainerID": "4df742b482038be351486e98a952afc9b01b1ac48dc0363d2b54621fb9c2c1c7",
            "Name": "k8scluster-service-pod",
            "NumContainers": 7,
            "SharedNamespaces": [
                "net",
                "uts",
                "ipc"
            ],
            "State": "Running"
        }
    ],
    "service_node": "service",
    "stderr": "\n",
    "stderr_lines": [
        ""
    ]
}