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
26 Oct 2023 16:01:52 +0000 01:07:59.06 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 846 846 50 1

Task result details

Field Value
actions
[
    "created k8scluster-dnsmasq"
]
attempts
1
changed
True
container
{
    "AppArmorProfile": "",
    "Args": [
        "-d",
        "-q",
        "-C",
        "/etc/dnsmasq.conf"
    ],
    "BoundingCaps": [
        "CAP_CHOWN",
        "CAP_DAC_OVERRIDE",
        "CAP_FOWNER",
        "CAP_FSETID",
        "CAP_KILL",
        "CAP_NET_ADMIN",
        "CAP_NET_BIND_SERVICE",
        "CAP_NET_RAW",
        "CAP_SETFCAP",
        "CAP_SETGID",
        "CAP_SETPCAP",
        "CAP_SETUID",
        "CAP_SYS_CHROOT"
    ],
    "Config": {
        "Annotations": {
            "io.kubernetes.cri-o.SandboxID": "2488198a81d6ac8b5e8619cb1936731747b6b78064ef3e186403c64a04e7243f"
        },
        "AttachStderr": false,
        "AttachStdin": false,
        "AttachStdout": false,
        "Cmd": [
            "-d",
            "-q",
            "-C",
            "/etc/dnsmasq.conf"
        ],
        "CreateCommand": [
            "podman",
            "container",
            "create",
            "--name",
            "k8scluster-dnsmasq",
            "--pod",
            "k8scluster-service-pod",
            "--cap-add",
            "NET_ADMIN",
            "--cap-add",
            "NET_RAW",
            "--volume",
            "k8scluster-data:/var/kubeinit/:Z",
            "kubeinit/k8scluster-dnsmasq:latest",
            "-d",
            "-q",
            "-C",
            "/etc/dnsmasq.conf"
        ],
        "Domainname": "",
        "Entrypoint": "/usr/sbin/dnsmasq",
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "TERM=xterm",
            "container=podman"
        ],
        "HealthcheckOnFailureAction": "none",
        "Hostname": "service.k8scluster.kubeinit.local",
        "Image": "localhost/kubeinit/k8scluster-dnsmasq:latest",
        "Labels": {
            "io.buildah.version": "1.31.0",
            "kubeinit-cluster-name": "k8scluster",
            "maintainer": "Dalton Hubble <[email protected]>"
        },
        "OnBuild": null,
        "OpenStdin": false,
        "Passwd": true,
        "StdinOnce": false,
        "StopSignal": 15,
        "StopTimeout": 10,
        "Timeout": 0,
        "Tty": false,
        "Umask": "0022",
        "User": "",
        "Volumes": null,
        "WorkingDir": "/",
        "sdNotifyMode": "container"
    },
    "ConmonPidFile": "/run/containers/storage/overlay-containers/4c080fa14fe75768b993fdd022754e228f67e8de26b1b721c05a0105e392e5fd/userdata/conmon.pid",
    "Created": "2023-10-26T19:07:13.37634607+03:00",
    "Dependencies": [
        "2488198a81d6ac8b5e8619cb1936731747b6b78064ef3e186403c64a04e7243f"
    ],
    "Driver": "overlay",
    "EffectiveCaps": [
        "CAP_CHOWN",
        "CAP_DAC_OVERRIDE",
        "CAP_FOWNER",
        "CAP_FSETID",
        "CAP_KILL",
        "CAP_NET_ADMIN",
        "CAP_NET_BIND_SERVICE",
        "CAP_NET_RAW",
        "CAP_SETFCAP",
        "CAP_SETGID",
        "CAP_SETPCAP",
        "CAP_SETUID",
        "CAP_SYS_CHROOT"
    ],
    "ExecIDs": [],
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/containers/storage/overlay/ac03cdea189c5c8b7df3991f51f14f58efaa886786d7a57687105f75b3f218a8/diff:/var/lib/containers/storage/overlay/1860f42a0148e4597e2eb48061973c93d8687fa51a175aca276e20a1cd9503c3/diff:/var/lib/containers/storage/overlay/fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e/diff",
            "UpperDir": "/var/lib/containers/storage/overlay/ef3771ac3e93a2abd60e708410170c204ac3d89a9176848d26ec932caf20ecf0/diff",
            "WorkDir": "/var/lib/containers/storage/overlay/ef3771ac3e93a2abd60e708410170c204ac3d89a9176848d26ec932caf20ecf0/work"
        },
        "Name": "overlay"
    },
    "HostConfig": {
        "AutoRemove": false,
        "Binds": [
            "k8scluster-data:/var/kubeinit/:Z,rw,rprivate,nosuid,nodev,rbind"
        ],
        "BlkioDeviceReadBps": null,
        "BlkioDeviceReadIOps": null,
        "BlkioDeviceWriteBps": null,
        "BlkioDeviceWriteIOps": null,
        "BlkioWeight": 0,
        "BlkioWeightDevice": null,
        "CapAdd": [
            "CAP_NET_ADMIN",
            "CAP_NET_RAW"
        ],
        "CapDrop": [],
        "Cgroup": "",
        "CgroupConf": null,
        "CgroupManager": "systemd",
        "CgroupMode": "private",
        "CgroupParent": "machine.slice/machine-libpod_pod_727e4795b8801e047d2b7fa105907bd9e00b7b066a1a432cfdb050d6a6be147b.slice",
        "Cgroups": "default",
        "ConsoleSize": [
            0,
            0
        ],
        "ContainerIDFile": "",
        "CpuCount": 0,
        "CpuPercent": 0,
        "CpuPeriod": 0,
        "CpuQuota": 0,
        "CpuRealtimePeriod": 0,
        "CpuRealtimeRuntime": 0,
        "CpuShares": 0,
        "CpusetCpus": "",
        "CpusetMems": "",
        "Devices": [],
        "DiskQuota": 0,
        "Dns": [],
        "DnsOptions": [],
        "DnsSearch": [],
        "ExtraHosts": [],
        "GroupAdd": [],
        "IOMaximumBandwidth": 0,
        "IOMaximumIOps": 0,
        "IpcMode": "container:2488198a81d6ac8b5e8619cb1936731747b6b78064ef3e186403c64a04e7243f",
        "Isolation": "",
        "KernelMemory": 0,
        "Links": null,
        "LogConfig": {
            "Config": null,
            "Path": "",
            "Size": "0B",
            "Tag": "",
            "Type": "journald"
        },
        "Memory": 0,
        "MemoryReservation": 0,
        "MemorySwap": 0,
        "MemorySwappiness": 0,
        "NanoCpus": 0,
        "NetworkMode": "container:2488198a81d6ac8b5e8619cb1936731747b6b78064ef3e186403c64a04e7243f",
        "OomKillDisable": false,
        "OomScoreAdj": 0,
        "PidMode": "private",
        "PidsLimit": 2048,
        "PortBindings": {},
        "Privileged": false,
        "PublishAllPorts": false,
        "ReadonlyRootfs": false,
        "RestartPolicy": {
            "MaximumRetryCount": 0,
            "Name": ""
        },
        "Runtime": "oci",
        "SecurityOpt": [],
        "ShmSize": 65536000,
        "Tmpfs": {},
        "UTSMode": "container:2488198a81d6ac8b5e8619cb1936731747b6b78064ef3e186403c64a04e7243f",
        "Ulimits": [
            {
                "Hard": 1048576,
                "Name": "RLIMIT_NOFILE",
                "Soft": 1048576
            },
            {
                "Hard": 4194304,
                "Name": "RLIMIT_NPROC",
                "Soft": 4194304
            }
        ],
        "UsernsMode": "",
        "VolumeDriver": "",
        "VolumesFrom": null
    },
    "HostnamePath": "",
    "HostsPath": "",
    "Id": "4c080fa14fe75768b993fdd022754e228f67e8de26b1b721c05a0105e392e5fd",
    "Image": "8dcb97ae0bfbf32deea8af8348d6b7cc0dd183f41606e75d052a00f36526f85e",
    "ImageDigest": "sha256:79988b3c63bc30cf2ad735b85875c83f2034a63bfedb7c274736b295b0e489de",
    "ImageName": "localhost/kubeinit/k8scluster-dnsmasq:latest",
    "IsInfra": false,
    "IsService": false,
    "MountLabel": "system_u:object_r:container_file_t:s0:c117,c744",
    "Mounts": [
        {
            "Destination": "/var/kubeinit/",
            "Driver": "local",
            "Mode": "Z",
            "Name": "k8scluster-data",
            "Options": [
                "nosuid",
                "nodev",
                "rbind"
            ],
            "Propagation": "rprivate",
            "RW": true,
            "Source": "/var/lib/containers/storage/volumes/k8scluster-data/_data",
            "Type": "volume"
        }
    ],
    "Name": "k8scluster-dnsmasq",
    "Namespace": "",
    "NetworkSettings": {
        "Bridge": "",
        "EndpointID": "",
        "Gateway": "",
        "GlobalIPv6Address": "",
        "GlobalIPv6PrefixLen": 0,
        "HairpinMode": false,
        "IPAddress": "",
        "IPPrefixLen": 0,
        "IPv6Gateway": "",
        "LinkLocalIPv6Address": "",
        "LinkLocalIPv6PrefixLen": 0,
        "MacAddress": "",
        "Networks": {
            "k8scluster-service-bridge": {
                "Aliases": [
                    "2488198a81d6"
                ],
                "DriverOpts": null,
                "EndpointID": "",
                "Gateway": "10.89.0.1",
                "GlobalIPv6Address": "",
                "GlobalIPv6PrefixLen": 0,
                "IPAMConfig": null,
                "IPAddress": "10.89.0.85",
                "IPPrefixLen": 24,
                "IPv6Gateway": "",
                "Links": null,
                "MacAddress": "62:8b:4b:d3:37:c3",
                "NetworkID": "k8scluster-service-bridge"
            }
        },
        "Ports": {},
        "SandboxID": "",
        "SandboxKey": "/run/netns/netns-39ac8a11-f47a-9af5-8852-cf2858cdc8cc"
    },
    "OCIRuntime": "crun",
    "Path": "/usr/sbin/dnsmasq",
    "PidFile": "/run/containers/storage/overlay-containers/4c080fa14fe75768b993fdd022754e228f67e8de26b1b721c05a0105e392e5fd/userdata/pidfile",
    "Pod": "727e4795b8801e047d2b7fa105907bd9e00b7b066a1a432cfdb050d6a6be147b",
    "ProcessLabel": "system_u:system_r:container_t:s0:c117,c744",
    "ResolvConfPath": "",
    "RestartCount": 0,
    "Rootfs": "",
    "State": {
        "CheckpointedAt": "0001-01-01T00:00:00Z",
        "Dead": false,
        "Error": "",
        "ExitCode": 0,
        "FinishedAt": "0001-01-01T00:00:00Z",
        "Health": {
            "FailingStreak": 0,
            "Log": null,
            "Status": ""
        },
        "OOMKilled": false,
        "OciVersion": "1.1.0-rc.1",
        "Paused": false,
        "Pid": 0,
        "Restarting": false,
        "RestoredAt": "0001-01-01T00:00:00Z",
        "Running": false,
        "StartedAt": "0001-01-01T00:00:00Z",
        "Status": "created"
    },
    "StaticDir": "/var/lib/containers/storage/overlay-containers/4c080fa14fe75768b993fdd022754e228f67e8de26b1b721c05a0105e392e5fd/userdata"
}
invocation
{
    "module_args": {
        "annotation": null,
        "authfile": null,
        "blkio_weight": null,
        "blkio_weight_device": null,
        "cap_add": [
            "NET_ADMIN",
            "NET_RAW"
        ],
        "cap_drop": null,
        "cgroup_parent": null,
        "cgroupns": null,
        "cgroups": null,
        "cidfile": null,
        "cmd_args": null,
        "command": "-d -q -C /etc/dnsmasq.conf",
        "conmon_pidfile": null,
        "cpu_period": null,
        "cpu_rt_period": null,
        "cpu_rt_runtime": null,
        "cpu_shares": null,
        "cpus": null,
        "cpuset_cpus": null,
        "cpuset_mems": null,
        "debug": false,
        "detach": true,
        "detach_keys": null,
        "device": null,
        "device_read_bps": null,
        "device_read_iops": null,
        "device_write_bps": null,
        "device_write_iops": null,
        "dns": null,
        "dns_option": null,
        "dns_search": null,
        "entrypoint": null,
        "env": null,
        "env_file": null,
        "env_host": null,
        "etc_hosts": null,
        "executable": "podman",
        "expose": null,
        "force_restart": false,
        "generate_systemd": {},
        "gidmap": null,
        "group_add": null,
        "healthcheck": null,
        "healthcheck_interval": null,
        "healthcheck_retries": null,
        "healthcheck_start_period": null,
        "healthcheck_timeout": null,
        "hooks_dir": null,
        "hostname": null,
        "http_proxy": null,
        "image": "kubeinit/k8scluster-dnsmasq:latest",
        "image_strict": false,
        "image_volume": null,
        "init": null,
        "init_path": null,
        "interactive": null,
        "ip": null,
        "ipc": null,
        "kernel_memory": null,
        "label": null,
        "label_file": null,
        "log_driver": null,
        "log_level": null,
        "log_opt": null,
        "mac_address": null,
        "memory": null,
        "memory_reservation": null,
        "memory_swap": null,
        "memory_swappiness": null,
        "mount": null,
        "name": "k8scluster-dnsmasq",
        "network": null,
        "network_aliases": null,
        "no_hosts": null,
        "oom_kill_disable": null,
        "oom_score_adj": null,
        "pid": null,
        "pids_limit": null,
        "pod": "k8scluster-service-pod",
        "privileged": null,
        "publish": null,
        "publish_all": null,
        "read_only": null,
        "read_only_tmpfs": null,
        "recreate": false,
        "requires": null,
        "restart_policy": null,
        "rm": null,
        "rootfs": null,
        "sdnotify": null,
        "secrets": null,
        "security_opt": null,
        "shm_size": null,
        "sig_proxy": null,
        "state": "stopped",
        "stop_signal": null,
        "stop_timeout": null,
        "subgidname": null,
        "subuidname": null,
        "sysctl": null,
        "systemd": null,
        "timezone": null,
        "tmpfs": null,
        "tty": null,
        "uidmap": null,
        "ulimit": null,
        "user": null,
        "userns": null,
        "uts": null,
        "volume": [
            "k8scluster-data:/var/kubeinit/:Z"
        ],
        "volumes": [
            "k8scluster-data:/var/kubeinit/:Z"
        ],
        "volumes_from": null,
        "workdir": null
    }
}
podman_actions
[
    "podman create --name k8scluster-dnsmasq --pod k8scluster-service-pod --cap-add NET_ADMIN --cap-add NET_RAW --volume k8scluster-data:/var/kubeinit/:Z kubeinit/k8scluster-dnsmasq:latest -d -q -C /etc/dnsmasq.conf"
]
podman_systemd
{
    "container-k8scluster-dnsmasq": "# container-k8scluster-dnsmasq.service\n# autogenerated by Podman 4.5.1\n# Thu Oct 26 19:07:13 IDT 2023\n\n[Unit]\nDescription=Podman container-k8scluster-dnsmasq.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start k8scluster-dnsmasq\nExecStop=/usr/bin/podman stop  \\\n\t-t 10 k8scluster-dnsmasq\nExecStopPost=/usr/bin/podman stop  \\\n\t-t 10 k8scluster-dnsmasq\nPIDFile=/run/containers/storage/overlay-containers/4c080fa14fe75768b993fdd022754e228f67e8de26b1b721c05a0105e392e5fd/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n"
}
stderr

stderr_lines
[]
stdout
4c080fa14fe75768b993fdd022754e228f67e8de26b1b721c05a0105e392e5fd
stdout_lines
[
    "4c080fa14fe75768b993fdd022754e228f67e8de26b1b721c05a0105e392e5fd"
]