Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

Kata fails to start #702

@ghost

Description

Description of problem

I was trying to port runtime to Z. It passes all the unit tests as of now. I used the following command to run kata-runtime --log /dev/stdout create -b ../osbuilder/ubuntu_rootfs test

However, I got Failed to check if grpc server is working: rpc error: code = DeadlineExceeded desc = context deadline exceeded


Meta details

Running kata-collect-data.sh version 1.2.0 (commit 1820047c4e028314a2a19d1773d1aa26aa42e1f8-dirty) at 2018-09-05.15:29:54.876826586-0400.


Runtime is /usr/local/bin/kata-runtime.

kata-env

Output of "/usr/local/bin/kata-runtime kata-env":

cannot find model field in file /proc/cpuinfo

Runtime config files

Runtime default config files

/etc/kata-containers/configuration.toml
/usr/share/defaults/kata-containers/configuration.toml

Runtime config file contents

Config file /etc/kata-containers/configuration.toml not found
Output of "cat "/usr/share/defaults/kata-containers/configuration.toml"":

# Copyright (c) 2017-2018 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#

# XXX: WARNING: this file is auto-generated.
# XXX:
# XXX: Source file: "cli/config/configuration.toml.in"
# XXX: Project:
# XXX:   Name: Kata Containers
# XXX:   Type: kata

[hypervisor.qemu]
path = "/usr/bin/qemu-system-s390x"
kernel = "/usr/share/kata-containers/vmlinuz.container"
initrd = "/usr/share/kata-containers/kata-containers-initrd.img"
#image = "/usr/share/kata-containers/kata-containers.img"
machine_type = "s390-ccw-virtio "

# Optional space-separated list of options to pass to the guest kernel.
# For example, use `kernel_params = "vsyscall=emulate"` if you are having
# trouble running pre-2.15 glibc.
#
# WARNING: - any parameter specified here will take priority over the default
# parameter value of the same name used to start the virtual machine.
# Do not set values here unless you understand the impact of doing so as you
# may stop the virtual machine from booting.
# To see the list of default parameters, enable hypervisor debug, create a
# container and look for 'default-kernel-parameters' log entries.
kernel_params = ""

# Path to the firmware.
# If you want that qemu uses the default firmware leave this option empty
firmware = ""

# Machine accelerators
# comma-separated list of machine accelerators to pass to the hypervisor.
# For example, `machine_accelerators = "nosmm,nosmbus,nosata,nopit,static-prt,nofw"`
machine_accelerators=""

# Default number of vCPUs per SB/VM:
# unspecified or 0                --> will be set to 1
# < 0                             --> will be set to the actual number of physical cores
# > 0 <= number of physical cores --> will be set to the specified number
# > number of physical cores      --> will be set to the actual number of physical cores
default_vcpus = 1

# Default maximum number of vCPUs per SB/VM:
# unspecified or == 0             --> will be set to the actual number of physical cores or to the maximum number
#                                     of vCPUs supported by KVM if that number is exceeded
# > 0 <= number of physical cores --> will be set to the specified number
# > number of physical cores      --> will be set to the actual number of physical cores or to the maximum number
#                                     of vCPUs supported by KVM if that number is exceeded
# WARNING: Depending of the architecture, the maximum number of vCPUs supported by KVM is used when
# the actual number of physical cores is greater than it.
# WARNING: Be aware that this value impacts the virtual machine's memory footprint and CPU
# the hotplug functionality. For example, `default_maxvcpus = 240` specifies that until 240 vCPUs
# can be added to a SB/VM, but the memory footprint will be big. Another example, with
# `default_maxvcpus = 8` the memory footprint will be small, but 8 will be the maximum number of
# vCPUs supported by the SB/VM. In general, we recommend that you do not edit this variable,
# unless you know what are you doing.
default_maxvcpus = 0

# Bridges can be used to hot plug devices.
# Limitations:
# * Currently only pci bridges are supported
# * Until 30 devices per bridge can be hot plugged.
# * Until 5 PCI bridges can be cold plugged per VM.
#   This limitation could be a bug in qemu or in the kernel
# Default number of bridges per SB/VM:
# unspecified or 0   --> will be set to 1
# > 1 <= 5           --> will be set to the specified number
# > 5                --> will be set to 5
default_bridges = 1

# Default memory size in MiB for SB/VM.
# If unspecified then it will be set 2048 MiB.
#default_memory = 2048

