-
Notifications
You must be signed in to change notification settings - Fork 373
failure of on systemd cgroup #783
Comments
Hi @vbatts So, that is pretty much our most basic test case you have failed :-) Let's figure out what is different about your setup ....
is the problem, then I suspect maybe it is related to #596 ? Which had a PR merged 5 days ago (so I suspect won't be in that v1.3.0-rc1 kata you have installed). |
the rpm looks to be built from 22aedc4 [root@infra0 ~]# yum info kata-runtime
Loaded plugins: fastestmirror, langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Loading mirror speeds from cached hostfile
* base: mirror.jaleco.com
* epel: mirror.cogentco.com
* extras: mirror.jaleco.com
* updates: mirrors.advancedhosters.com
Installed Packages
Name : kata-runtime
Arch : x86_64
Version : 1.3.0~rc1+git.22aedc4
Release : 49.1
Size : 15 M
Repo : installed
From repo : home_katacontainers_release
Summary : No detailed summary available
License : Apache-2.0
Description : .. contents::
: .. sectnum::
: ``kata-runtime``
: ===================
: Overview
: -------- I did not build that myself |
looking through history, the merge of #747 is not included in the build of the rpm. |
Yep. As that landed only 5 days back, it should hit the next release. We are pending a release 'rsn', and were waiting for a couple of items to be diagnosed and/or landed. |
Yes, we need a new release 😄 |
@vbatts any chance you can retry? |
Newer build works |
Add grpc API for adding arp neighbours for a network interface. These are expected to be static arp entries sent by the runtime. Fixes: kata-containers#783 Signed-off-by: Archana Shinde <[email protected]>
Description of problem
running a container with
docker run -it --runtime=kata-runtime busybox uname -a
Related-to: #168
Expected result
output of
uname -a
Actual result
Meta details
Running
kata-collect-data.sh
version1.3.0-rc1 (commit 22aedc4)
at2018-09-25.04:51:31.258811160-0400
.Runtime is
/bin/kata-runtime
.kata-env
Output of "
/bin/kata-runtime kata-env
":Runtime config files
Runtime default config files
Runtime config file contents
Config file
/etc/kata-containers/configuration.toml
not foundOutput of "
cat "/usr/share/defaults/kata-containers/configuration.toml"
":Image details
Initrd details
No initrd
Logfiles
Runtime logs
No recent runtime problems found in system journal.
Proxy logs
No recent proxy problems found in system journal.
Shim logs
No recent shim problems found in system journal.
Container manager details
Have
docker
Docker
Output of "
docker version
":Output of "
docker info
":Output of "
systemctl show docker
":No
kubectl
Packages
No
dpkg
Have
rpm
Output of "
rpm -qa|egrep "(cc-oci-runtimecc-runtimerunv|kata-proxy|kata-runtime|kata-shim|kata-containers-image|linux-container|qemu-)"
":The text was updated successfully, but these errors were encountered: