New issue
Advanced search Search tips

Issue 857609 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Jul 11
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug

Blocked on:
issue 830219



Sign in to add a comment

Container failed to startup

Project Member Reported by jkardatzke@chromium.org, Jun 28 2018

Issue description

This is using ToT from yesterday, built my own Termina image and loaded it up and ended up with the spinner going forever on the terminal, and in the logs it said that the 'penguin' container wasn't there and it was going to try to download it again. That failed as well, something is amiss (I have an existing penguin container).

2018-06-28T12:31:29.267605-07:00 INFO vm_concierge[20339]: Started VM with pid 4
2018-06-28T12:31:29.267952-07:00 INFO vm_cicerone[20335]: Received NotifyVmStarted request
2018-06-28T12:31:29.268443-07:00 INFO vm_concierge[20339]: Received StartContainer request
2018-06-28T12:31:29.268461-07:00 INFO vm_concierge[20339]: Checking if container penguin is running
2018-06-28T12:31:29.268580-07:00 INFO vm_cicerone[20335]: Received IsContainerRunning request
2018-06-28T12:31:29.268595-07:00 INFO vm_cicerone[20335]: No such container: penguin
2018-06-28T12:31:29.268893-07:00 INFO vm_cicerone[20335]: Received GetContainerToken request
2018-06-28T12:31:29.269002-07:00 INFO vm_concierge[20339]: Launching /sbin/minijail0 inside VM 25
2018-06-28T12:31:32.385658-07:00 CRIT kernel: [500423.071759] CPU3: Core temperature above threshold, cpu clock throttled (total events = 1528)
2018-06-28T12:31:32.385672-07:00 CRIT kernel: [500423.071759] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1528)
2018-06-28T12:31:32.385673-07:00 CRIT kernel: [500423.071763] CPU2: Package temperature above threshold, cpu clock throttled (total events = 3064)
2018-06-28T12:31:32.385674-07:00 CRIT kernel: [500423.071764] CPU1: Package temperature above threshold, cpu clock throttled (total events = 3072)
2018-06-28T12:31:32.385675-07:00 CRIT kernel: [500423.071765] CPU0: Package temperature above threshold, cpu clock throttled (total events = 3072)
2018-06-28T12:31:32.385675-07:00 CRIT kernel: [500423.071771] CPU3: Package temperature above threshold, cpu clock throttled (total events = 3064)
2018-06-28T12:31:32.394656-07:00 INFO kernel: [500423.080703] CPU3: Core temperature/speed normal
2018-06-28T12:31:32.394664-07:00 INFO kernel: [500423.080704] CPU2: Core temperature/speed normal
2018-06-28T12:31:32.394664-07:00 INFO kernel: [500423.080706] CPU1: Package temperature/speed normal
2018-06-28T12:31:32.394665-07:00 INFO kernel: [500423.080707] CPU0: Package temperature/speed normal
2018-06-28T12:31:32.394665-07:00 INFO kernel: [500423.080708] CPU2: Package temperature/speed normal
2018-06-28T12:31:32.394666-07:00 INFO kernel: [500423.080713] CPU3: Package temperature/speed normal
2018-06-28T12:31:33.516939-07:00 INFO VM(25)[20331]:  dnsmasq[188]: started, version 2.78 cachesize 150
2018-06-28T12:31:33.516942-07:00 INFO VM(25)[20331]:  dnsmasq[188]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua no-TFTP no-conntrack ipset no-auth no-DNSSEC loop-detect inotify
2018-06-28T12:31:33.516944-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: listening on 100.115.92.193 may accept requests via interfaces other than lxdbr0
2018-06-28T12:31:33.516945-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)
2018-06-28T12:31:33.516946-07:00 INFO VM(25)[20331]:  dnsmasq-dhcp[188]: DHCP, IP range 100.115.92.194 -- 100.115.92.206, lease time 1h
2018-06-28T12:31:33.516947-07:00 INFO VM(25)[20331]:  dnsmasq-dhcp[188]: DHCP, sockets bound exclusively to interface lxdbr0
2018-06-28T12:31:33.516949-07:00 INFO VM(25)[20331]:  dnsmasq[188]: using local addresses only for domain lxd
2018-06-28T12:31:33.516950-07:00 INFO VM(25)[20331]:  dnsmasq[188]: reading /etc/resolv.conf
2018-06-28T12:31:33.516952-07:00 INFO VM(25)[20331]:  dnsmasq[188]: using local addresses only for domain lxd
2018-06-28T12:31:33.516953-07:00 INFO VM(25)[20331]:  dnsmasq[188]: using nameserver 8.8.8.8#53
2018-06-28T12:31:33.516954-07:00 INFO VM(25)[20331]:  dnsmasq[188]: using nameserver 8.8.4.4#53
2018-06-28T12:31:33.516955-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: listening on 100.115.92.193 may accept requests via interfaces other than lxdbr0
2018-06-28T12:31:33.516957-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)
2018-06-28T12:31:33.516958-07:00 INFO VM(25)[20331]:  dnsmasq[188]: read /etc/hosts - 2 addresses
2018-06-28T12:31:33.516959-07:00 INFO VM(25)[20331]:  dnsmasq-dhcp[188]: read /mnt/stateful/lxd/networks/lxdbr0/dnsmasq.hosts/penguin
2018-06-28T12:31:33.516960-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: listening on 100.115.92.193 may accept requests via interfaces other than lxdbr0
2018-06-28T12:31:33.516962-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)
2018-06-28T12:31:33.516963-07:00 INFO VM(25)[20331]:  dnsmasq[188]: read /etc/hosts - 2 addresses
2018-06-28T12:31:33.516964-07:00 INFO VM(25)[20331]:  dnsmasq-dhcp[188]: read /mnt/stateful/lxd/networks/lxdbr0/dnsmasq.hosts/penguin
2018-06-28T12:31:33.516965-07:00 INFO VM(25)[20331]:  lxd_setup: Container 'penguin'  does not exist; creating from 'debian/stretch' on https://storage.googleapis.com/cros-containers
2018-06-28T12:31:33.516967-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: listening on 100.115.92.193 may accept requests via interfaces other than lxdbr0
2018-06-28T12:31:33.516968-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)
2018-06-28T12:31:33.516970-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: listening on 100.115.92.193 may accept requests via interfaces other than lxdbr0
2018-06-28T12:31:33.516971-07:00 WARNING VM(25)[20331]:  dnsmasq[188]: LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)
2018-06-28T12:31:49.063076-07:00 INFO VMBOOT(25)[20350]: [   21.203234] maitred: /sbin/minijail0 (247) exited with status 1#015
2018-06-28T12:31:53.028907-07:00 NOTICE temp_logger[20434]: 00:54 02:34 03:32 04:45 05:41 06:53 07:42
2018-06-28T12:31:53.529661-07:00 ERR VM(25)[20331]:  run_container: Unable to create container from image 'debian/stretch'
2018-06-28T12:31:53.529678-07:00 INFO VM(25)[20331]:  minijail0: libminijail[247]: child process 248 exited with status 1

 

Comment 1 by dgreid@chromium.org, Jun 29 2018

Owner: smbar...@chromium.org
Status: Assigned (was: Untriaged)
Components: OS>Systems>Containers
Labels: -Pri-2 Pri-1
LXC is now 3.0.0 and LXD is still 2.21. I'm managing the uprev for LXD now.
Blockedon: 830219
Status: Fixed (was: Assigned)

Sign in to add a comment