Created
May 27, 2019 23:09
-
-
Save ffrank/5f71e720f4f4c43ac0bccc6bb6f35086 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
demo@dev-app01-ffrank:~/go/src/github.com/purpleidea/mgmt$ sudo mgmt run --tmp-prefix --converged-timeout 5 yaml --yaml mount_test_simple.yml | |
This is: mgmt, version: 0.0.18-50-gc694fde-dirty | |
Copyright (C) 2013-2019+ James Shubin and the project contributors | |
Written by James Shubin <[email protected]> and the project contributors | |
01:07:55 hello.go:53: main: start: 1558998475568555256 | |
01:07:55 main.go:191: main: warning: working prefix directory is temporary! | |
01:07:55 main.go:191: main: working prefix is: /tmp/mgmt-dev-app01-ffrank-044599394 | |
01:07:56 pgp.go:89: PGP: Created key: BA88AEBA | |
01:07:56 main.go:191: main: etcd: seeds: no seeds specified! | |
01:07:56 etcd.go:446: Etcd: Bootstrapping... | |
01:07:56 etcd.go:1481: Etcd: Nominated: dev-app01-ffrank=http://localhost:2380 | |
01:07:56 etcd.go:1496: Etcd: StartServer(newCluster: true): dev-app01-ffrank=http://localhost:2380 | |
01:07:56 etcd.go:1771: Etcd: StartServer: Starting server... | |
01:07:56 etcd.go:361: Etcd: Connect: Endpoints: [] | |
01:07:56 etcd.go:375: Etcd: Connect: CtxError... | |
01:07:56 etcd.go:655: Etcd: CtxError: Reason: CtxDelayErr(1s): No endpoints available yet! | |
01:07:56 etcd.go:1778: Etcd: StartServer: Done starting server! | |
01:07:56 etcd.go:1796: Etcd: StartServer: Server running... | |
01:07:56 etcd.go:1519: Etcd: Addresses are: http://localhost:2379 | |
01:07:57 etcd.go:359: Etcd: Connect: Endpoints: dev-app01-ffrank=http://localhost:2379 | |
01:07:57 etcd.go:1843: Etcd: ApplyDeltaEvents: Event(PUT): dev-app01-ffrank | |
01:07:57 etcd.go:1481: Etcd: Nominated: dev-app01-ffrank=http://localhost:2380 | |
01:07:57 etcd.go:466: Etcd: Startup: Volunteering... | |
01:07:57 etcd.go:1687: Etcd: Ideal cluster size is now: 5 | |
01:07:57 etcd.go:1031: Etcd: Set(/_mgmt/idealClusterSize): &{cluster_id:14841639068965178418 member_id:10276657743932975437 revision:4 raft_term:2 <nil>} | |
01:07:57 etcd.go:1281: Etcd: Members: List: [dev-app01-ffrank] | |
01:07:57 etcd.go:1304: Etcd: Leader: dev-app01-ffrank | |
01:07:57 etcd.go:1323: Etcd: Volunteers: [dev-app01-ffrank] | |
01:07:57 etcd.go:1327: Etcd: Quitters: [] | |
01:07:57 etcd.go:1339: Etcd: Candidates: [] | |
01:07:57 etcd.go:1281: Etcd: Members: List: [dev-app01-ffrank] | |
01:07:57 etcd.go:1304: Etcd: Leader: dev-app01-ffrank | |
01:07:57 etcd.go:1323: Etcd: Volunteers: [dev-app01-ffrank] | |
01:07:57 etcd.go:1327: Etcd: Quitters: [] | |
01:07:57 etcd.go:1339: Etcd: Candidates: [] | |
01:07:58 main.go:191: main: waiting... | |
01:07:58 main.go:191: main: running... | |
01:07:58 main.go:191: main: waiting... | |
01:07:58 main.go:495: gapi: generating new graph... | |
01:07:58 main.go:413: engine: autoedge: adding autoedges... | |
01:07:58 main.go:413: engine: autogroup: algorithm: wrappedGrouper: NonReachabilityGrouper... | |
01:07:58 main.go:191: main: commit... | |
01:07:58 main.go:413: engine: graph sync... | |
01:07:58 main.go:191: main: graph: Vertices(1), Edges(0) | |
01:07:58 main.go:191: main: waiting... | |
01:07:58 main.go:413: engine: Worker(mount[/mnt/acceptance_mount]) | |
01:07:58 main.go:413: engine: Watch(mount[/mnt/acceptance_mount]) | |
01:07:58 main.go:413: engine: mount[/mnt/acceptance_mount]: CheckApply(true) | |
01:07:58 main.go:413: engine: mount[/mnt/acceptance_mount]: resource: mountCheckApply(true) | |
01:07:58 main.go:413: engine: mount[/mnt/acceptance_mount]: CheckApply(true): Return(false, <nil>) | |
01:08:03 main.go:191: main: converged for 5 seconds, exiting! | |
01:08:03 main.go:191: main: destroy... | |
01:08:03 main.go:191: main: deploy: exited | |
01:08:03 main.go:413: engine: graph sync... | |
01:08:03 main.go:413: engine: Watch(mount[/mnt/acceptance_mount]): Exited(<nil>) | |
01:08:03 main.go:413: engine: Worker(mount[/mnt/acceptance_mount]): Exited(<nil>) | |
01:08:03 main.go:191: main: loop: exited | |
01:08:03 main.go:191: main: goodbye! | |
01:08:03 etcd.go:491: Etcd: Destroy: Unvolunteering... | |
01:08:03 etcd.go:1281: Etcd: Members: List: [dev-app01-ffrank] | |
01:08:03 etcd.go:1304: Etcd: Leader: dev-app01-ffrank | |
01:08:03 etcd.go:1323: Etcd: Volunteers: [] | |
01:08:03 etcd.go:1327: Etcd: Quitters: [dev-app01-ffrank] | |
01:08:03 etcd.go:1331: Etcd: Quitters: Shutting down self... | |
01:08:03 etcd.go:1843: Etcd: ApplyDeltaEvents: Event(DELETE): dev-app01-ffrank | |
01:08:03 etcd.go:1483: Etcd: Nominated: [] | |
01:08:03 etcd.go:1565: Etcd: DestroyServer... | |
01:08:03 etcd.go:1810: Etcd: DestroyServer: Destroying... | |
01:08:03 etcd.go:1814: Etcd: DestroyServer: Done closing... | |
01:08:03 etcd.go:1821: Etcd: DestroyServer: Unlocking server... | |
01:08:03 etcd.go:502: Etcd: Destroy: Cancelling 7 operations... | |
01:08:03 etcd.go:975: Etcd: Exiting loop shortly... | |
01:08:03 etcd.go:814: Etcd: Exiting loop shortly... | |
01:08:06 etcd.go:984: Etcd: Exiting loop! | |
01:08:06 etcd.go:823: Etcd: Exiting callback loop! | |
demo@dev-app01-ffrank:~/go/src/github.com/purpleidea/mgmt$ cat mount_test_simple.yml | |
--- | |
graph: dev-app01-ffrank.localdomain | |
comment: generated from puppet catalog for dev-app01-ffrank.localdomain | |
resources: | |
mount: | |
- name: "/mnt/acceptance_mount" | |
device: "/tmp/loopdevice" | |
state: exists | |
type: ext2 | |
freq: 0 | |
passno: 0 | |
options: | |
loop: '' | |
rw: '' | |
edges: [] | |
demo@dev-app01-ffrank:~/go/src/github.com/purpleidea/mgmt$ grep /tmp /proc/mounts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment