resolv.conf not copied into chroot during curtin install

Bug #1349770 reported by Blake Rouse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
High
Unassigned
curtin
Invalid
Undecided
Unassigned

Bug Description

Curtin fails to copy the /etc/resolv.conf into the chroot target for installation. Causing the installation of the linux-generic package to fail. Below is the output from the curtin installation.

[root@psekvm1t ~]# virsh console pkvmc07
Connected to domain pkvmc07
Escape character is ^]
   USB mouse
    USB Keyboard
    USB HUB
No console specified using screen & keyboard

  Welcome to Open Firmware

  Copyright (c) 2004, 2011 IBM Corporation All rights reserved.
  This program and the accompanying materials are made available
  under the terms of the BSD License available at
  http://www.opensource.org/licenses/bsd-license.php

Trying to load: from: /vdevice/l-lan@1000 ... Successfully loaded
* finddevice /memory grub workaround *
* finddevice /memory grub workaround *
* finddevice /memory grub workaround *
CF000012
CF000015ch
Linux ppc64
#57-Ubuntu SMP T[ 0.000000] Using pSeries machine description
[ 0.000000] Page sizes from device-tree:
[ 0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0
[ 0.000000] base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=1
[ 0.000000] Using 1TB segments
[ 0.000000] Found initrd at 0xc000000003b00000:0xc00000000530cb58
[ 0.000000] CPU maps initialized for 1 thread per core
[ 0.000000] Starting Linux PPC64 #57-Ubuntu SMP Tue Jul 15 03:50:31 UTC 2014
[ 0.000000] -----------------------------------------------------
[ 0.000000] ppc64_pft_size = 0x19
[ 0.000000] physicalMemorySize = 0x100000000
[ 0.000000] htab_hash_mask = 0x3ffff
[ 0.000000] -----------------------------------------------------
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-32-generic (buildd@denneed04) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #57-Ubuntu SMP Tue Jul 15 03:50:31 UTC 2014 (Ubuntu 3.13.0-32.57-generic 3.13.11.4)
[ 0.000000] [boot]0012 Setup Arch
[ 0.000000] PCI host bridge /pci@800000020000000 ranges:
[ 0.000000] IO 0x0000010080000000..0x000001008000ffff -> 0x0000000000000000
[ 0.000000] MEM 0x00000100a0000000..0x00000100bfffffff -> 0x0000000080000000
[ 0.000000] PPC64 nvram contains 65536 bytes
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0xffffffff]
[ 0.000000] [boot]0015 Setup Done
[ 0.000000] PERCPU: Embedded 2 pages/cpu @c000000001a00000 s102400 r0 d28672 u1048576
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 65480
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: BOOT_IMAGE=ppc64el/generic/trusty/daily/boot-kernel nomodeset iscsi_target_name=iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily iscsi_target_ip=10.10.113.140 iscsi_target_port=3260 iscsi_initiator=pkvmc07 ip=::::pkvmc07:BOOTIF ro root=/dev/disk/by-path/ip-10.10.113.140:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily-lun-1 overlayroot=tmpfs cloud-config-url=http://10.10.113.140/MAAS/metadata/latest/by-id/node-9d7719a4-119f-11e4-8476-5254009748d1/?op=get_preseed log_host=10.10.113.140 log_port=514 -- console=hvc0 nomodeset BOOTIF=01-52:54:00:e2:80:a8
[ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes)
[ 0.000000] Sorting __ex_table...
[ 0.000000] Memory: 4138560K/4194304K available (9728K kernel code, 2368K rwdata, 3772K rodata, 7552K init, 2814K bss, 55744K reserved)
[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=256
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:512 nr_irqs:512 16
[ 0.000000] clocksource: timebase mult[1f40000] shift[24] registered
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] allocated 1048576 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.002699] pid_max: default: 32768 minimum: 301
[ 0.002798] Security Framework initialized
[ 0.002835] AppArmor: AppArmor initialized
[ 0.002837] Yama: becoming mindful.
[ 0.002975] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes)
[ 0.004357] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes)
[ 0.005017] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes)
[ 0.005019] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes)
[ 0.005551] Initializing cgroup subsys memory
[ 0.005668] Initializing cgroup subsys devices
[ 0.005670] Initializing cgroup subsys freezer
[ 0.005672] Initializing cgroup subsys blkio
[ 0.005673] Initializing cgroup subsys perf_event
[ 0.005675] Initializing cgroup subsys hugetlb
[ 0.005695] ftrace: allocating 26022 entries in 10 pages
[ 0.015997] EEH: pSeries platform initialized
[ 0.015999] POWER8 performance monitor hardware support registered
[ 0.016004] power8-pmu: PMAO restore workaround active.
[ 0.017377] Brought up 1 CPUs
[ 0.017770] devtmpfs: initialized
[ 0.037613] EVM: security.selinux
[ 0.037614] EVM: security.SMACK64
[ 0.037615] EVM: security.ima
[ 0.037616] EVM: security.capability
[ 0.037796] EEH: devices created
[ 0.038540] regulator-dummy: no parameters
[ 0.038592] NET: Registered protocol family 16
[ 0.038602] pseries_eeh_init: RTAS service <ibm,set-eeh-option> invalid
[ 0.038604] eeh_init: Failed to call platform init function (-22)
[ 0.038675] IBM eBus Device Driver
[ 0.038749] cpuidle: using governor ladder
[ 0.038750] cpuidle: using governor menu
[ 0.038910] pstore: Registered nvram as persistent store backend
[ 0.039668] PCI: Probing PCI hardware
[ 0.039674] no ibm,pcie-link-speed-stats property
[ 0.039686] PCI host bridge to bus 0000:00
[ 0.039689] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
[ 0.039692] pci_bus 0000:00: root bus resource [mem 0x100a0000000-0x100bfffffff] (bus address [0x80000000-0x9fffffff])
[ 0.039694] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.040368] IOMMU table initialized, virtual merging enabled
[ 0.041067] opal: Node not found
[ 0.041069] opal_async_comp_init: Opal node not found
[ 0.041109] pseries-rng: Registering arch random hook.
[ 0.041922] bio: create slab <bio-0> at 0
[ 0.042223] vgaarb: device added: PCI:0000:00:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.042224] vgaarb: loaded
[ 0.042225] vgaarb: bridge control possible 0000:00:00.0
[ 0.042359] SCSI subsystem initialized
[ 0.042414] usbcore: registered new interface driver usbfs
[ 0.042421] usbcore: registered new interface driver hub
[ 0.042441] usbcore: registered new device driver usb
[ 0.042454] pps_core: LinuxPPS API ver. 1 registered
[ 0.042455] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <email address hidden>
[ 0.042471] PTP clock support registered
[ 0.042767] NetLabel: Initializing
[ 0.042768] NetLabel: domain hash size = 128
[ 0.042768] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.042779] NetLabel: unlabeled traffic allowed by default
[ 0.042848] Switched to clocksource timebase
[ 0.047840] AppArmor: AppArmor Filesystem Enabled
[ 0.048597] NET: Registered protocol family 2
[ 0.048717] TCP established hash table entries: 32768 (order: 2, 262144 bytes)
[ 0.048815] TCP bind hash table entries: 32768 (order: 3, 524288 bytes)
[ 0.048943] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.048950] TCP: reno registered
[ 0.048953] UDP hash table entries: 2048 (order: 0, 65536 bytes)
[ 0.048973] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes)
[ 0.049030] NET: Registered protocol family 1
[ 0.103163] Trying to unpack rootfs image as initramfs...
[ 0.503864] Freeing initrd memory: 24576K (c000000003b00000 - c000000005300000)
[ 0.504807] Hypercall H_BEST_ENERGY not supported
[ 0.504892] Initialise system trusted keyring
[ 0.504936] audit: initializing netlink socket (disabled)
[ 0.504946] type=2000 audit(1406627451.500:1): initialized
[ 0.575912] zbud: loaded
[ 0.576083] VFS: Disk quotas dquot_6.5.2
[ 0.576150] Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[ 0.576395] hugetlbfs: disabling because there are no supported hugepage sizes
[ 0.576503] fuse init (API version 7.22)
[ 0.576566] msgmni has been set to 8132
[ 0.576630] Key type big_key registered
[ 0.576937] Key type asymmetric registered
[ 0.576939] Asymmetric key parser 'x509' registered
[ 0.576963] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.577008] io scheduler noop registered
[ 0.577009] io scheduler deadline registered
[ 0.577029] io scheduler cfq registered (default)
[ 0.577051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.577088] Using unsupported 800x600 vga at 100a0000000, depth=32, pitch=3200
[ 0.579057] Console: switching to colour frame buffer device 100x37
[ 0.580387] fb0: Open Firmware frame buffer device on /pci@800000020000000/vga@0
[ 0.580398] ipmi message handler version 39.2
[ 0.580447] virtio-pci 0000:00:02.0: enabling device (0100 -> 0101)
[ 0.587169] console [hvc0] enabled
[ 0.587204] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.587924] Linux agpgart interface v0.103
[ 0.588774] brd: module loaded
[ 0.589228] loop: module loaded
[ 0.589297] Uniform Multi-Platform E-IDE driver
[ 0.589354] ide-gd driver 1.18
[ 0.589385] ide-cd driver 5.00
[ 0.589494] ibmvscsi 2000: SRP_VERSION: 16.a
[ 0.589583] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9
[ 0.589682] ibmvscsi 2000: partner initialization complete
[ 0.589731] ibmvscsi 2000: host srp version: 16.a, host partition qemu (0), OS 2, max io 2097152
[ 0.589801] ibmvscsi 2000: sent SRP login
[ 0.589829] ibmvscsi 2000: SRP_LOGIN succeeded
[ 0.590114] libphy: Fixed MDIO Bus: probed
[ 0.590221] tun: Universal TUN/TAP device driver, 1.6
[ 0.590260] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 0.590381] ibmveth 1000 (unregistered net_device): unable to change checksum offload settings. 1 rc=-2 ret_attr=1000
[ 0.590533] ehea: IBM eHEA ethernet device driver (Release EHEA_0107)
[ 0.590709] PPP generic driver version 2.4.2
[ 0.590769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.590817] ehci-pci: EHCI PCI platform driver
[ 0.590860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.590906] ohci-pci: OHCI PCI platform driver
[ 0.591173] ohci-pci 0000:00:01.0: OHCI PCI host controller
[ 0.591220] ohci-pci 0000:00:01.0: new USB bus registered, assigned bus number 1
[ 0.591341] ohci-pci 0000:00:01.0: irq 17, io mem 0x100b0020000
[ 0.591509] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ: 0 ANSI: 5
[ 0.591645] scsi 0:0:0:2: CD-ROM QEMU QEMU CD-ROM 1.6. PQ: 0 ANSI: 5
[ 0.634933] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.635103] sr0: scsi3-mmc drive: 16x/50x cd/rw xa/form2 cdda tray
[ 0.635153] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.635263] sr 0:0:0:2: Attached scsi generic sg1 type 5
[ 0.635396] sd 0:0:0:0: [sda] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB)
[ 0.635607] sd 0:0:0:0: [sda] Write Protect is off
[ 0.635698] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.640363] sda: sda1
[ 0.640723] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.643207] hub 1-0:1.0: USB hub found
[ 0.643269] hub 1-0:1.0: 3 ports detected
[ 0.643451] mousedev: PS/2 mouse device common for all mice
[ 0.643561] device-mapper: uevent: version 1.0.3
[ 0.643635] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: <email address hidden>
[ 0.643703] powernv-cpufreq: power-mgt node not found
[ 0.643740] powernv-cpufreq: powernv-cpufreq disabled. System does not support PState control
[ 0.643805] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.643925] TCP: cubic registered
[ 0.644048] NET: Registered protocol family 10
[ 0.644264] NET: Registered protocol family 17
[ 0.644320] Key type dns_resolver registered
[ 0.644722] Loading compiled-in X.509 certificates
[ 0.645409] Loaded X.509 cert 'Magrathea: Glacier signing key: 8fb95bbaf607715f5df9cea71aab98c8c155e9d0'
[ 0.645486] registered taskstats version 1
[ 0.647062] Key type trusted registered
[ 0.648371] Key type encrypted registered
[ 0.649641] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.649686] IMA: No TPM chip found, activating TPM-bypass!
[ 0.649783] regulator-dummy: disabling
[ 0.649937] /build/buildd/linux-3.13.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 1.022884] usb 1-1: new full-speed USB device number 2 using ohci-pci
[ 1.422883] usb 1-2: new full-speed USB device number 3 using ohci-pci
[ 1.822881] usb 1-3: new full-speed USB device number 4 using ohci-pci
[ 2.048341] hub 1-3:1.0: USB hub found
[ 2.050373] hub 1-3:1.0: 8 ports detected
[ 2.353238] usb 1-3.1: new full-speed USB device number 5 using ohci-pci
[ 12.763952] Freeing unused kernel memory: 7552K (c000000000d40000 - c0000000014a0000)
Loading, please wait...
[ 12.793084] systemd-udevd[93]: starting version 204
[ 12.824820] hidraw: raw HID events driver (C) Jiri Kosina
[ 12.850531] usbcore: registered new interface driver usbhid
[ 12.850591] usbhid: USB HID core driver
[ 12.903573] input: QEMU QEMU USB Mouse as /devices/pci0000:00/0000:00:01.0/usb1/1-1/1-1:1.0/input/input0
[ 12.903731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Mouse] on usb-0000:00:01.0-1/input0
[ 12.903959] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:01.0/usb1/1-2/1-2:1.0/input/input1
[ 12.904061] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:01.0-2/input0
[ 12.906500] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.0/usb1/1-3/1-3.1/1-3.1:1.0/input/input2
[ 12.906626] hid-generic 0003:0627:0001.0003: input,hidraw2: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.0-3.1/input0
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... IP-Config: eth0 hardware address 52:54:00:e2:80:a8 mtu 1500 DHCP RARP
hostname pkvmc07 hostname pkvmc07 IP-Config: eth0 complete (dhcp from 10.10.113.140):
 address: 10.10.113.153 broadcast: 10.10.113.255 netmask: 255.255.255.0
 gateway: 10.10.113.254 dns0 : 10.10.113.140 dns1 : 0.0.0.0
 domain : maas.labwi.sva.de
 rootserver: 10.10.113.140 rootpath:
 filename : pxelinux.0
[ 14.032913] Loading iSCSI transport class v2.0-870.
[ 14.042025] iscsi: registered transport (tcp)
iscsistart: Logging into iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily 10.10.113.140:3260,1
iscsistart: can not connect to iSCSI daemon (111)!
iscsistart: version 2.0-873
[ 15.296737] scsi1 : iSCSI Initiator over TCP/IP
iscsistart: Connection1:0 to [target: iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily, portal: 10.10.113.140,3260] through [iface: default] is operational now
[ 15.552743] scsi 1:0:0:0: RAID IET Controller 0001 PQ: 0 ANSI: 5
[ 15.554070] scsi 1:0:0:0: Attached scsi generic sg2 type 12
[ 15.556133] scsi 1:0:0:1: Direct-Access IET VIRTUAL-DISK 0001 PQ: 0 ANSI: 5
[ 15.558166] sd 1:0:0:1: [sdb] 2883584 512-byte logical blocks: (1.47 GB/1.37 GiB)
[ 15.558273] sd 1:0:0:1: [sdb] 4096-byte physical blocks
[ 15.559373] sd 1:0:0:1: Attached scsi generic sg3 type 0
[ 15.560442] sd 1:0:0:1: [sdb] Write Protect is on
[ 15.562081] sd 1:0:0:1: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
iscsistart: Logging into iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily 10.10.113.140:3260,1
iscsistart: can not connect to iSCSI daemon (111)!
iscsistart: version 2.0-873
[ 15.574407] sdb: unknown partition table
[ 15.582238] sd 1:0:0:1: [sdb] Attached SCSI disk
iscsistart: initiator reported error (15 - session exists)
done.
Begin: Running /scripts/local-premount ... done.
[ 16.597137] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: (null)
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... Warning: overlayroot: configuring overlayroot with mode=tmpfs opts='' per /dev/disk/by-path/ip-10.10.113.140:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily-lun-1/etc/overlayroot.local.conf
Success: overlayroot: configured root with 'tmpfs' using overlayfs per /dev/disk/by-path/ip-10.10.113.140:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily-lun-1/etc/overlayroot.local.conf
Warning: Modules existed for 3.13.0-32-generic in target. use copymods=force.
done.
[ 17.072422] random: init urandom read with 73 bits of entropy available
 * Starting Mount filesystems on boot [ OK ]
 * Starting Populate /dev filesystem [ OK ]
 * Starting Populate and link to /run filesystem [ OK ]
 * Stopping Send an event to indicate plymouth is up [ OK ]
 * Stopping Populate /dev filesystem [ OK ]
 * Stopping Populate and link to /run filesystem [ OK ]
 * Stopping Read required files in advance (for other mountpoints) [ OK ]
 * Starting Signal sysvinit that the rootfs is mounted [ OK ]
 * Starting Initialize or finalize resolvconf [ OK ]
 * Stopping Track if upstart is running in a container [ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted [ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted [ OK ]
 * Starting Bridge udev events into upstart [ OK ]
 * Starting Signal sysvinit that remote filesystems are mounted [ OK ]
 * Starting Clean /tmp directory [ OK ]
 * Starting device node and kernel event manager [ OK ]
 * Stopping Clean /tmp directory [ OK ]
 * Starting load modules from /etc/modules [ OK ]
 * Starting cold plug devices [ OK ]
 * Starting log initial device creation [ OK ]
 * Stopping load modules from /etc/modules [ OK ]
 * Stopping cold plug devices [ OK ]
 * Stopping log initial device creation [ OK ]
 * Starting load fallback graphics devices [ OK ]
 * Starting load fallback graphics devices [fail]
 * Starting enable remaining boot-time encrypted block devices [ OK ]
 * Starting Uncomplicated firewall [ OK ]
 * Starting Mount network filesystems [ OK ]
 * Stopping Mount network filesystems [ OK ]
 * Starting configure network device used by iSCSI root [ OK ]
Cloud-init v. 0.7.5 running 'init-local' at Tue, 29 Jul 2014 09:51:11 +0000. Up 20.39 seconds.
 * Stopping Read required files in advance (for other mountpoints) [ OK ]
 * Stopping Read required files in advance (for other mountpoints) [ OK ]
 * Stopping Read required files in advance (for other mountpoints) [ OK ]
cloud-init-nonet[21.65]: waiting 10 seconds for network device
 * Starting configure network device security [ OK ]
 * Starting configure network device security [ OK ]
 * Starting configure network device [ OK ]
 * Starting Mount network filesystems [ OK ]
 * Stopping Mount network filesystems [ OK ]
 * Starting Bridge socket events into upstart [ OK ]
cloud-init-nonet[22.16]: static networking is now up
 * Starting configure network device [ OK ]
Cloud-init v. 0.7.5 running 'init' at Tue, 29 Jul 2014 09:51:14 +0000. Up 23.60 seconds.
ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++
ci-info: +--------+------+---------------+---------------+-------------------+
ci-info: | Device | Up | Address | Mask | Hw-Address |
ci-info: +--------+------+---------------+---------------+-------------------+
ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |
ci-info: | eth0 | True | 10.10.113.153 | 255.255.255.0 | 52:54:00:e2:80:a8 |
ci-info: +--------+------+---------------+---------------+-------------------+
ci-info: ++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++
ci-info: +-------+-------------+---------------+---------------+-----------+-------+
ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
ci-info: +-------+-------------+---------------+---------------+-----------+-------+
ci-info: | 0 | 0.0.0.0 | 10.10.113.254 | 0.0.0.0 | eth0 | UG |
ci-info: | 1 | 10.10.113.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |
ci-info: +-------+-------------+---------------+---------------+-----------+-------+
 * Stopping Read required files in advance (for other mountpoints) [ OK ]
 * Stopping Read required files in advance (for other mountpoints) [ OK ]
 * Stopping Read required files in advance (for other mountpoints) [ OK ]
 * Stopping Read required files in advance (for other mountpoints) [ OK ]
2014-07-29 09:51:16,351 - cc_resizefs.py[WARNING]: Device 'overlayroot' did not exist. cannot resize: dev=overlayroot mnt_point=/ path=/
Generating public/private rsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
The key fingerprint is:
0c:42:a9:a8:15:f9:69:52:1f:69:20:01:e1:ec:34:7b root@pkvmc07
The key's randomart image is:
+--[ RSA 2048]----+
|oooooo . |
|o ooo + |
| * =.+.. |
|+ * +..o |
|.+ E S |
|. . |
| |
| |
| |
+-----------------+
Generating public/private dsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
The key fingerprint is:
fd:2c:05:dc:d9:ba:88:cc:29:8a:bc:8d:e2:22:bf:32 root@pkvmc07
The key's randomart image is:
+--[ DSA 1024]----+
| |
| . . o |
| o o . |
| . . . |
| S . o |
| o o = . |
| . = o + |
|E. + . . . |
|+*Boo |
+-----------------+
Generating public/private ecdsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
The key fingerprint is:
74:e5:cb:3c:bb:03:18:3a:c7:db:15:6f:de:27:50:d4 root@pkvmc07
The key's randomart image is:
+--[ECDSA 256]---+
| . . |
| o . E|
| . . .. |
| ... o... |
| oSo =+ |
| o + . ooo |
| o o o.+ . |
| . . ..o o|
| .. ..|
+-----------------+
 * Starting Signal sysvinit that local filesystems are mounted [ OK ]
 * Starting configure network device security [ OK ]
 * Starting flush early job output to logs [ OK ]
 * Stopping Failsafe Boot Delay [ OK ]
 * Stopping Mount filesystems on boot [ OK ]
 * Starting System V initialisation compatibility [ OK ]
 * Stopping flush early job output to logs [ OK ]
 * Starting D-Bus system message bus [ OK ]
 * Starting Bridge file events into upstart [ OK ]
 * Starting SystemD login management service [ OK ]
 * Starting system logging daemon [ OK ]
 * Starting Handle applying cloud-config [ OK ]
 * Starting configure virtual network devices [ OK ]
 * Starting Seed the pseudo random number generator on first boot [ OK ]
 * Starting early crypto disks... * Stopping Seed the pseudo random number generator on first boot [ OK ]
                                                                         [ OK ]
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
Cloud-init v. 0.7.5 running 'modules:config' at Tue, 29 Jul 2014 09:51:17 +0000. Up 26.77 seconds.
 * Starting AppArmor profiles [ OK ]
 * Starting iSCSI initiator service iscsid [ OK ]

iscsiadm: No records found
 * Setting up iSCSI targets [ OK ]
 * Mounting network filesystems [ OK ]
Generating locales...
  en_US.UTF-8... * Stopping System V initialisation compatibility [ OK ]
 * Starting System V runlevel compatibility [ OK ]
 * Starting save kernel messages [ OK ]
 * Starting Seed the pseudo random number generator on first boot [ OK ]
 * Starting deferred execution scheduler [ OK ]
 * Starting regular background program processing daemon [ OK ]
 * Starting ACPI daemon [ OK ]
 * Stopping Seed the pseudo random number generator on first boot [ OK ]
landscape-client is not configured, please run landscape-config.
 * Starting OpenSSH server [ OK ]
 * Stopping save kernel messages [ OK ]
 * Stopping CPU interrupts balancing daemon [ OK ]
up-to-date
Generation complete.
 * Starting automatic crash report generation [ OK ]
 * Restoring resolver state... [ OK ]
 * Stopping System V runlevel compatibility [ OK ]

Ubuntu 14.04.1 LTS pkvmc07 hvc0

pkvmc07 login: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 29 Jul 2014 09:51:22 +0000. Up 31.96 seconds.
[ 40.923142] sda1: WRITE SAME failed. Manually zeroing.
--2014-07-29 09:51:37-- http://10.10.113.140/MAAS/static/images/ppc64el/generic/trusty/daily/root-tgz
Connecting to 10.10.113.140:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 321053459 (306M)
Saving to: 'STDOUT'

     0K ........ ........ ........ ........ ........ ........ 0% 14.9M 20s
  3072K ........ ........ ........ ........ ........ ........ 1% 8.83M 27s
  6144K ........ ........ ........ ........ ........ ........ 2% 8.91M 29s
  9216K ........ ........ ........ ........ ........ ........ 3% 9.70M 29s
 12288K ........ ........ ........ ........ ........ ........ 4% 9.12M 29s
 15360K ........ ........ ........ ........ ........ ........ 5% 10.4M 29s
 18432K ........ ........ ........ ........ ........ ........ 6% 10.3M 28s
 21504K ........ ........ ........ ........ ........ ........ 7% 10.3M 28s
 24576K ........ ........ ........ ........ ........ ........ 8% 10.8M 28s
 27648K ........ ........ ........ ........ ........ ........ 9% 10.5M 27s
 30720K ........ ........ ........ ........ ........ ........ 10% 10.0M 27s
 33792K ........ ........ ........ ........ ........ ........ 11% 9.56M 27s
 36864K ........ ........ ........ ........ ........ ........ 12% 10.5M 26s
 39936K ........ ........ ........ ........ ........ ........ 13% 10.3M 26s
 43008K ........ ........ ........ ........ ........ ........ 14% 10.6M 26s
 46080K ........ ........ ........ ........ ........ ........ 15% 10.3M 25s
 49152K ........ ........ ........ ........ ........ ........ 16% 8.11M 25s
 52224K ........ ........ ........ ........ ........ ........ 17% 8.24M 25s
 55296K ........ ........ ........ ........ ........ ........ 18% 8.85M 25s
 58368K ........ ........ ........ ........ ........ ........ 19% 8.60M 25s
 61440K ........ ........ ........ ........ ........ ........ 20% 8.21M 25s
 64512K ........ ........ ........ ........ ........ ........ 21% 8.49M 25s
 67584K ........ ........ ........ ........ ........ ........ 22% 8.26M 25s
 70656K ........ ........ ........ ........ ........ ........ 23% 8.04M 25s
 73728K ........ ........ ........ ........ ........ ........ 24% 8.72M 24s
 76800K ........ ........ ........ ........ ........ ........ 25% 8.63M 24s
 79872K ........ ........ ........ ........ ........ ........ 26% 8.48M 24s
 82944K ........ ........ ........ ........ ........ ........ 27% 7.78M 24s
 86016K ........ ........ ........ ........ ........ ........ 28% 7.92M 24s
 89088K ........ ........ ........ ........ ........ ........ 29% 8.16M 23s
 92160K ........ ........ ........ ........ ........ ........ 30% 993K 29s
 95232K ........ ........ ........ ........ ........ ........ 31% 9.07M 29s
 98304K ........ ........ ........ ........ ........ ........ 32% 8.85M 28s
101376K ........ ........ ........ ........ ........ ........ 33% 8.15M 28s
104448K ........ ........ ........ ........ ........ ........ 34% 8.74M 27s
107520K ........ ........ ........ ........ ........ ........ 35% 7.28M 27s
110592K ........ ........ ........ ........ ........ ........ 36% 12.0M 26s
113664K ........ ........ ........ ........ ........ ........ 37% 9.50M 26s
116736K ........ ........ ........ ........ ........ ........ 38% 9.41M 25s
119808K ........ ........ ........ ........ ........ ........ 39% 9.23M 25s
122880K ........ ........ ........ ........ ........ ........ 40% 9.42M 24s
125952K ........ ........ ........ ........ ........ ........ 41% 9.38M 24s
129024K ........ ........ ........ ........ ........ ........ 42% 8.20M 23s
132096K ........ ........ ........ ........ ........ ........ 43% 11.4M 23s
135168K ........ ........ ........ ........ ........ ........ 44% 9.99M 22s
138240K ........ ........ ........ ........ ........ ........ 45% 3.72M 22s
141312K ........ ........ ........ ........ ........ ........ 46% 8.75M 22s
144384K ........ ........ ........ ........ ........ ........ 47% 10.1M 21s
147456K ........ ........ ........ ........ ........ ........ 48% 11.8M 21s
150528K ........ ........ ........ ........ ........ ........ 48% 12.4M 20s
153600K ........ ........ ........ ........ ........ ........ 49% 11.5M 20s
156672K ........ ........ ........ ........ ........ ........ 50% 11.3M 19s
159744K ........ ........ ........ ........ ........ ........ 51% 11.4M 19s
162816K ........ ........ ........ ........ ........ ........ 52% 11.3M 18s
165888K ........ ........ ........ ........ ........ ........ 53% 11.7M 18s
168960K ........ ........ ........ ........ ........ ........ 54% 9.36M 17s
172032K ........ ........ ........ ........ ........ ........ 55% 9.25M 17s
175104K ........ ........ ........ ........ ........ ........ 56% 9.46M 16s
178176K ........ ........ ........ ........ ........ ........ 57% 9.36M 16s
181248K ........ ........ ........ ........ ........ ........ 58% 9.20M 16s
184320K ........ ........ ........ ........ ........ ........ 59% 4.75M 15s
187392K ........ ........ ........ ........ ........ ........ 60% 9.38M 15s
190464K ........ ........ ........ ........ ........ ........ 61% 6.11M 15s
193536K ........ ........ ........ ........ ........ ........ 62% 8.61M 14s
196608K ........ ........ ........ ........ ........ ........ 63% 8.90M 14s
199680K ........ ........ ........ ........ ........ ........ 64% 7.59M 14s
202752K ........ ........ ........ ........ ........ ........ 65% 8.58M 13s
205824K ........ ........ ........ ........ ........ ........ 66% 8.67M 13s
208896K ........ ........ ........ ........ ........ ........ 67% 2.04M 13s
211968K ........ ........ ........ ........ ........ ........ 68% 664K 14s
215040K ........ ........ ........ ........ ........ ........ 69% 8.00M 14s
218112K ........ ........ ........ ........ ........ ........ 70% 605K 15s
221184K ........ ........ ........ ........ ........ ........ 71% 4.82M 15s
224256K ........ ........ ........ ........ ........ ........ 72% 3.71M 15s
227328K ........ ........ ........ ........ ........ ........ 73% 2.31M 14s
230400K ........ ........ ........ ........ ........ ........ 74% 535K 16s
233472K ........ ........ ........ ........ ........ ........ 75% 11.0M 15s
236544K ........ ........ ........ ........ ........ ........ 76% 7.65M 14s
239616K ........ ........ ........ ........ ........ ........ 77% 3.93M 14s
242688K ........ ........ ........ ........ ........ ........ 78% 7.38M 13s
245760K ........ ........ ........ ........ ........ ........ 79% 10.1M 12s
248832K ........ ........ ........ ........ ........ ........ 80% 9.19M 12s
251904K ........ ........ ........ ........ ........ ........ 81% 6.61M 11s
254976K ........ ........ ........ ........ ........ ........ 82% 8.88M 10s
258048K ........ ........ ........ ........ ........ ........ 83% 8.13M 10s
261120K ........ ........ ........ ........ ........ ........ 84% 9.20M 9s
264192K ........ ........ ........ ........ ........ ........ 85% 9.89M 9s
267264K ........ ........ ........ ........ ........ ........ 86% 10.0M 8s
270336K ........ ........ ........ ........ ........ ........ 87% 9.43M 7s
273408K ........ ........ ........ ........ ........ ........ 88% 9.32M 7s
276480K ........ ........ ........ ........ ........ ........ 89% 10.1M 6s
279552K ........ ........ ........ ........ ........ ........ 90% 9.15M 6s
282624K ........ ........ ........ ........ ........ ........ 91% 5.98M 5s
285696K ........ ........ ........ ........ ........ ........ 92% 8.38M 4s
288768K ........ ........ ........ ........ ........ ........ 93% 10.1M 4s
291840K ........ ........ ........ ........ ........ ........ 94% 9.18M 3s
294912K ........ ........ ........ ........ ........ ........ 95% 9.53M 3s
297984K ........ ........ ........ ........ ........ ........ 96% 2.22M 2s
301056K ........ ........ ........ ........ ........ ........ 97% 565K 2s
304128K ........ ........ ........ ........ ........ ........ 97% 971K 1s
307200K ........ ........ ........ ........ ........ ........ 98% 1.69M 1s
310272K ........ ........ ........ ........ ........ ........ 99% 6.40M 0s
313344K .. 100% 27.9M=65s

2014-07-29 09:52:42 (4.69 MB/s) - written to stdout [321053459/321053459]

Leaving 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init'
--2014-07-29 09:52:52-- http://10.10.113.140/MAAS/metadata/latest/by-id/node-9d7719a4-119f-11e4-8476-5254009748d1/
Connecting to 10.10.113.140:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2 [text/plain]
Saving to: '/dev/null'

     0K 100% 404K=0s

2014-07-29 09:52:52 (404 KB/s) - '/dev/null' saved [2/2]

power_state[mode] required, must be one of: poweroff,halt,reboot.
2014-07-29 09:52:56,189 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [3]
2014-07-29 09:52:56,195 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)
2014-07-29 09:52:56,196 - util.py[WARNING]: Running scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/dist-packages/cloudinit/config/cc_scripts_user.pyc'>) failed
ci-info: +++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++++
ci-info: +---------+-------------------------------------------------+---------+-------------+
ci-info: | Keytype | Fingerprint (md5) | Options | Comment |
ci-info: +---------+-------------------------------------------------+---------+-------------+
ci-info: | ssh-rsa | 2a:d9:44:da:10:32:d3:90:25:78:07:a5:98:75:2a:ae | - | sva@pkvmc01 |
ci-info: +---------+-------------------------------------------------+---------+-------------+
ec2:
ec2: #############################################################
ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
ec2: 1024 fd:2c:05:dc:d9:ba:88:cc:29:8a:bc:8d:e2:22:bf:32 root@pkvmc07 (DSA)
ec2: 256 74:e5:cb:3c:bb:03:18:3a:c7:db:15:6f:de:27:50:d4 root@pkvmc07 (ECDSA)
ec2: 2048 0c:42:a9:a8:15:f9:69:52:1f:69:20:01:e1:ec:34:7b root@pkvmc07 (RSA)
ec2: -----END SSH HOST KEY FINGERPRINTS-----
ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD/qrlN3U33o5x20wLO1zoPlJRPxiJjtSsAQ7zCoH4BkcGggj04mWk1xrAV8jZGyggIph5Lcgtv365qwkfulYVo= root@pkvmc07
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhVyN6+4aU4j8JiCfcLrnbEFrmfD8YQrrnX8lxc9LSw9+7NETLz+IY5JkQ+K+AnXBeLKlbZ9Pqg9Wo2DYBwBWdG+ubgWh+gnXnlXvRUrAfGHFQwqfTYd++DDvDhcEi281/S3TrdhlPWNvKHk/hyJ5yngnbZwfZhW2GH/gLcQZ0JYXwdKyyFdE+LTZvFbh1viN56UbrK4q4QK7+Gc1t1TbrMlhjnT9URJDGNGiJzGxlD/cGIIC79PYeqCnTXfcYcd2GbJ3Jt+0pxrUKixBmAyV1h1aZ9yya6E0pkx8FXL5+tdUr7HOYsXPPTvq1/+kASBzmW+rF0QUrjureDFb6DFRn root@pkvmc07
-----END SSH HOST KEY KEYS-----
Cloud-init v. 0.7.5 finished at Tue, 29 Jul 2014 09:52:56 +0000. Datasource DataSourceMAAS [http://10.10.113.140/MAAS/metadata/curtin]. Up 120.28 seconds

Changed in maas:
status: Confirmed → Triaged
Changed in maas:
importance: Critical → High
Revision history for this message
Christian Reis (kiko) wrote :

In what circumstances does this cause the installation to fail?

Changed in maas:
milestone: none → 1.7.1
status: Triaged → Incomplete
Changed in curtin:
status: New → Invalid
Changed in maas:
status: Incomplete → Invalid
Revision history for this message
Christian Reis (kiko) wrote :

We believe this was fixed in 1.7.0.

Changed in maas:
milestone: 1.7.1 → 1.7.2
Changed in maas:
milestone: 1.7.2 → 1.7.3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.