Ubuntu Pastebin

Paste from rsalveti at Fri, 23 Jan 2015 12:11:11 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
cat android.log 
      lxc-start 1422015012.039 INFO     lxc_start_ui - lxc_start.c:main:265 - using rcfile /var/lib/lxc/android/config
      lxc-start 1422015012.041 WARN     lxc_confile - confile.c:config_personality:1021 - unsupported personality 'armhf'
      lxc-start 1422015012.041 WARN     lxc_confile - confile.c:config_pivotdir:1776 - lxc.pivotdir is ignored.  It will soon become an error.
      lxc-start 1422015012.041 WARN     lxc_log - log.c:lxc_log_init:316 - lxc_log_init called with log already initialized
      lxc-start 1422015012.042 WARN     lxc_cgmanager - cgmanager.c:cgm_get:963 - do_cgm_get exited with error
      lxc-start 1422015012.042 INFO     lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
      lxc-start 1422015012.042 INFO     lxc_conf - conf.c:run_script_argv:344 - Executing script '/var/lib/lxc/android/pre-start.sh' for container 'android', config section 'lxc'
      lxc-start 1422015012.190 DEBUG    lxc_conf - conf.c:lxc_create_tty:3299 - allocated pty '/dev/pts/14' (5/6)
      lxc-start 1422015012.190 DEBUG    lxc_conf - conf.c:lxc_create_tty:3299 - allocated pty '/dev/pts/15' (7/8)
      lxc-start 1422015012.190 DEBUG    lxc_conf - conf.c:lxc_create_tty:3299 - allocated pty '/dev/pts/16' (9/10)
      lxc-start 1422015012.190 DEBUG    lxc_conf - conf.c:lxc_create_tty:3299 - allocated pty '/dev/pts/17' (11/12)
      lxc-start 1422015012.190 INFO     lxc_conf - conf.c:lxc_create_tty:3310 - tty's configured
      lxc-start 1422015012.190 DEBUG    lxc_start - start.c:setup_signal_fd:259 - sigchild handler set
      lxc-start 1422015012.190 DEBUG    lxc_console - console.c:lxc_console_peer_default:536 - no console peer
      lxc-start 1422015012.190 INFO     lxc_start - start.c:lxc_init:455 - 'android' is initialized
      lxc-start 1422015012.198 DEBUG    lxc_start - start.c:__lxc_start:1072 - Not dropping cap_sys_boot or watching utmp
      lxc-start 1422015012.198 INFO     lxc_cgroup - cgroup.c:cgroup_init:65 - cgroup driver cgmanager initing for android
      lxc-start 1422015012.202 DEBUG    lxc_conf - conf.c:setup_rootfs:1234 - mounted '/var/lib/lxc/android/rootfs' on '/usr/lib/i386-linux-gnu/lxc'
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:setup_utsname:894 - 'armhf' hostname has been setup
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:setup_network:2434 - network has been setup
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:mount_autodev:1098 - Mounting /dev under /usr/lib/i386-linux-gnu/lxc
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:mount_autodev:1119 - Mounted tmpfs onto /usr/lib/i386-linux-gnu/lxc/dev
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:mount_autodev:1137 - Mounted /dev under /usr/lib/i386-linux-gnu/lxc
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:fill_autodev:1165 - Creating initial consoles under /usr/lib/i386-linux-gnu/lxc/dev
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:fill_autodev:1176 - Populating /dev under /usr/lib/i386-linux-gnu/lxc
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:fill_autodev:1208 - Populated /dev under /usr/lib/i386-linux-gnu/lxc
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:setup_ttydir_console:1480 - created /usr/lib/i386-linux-gnu/lxc/dev/lxc
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:setup_ttydir_console:1526 - console has been setup on lxc/console
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:setup_tty:1021 - 4 tty(s) has been setup
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:do_tmp_proc_mount:3522 - I am 1, /proc/self points to ''
      lxc-start 1422015012.202 INFO     lxc_conf - conf.c:do_tmp_proc_mount:3538 - Mounted /proc in container for security transition
      lxc-start 1422015012.203 DEBUG    lxc_conf - conf.c:setup_rootfs_pivot_root:1076 - pivot_root syscall to '/usr/lib/i386-linux-gnu/lxc' successful
      lxc-start 1422015012.203 DEBUG    lxc_conf - conf.c:setup_caps:2097 - drop capability 'mac_admin' (33)
      lxc-start 1422015012.203 DEBUG    lxc_conf - conf.c:setup_caps:2097 - drop capability 'mac_override' (32)
      lxc-start 1422015012.203 DEBUG    lxc_conf - conf.c:setup_caps:2106 - capabilities have been setup
      lxc-start 1422015012.203 NOTICE   lxc_conf - conf.c:lxc_setup:3845 - 'android' is setup.
      lxc-start 1422015012.203 INFO     lxc_apparmor - lsm/apparmor.c:apparmor_process_label_set:180 - apparmor profile unchanged
      lxc-start 1422015012.203 NOTICE   lxc_start - start.c:start:1174 - exec'ing '/init'
      lxc-start 1422015012.204 NOTICE   lxc_start - start.c:post_start:1185 - '/init' started with pid '490'
      lxc-start 1422015012.204 WARN     lxc_start - start.c:get_netns_fd:1043 - Failed to pin netns file /proc/490/ns/net for pid 490: No such file or directory
      lxc-start 1422015012.204 WARN     lxc_start - start.c:signal_handler:307 - invalid pid for SIGCHLD
      lxc-start 1422015012.205 DEBUG    lxc_commands - commands.c:lxc_cmd_handler:888 - peer has disconnected
      lxc-start 1422015012.209 DEBUG    lxc_commands - commands.c:lxc_cmd_handler:888 - peer has disconnected
      lxc-start 1422015012.213 DEBUG    lxc_commands - commands.c:lxc_cmd_handler:888 - peer has disconnected
      lxc-start 1422015012.215 DEBUG    lxc_commands - commands.c:lxc_cmd_handler:888 - peer has disconnected
      lxc-start 1422015012.215 DEBUG    lxc_start - start.c:signal_handler:311 - container init process exited
      lxc-start 1422015012.217 DEBUG    lxc_start - start.c:__lxc_start:1135 - unknown exit status for init: 7
      lxc-start 1422015012.217 INFO     lxc_error - error.c:lxc_error_set_and_log:55 - child <490> ended on signal (7)
Download as text