worker/uniter: UniterSuite.TestUniterConfigChangedHook fails

Bug #1145015 reported by Dave Cheney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Expired
High
Unassigned

Bug Description

Looks pretty simple, the format from the git output has changed slightly.

[LOG] 10.66041 JUJU:DEBUG state/presence: got request: presence.reqSync{done:(chan bool)(nil)}
[LOG] 10.66046 JUJU:DEBUG state/watcher: loading new events from changelog collection...
[LOG] 10.66054 JUJU:DEBUG state/presence: synchronizing watcher knowledge with database...
[LOG] 10.66089 JUJU:DEBUG state/watcher: got changelog document: bson.D{bson.DocElem{Name:"_id", Value:"Q4\xf2\v\x1e\xb9\x14X\x80\x00\x01\f"}, bson.DocElem{Name:"units", Value:bson.D{bson.DocElem{Name:"d", Value:[]interface {}{"u/0"}}, bson.DocElem{Name:"r", Value:[]interface {}{7}}}}}
[LOG] 10.66094 JUJU:DEBUG worker/uniter/filter: got unit change
waiting for hooks: []string{"install", "fail-config-changed"}
actual: []string{"install", "fail-config-changed"}
uniter_test.go:374:
    s.runUniterTests(c, configChangedHookTests)
uniter_test.go:1289:
    c.Assert(string(out), cmp, "# On branch master\nnothing to commit (working directory clean)\n")
... obtained string = "" +
... "# On branch master\n" +
... "nothing to commit, working directory clean\n"
... expected string = "" +
... "# On branch master\n" +
... "nothing to commit (working directory clean)\n"

[LOG] 10.78375 JUJU:DEBUG worker/uniter: ModeHookError exiting
[LOG] 10.78376 JUJU worker/uniter: unit "u/0" shutting down: tomb: dying
[LOG] 10.78377 JUJU:DEBUG state/presence: stopping pinger for "u#u/0" with seq=1
[LOG] 10.78543 JUJU:DEBUG state/watcher: got request: watcher.reqUnwatch{key:watcher.watchKey{c:"relations", id:interface {}(nil)}, ch:(chan<- watcher.Change)(0xf8402320f0)}
[LOG] 10.78545 JUJU:DEBUG state/watcher: got request: watcher.reqUnwatch{key:watcher.watchKey{c:"settings", id:"s#u"}, ch:(chan<- watcher.Change)(0xf8402dd870)}
[LOG] 10.78547 JUJU:DEBUG state/watcher: got request: watcher.reqUnwatch{key:watcher.watchKey{c:"services", id:"u"}, ch:(chan<- watcher.Change)(0xf8402dd820)}
[LOG] 10.78549 JUJU:DEBUG state/watcher: got request: watcher.reqUnwatch{key:watcher.watchKey{c:"units", id:"u/0"}, ch:(chan<- watcher.Change)(0xf8402dd6e0)}
[LOG] 10.78550 JUJU worker/uniter/filter: error: tomb: dying
[LOG] 10.78703 JUJU environs/dummy: reset environment
[LOG] 10.78726 JUJU rpc: client protocol error: unexpected EOF
[LOG] 10.78728 JUJU:DEBUG api: <- error: read tcp 127.0.0.1:36224: use of closed network connection
[LOG] 10.78729 JUJU api: error receiving request: read tcp 127.0.0.1:36224: use of closed network connection

Tags: test-failure

Related branches

Changed in juju-core:
assignee: nobody → Dave Cheney (dave-cheney)
milestone: none → 2.0
status: New → In Progress
Revision history for this message
Mark Ramm (mark-ramm) wrote :

What's the status on this one?

Curtis Hovey (sinzui)
Changed in juju-core:
status: In Progress → Triaged
assignee: Dave Cheney (dave-cheney) → nobody
Curtis Hovey (sinzui)
Changed in juju-core:
status: Triaged → Incomplete
tags: added: test-failure
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0 → none
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for juju-core because there has been no activity for 60 days.]

Changed in juju-core:
status: Incomplete → Expired
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.