# Disable block device from being used for a container's rootfs.
# In case of a storage driver like devicemapper where a container's 
# root file system is backed by a block device, the block device is passed
# directly to the hypervisor for performance reasons. 
# This flag prevents the block device from being passed to the hypervisor, 
# 9pfs is used instead to pass the rootfs.
disable_block_device_use = false

# Block storage driver to be used for the hypervisor in case the container
# rootfs is backed by a block device. This is either virtio-scsi or 
# virtio-blk.
block_device_driver = "virtio-scsi"

# Enable iothreads (data-plane) to be used. This causes IO to be
# handled in a separate IO thread. This is currently only implemented
# for SCSI.
#
enable_iothreads = false

# Enable pre allocation of VM RAM, default false
# Enabling this will result in lower container density
# as all of the memory will be allocated and locked
# This is useful when you want to reserve all the memory
# upfront or in the cases where you want memory latencies
# to be very predictable
# Default false
#enable_mem_prealloc = true

# Enable huge pages for VM RAM, default false
# Enabling this will result in the VM memory
# being allocated using huge pages.
# This is useful when you want to use vhost-user network
# stacks within the container. This will automatically 
# result in memory pre allocation
#enable_hugepages = true

# Enable swap of vm memory. Default false.
# The behaviour is undefined if mem_prealloc is also set to true
#enable_swap = true

# This option changes the default hypervisor and kernel parameters
# to enable debug output where available. This extra output is added
# to the proxy logs, but only when proxy debug is also enabled.
# 
# Default false
#enable_debug = true

# Disable the customizations done in the runtime when it detects
# that it is running on top a VMM. This will result in the runtime
# behaving as it would when running on bare metal.
# 
#disable_nesting_checks = true

# This is the msize used for 9p shares. It is the number of bytes 
# used for 9p packet payload.
#msize_9p = 8192

# If true and vsocks are supported, use vsocks to communicate directly
# with the agent and no proxy is started, otherwise use unix
# sockets and start a proxy to communicate with the agent.
# Default false
#use_vsock = true

# VFIO devices are hotplugged on a bridge by default. 
# Enable hotplugging on root bus. This may be required for devices with
# a large PCI bar, as this is a current limitation with hotplugging on 
# a bridge. This value is valid for "pc" machine type.
# Default false
#hotplug_vfio_on_root_bus = true

[factory]
# VM templating support. Once enabled, new VMs are created from template
# using vm cloning. They will share the same initial kernel, initramfs and
# agent memory by mapping it readonly. It helps speeding up new container
# creation and saves a lot of memory if there are many kata containers running
# on the same host.
#
# When disabled, new VMs are created from scratch.
#
# Default false
#enable_template = true

[proxy.kata]
path = "/usr/libexec/kata-containers/kata-proxy"

# If enabled, proxy messages will be sent to the system log
# (default: disabled)
#enable_debug = true

[shim.kata]
path = "/usr/libexec/kata-containers/kata-shim"

# If enabled, shim messages will be sent to the system log
# (default: disabled)
#enable_debug = true

[agent.kata]
# There is no field for this section. The goal is only to be able to
# specify which type of agent the user wants to use.

[runtime]
# If enabled, the runtime will log additional debug messages to the
# system log
# (default: disabled)
#enable_debug = true
#
# Internetworking model
# Determines how the VM should be connected to the
# the container network interface
# Options:
#
#   - bridged
#     Uses a linux bridge to interconnect the container interface to
#     the VM. Works for most cases except macvlan and ipvlan.
#
#   - macvtap
#     Used when the Container network interface can be bridged using
#     macvtap.
internetworking_model="macvtap"

# If enabled, the runtime will create opentracing.io traces and spans.
# (See https://www.jaegertracing.io/docs/getting-started).
# (default: disabled)
#enable_tracing = true

Image details

No image


Initrd details

No initrd


Logfiles

Runtime logs

Recent runtime problems found in system journal:

