Skip to content

Instantly share code, notes, and snippets.

@aucampia
Last active July 17, 2023 14:40
Show Gist options
  • Save aucampia/235d8c178b0b3c0fb9fdf6af5f1acf15 to your computer and use it in GitHub Desktop.
Save aucampia/235d8c178b0b3c0fb9fdf6af5f1acf15 to your computer and use it in GitHub Desktop.
$ docker events
2023-07-17T16:37:12.931666562+02:00 container create a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 (image=docker.io/nestybox/ubuntu-jammy-systemd, name=boring_saha)
2023-07-17T16:37:12.933438316+02:00 container attach a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 (image=docker.io/nestybox/ubuntu-jammy-systemd, name=boring_saha)
2023-07-17T16:37:12.955207182+02:00 network connect 8daf62052dce054a47d0a3e39bd39ca071607eca006c13921283547693654399 (container=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25, name=bridge, type=bridge)
2023-07-17T16:37:13.426543240+02:00 container start a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 (image=docker.io/nestybox/ubuntu-jammy-systemd, name=boring_saha)
2023-07-17T16:37:13.427904672+02:00 container resize a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 (height=45, image=docker.io/nestybox/ubuntu-jammy-systemd, name=boring_saha, width=190)
2023-07-17T16:37:13.708776864+02:00 network disconnect 8daf62052dce054a47d0a3e39bd39ca071607eca006c13921283547693654399 (container=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25, name=bridge, type=bridge)
2023-07-17T16:37:13.738505211+02:00 container die a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 (execDuration=0, exitCode=255, image=docker.io/nestybox/ubuntu-jammy-systemd, name=boring_saha)
2023-07-17T16:37:13.741957714+02:00 container destroy a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 (image=docker.io/nestybox/ubuntu-jammy-systemd, name=boring_saha)
# journalctl -f | gawk '( $5 !~ /^(audit|pcp-pmie|tailscale)/ )'
Jul 17 16:37:12 iwana-202305.pc.kron.no systemd[1]: var-lib-docker-overlay2-95565dd6a650f798ac32660a58f7c5d1226a474538712cafd9f816e829304685\x2dinit-merged.mount: Deactivated successfully.
Jul 17 16:37:12 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered blocking state
Jul 17 16:37:12 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered disabled state
Jul 17 16:37:12 iwana-202305.pc.kron.no kernel: veth7dc0407: entered allmulticast mode
Jul 17 16:37:12 iwana-202305.pc.kron.no kernel: veth7dc0407: entered promiscuous mode
Jul 17 16:37:12 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered blocking state
Jul 17 16:37:12 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered forwarding state
Jul 17 16:37:12 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered disabled state
Jul 17 16:37:12 iwana-202305.pc.kron.no NetworkManager[3706]: <info> [1689604632.9368] manager: (veth4e2728f): new Veth device (/org/freedesktop/NetworkManager/Devices/161)
Jul 17 16:37:12 iwana-202305.pc.kron.no NetworkManager[3706]: <info> [1689604632.9374] manager: (veth7dc0407): new Veth device (/org/freedesktop/NetworkManager/Devices/162)
Jul 17 16:37:13 iwana-202305.pc.kron.no virtiofsd[58206]: iwana-202305.pc.kron.no virtiofsd[58203]: Waiting for vhost-user socket connection...
Jul 17 16:37:13 iwana-202305.pc.kron.no virtiofsd[58206]: iwana-202305.pc.kron.no virtiofsd[58203]: Client connected, servicing requests
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: eth0: renamed from veth4e2728f
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth7dc0407: link becomes ready
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered blocking state
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered forwarding state
Jul 17 16:37:13 iwana-202305.pc.kron.no NetworkManager[3706]: <info> [1689604633.1258] device (veth7dc0407): carrier: link connected
Jul 17 16:37:13 iwana-202305.pc.kron.no NetworkManager[3706]: <info> [1689604633.1267] device (docker0): carrier: link connected
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: eth0: Caught tx_queue_len zero misconfig
Jul 17 16:37:13 iwana-202305.pc.kron.no kata[58194]: time="2023-07-17T16:37:13.45854348+02:00" level=warning msg="Agent did not stop sandbox" error="rpc error: code = Internal desc = No such file or directory (os error 2)" name=containerd-shim-v2 pid=58194 sandbox=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 sandboxid=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 source=virtcontainers subsystem=sandbox
Jul 17 16:37:13 iwana-202305.pc.kron.no containerd[3729]: time="2023-07-17T16:37:13.458543480+02:00" level=warning msg="Agent did not stop sandbox" error="rpc error: code = Internal desc = No such file or directory (os error 2)" name=containerd-shim-v2 pid=58194 sandbox=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 sandboxid=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 source=virtcontainers subsystem=sandbox
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered disabled state
Jul 17 16:37:13 iwana-202305.pc.kron.no dockerd[25428]: time="2023-07-17T16:37:13.612659718+02:00" level=warning msg="failed to close stdin: ttrpc: closed: unknown"
Jul 17 16:37:13 iwana-202305.pc.kron.no dockerd[25428]: time="2023-07-17T16:37:13.612721248+02:00" level=info msg="ignoring event" container=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 17 16:37:13 iwana-202305.pc.kron.no containerd[3729]: time="2023-07-17T16:37:13.614166351+02:00" level=info msg="shim disconnected" id=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25
Jul 17 16:37:13 iwana-202305.pc.kron.no containerd[3729]: time="2023-07-17T16:37:13.614214612+02:00" level=warning msg="cleaning up after shim disconnected" id=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 namespace=moby
Jul 17 16:37:13 iwana-202305.pc.kron.no containerd[3729]: time="2023-07-17T16:37:13.614225926+02:00" level=info msg="cleaning up dead shim"
Jul 17 16:37:13 iwana-202305.pc.kron.no containerd[3729]: time="2023-07-17T16:37:13.624587905+02:00" level=error msg="failed to delete" cmd="/usr/bin/containerd-shim-kata-v2 -namespace moby -address /run/containerd/containerd.sock -publish-binary /usr/bin/containerd -id a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 -bundle /run/containerd/io.containerd.runtime.v2.task/moby/a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 delete" error="exit status 1"
Jul 17 16:37:13 iwana-202305.pc.kron.no containerd[3729]: time="2023-07-17T16:37:13.624626947+02:00" level=warning msg="failed to clean up after shim disconnected" error="time=\"2023-07-17T16:37:13+02:00\" level=warning msg=\"failed to cleanup container\" container=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 error=\"open /run/vc/sbs/a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25: no such file or directory\" name=containerd-shim-v2 pid=58238 sandbox=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 source=containerd-kata-shim-v2\nio.containerd.kata.v2: open /run/vc/sbs/a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25: no such file or directory: exit status 1" id=a555fc7f65f1a0b1d602ad64dffc320210808b6e0d6bba13e2bd25a273c87e25 namespace=moby
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: veth4e2728f: renamed from eth0
Jul 17 16:37:13 iwana-202305.pc.kron.no NetworkManager[3706]: <info> [1689604633.6617] manager: (veth4e2728f): new Veth device (/org/freedesktop/NetworkManager/Devices/163)
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered disabled state
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: veth7dc0407 (unregistering): left allmulticast mode
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: veth7dc0407 (unregistering): left promiscuous mode
Jul 17 16:37:13 iwana-202305.pc.kron.no kernel: docker0: port 1(veth7dc0407) entered disabled state
Jul 17 16:37:13 iwana-202305.pc.kron.no systemd[1]: var-lib-docker-overlay2-95565dd6a650f798ac32660a58f7c5d1226a474538712cafd9f816e829304685-merged.mount: Deactivated successfully.
[Kernel]
Path = "/opt/kata/share/kata-containers/vmlinux-5.19.2-100"
Parameters = "systemd.unit=kata-containers.target systemd.mask=systemd-networkd.service systemd.mask=systemd-networkd.socket scsi_mod.scan=none"
[Meta]
Version = "1.0.26"
[Image]
Path = "/opt/kata/share/kata-containers/kata-ubuntu-latest.image"
[Initrd]
Path = ""
[Hypervisor]
MachineType = "q35"
Version = "QEMU emulator version 7.2.0 (kata-static)\nCopyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers"
Path = "/opt/kata/bin/qemu-system-x86_64"
BlockDeviceDriver = "virtio-scsi"
EntropySource = "/dev/urandom"
SharedFS = "virtio-fs"
VirtioFSDaemon = "/opt/kata/libexec/virtiofsd"
SocketPath = "<<unknown>>"
Msize9p = 8192
MemorySlots = 10
PCIeRootPort = 0
HotplugVFIOOnRootBus = false
Debug = false
[Runtime]
Path = "/opt/kata/bin/kata-runtime"
GuestSeLinuxLabel = ""
Debug = false
Trace = false
DisableGuestSeccomp = true
DisableNewNetNs = false
SandboxCgroupOnly = false
[Runtime.Config]
Path = "/opt/kata/share/defaults/kata-containers/configuration-qemu.toml"
[Runtime.Version]
OCI = "1.0.2-dev"
[Runtime.Version.Version]
Semver = "3.1.3"
Commit = "ee57732fe08504773b1b5474f2248834ae1fbd66"
Major = 3
Minor = 1
Patch = 3
[Host]
Kernel = "6.3.12-200.fc38.x86_64"
Architecture = "amd64"
VMContainerCapable = true
SupportVSocks = true
[Host.Distro]
Name = "Fedora Linux"
Version = "38"
[Host.CPU]
Vendor = "AuthenticAMD"
Model = "AMD Ryzen 7 PRO 6850U with Radeon Graphics"
CPUs = 16
[Host.Memory]
Total = 28479928
Free = 787524
Available = 12421796
[Agent]
Debug = false
Trace = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment