Ubuntu Pastebin

Paste from elopio at Mon, 15 Jun 2015 16:10:15 +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
****** Running ./_integration-tests/tests/80_test_failover
current version: 86
available version: 86
Boot order
        linux /boot/vmlinuz-3.19.0-20-generic root=LABEL=system-a ro init=/lib/systemd/systemd console=tty1 console=ttyS0 panic=-1 
snappy_mode=regular
snappy_ab=a
---
current version: 85
available version: 86
upgrading...
another snappy is running, try again later
tee: /writable/cache/system/etc/rc.local: No such file or directory
#!/bin/sh
printf c > /proc/sysrq-triggerRebooting testbed...
****** Resuming ./_integration-tests/tests/80_test_failover after reboot
current version: 85
available version: 86
Boot order
        linux /boot/vmlinuz-3.19.0-20-generic root=LABEL=system-a ro init=/lib/systemd/systemd console=tty1 console=ttyS0 panic=-1 
snappy_mode=regular
snappy_ab=a
---
rm: cannot remove ‘/writable/cache/system/etc/rc.local’: No such file or directory
FAILED: ./_integration-tests/tests/80_test_failover
Download as text