time="2018-09-05T14:56:28.027073996-04:00" level=error msg="#\t0x80039809\truntime.allocm+0x1a9\t\t\t/usr/local/go/src/runtime/proc.go:1516" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027073996-04:00" level=error msg="#\t0x80039809\truntime.allocm+0x1a9\t\t\t/usr/local/go/src/runtime/proc.go:1516" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027073996-04:00" level=error msg="#\t0x80039809\truntime.allocm+0x1a9\t\t\t/usr/local/go/src/runtime/proc.go:1516" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027073996-04:00" level=error msg="#\t0x80039809\truntime.allocm+0x1a9\t\t\t/usr/local/go/src/runtime/proc.go:1516" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027135241-04:00" level=error msg="#\t0x8003a0bf\truntime.newm+0x2f\t\t\t/usr/local/go/src/runtime/proc.go:1830" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027135241-04:00" level=error msg="#\t0x8003a0bf\truntime.newm+0x2f\t\t\t/usr/local/go/src/runtime/proc.go:1830" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027135241-04:00" level=error msg="#\t0x8003a0bf\truntime.newm+0x2f\t\t\t/usr/local/go/src/runtime/proc.go:1830" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027135241-04:00" level=error msg="#\t0x8003a0bf\truntime.newm+0x2f\t\t\t/usr/local/go/src/runtime/proc.go:1830" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027135241-04:00" level=error msg="#\t0x8003a0bf\truntime.newm+0x2f\t\t\t/usr/local/go/src/runtime/proc.go:1830" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027135241-04:00" level=error msg="#\t0x8003a0bf\truntime.newm+0x2f\t\t\t/usr/local/go/src/runtime/proc.go:1830" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027135241-04:00" level=error msg="#\t0x8003a0bf\truntime.newm+0x2f\t\t\t/usr/local/go/src/runtime/proc.go:1830" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027201984-04:00" level=error msg="#\t0x8003a3e9\truntime.startTemplateThread+0x59\t/usr/local/go/src/runtime/proc.go:1891" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027201984-04:00" level=error msg="#\t0x8003a3e9\truntime.startTemplateThread+0x59\t/usr/local/go/src/runtime/proc.go:1891" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027201984-04:00" level=error msg="#\t0x8003a3e9\truntime.startTemplateThread+0x59\t/usr/local/go/src/runtime/proc.go:1891" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027201984-04:00" level=error msg="#\t0x8003a3e9\truntime.startTemplateThread+0x59\t/usr/local/go/src/runtime/proc.go:1891" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027201984-04:00" level=error msg="#\t0x8003a3e9\truntime.startTemplateThread+0x59\t/usr/local/go/src/runtime/proc.go:1891" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027201984-04:00" level=error msg="#\t0x8003a3e9\truntime.startTemplateThread+0x59\t/usr/local/go/src/runtime/proc.go:1891" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027201984-04:00" level=error msg="#\t0x8003a3e9\truntime.startTemplateThread+0x59\t/usr/local/go/src/runtime/proc.go:1891" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.0272788-04:00" level=error msg="#\t0x800354fb\truntime.main+0x1bb\t\t\t/usr/local/go/src/runtime/proc.go:181" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.0272788-04:00" level=error msg="#\t0x800354fb\truntime.main+0x1bb\t\t\t/usr/local/go/src/runtime/proc.go:181" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.0272788-04:00" level=error msg="#\t0x800354fb\truntime.main+0x1bb\t\t\t/usr/local/go/src/runtime/proc.go:181" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.0272788-04:00" level=error msg="#\t0x800354fb\truntime.main+0x1bb\t\t\t/usr/local/go/src/runtime/proc.go:181" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.0272788-04:00" level=error msg="#\t0x800354fb\truntime.main+0x1bb\t\t\t/usr/local/go/src/runtime/proc.go:181" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.0272788-04:00" level=error msg="#\t0x800354fb\truntime.main+0x1bb\t\t\t/usr/local/go/src/runtime/proc.go:181" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.0272788-04:00" level=error msg="#\t0x800354fb\truntime.main+0x1bb\t\t\t/usr/local/go/src/runtime/proc.go:181" arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027363046-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027363046-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027363046-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027363046-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027363046-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027363046-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027363046-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027426045-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027426045-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027426045-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027426045-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027426045-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027426045-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.027426045-04:00" level=error arch=s390x container=1 name=kata-runtime pid=41263 sandbox=1 source=runtime
time="2018-09-05T14:56:28.030204632-04:00" level=error msg="Annotations[com.github.containers.virtcontainers.pkg.oci.container_type] not found, cannot determine the container type" arch=s390x container= name=kata-runtime pid=41263 sandbox=99999999-9999-9999-99999999999999999 source=virtcontainers subsystem=oci
time="2018-09-05T14:56:28.030204632-04:00" level=error msg="Annotations[com.github.containers.virtcontainers.pkg.oci.container_type] not found, cannot determine the container type" arch=s390x container= name=kata-runtime pid=41263 sandbox=99999999-9999-9999-99999999999999999 source=virtcontainers subsystem=oci
time="2018-09-05T14:56:28.030204632-04:00" level=error msg="Annotations[com.github.containers.virtcontainers.pkg.oci.container_type] not found, cannot determine the container type" arch=s390x container= name=kata-runtime pid=41263 sandbox=99999999-9999-9999-99999999999999999 source=virtcontainers subsystem=oci
time="2018-09-05T14:56:28.030204632-04:00" level=error msg="Annotations[com.github.containers.virtcontainers.pkg.oci.container_type] not found, cannot determine the container type" arch=s390x container= name=kata-runtime pid=41263 sandbox=99999999-9999-9999-99999999999999999 source=virtcontainers subsystem=oci
time="2018-09-05T14:56:28.030204632-04:00" level=error msg="Annotations[com.github.containers.virtcontainers.pkg.oci.container_type] not found, cannot determine the container type" arch=s390x container= name=kata-runtime pid=41263 sandbox=99999999-9999-9999-99999999999999999 source=virtcontainers subsystem=oci
time="2018-09-05T14:56:28.030204632-04:00" level=error msg="Annotations[com.github.containers.virtcontainers.pkg.oci.container_type] not found, cannot determine the container type" arch=s390x container= name=kata-runtime pid=41263 sandbox=99999999-9999-9999-99999999999999999 source=virtcontainers subsystem=oci
time="2018-09-05T14:56:28.030204632-04:00" level=error msg="Annotations[com.github.containers.virtcontainers.pkg.oci.container_type] not found, cannot determine the container type" arch=s390x container= name=kata-runtime pid=41263 sandbox=99999999-9999-9999-99999999999999999 source=virtcontainers subsystem=oci
time="2018-09-05T14:57:05.008232156-04:00" level=error msg="/usr/share/defaults/kata-containers/configuration.toml: EvalSymlinks: too many links" arch=s390x command=create name=kata-runtime pid=41954 source=runtime
time="2018-09-05T15:15:41.392836552-04:00" level=error msg="/usr/share/defaults/kata-containers/configuration.toml: EvalSymlinks: too many links" arch=s390x command=create name=kata-runtime pid=6207 source=runtime
time="2018-09-05T15:16:11.280441792-04:00" level=error msg="/usr/share/defaults/kata-containers/configuration.toml: EvalSymlinks: too many links" arch=s390x command=create name=kata-runtime pid=6266 source=runtime
time="2018-09-05T15:16:15.286036822-04:00" level=error msg="/usr/share/defaults/kata-containers/configuration.toml: EvalSymlinks: too many links" arch=s390x command=create name=kata-runtime pid=6319 source=runtime

