Ubuntu Pastebin

Paste from xxx at Wed, 13 May 2015 05:08:27 +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
----------------------------------------------------------------------
PANIC: uniter_v1_test.go:28: uniterV1Suite.SetUpTest

[LOG] 0:00.015 DEBUG juju.environs.configstore Made dir /tmp/check-8599626830495138326/2/home/ubuntu/.juju/environments
... Panic: cannot share a state between two dummy environs; old "dummyenv"; new "dummyenv" (PC=0x462864)

/home/david.cheney/go/src/runtime/asm_arm64.s:411
  in call32
/home/david.cheney/go/src/runtime/panic.go:439
  in gopanic
/home/david.cheney/src/github.com/juju/juju/provider/dummy/environs.go:580
  in environProvider.prepare
/home/david.cheney/src/github.com/juju/juju/provider/dummy/environs.go:558
  in environProvider.PrepareForBootstrap
/home/david.cheney/src/github.com/juju/juju/environs/open.go:239
  in prepare
/home/david.cheney/src/github.com/juju/juju/environs/open.go:161
  in Prepare
/home/david.cheney/src/github.com/juju/juju/environs/open.go:130
  in prepareFromNameProductionFunc
/home/david.cheney/src/github.com/juju/juju/juju/testing/conn.go:234
  in JujuConnSuite.setUpConn
/home/david.cheney/src/github.com/juju/juju/juju/testing/conn.go:105
  in JujuConnSuite.SetUpTest
uniter_base_test.go:53
  in uniterBaseSuite.setUpTest
uniter_v1_test.go:29
  in uniterV1Suite.SetUpTest
/home/david.cheney/go/src/runtime/asm_arm64.s:411
  in call32
/home/david.cheney/go/src/reflect/value.go:300
  in Value.Call
/home/david.cheney/go/src/runtime/asm_arm64.s:988
  in goexit
Download as text