withoutControllerSuite.TestWatchMachineErrorRetry unexpected change

Bug #1607794 reported by Curtis Hovey
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Medium
Unassigned

Bug Description

As seen at
    http://reports.vapour.ws/releases/issue/579b5a46749a563a9f60baae

withoutControllerSuite.TestWatchMachineErrorRetry unexpected change

provisioner_test.go:1210:
    // We should now get a time triggered change.
    wc.AssertOneChange()
c:/users/admini~1/appdata/local/temp/tmp4rthbn/gogo/src/github.com/juju/juju/state/testing/watcher.go:93:
    c.Fatalf("watcher sent unexpected change: (_, %v)", ok)
... Error: watcher sent unexpected change: (_, true)

affects: juju-core → juju
Revision history for this message
Anastasia (anastasia-macmood) wrote :

This may have been fixed. Last CI failure was on Sep 16.

I cannot reproduce after 906 stress runs.

Changed in juju:
status: Triaged → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in juju:
status: Incomplete → Expired
Curtis Hovey (sinzui)
Changed in juju:
status: Expired → Confirmed
status: Confirmed → Triaged
Revision history for this message
Tim Penhey (thumper) wrote :

Marking incomplete due to inability to expire immediately, and we haven't seen this for a while.

Changed in juju:
status: Triaged → Incomplete
Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 1607794] Re: withoutControllerSuite.TestWatchMachineErrorRetry unexpected change

http://10.125.0.203:8080/job/RunUnittests-race-amd64/lastCompletedBuild/testReport/github/com_juju_juju_apiserver_facades_agent_provisioner/TestPackage/

Ran into exactly this

----------------------------------------------------------------------
FAIL: provisioner_test.go:1512:
withoutControllerSuite.TestWatchMachineErrorRetry

[LOG] 0:04.357 INFO juju.state new machine "2" has preferred
addresses: private "", public ""
[LOG] 0:04.603 INFO juju.state new machine "3" has preferred
addresses: private "", public ""
[LOG] 0:05.016 INFO juju.state new machine "4" has preferred
addresses: private "", public ""
provisioner_test.go:1529:
    wc.AssertNoChange()
/workspace/src/github.com/juju/juju/state/testing/watcher.go:94:
    c.Fatalf("watcher sent unexpected change: (_, %v)", ok)
... Error: watcher sent unexpected change: (_, true)

On Thu, Mar 1, 2018 at 1:31 AM, Tim Penhey <email address hidden> wrote:

> Marking incomplete due to inability to expire immediately, and we
> haven't seen this for a while.
>
> --
> You received this bug notification because you are subscribed to juju.
> Matching subscriptions: juju bugs
> https://bugs.launchpad.net/bugs/1607794
>
> Title:
> withoutControllerSuite.TestWatchMachineErrorRetry unexpected change
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju/+bug/1607794/+subscriptions
>

Changed in juju:
status: Incomplete → Triaged
Revision history for this message
Anastasia (anastasia-macmood) wrote :

This must have been fixed as I cannot reproduce this under stress locally.

Changed in juju:
status: Triaged → 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.