Proxy logs

Recent proxy problems found in system journal:

time="2018-09-05T15:21:04.304446926-04:00" level=fatal msg="channel error" error="session shutdown" name=kata-proxy pid=6845 sandbox=test source=proxy
time="2018-09-05T15:21:04.306412868-04:00" level=fatal msg="failed to dial channel" channel=/run/vc/vm/test/kata.sock error="dial unix /run/vc/vm/test/kata.sock: connect: no such file or directory" name=kata-proxy pid=6927 sandbox=test source=proxy
time="2018-09-05T15:29:20.104046063-04:00" level=fatal msg="failed to dial channel" channel=/run/vc/vm/test/kata.sock error="dial unix /run/vc/vm/test/kata.sock: connect: no such file or directory" name=kata-proxy pid=7711 sandbox=test source=proxy

Shim logs

No recent shim problems found in system journal.


Container manager details

Have docker

Docker

Output of "docker version":

Client:
 Version:           18.06.1-ce
 API version:       1.38
 Go version:        go1.10.3
 Git commit:        e68fc7a
 Built:             Tue Aug 21 17:24:34 2018
 OS/Arch:           linux/s390x
 Experimental:      false

Server:
 Engine:
  Version:          18.06.1-ce
  API version:      1.38 (minimum version 1.12)
  Go version:       go1.10.3
  Git commit:       e68fc7a
  Built:            Tue Aug 21 17:23:34 2018
  OS/Arch:          linux/s390x
  Experimental:     false

Output of "docker info":

Containers: 3
 Running: 0
 Paused: 0
 Stopped: 3
Images: 18
Server Version: 18.06.1-ce
Storage Driver: overlay2
 Backing Filesystem: extfs
 Supports d_type: true
 Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: runc kata-runtime
Default Runtime: runc
Init Binary: docker-init
containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
runc version: 69663f0bd4b60df09991c08812a60108003fa340
init version: fec3683
Security Options:
 apparmor
 seccomp
  Profile: default
Kernel Version: 4.15.0-33-generic
Operating System: Ubuntu 16.04.5 LTS
OSType: linux
Architecture: s390x
CPUs: 4
Total Memory: 15.51GiB
Name: lxkarta1
ID: MJF7:7SBK:MKRD:N4UV:2EMB:OYOR:HSTJ:GGUD:H7SS:GSAB:36K5:PNLY
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): true
 File Descriptors: 23
 Goroutines: 44
 System Time: 2018-09-05T15:29:55.668590841-04:00
 EventsListeners: 0
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false

WARNING: No swap limit support

Output of "systemctl show docker":

Type=simple
Restart=on-failure
NotifyAccess=none
RestartUSec=100ms
TimeoutStartUSec=infinity
TimeoutStopUSec=1min 30s
RuntimeMaxUSec=infinity
WatchdogUSec=0
WatchdogTimestamp=Thu 2018-08-30 07:19:28 EDT
WatchdogTimestampMonotonic=6510414
FailureAction=none
PermissionsStartOnly=no
RootDirectoryStartOnly=no
RemainAfterExit=no
GuessMainPID=yes
MainPID=1314
ControlPID=0
FileDescriptorStoreMax=0
NFileDescriptorStore=0
StatusErrno=0
Result=success
ExecMainStartTimestamp=Thu 2018-08-30 07:19:28 EDT
ExecMainStartTimestampMonotonic=6510396
ExecMainExitTimestampMonotonic=0
ExecMainPID=1314
ExecMainCode=0
ExecMainStatus=0
ExecStart={ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -D --default-runtime runc --add-runtime kata-runtime=/usr/local/bin/kata-runtime ; ignore_errors=no ; start_time=[Thu 2018-08-30 07:19:28 EDT] ; stop_time=[n/a] ; pid=1314 ; code=(null) ; status=0/0 }
ExecReload={ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }
Slice=system.slice
ControlGroup=/system.slice/docker.service
MemoryCurrent=2280456192
CPUUsageNSec=1377781180720
TasksCurrent=45
Delegate=yes
CPUAccounting=no
CPUShares=18446744073709551615
StartupCPUShares=18446744073709551615
CPUQuotaPerSecUSec=infinity
BlockIOAccounting=no
BlockIOWeight=18446744073709551615
StartupBlockIOWeight=18446744073709551615
MemoryAccounting=no
MemoryLimit=18446744073709551615
DevicePolicy=auto
TasksAccounting=no
TasksMax=18446744073709551615
UMask=0022
LimitCPU=18446744073709551615
LimitCPUSoft=18446744073709551615
LimitFSIZE=18446744073709551615
LimitFSIZESoft=18446744073709551615
LimitDATA=18446744073709551615
LimitDATASoft=18446744073709551615
LimitSTACK=18446744073709551615
LimitSTACKSoft=8388608
LimitCORE=18446744073709551615
LimitCORESoft=18446744073709551615
LimitRSS=18446744073709551615
LimitRSSSoft=18446744073709551615
LimitNOFILE=1048576
LimitNOFILESoft=1048576
LimitAS=18446744073709551615
LimitASSoft=18446744073709551615
LimitNPROC=18446744073709551615
LimitNPROCSoft=18446744073709551615
LimitMEMLOCK=65536
LimitMEMLOCKSoft=65536
LimitLOCKS=18446744073709551615
LimitLOCKSSoft=18446744073709551615
LimitSIGPENDING=63445
LimitSIGPENDINGSoft=63445
LimitMSGQUEUE=819200
LimitMSGQUEUESoft=819200
LimitNICE=0
LimitNICESoft=0
LimitRTPRIO=0
LimitRTPRIOSoft=0
LimitRTTIME=18446744073709551615
LimitRTTIMESoft=18446744073709551615
OOMScoreAdjust=0
Nice=0
IOScheduling=0
CPUSchedulingPolicy=0
CPUSchedulingPriority=0
TimerSlackNSec=50000
CPUSchedulingResetOnFork=no
NonBlocking=no
StandardInput=null
StandardOutput=journal
StandardError=inherit
TTYReset=no
TTYVHangup=no
TTYVTDisallocate=no
SyslogPriority=30
SyslogLevelPrefix=yes
SyslogLevel=6
SyslogFacility=3
SecureBits=0
CapabilityBoundingSet=18446744073709551615
AmbientCapabilities=0
MountFlags=0
PrivateTmp=no
PrivateNetwork=no
PrivateDevices=no
ProtectHome=no
ProtectSystem=no
SameProcessGroup=no
UtmpMode=init
IgnoreSIGPIPE=yes
NoNewPrivileges=no
SystemCallErrorNumber=0
RuntimeDirectoryMode=0755
KillMode=process
KillSignal=15
SendSIGKILL=yes
SendSIGHUP=no
Id=docker.service
Names=docker.service
Requires=docker.socket system.slice sysinit.target
Wants=network-online.target
WantedBy=multi-user.target
ConsistsOf=docker.socket
Conflicts=shutdown.target
Before=shutdown.target multi-user.target
After=network-online.target firewalld.service sysinit.target basic.target system.slice docker.socket systemd-journald.socket
TriggeredBy=docker.socket
Documentation=https://docs.docker.com
Description=Docker Application Container Engine
LoadState=loaded
ActiveState=active
SubState=running
FragmentPath=/lib/systemd/system/docker.service
DropInPaths=/etc/systemd/system/docker.service.d/kata-containers.conf
UnitFileState=enabled
UnitFilePreset=enabled
StateChangeTimestamp=Thu 2018-08-30 07:19:28 EDT
StateChangeTimestampMonotonic=6510414
InactiveExitTimestamp=Thu 2018-08-30 07:19:28 EDT
InactiveExitTimestampMonotonic=6510414
ActiveEnterTimestamp=Thu 2018-08-30 07:19:28 EDT
ActiveEnterTimestampMonotonic=6510414
ActiveExitTimestampMonotonic=0
InactiveEnterTimestampMonotonic=0
CanStart=yes
CanStop=yes
CanReload=yes
CanIsolate=no
StopWhenUnneeded=no
RefuseManualStart=no
RefuseManualStop=no
AllowIsolate=no
DefaultDependencies=yes
OnFailureJobMode=replace
IgnoreOnIsolate=no
NeedDaemonReload=no
JobTimeoutUSec=infinity
JobTimeoutAction=none
ConditionResult=yes
AssertResult=yes
ConditionTimestamp=Thu 2018-08-30 07:19:28 EDT
ConditionTimestampMonotonic=6509668
AssertTimestamp=Thu 2018-08-30 07:19:28 EDT
AssertTimestampMonotonic=6509668
Transient=no
StartLimitInterval=60000000
StartLimitBurst=3
StartLimitAction=none

