Activity log for bug #1589641

Date Who What changed Old value New value Message
2016-06-06 18:52:16 Nicholas Skaggs bug added bug
2016-06-06 18:52:36 Nicholas Skaggs nominated for series juju-core/service-to-application
2016-06-06 18:52:36 Nicholas Skaggs bug task added juju-core/service-to-application
2016-06-06 18:52:42 Nicholas Skaggs juju-core: status New Incomplete
2016-06-07 00:31:57 Curtis Hovey tags ci race-condition regression test-failure unit-tests
2016-06-07 00:32:01 Curtis Hovey juju-core: status Incomplete Triaged
2016-06-07 00:32:03 Curtis Hovey juju-core: importance Undecided High
2016-06-07 00:32:05 Curtis Hovey juju-core: milestone 2.0-beta9
2016-06-07 00:32:09 Curtis Hovey bug task deleted juju-core/service-to-application
2016-06-07 00:32:50 Curtis Hovey description As seen in http://reports.vapour.ws/releases/issue/5755c655749a5635f691f49d: FAIL: action_test.go:564: ActionSuite.TestUnitWatchActionNotifications SetUpTest [LOG] 0:00.035 INFO juju.state opening state, mongo addresses: ["localhost:40297"]; entity <nil> [LOG] 0:00.036 DEBUG juju.state dialing mongo [LOG] 0:00.046 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:40297" [LOG] 0:00.048 DEBUG juju.state connection established [LOG] 0:00.048 DEBUG juju.state mongodb login successful [LOG] 0:00.105 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:40297" [LOG] 0:00.108 INFO juju.state initializing controller model 581930c0-0a00-4900-8b6f-2f16a326cc0c [LOG] 0:00.225 INFO juju.state running state anonymously; using unique client id [LOG] 0:00.225 INFO juju.state starting standard state workers [LOG] 0:00.225 DEBUG juju.state.workers starting leadership lease manager [LOG] 0:00.232 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:40297" [LOG] 0:00.255 DEBUG juju.state.workers starting singular lease manager [LOG] 0:00.255 DEBUG juju.worker.lease waking to check leases at 2016-06-03 15:00:17.699756148 +0000 UTC [LOG] 0:00.271 DEBUG juju.state.workers starting transaction log watcher [LOG] 0:00.272 DEBUG juju.state.workers starting presence watcher [LOG] 0:00.274 INFO juju.state creating cloud image metadata storage [LOG] 0:00.274 INFO juju.state started state for model-581930c0-0a00-4900-8b6f-2f16a326cc0c successfully SetUpTest done [LOG] 0:00.276 DEBUG juju.worker.lease waking to check leases at 2016-06-03 15:00:17.720381223 +0000 UTC [LOG] 0:00.289 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:40297" [LOG] 0:00.875 DEBUG juju.state.action newActionDoc name: 'snapshot', receiver: 'unit-dummy-0', actionId: 'e6eac22e-7cb3-4531-89f9-6cba37b668e4' [LOG] 0:00.901 DEBUG juju.state.action newActionDoc name: 'snapshot', receiver: 'unit-dummy-0', actionId: 'caebf281-64be-4882-83d7-623f56d28891' action_test.go:587: wc.AssertNoChange() testing/watcher.go:145: c.Fatalf("watcher sent unexpected change: (%v, %v)", actual, ok) ... Error: watcher sent unexpected change: ([e6eac22e-7cb3-4531-89f9-6cba37b668e4 caebf281-64be-4882-83d7-623f56d28891], true) As seen in http://reports.vapour.ws/releases/issue/5755c655749a5635f691f49d: FAIL: action_test.go:564: ActionSuite.TestUnitWatchActionNotifications SetUpTest [LOG] 0:00.035 INFO juju.state opening state, mongo addresses: ["localhost:40297"]; entity <nil> [LOG] 0:00.036 DEBUG juju.state dialing mongo [LOG] 0:00.046 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:40297" [LOG] 0:00.048 DEBUG juju.state connection established [LOG] 0:00.048 DEBUG juju.state mongodb login successful [LOG] 0:00.105 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:40297" [LOG] 0:00.108 INFO juju.state initializing controller model 581930c0-0a00-4900-8b6f-2f16a326cc0c [LOG] 0:00.225 INFO juju.state running state anonymously; using unique client id [LOG] 0:00.225 INFO juju.state starting standard state workers [LOG] 0:00.225 DEBUG juju.state.workers starting leadership lease manager [LOG] 0:00.232 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:40297" [LOG] 0:00.255 DEBUG juju.state.workers starting singular lease manager [LOG] 0:00.255 DEBUG juju.worker.lease waking to check leases at 2016-06-03 15:00:17.699756148 +0000 UTC [LOG] 0:00.271 DEBUG juju.state.workers starting transaction log watcher [LOG] 0:00.272 DEBUG juju.state.workers starting presence watcher [LOG] 0:00.274 INFO juju.state creating cloud image metadata storage [LOG] 0:00.274 INFO juju.state started state for model-581930c0-0a00-4900-8b6f-2f16a326cc0c successfully SetUpTest done [LOG] 0:00.276 DEBUG juju.worker.lease waking to check leases at 2016-06-03 15:00:17.720381223 +0000 UTC [LOG] 0:00.289 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:40297" [LOG] 0:00.875 DEBUG juju.state.action newActionDoc name: 'snapshot', receiver: 'unit-dummy-0', actionId: 'e6eac22e-7cb3-4531-89f9-6cba37b668e4' [LOG] 0:00.901 DEBUG juju.state.action newActionDoc name: 'snapshot', receiver: 'unit-dummy-0', actionId: 'caebf281-64be-4882-83d7-623f56d28891' action_test.go:587:     wc.AssertNoChange() testing/watcher.go:145:     c.Fatalf("watcher sent unexpected change: (%v, %v)", actual, ok) ... Error: watcher sent unexpected change: ([e6eac22e-7cb3-4531-89f9-6cba37b668e4 caebf281-64be-4882-83d7-623f56d28891], true) While this issue is not a race, it appears only when the tests are run with race.
2016-06-16 16:45:32 Curtis Hovey juju-core: milestone 2.0-beta9 2.0-beta10
2016-06-24 14:21:18 Curtis Hovey juju-core: milestone 2.0-beta10 2.0-beta11
2016-07-01 18:07:28 Curtis Hovey juju-core: milestone 2.0-beta11 2.0-beta12
2016-07-05 15:50:54 Cheryl Jennings juju-core: milestone 2.0-beta12 2.0-beta13
2016-07-22 16:16:29 Curtis Hovey juju-core: milestone 2.0-beta13 2.0-beta14
2016-08-02 18:21:11 Curtis Hovey summary github.com/juju/juju/state fails on ActionSuite.TestUnitWatchActionNotifications ActionSuite.TestUnitWatchActionNotifications unexpected change
2016-08-04 14:09:37 Curtis Hovey juju-core: milestone 2.0-beta14 2.0-beta15
2016-08-09 07:51:51 Anastasia juju-core: milestone 2.0-beta15 2.0.0
2016-08-23 00:14:06 Canonical Juju QA Bot affects juju-core juju
2016-08-23 00:14:06 Canonical Juju QA Bot juju: milestone 2.0.0
2016-08-23 00:14:08 Canonical Juju QA Bot juju: milestone 2.0.0
2016-09-09 22:54:11 Richard Harding juju: milestone 2.0.0 2.0.1
2016-10-28 13:27:46 Curtis Hovey juju: milestone 2.0.1
2016-11-17 01:57:07 Anastasia juju: status Triaged In Progress
2016-11-17 01:57:10 Anastasia juju: assignee Anastasia (anastasia-macmood)
2016-11-17 01:57:21 Anastasia juju: milestone 2.1.0-beta2
2016-11-23 01:09:35 Anastasia juju: status In Progress Fix Committed
2016-11-24 02:44:56 Anastasia nominated for series juju/2.0
2016-11-24 02:44:56 Anastasia bug task added juju/2.0
2016-11-24 02:45:05 Anastasia juju/2.0: status New In Progress
2016-11-24 02:45:09 Anastasia juju/2.0: importance Undecided High
2016-11-24 02:45:11 Anastasia juju/2.0: assignee Anastasia (anastasia-macmood)
2016-11-24 02:45:15 Anastasia juju/2.0: milestone 2.0.3
2016-11-24 03:57:09 Anastasia juju/2.0: status In Progress Fix Committed
2016-12-01 21:01:40 Curtis Hovey juju: status Fix Committed Fix Released
2017-02-08 18:31:59 Curtis Hovey juju/2.0: status Fix Committed Fix Released