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
30 Oct 2023 18:09:43 +0000 00:14:01.24 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 6 702 702 43 1

Task result details

Field Value
actions
[
    "created ekscluster-provision"
]
changed
True
container
{
    "AppArmorProfile": "",
    "Args": [
        "/sbin/init"
    ],
    "BoundingCaps": [
        "CAP_AUDIT_WRITE",
        "CAP_CHOWN",
        "CAP_DAC_OVERRIDE",
        "CAP_FOWNER",
        "CAP_FSETID",
        "CAP_KILL",
        "CAP_NET_BIND_SERVICE",
        "CAP_SETFCAP",
        "CAP_SETGID",
        "CAP_SETPCAP",
        "CAP_SETUID",
        "CAP_SYS_CHROOT"
    ],
    "Config": {
        "Annotations": {
            "io.kubernetes.cri-o.SandboxID": "c46ec33f27a18fe5d73122eb97ebefe8d680e13f190989f16d03abb4033ca51a"
        },
        "AttachStderr": false,
        "AttachStdin": false,
        "AttachStdout": false,
        "Cmd": null,
        "CreateCommand": [
            "podman",
            "container",
            "create",
            "--name",
            "ekscluster-provision",
            "--pod",
            "ekscluster-service-pod",
            "--cap-add",
            "AUDIT_WRITE",
            "--volume",
            "ekscluster-data:/var/kubeinit",
            "kubeinit/ekscluster-provision:latest"
        ],
        "Domainname": "",
        "Entrypoint": "/sbin/init",
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "TERM=xterm",
            "container=podman"
        ],
        "HealthcheckOnFailureAction": "none",
        "Hostname": "service.ekscluster.kubeinit.local",
        "Image": "localhost/kubeinit/ekscluster-provision:latest",
        "Labels": {
            "io.buildah.version": "1.31.0",
            "kubeinit-cluster-name": "ekscluster",
            "org.label-schema.build-date": "20231024",
            "org.label-schema.license": "GPLv2",
            "org.label-schema.name": "CentOS Stream 9 Base Image",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vendor": "CentOS"
        },
        "OnBuild": null,
        "OpenStdin": false,
        "Passwd": true,
        "StdinOnce": false,
        "StopSignal": 37,
        "StopTimeout": 10,
        "SystemdMode": true,
        "Timeout": 0,
        "Tty": false,
        "Umask": "0022",
        "User": "",
        "Volumes": null,
        "WorkingDir": "/root",
        "sdNotifyMode": "container"
    },
    "ConmonPidFile": "/run/containers/storage/overlay-containers/a81c5d5fe24bc8cc73b4314a73c3ceeb966bf09b4c13b900a538e56cc4a5d1a8/userdata/conmon.pid",
    "Created": "2023-10-30T20:17:12.236860016+02:00",
    "Dependencies": [
        "c46ec33f27a18fe5d73122eb97ebefe8d680e13f190989f16d03abb4033ca51a"
    ],
    "Driver": "overlay",
    "EffectiveCaps": [
        "CAP_AUDIT_WRITE",
        "CAP_CHOWN",
        "CAP_DAC_OVERRIDE",
        "CAP_FOWNER",
        "CAP_FSETID",
        "CAP_KILL",
        "CAP_NET_BIND_SERVICE",
        "CAP_SETFCAP",
        "CAP_SETGID",
        "CAP_SETPCAP",
        "CAP_SETUID",
        "CAP_SYS_CHROOT"
    ],
    "ExecIDs": [],
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/containers/storage/overlay/3d5dd7994d3706ab7a6b8a049771ae606af94dc98856a989ecb923860d138730/diff:/var/lib/containers/storage/overlay/f62a9edc95fefc2570e1d6024433db29c62be8e406931fcf6c549103d85ee6b8/diff",
            "UpperDir": "/var/lib/containers/storage/overlay/25658d62231d1605ec03d6705d583c974a19abce196ac8807760be06636616db/diff",
            "WorkDir": "/var/lib/containers/storage/overlay/25658d62231d1605ec03d6705d583c974a19abce196ac8807760be06636616db/work"
        },
        "Name": "overlay"
    },
    "HostConfig": {
        "AutoRemove": false,
        "Binds": [
            "ekscluster-data:/var/kubeinit:rw,rprivate,nosuid,nodev,rbind"
        ],
        "BlkioDeviceReadBps": null,
        "BlkioDeviceReadIOps": null,
        "BlkioDeviceWriteBps": null,
        "BlkioDeviceWriteIOps": null,
        "BlkioWeight": 0,
        "BlkioWeightDevice": null,
        "CapAdd": [
            "CAP_AUDIT_WRITE"
        ],
        "CapDrop": [],
        "Cgroup": "",
        "CgroupConf": null,
        "CgroupManager": "systemd",
        "CgroupMode": "private",
        "CgroupParent": "machine.slice/machine-libpod_pod_04cd76683893ab7e3316dd07e654930bbd85f7253815fe3de621ed6ce08e68c7.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:c46ec33f27a18fe5d73122eb97ebefe8d680e13f190989f16d03abb4033ca51a",
        "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:c46ec33f27a18fe5d73122eb97ebefe8d680e13f190989f16d03abb4033ca51a",
        "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:c46ec33f27a18fe5d73122eb97ebefe8d680e13f190989f16d03abb4033ca51a",
        "Ulimits": [
            {
                "Hard": 1048576,
                "Name": "RLIMIT_NOFILE",
                "Soft": 1048576
            },
            {
                "Hard": 4194304,
                "Name": "RLIMIT_NPROC",
                "Soft": 4194304
            }
        ],
        "UsernsMode": "",
        "VolumeDriver": "",
        "VolumesFrom": null
    },
    "HostnamePath": "",
    "HostsPath": "",
    "Id": "a81c5d5fe24bc8cc73b4314a73c3ceeb966bf09b4c13b900a538e56cc4a5d1a8",
    "Image": "51cc58a4611d2610f91927b851e0dec7c3c79b57d11a7c4b06715a1fcf3857b1",
    "ImageDigest": "sha256:61da451833bb81c9c80382015f0dbe88b488d2c521520f00cd0342751e9938f9",
    "ImageName": "localhost/kubeinit/ekscluster-provision:latest",
    "IsInfra": false,
    "IsService": false,
    "MountLabel": "system_u:object_r:container_file_t:s0:c402,c505",
    "Mounts": [
        {
            "Destination": "/var/kubeinit",
            "Driver": "local",
            "Mode": "",
            "Name": "ekscluster-data",
            "Options": [
                "nosuid",
                "nodev",
                "rbind"
            ],
            "Propagation": "rprivate",
            "RW": true,
            "Source": "/var/lib/containers/storage/volumes/ekscluster-data/_data",
            "Type": "volume"
        }
    ],
    "Name": "ekscluster-provision",
    "Namespace": "",
    "NetworkSettings": {
        "Bridge": "",
        "EndpointID": "",
        "Gateway": "",
        "GlobalIPv6Address": "",
        "GlobalIPv6PrefixLen": 0,
        "HairpinMode": false,
        "IPAddress": "",
        "IPPrefixLen": 0,
        "IPv6Gateway": "",
        "LinkLocalIPv6Address": "",
        "LinkLocalIPv6PrefixLen": 0,
        "MacAddress": "",
        "Networks": {
            "ekscluster-service-bridge": {
                "Aliases": [
                    "c46ec33f27a1"
                ],
                "DriverOpts": null,
                "EndpointID": "",
                "Gateway": "10.89.1.1",
                "GlobalIPv6Address": "",
                "GlobalIPv6PrefixLen": 0,
                "IPAMConfig": null,
                "IPAddress": "10.89.1.28",
                "IPPrefixLen": 24,
                "IPv6Gateway": "",
                "Links": null,
                "MacAddress": "d6:56:a2:d5:af:00",
                "NetworkID": "ekscluster-service-bridge"
            }
        },
        "Ports": {},
        "SandboxID": "",
        "SandboxKey": "/run/netns/netns-c0c31a02-2950-a87e-9f13-9543434425f4"
    },
    "OCIRuntime": "crun",
    "Path": "/sbin/init",
    "PidFile": "/run/containers/storage/overlay-containers/a81c5d5fe24bc8cc73b4314a73c3ceeb966bf09b4c13b900a538e56cc4a5d1a8/userdata/pidfile",
    "Pod": "04cd76683893ab7e3316dd07e654930bbd85f7253815fe3de621ed6ce08e68c7",
    "ProcessLabel": "system_u:system_r:container_init_t:s0:c402,c505",
    "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/a81c5d5fe24bc8cc73b4314a73c3ceeb966bf09b4c13b900a538e56cc4a5d1a8/userdata"
}
invocation
{
    "module_args": {
        "annotation": null,
        "authfile": null,
        "blkio_weight": null,
        "blkio_weight_device": null,
        "cap_add": [
            "AUDIT_WRITE"
        ],
        "cap_drop": null,
        "cgroup_parent": null,
        "cgroupns": null,
        "cgroups": null,
        "cidfile": null,
        "cmd_args": null,
        "command": null,
        "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/ekscluster-provision: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": "ekscluster-provision",
        "network": null,
        "network_aliases": null,
        "no_hosts": null,
        "oom_kill_disable": null,
        "oom_score_adj": null,
        "pid": null,
        "pids_limit": null,
        "pod": "ekscluster-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": [
            "ekscluster-data:/var/kubeinit"
        ],
        "volumes": [
            "ekscluster-data:/var/kubeinit"
        ],
        "volumes_from": null,
        "workdir": null
    }
}
podman_actions
[
    "podman create --name ekscluster-provision --pod ekscluster-service-pod --cap-add AUDIT_WRITE --volume ekscluster-data:/var/kubeinit kubeinit/ekscluster-provision:latest"
]
podman_systemd
{
    "container-ekscluster-provision": "# container-ekscluster-provision.service\n# autogenerated by Podman 4.5.1\n# Mon Oct 30 20:17:12 IST 2023\n\n[Unit]\nDescription=Podman container-ekscluster-provision.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 ekscluster-provision\nExecStop=/usr/bin/podman stop  \\\n\t-t 10 ekscluster-provision\nExecStopPost=/usr/bin/podman stop  \\\n\t-t 10 ekscluster-provision\nPIDFile=/run/containers/storage/overlay-containers/a81c5d5fe24bc8cc73b4314a73c3ceeb966bf09b4c13b900a538e56cc4a5d1a8/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n"
}
stderr

stderr_lines
[]
stdout
a81c5d5fe24bc8cc73b4314a73c3ceeb966bf09b4c13b900a538e56cc4a5d1a8
stdout_lines
[
    "a81c5d5fe24bc8cc73b4314a73c3ceeb966bf09b4c13b900a538e56cc4a5d1a8"
]