No kubectl


Packages

Have dpkg
Output of "dpkg -l|egrep "(cc-oci-runtimecc-runtimerunv|kata-proxy|kata-runtime|kata-shim|kata-containers-image|linux-container|qemu-)"":

ii  ipxe-qemu-256k-compat-efi-roms      1.0.0+git-20150424.a25a16d-0ubuntu2~cloud0  all          PXE boot firmware - Compat EFI ROM images for qemu
ii  qemu-block-extra:s390x              1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        extra block backend modules for qemu-system and qemu-utils
ii  qemu-efi                            0~20160408.ffea0a2c-2                       all          UEFI firmware for virtual machines
ii  qemu-kvm                            1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU Full virtualization on x86 hardware
ii  qemu-launcher                       1.7.4-1ubuntu2                              all          GTK+ front-end to QEMU computer emulator
ii  qemu-slof                           20151103+dfsg-1ubuntu1.1                    all          Slimline Open Firmware -- QEMU PowerPC version
ii  qemu-system                         1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries
ii  qemu-system-arm                     1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries (arm)
ii  qemu-system-common                  1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries (common files)
ii  qemu-system-mips                    1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries (mips)
ii  qemu-system-misc                    1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries (miscellaneous)
ii  qemu-system-ppc                     1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries (ppc)
ii  qemu-system-s390x                   1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries (s390x)
ii  qemu-system-sparc                   1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries (sparc)
ii  qemu-system-x86                     1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU full system emulation binaries (x86)
ii  qemu-user                           1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU user mode emulation binaries
ii  qemu-user-binfmt                    1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU user mode binfmt registration for qemu-user
ii  qemu-utils                          1:2.11+dfsg-1ubuntu7.4~cloud0               s390x        QEMU utilities

No rpm


Metadata

Metadata

Labels

high-priorityVery urgent issue (resolve quickly)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions