Ubuntu Pastebin

Paste from perrito at Wed, 10 Aug 2016 11:30:00 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
panic: alarm notification buffer full

goroutine 30526 [running]:
panic(0x1d64340, 0xc8203f0850)
        /home/hduran/Develop/golang/go1.6.2/src/runtime/panic.go:481 +0x3e6
github.com/juju/juju/testing.(*Clock).notifyAlarm(0xc820244af0)
        /home/hduran/gocode2/src/github.com/juju/juju/testing/clock.go:176 +0xa2
github.com/juju/juju/testing.(*Clock).After(0xc820244af0, 0x3b9aca00, 0xc820726780)
        /home/hduran/gocode2/src/github.com/juju/juju/testing/clock.go:84 +0x10a
github.com/juju/juju/state/workers.(*RestartWorkers).maintain(0xc82087c5a0, 0x7f03e4c75ab0, 0xc820a02060)
        /home/hduran/gocode2/src/github.com/juju/juju/state/workers/restart.go:186 +0x1ab
created by github.com/juju/juju/state/workers.(*RestartWorkers).run
        /home/hduran/gocode2/src/github.com/juju/juju/state/workers/restart.go:157 +0x82e
FAIL    github.com/juju/juju/worker/uniter      116.791s
Download as text