introspectionSuite.SetUpTest failure

Bug #1613429 reported by Tim Penhey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Tim Penhey

Bug Description

When multiple test runs are running on the same physical machine, it is possible
that the abstract domain socket used on the machine is in use.

----------------------------------------------------------------------
FAIL: socket_test.go:57: introspectionSuite.SetUpTest

socket_test.go:68:
    c.Assert(err, jc.ErrorIsNil)
... value *errors.Err = &errors.Err{message:"unable to listen on unix socket", cause:(*net.OpError)(0xc8203ee460), previous:(*net.OpError)(0xc8203ee460), file:"github.com/juju/juju/worker/introspection/socket.go", line:55} ("unable to listen on unix socket: listen unix @introspection-test: bind: address already in use")
... error stack:
 listen unix @introspection-test: bind: address already in use
 github.com/juju/juju/worker/introspection/socket.go:55: unable to listen on unix socket

----------------------------------------------------------------------
PANIC: socket_test.go:89: introspectionSuite.TestCmdLine

affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta16 → none
milestone: none → 2.0-beta16
Tim Penhey (thumper)
Changed in juju:
status: Triaged → In Progress
Tim Penhey (thumper)
Changed in juju:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju:
status: Fix Committed → Fix Released
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.