You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
Got thsi error during CI run - https://ci.vmware.run/vmware/docker-volume-vsphere/397
2017/06/07 12:44:13 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:13 Sleep for 2 seconds
2017/06/07 12:44:16 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:16 Sleep for 2 seconds
2017/06/07 12:44:18 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:18 Sleep for 2 seconds
2017/06/07 12:44:21 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:21 Sleep for 2 seconds
2017/06/07 12:44:23 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:23 Timed out to poll status
FAIL: swarm_test.go:91: SwarmTestSuite.TestDockerSwarm
swarm_test.go:141:
c.Assert(status, Equals, true, Commentf("Volume %s is still attached", s.volumeName))
... obtained bool = false
... expected bool = true
... Volume swarm_test_volume_1496839264 is still attached
2017/06/07 12:44:23 Destroying volume [swarm_test_volume_1496839264]
The text was updated successfully, but these errors were encountered: