Max level shown:
1 [ Jul 16 04:47:52 Enabled. ]
2 [ Jul 16 04:47:52 Rereading configuration. ]
3 [ Jul 16 04:47:52 Rereading configuration. ]
4 [ Jul 16 04:47:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5 + . /lib/svc/share/smf_include.sh
6 ++ SMF_EXIT_OK=0
7 ++ SMF_EXIT_NODAEMON=94
8 ++ SMF_EXIT_ERR_FATAL=95
9 ++ SMF_EXIT_ERR_CONFIG=96
10 ++ SMF_EXIT_MON_DEGRADE=97
11 ++ SMF_EXIT_MON_OFFLINE=98
12 ++ SMF_EXIT_ERR_NOSMF=99
13 ++ SMF_EXIT_ERR_PERM=100
14 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15 + DATALINK=oxControlService20
16 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17 + GATEWAY=fd00:1122:3344:101::1
18 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21 + LISTEN_ADDR=fd00:1122:3344:101::10
22 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23 + LISTEN_PORT=32345
24 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25 + PORTBASE=19000
26 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
27 + DOWNSTAIRS_PREFIX=downstairs
28 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
29 + SNAPSHOT_PREFIX=snapshot
30 + [[ oxControlService20 == unknown ]]
31 + [[ fd00:1122:3344:101::1 == unknown ]]
32 + ipadm delete-if oxControlService20
33 ipadm: Could not delete oxControlService20: Interface does not exist
34 + true
35 + ipadm create-if -t oxControlService20
36 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
37 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
38 + ipadm show-addr oxControlService20/ll
39 ipadm: Address object not found
40 + ipadm create-addr -t -T addrconf oxControlService20/ll
41 + ipadm show-addr oxControlService20/omicron6
42 ipadm: Address object not found
43 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
44 + route get -inet6 default -inet6 fd00:1122:3344:101::1
45 default: not in table
46 + route add -inet6 default -inet6 fd00:1122:3344:101::1
47 add net default: gateway fd00:1122:3344:101::1
48 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
49 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
50 note: configured to log to "/dev/stdout"
512023-07-16T04:47:53.781ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
522023-07-16T04:47:53.784ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
532023-07-16T04:47:53.784ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
542023-07-16T04:47:53.844ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
552023-07-16T04:48:14.283ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::10]:32345 remote_addr = [fd00:1122:3344:101::c]:42925
562023-07-16T04:48:14.284ZINFOcrucible-agent (datafile): region dff3ab91-ff3b-43d8-9bb8-329b898980e4 state: Requested
572023-07-16T04:48:14.284ZINFOcrucible-agent (worker): Region size:1073741824 reservation:1342177280 quota:3221225472
582023-07-16T04:48:14.287ZINFOcrucible-agent (dropshot): request completed local_addr = [fd00:1122:3344:101::10]:32345 method = POST remote_addr = [fd00:1122:3344:101::c]:42925 req_id = 0160c671-12a8-4df4-a4ea-eba7709cd635 response_code = 200 uri = /crucible/0/regions
592023-07-16T04:48:14.295ZINFOcrucible-agent (worker): zfs set reservation of 1342177280 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/dff3ab91-ff3b-43d8-9bb8-329b898980e4
602023-07-16T04:48:14.295ZINFOcrucible-agent (worker): zfs set quota of 3221225472 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/dff3ab91-ff3b-43d8-9bb8-329b898980e4
612023-07-16T04:48:14.335ZINFOcrucible-agent (worker): creating region Region { id: RegionId("dff3ab91-ff3b-43d8-9bb8-329b898980e4"), state: Requested, block_size: 512, extent_size: 131072, extent_count: 16, encrypted: true, port_number: 19000, cert_pem: None, key_pem: None, root_pem: None } at "/data/regions/dff3ab91-ff3b-43d8-9bb8-329b898980e4" region = dff3ab91-ff3b-43d8-9bb8-329b898980e4
622023-07-16T04:48:14.379ZINFOcrucible-agent (worker): region files created ok region = dff3ab91-ff3b-43d8-9bb8-329b898980e4
632023-07-16T04:48:14.379ZINFOcrucible-agent (datafile): region dff3ab91-ff3b-43d8-9bb8-329b898980e4 state: Requested -> Created
642023-07-16T04:48:14.379ZINFOcrucible-agent (worker): applying SMF actions post create...
652023-07-16T04:48:14.389ZINFOcrucible-agent (worker): creating missing downstairs instance downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
662023-07-16T04:48:14.390ZINFOcrucible-agent (worker): ok, have svc:/oxide/crucible/downstairs:downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
672023-07-16T04:48:14.393ZINFOcrucible-agent (worker): creating config property group
682023-07-16T04:48:14.394ZINFOcrucible-agent (worker): reconfiguring svc:/oxide/crucible/downstairs:downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
692023-07-16T04:48:14.395ZINFOcrucible-agent (worker): ensure directory SCF_TYPE_ASTRING /data/regions/dff3ab91-ff3b-43d8-9bb8-329b898980e4
702023-07-16T04:48:14.395ZINFOcrucible-agent (worker): ensure port SCF_TYPE_COUNT 19000
712023-07-16T04:48:14.395ZINFOcrucible-agent (worker): ensure address SCF_TYPE_ASTRING fd00:1122:3344:101::10
722023-07-16T04:48:14.395ZINFOcrucible-agent (worker): commit
732023-07-16T04:48:14.397ZINFOcrucible-agent (worker): ok!
742023-07-16T04:48:14.399ZINFOcrucible-agent (worker): SMF ok!
752023-07-16T04:48:14.562ZINFOcrucible-agent (dropshot): request completed local_addr = [fd00:1122:3344:101::10]:32345 method = POST remote_addr = [fd00:1122:3344:101::c]:42925 req_id = 59a8d9c3-99b8-430a-914e-6cad5e62b9bc response_code = 200 uri = /crucible/0/regions
762023-07-16T04:48:14.898ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::10]:32345 remote_addr = [fd00:1122:3344:101::c]:49758
772023-07-16T04:48:14.899ZINFOcrucible-agent (datafile): checking if path "/data/regions/dff3ab91-ff3b-43d8-9bb8-329b898980e4/.zfs/snapshot" exists
782023-07-16T04:48:14.899ZINFOcrucible-agent (datafile): checking path "/data/regions/dff3ab91-ff3b-43d8-9bb8-329b898980e4/.zfs/snapshot"
792023-07-16T04:48:14.899ZINFOcrucible-agent (datafile): region dff3ab91-ff3b-43d8-9bb8-329b898980e4 state: Created -> Tombstoned
802023-07-16T04:48:14.899ZINFOcrucible-agent (dropshot): request completed local_addr = [fd00:1122:3344:101::10]:32345 method = DELETE remote_addr = [fd00:1122:3344:101::c]:49758 req_id = 45378dff-4014-46e6-a2a5-a900621a0ea1 response_code = 204 uri = /crucible/0/regions/dff3ab91-ff3b-43d8-9bb8-329b898980e4
812023-07-16T04:48:14.899ZINFOcrucible-agent (worker): applying SMF actions before removal...
822023-07-16T04:48:14.911ZERROcrucible-agent (worker): remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
832023-07-16T04:48:14.911ZINFOcrucible-agent (worker): instance states: (Some(Online), None)
842023-07-16T04:48:14.913ZINFOcrucible-agent (worker): SMF ok!
852023-07-16T04:48:14.924ZINFOcrucible-agent (worker): deleting zfs dataset "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/dff3ab91-ff3b-43d8-9bb8-329b898980e4" region = dff3ab91-ff3b-43d8-9bb8-329b898980e4
862023-07-16T04:48:14.973ZINFOcrucible-agent (datafile): region dff3ab91-ff3b-43d8-9bb8-329b898980e4 state: Tombstoned -> Destroyed
872023-07-16T04:48:17.218ZINFOcrucible-agent (dropshot): accepted connection local_addr = [fd00:1122:3344:101::10]:32345 remote_addr = [fd00:1122:3344:101::c]:58175
882023-07-16T04:48:17.219ZINFOcrucible-agent (datafile): region 32b77549-7387-4b4c-834d-584124a792dc state: Requested
892023-07-16T04:48:17.219ZINFOcrucible-agent (dropshot): request completed local_addr = [fd00:1122:3344:101::10]:32345 method = POST remote_addr = [fd00:1122:3344:101::c]:58175 req_id = e5361b63-04a6-4e92-99cf-068061f3d771 response_code = 200 uri = /crucible/0/regions
902023-07-16T04:48:17.219ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
912023-07-16T04:48:17.228ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
922023-07-16T04:48:17.229ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
93 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
94 ', agent/src/main.rs:880:30
95 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
96 [ Jul 16 04:48:17 Stopping because service exited with an error. ]
97 [ Jul 16 04:48:17 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
98 + . /lib/svc/share/smf_include.sh
99 ++ SMF_EXIT_OK=0
100 ++ SMF_EXIT_NODAEMON=94
101 ++ SMF_EXIT_ERR_FATAL=95
102 ++ SMF_EXIT_ERR_CONFIG=96
103 ++ SMF_EXIT_MON_DEGRADE=97
104 ++ SMF_EXIT_MON_OFFLINE=98
105 ++ SMF_EXIT_ERR_NOSMF=99
106 ++ SMF_EXIT_ERR_PERM=100
107 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
108 + DATALINK=oxControlService20
109 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
110 + GATEWAY=fd00:1122:3344:101::1
111 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
112 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
113 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
114 + LISTEN_ADDR=fd00:1122:3344:101::10
115 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
116 + LISTEN_PORT=32345
117 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
118 + PORTBASE=19000
119 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
120 + DOWNSTAIRS_PREFIX=downstairs
121 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
122 + SNAPSHOT_PREFIX=snapshot
123 + [[ oxControlService20 == unknown ]]
124 + [[ fd00:1122:3344:101::1 == unknown ]]
125 + ipadm delete-if oxControlService20
126 + ipadm create-if -t oxControlService20
127 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
128 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
129 + ipadm show-addr oxControlService20/ll
130 ipadm: Address object not found
131 + ipadm create-addr -t -T addrconf oxControlService20/ll
132 + ipadm show-addr oxControlService20/omicron6
133 ipadm: Address object not found
134 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
135 + route get -inet6 default -inet6 fd00:1122:3344:101::1
136 route to: default
137 destination: default
138 mask: default
139 gateway: fd00:1122:3344:101::1
140 interface: oxControlService20
141 flags: <UP,GATEWAY,DONE,STATIC>
142 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
143 0 0 0 0 0 0 9000 0
144 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
145 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
146 note: configured to log to "/dev/stdout"
1472023-07-16T04:48:17.797ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
1482023-07-16T04:48:17.799ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
1492023-07-16T04:48:17.799ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
1502023-07-16T04:48:17.834ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
1512023-07-16T04:48:17.834ZINFOcrucible-agent: instance states: (Some(Disabled), None)
1522023-07-16T04:48:17.835ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
1532023-07-16T04:48:17.838ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
1542023-07-16T04:48:17.842ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1552023-07-16T04:48:17.842ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
156 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
157 ', agent/src/main.rs:880:30
158 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
159 [ Jul 16 04:48:17 Stopping because service exited with an error. ]
160 [ Jul 16 04:48:17 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
161 + . /lib/svc/share/smf_include.sh
162 ++ SMF_EXIT_OK=0
163 ++ SMF_EXIT_NODAEMON=94
164 ++ SMF_EXIT_ERR_FATAL=95
165 ++ SMF_EXIT_ERR_CONFIG=96
166 ++ SMF_EXIT_MON_DEGRADE=97
167 ++ SMF_EXIT_MON_OFFLINE=98
168 ++ SMF_EXIT_ERR_NOSMF=99
169 ++ SMF_EXIT_ERR_PERM=100
170 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
171 + DATALINK=oxControlService20
172 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
173 + GATEWAY=fd00:1122:3344:101::1
174 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
175 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
176 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
177 + LISTEN_ADDR=fd00:1122:3344:101::10
178 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
179 + LISTEN_PORT=32345
180 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
181 + PORTBASE=19000
182 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
183 + DOWNSTAIRS_PREFIX=downstairs
184 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
185 + SNAPSHOT_PREFIX=snapshot
186 + [[ oxControlService20 == unknown ]]
187 + [[ fd00:1122:3344:101::1 == unknown ]]
188 + ipadm delete-if oxControlService20
189 + ipadm create-if -t oxControlService20
190 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
191 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
192 + ipadm show-addr oxControlService20/ll
193 ipadm: Address object not found
194 + ipadm create-addr -t -T addrconf oxControlService20/ll
195 + ipadm show-addr oxControlService20/omicron6
196 ipadm: Address object not found
197 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
198 + route get -inet6 default -inet6 fd00:1122:3344:101::1
199 route to: default
200 destination: default
201 mask: default
202 gateway: fd00:1122:3344:101::1
203 interface: oxControlService20
204 flags: <UP,GATEWAY,DONE,STATIC>
205 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
206 0 0 0 0 0 0 9000 0
207 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
208 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
209 note: configured to log to "/dev/stdout"
2102023-07-16T04:48:18.398ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
2112023-07-16T04:48:18.400ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
2122023-07-16T04:48:18.400ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
2132023-07-16T04:48:18.430ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
2142023-07-16T04:48:18.430ZINFOcrucible-agent: instance states: (Some(Disabled), None)
2152023-07-16T04:48:18.431ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
2162023-07-16T04:48:18.434ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
2172023-07-16T04:48:18.438ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2182023-07-16T04:48:18.438ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
219 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
220 ', agent/src/main.rs:880:30
221 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
222 [ Jul 16 04:48:18 Stopping because service exited with an error. ]
223 [ Jul 16 04:48:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
224 + . /lib/svc/share/smf_include.sh
225 ++ SMF_EXIT_OK=0
226 ++ SMF_EXIT_NODAEMON=94
227 ++ SMF_EXIT_ERR_FATAL=95
228 ++ SMF_EXIT_ERR_CONFIG=96
229 ++ SMF_EXIT_MON_DEGRADE=97
230 ++ SMF_EXIT_MON_OFFLINE=98
231 ++ SMF_EXIT_ERR_NOSMF=99
232 ++ SMF_EXIT_ERR_PERM=100
233 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
234 + DATALINK=oxControlService20
235 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
236 + GATEWAY=fd00:1122:3344:101::1
237 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
238 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
239 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
240 + LISTEN_ADDR=fd00:1122:3344:101::10
241 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
242 + LISTEN_PORT=32345
243 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
244 + PORTBASE=19000
245 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
246 + DOWNSTAIRS_PREFIX=downstairs
247 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
248 + SNAPSHOT_PREFIX=snapshot
249 + [[ oxControlService20 == unknown ]]
250 + [[ fd00:1122:3344:101::1 == unknown ]]
251 + ipadm delete-if oxControlService20
252 + ipadm create-if -t oxControlService20
253 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
254 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
255 + ipadm show-addr oxControlService20/ll
256 ipadm: Address object not found
257 + ipadm create-addr -t -T addrconf oxControlService20/ll
258 + ipadm show-addr oxControlService20/omicron6
259 ipadm: Address object not found
260 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
261 + route get -inet6 default -inet6 fd00:1122:3344:101::1
262 route to: default
263 destination: default
264 mask: default
265 gateway: fd00:1122:3344:101::1
266 interface: oxControlService20
267 flags: <UP,GATEWAY,DONE,STATIC>
268 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
269 0 0 0 0 0 0 9000 0
270 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
271 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
272 note: configured to log to "/dev/stdout"
2732023-07-16T04:48:18.997ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
2742023-07-16T04:48:18.999ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
2752023-07-16T04:48:18.999ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
2762023-07-16T04:48:19.031ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
2772023-07-16T04:48:19.031ZINFOcrucible-agent: instance states: (Some(Disabled), None)
2782023-07-16T04:48:19.031ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
2792023-07-16T04:48:19.034ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
2802023-07-16T04:48:19.039ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2812023-07-16T04:48:19.039ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
282 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
283 ', agent/src/main.rs:880:30
284 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
285 [ Jul 16 04:48:19 Stopping because service exited with an error. ]
286 [ Jul 16 04:48:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
287 + . /lib/svc/share/smf_include.sh
288 ++ SMF_EXIT_OK=0
289 ++ SMF_EXIT_NODAEMON=94
290 ++ SMF_EXIT_ERR_FATAL=95
291 ++ SMF_EXIT_ERR_CONFIG=96
292 ++ SMF_EXIT_MON_DEGRADE=97
293 ++ SMF_EXIT_MON_OFFLINE=98
294 ++ SMF_EXIT_ERR_NOSMF=99
295 ++ SMF_EXIT_ERR_PERM=100
296 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
297 + DATALINK=oxControlService20
298 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
299 + GATEWAY=fd00:1122:3344:101::1
300 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
301 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
302 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
303 + LISTEN_ADDR=fd00:1122:3344:101::10
304 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
305 + LISTEN_PORT=32345
306 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
307 + PORTBASE=19000
308 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
309 + DOWNSTAIRS_PREFIX=downstairs
310 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
311 + SNAPSHOT_PREFIX=snapshot
312 + [[ oxControlService20 == unknown ]]
313 + [[ fd00:1122:3344:101::1 == unknown ]]
314 + ipadm delete-if oxControlService20
315 + ipadm create-if -t oxControlService20
316 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
317 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
318 + ipadm show-addr oxControlService20/ll
319 ipadm: Address object not found
320 + ipadm create-addr -t -T addrconf oxControlService20/ll
321 + ipadm show-addr oxControlService20/omicron6
322 ipadm: Address object not found
323 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
324 + route get -inet6 default -inet6 fd00:1122:3344:101::1
325 route to: default
326 destination: default
327 mask: default
328 gateway: fd00:1122:3344:101::1
329 interface: oxControlService20
330 flags: <UP,GATEWAY,DONE,STATIC>
331 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
332 0 0 0 0 0 0 9000 0
333 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
334 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
335 note: configured to log to "/dev/stdout"
3362023-07-16T04:48:19.598ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
3372023-07-16T04:48:19.600ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
3382023-07-16T04:48:19.600ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
3392023-07-16T04:48:19.629ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
3402023-07-16T04:48:19.630ZINFOcrucible-agent: instance states: (Some(Disabled), None)
3412023-07-16T04:48:19.630ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
3422023-07-16T04:48:19.633ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
3432023-07-16T04:48:19.638ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3442023-07-16T04:48:19.638ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
345 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
346 ', agent/src/main.rs:880:30
347 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
348 [ Jul 16 04:48:19 Stopping because service exited with an error. ]
349 [ Jul 16 04:48:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
350 + . /lib/svc/share/smf_include.sh
351 ++ SMF_EXIT_OK=0
352 ++ SMF_EXIT_NODAEMON=94
353 ++ SMF_EXIT_ERR_FATAL=95
354 ++ SMF_EXIT_ERR_CONFIG=96
355 ++ SMF_EXIT_MON_DEGRADE=97
356 ++ SMF_EXIT_MON_OFFLINE=98
357 ++ SMF_EXIT_ERR_NOSMF=99
358 ++ SMF_EXIT_ERR_PERM=100
359 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
360 + DATALINK=oxControlService20
361 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
362 + GATEWAY=fd00:1122:3344:101::1
363 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
364 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
365 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
366 + LISTEN_ADDR=fd00:1122:3344:101::10
367 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
368 + LISTEN_PORT=32345
369 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
370 + PORTBASE=19000
371 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
372 + DOWNSTAIRS_PREFIX=downstairs
373 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
374 + SNAPSHOT_PREFIX=snapshot
375 + [[ oxControlService20 == unknown ]]
376 + [[ fd00:1122:3344:101::1 == unknown ]]
377 + ipadm delete-if oxControlService20
378 + ipadm create-if -t oxControlService20
379 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
380 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
381 + ipadm show-addr oxControlService20/ll
382 ipadm: Address object not found
383 + ipadm create-addr -t -T addrconf oxControlService20/ll
384 + ipadm show-addr oxControlService20/omicron6
385 ipadm: Address object not found
386 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
387 + route get -inet6 default -inet6 fd00:1122:3344:101::1
388 route to: default
389 destination: default
390 mask: default
391 gateway: fd00:1122:3344:101::1
392 interface: oxControlService20
393 flags: <UP,GATEWAY,DONE,STATIC>
394 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
395 0 0 0 0 0 0 9000 0
396 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
397 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
398 note: configured to log to "/dev/stdout"
3992023-07-16T04:48:20.196ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
4002023-07-16T04:48:20.199ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
4012023-07-16T04:48:20.199ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
4022023-07-16T04:48:20.225ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
4032023-07-16T04:48:20.226ZINFOcrucible-agent: instance states: (Some(Disabled), None)
4042023-07-16T04:48:20.226ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
4052023-07-16T04:48:20.229ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
4062023-07-16T04:48:20.233ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4072023-07-16T04:48:20.233ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
408 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
409 ', agent/src/main.rs:880:30
410 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
411 [ Jul 16 04:48:20 Stopping because service exited with an error. ]
412 [ Jul 16 04:48:20 Failing too quickly, throttling. ]
413 [ Jul 16 04:48:21 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
414 + . /lib/svc/share/smf_include.sh
415 ++ SMF_EXIT_OK=0
416 ++ SMF_EXIT_NODAEMON=94
417 ++ SMF_EXIT_ERR_FATAL=95
418 ++ SMF_EXIT_ERR_CONFIG=96
419 ++ SMF_EXIT_MON_DEGRADE=97
420 ++ SMF_EXIT_MON_OFFLINE=98
421 ++ SMF_EXIT_ERR_NOSMF=99
422 ++ SMF_EXIT_ERR_PERM=100
423 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
424 + DATALINK=oxControlService20
425 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
426 + GATEWAY=fd00:1122:3344:101::1
427 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
428 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
429 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
430 + LISTEN_ADDR=fd00:1122:3344:101::10
431 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
432 + LISTEN_PORT=32345
433 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
434 + PORTBASE=19000
435 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
436 + DOWNSTAIRS_PREFIX=downstairs
437 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
438 + SNAPSHOT_PREFIX=snapshot
439 + [[ oxControlService20 == unknown ]]
440 + [[ fd00:1122:3344:101::1 == unknown ]]
441 + ipadm delete-if oxControlService20
442 + ipadm create-if -t oxControlService20
443 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
444 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
445 + ipadm show-addr oxControlService20/ll
446 ipadm: Address object not found
447 + ipadm create-addr -t -T addrconf oxControlService20/ll
448 + ipadm show-addr oxControlService20/omicron6
449 ipadm: Address object not found
450 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
451 + route get -inet6 default -inet6 fd00:1122:3344:101::1
452 route to: default
453 destination: default
454 mask: default
455 gateway: fd00:1122:3344:101::1
456 interface: oxControlService20
457 flags: <UP,GATEWAY,DONE,STATIC>
458 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
459 0 0 0 0 0 0 9000 0
460 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
461 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
462 note: configured to log to "/dev/stdout"
4632023-07-16T04:48:21.793ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
4642023-07-16T04:48:21.796ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
4652023-07-16T04:48:21.796ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
4662023-07-16T04:48:21.825ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
4672023-07-16T04:48:21.825ZINFOcrucible-agent: instance states: (Some(Disabled), None)
4682023-07-16T04:48:21.826ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
4692023-07-16T04:48:21.829ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
4702023-07-16T04:48:21.833ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4712023-07-16T04:48:21.833ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
472 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
473 ', agent/src/main.rs:880:30
474 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
475 [ Jul 16 04:48:21 Stopping because service exited with an error. ]
476 [ Jul 16 04:48:21 Failing too quickly, throttling. ]
477 [ Jul 16 04:48:22 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
478 + . /lib/svc/share/smf_include.sh
479 ++ SMF_EXIT_OK=0
480 ++ SMF_EXIT_NODAEMON=94
481 ++ SMF_EXIT_ERR_FATAL=95
482 ++ SMF_EXIT_ERR_CONFIG=96
483 ++ SMF_EXIT_MON_DEGRADE=97
484 ++ SMF_EXIT_MON_OFFLINE=98
485 ++ SMF_EXIT_ERR_NOSMF=99
486 ++ SMF_EXIT_ERR_PERM=100
487 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
488 + DATALINK=oxControlService20
489 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
490 + GATEWAY=fd00:1122:3344:101::1
491 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
492 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
493 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
494 + LISTEN_ADDR=fd00:1122:3344:101::10
495 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
496 + LISTEN_PORT=32345
497 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
498 + PORTBASE=19000
499 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
500 + DOWNSTAIRS_PREFIX=downstairs
501 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
502 + SNAPSHOT_PREFIX=snapshot
503 + [[ oxControlService20 == unknown ]]
504 + [[ fd00:1122:3344:101::1 == unknown ]]
505 + ipadm delete-if oxControlService20
506 + ipadm create-if -t oxControlService20
507 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
508 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
509 + ipadm show-addr oxControlService20/ll
510 ipadm: Address object not found
511 + ipadm create-addr -t -T addrconf oxControlService20/ll
512 + ipadm show-addr oxControlService20/omicron6
513 ipadm: Address object not found
514 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
515 + route get -inet6 default -inet6 fd00:1122:3344:101::1
516 route to: default
517 destination: default
518 mask: default
519 gateway: fd00:1122:3344:101::1
520 interface: oxControlService20
521 flags: <UP,GATEWAY,DONE,STATIC>
522 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
523 0 0 0 0 0 0 9000 0
524 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
525 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
526 note: configured to log to "/dev/stdout"
5272023-07-16T04:48:23.398ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
5282023-07-16T04:48:23.400ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
5292023-07-16T04:48:23.400ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
5302023-07-16T04:48:23.430ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
5312023-07-16T04:48:23.430ZINFOcrucible-agent: instance states: (Some(Disabled), None)
5322023-07-16T04:48:23.431ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
5332023-07-16T04:48:23.433ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
5342023-07-16T04:48:23.438ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5352023-07-16T04:48:23.438ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
536 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
537 ', agent/src/main.rs:880:30
538 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
539 [ Jul 16 04:48:23 Stopping because service exited with an error. ]
540 [ Jul 16 04:48:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
541 + . /lib/svc/share/smf_include.sh
542 ++ SMF_EXIT_OK=0
543 ++ SMF_EXIT_NODAEMON=94
544 ++ SMF_EXIT_ERR_FATAL=95
545 ++ SMF_EXIT_ERR_CONFIG=96
546 ++ SMF_EXIT_MON_DEGRADE=97
547 ++ SMF_EXIT_MON_OFFLINE=98
548 ++ SMF_EXIT_ERR_NOSMF=99
549 ++ SMF_EXIT_ERR_PERM=100
550 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
551 + DATALINK=oxControlService20
552 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
553 + GATEWAY=fd00:1122:3344:101::1
554 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
555 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
556 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
557 + LISTEN_ADDR=fd00:1122:3344:101::10
558 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
559 + LISTEN_PORT=32345
560 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
561 + PORTBASE=19000
562 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
563 + DOWNSTAIRS_PREFIX=downstairs
564 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
565 + SNAPSHOT_PREFIX=snapshot
566 + [[ oxControlService20 == unknown ]]
567 + [[ fd00:1122:3344:101::1 == unknown ]]
568 + ipadm delete-if oxControlService20
569 + ipadm create-if -t oxControlService20
570 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
571 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
572 + ipadm show-addr oxControlService20/ll
573 ipadm: Address object not found
574 + ipadm create-addr -t -T addrconf oxControlService20/ll
575 + ipadm show-addr oxControlService20/omicron6
576 ipadm: Address object not found
577 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
578 + route get -inet6 default -inet6 fd00:1122:3344:101::1
579 route to: default
580 destination: default
581 mask: default
582 gateway: fd00:1122:3344:101::1
583 interface: oxControlService20
584 flags: <UP,GATEWAY,DONE,STATIC>
585 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
586 0 0 0 0 0 0 9000 0
587 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
588 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
589 note: configured to log to "/dev/stdout"
5902023-07-16T04:48:24.001ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
5912023-07-16T04:48:24.003ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
5922023-07-16T04:48:24.003ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
5932023-07-16T04:48:24.034ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
5942023-07-16T04:48:24.034ZINFOcrucible-agent: instance states: (Some(Disabled), None)
5952023-07-16T04:48:24.035ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
5962023-07-16T04:48:24.038ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
5972023-07-16T04:48:24.042ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5982023-07-16T04:48:24.042ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
599 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
600 ', agent/src/main.rs:880:30
601 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
602 [ Jul 16 04:48:24 Stopping because service exited with an error. ]
603 [ Jul 16 04:48:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
604 + . /lib/svc/share/smf_include.sh
605 ++ SMF_EXIT_OK=0
606 ++ SMF_EXIT_NODAEMON=94
607 ++ SMF_EXIT_ERR_FATAL=95
608 ++ SMF_EXIT_ERR_CONFIG=96
609 ++ SMF_EXIT_MON_DEGRADE=97
610 ++ SMF_EXIT_MON_OFFLINE=98
611 ++ SMF_EXIT_ERR_NOSMF=99
612 ++ SMF_EXIT_ERR_PERM=100
613 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
614 + DATALINK=oxControlService20
615 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
616 + GATEWAY=fd00:1122:3344:101::1
617 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
618 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
619 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
620 + LISTEN_ADDR=fd00:1122:3344:101::10
621 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
622 + LISTEN_PORT=32345
623 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
624 + PORTBASE=19000
625 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
626 + DOWNSTAIRS_PREFIX=downstairs
627 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
628 + SNAPSHOT_PREFIX=snapshot
629 + [[ oxControlService20 == unknown ]]
630 + [[ fd00:1122:3344:101::1 == unknown ]]
631 + ipadm delete-if oxControlService20
632 + ipadm create-if -t oxControlService20
633 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
634 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
635 + ipadm show-addr oxControlService20/ll
636 ipadm: Address object not found
637 + ipadm create-addr -t -T addrconf oxControlService20/ll
638 + ipadm show-addr oxControlService20/omicron6
639 ipadm: Address object not found
640 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
641 + route get -inet6 default -inet6 fd00:1122:3344:101::1
642 route to: default
643 destination: default
644 mask: default
645 gateway: fd00:1122:3344:101::1
646 interface: oxControlService20
647 flags: <UP,GATEWAY,DONE,STATIC>
648 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
649 0 0 0 0 0 0 9000 0
650 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
651 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
652 note: configured to log to "/dev/stdout"
6532023-07-16T04:48:24.603ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
6542023-07-16T04:48:24.605ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
6552023-07-16T04:48:24.605ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
6562023-07-16T04:48:24.636ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
6572023-07-16T04:48:24.636ZINFOcrucible-agent: instance states: (Some(Disabled), None)
6582023-07-16T04:48:24.637ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
6592023-07-16T04:48:24.639ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
6602023-07-16T04:48:24.643ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6612023-07-16T04:48:24.643ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
662 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
663 ', agent/src/main.rs:880:30
664 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
665 [ Jul 16 04:48:24 Stopping because service exited with an error. ]
666 [ Jul 16 04:48:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
667 + . /lib/svc/share/smf_include.sh
668 ++ SMF_EXIT_OK=0
669 ++ SMF_EXIT_NODAEMON=94
670 ++ SMF_EXIT_ERR_FATAL=95
671 ++ SMF_EXIT_ERR_CONFIG=96
672 ++ SMF_EXIT_MON_DEGRADE=97
673 ++ SMF_EXIT_MON_OFFLINE=98
674 ++ SMF_EXIT_ERR_NOSMF=99
675 ++ SMF_EXIT_ERR_PERM=100
676 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
677 + DATALINK=oxControlService20
678 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
679 + GATEWAY=fd00:1122:3344:101::1
680 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
681 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
682 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
683 + LISTEN_ADDR=fd00:1122:3344:101::10
684 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
685 + LISTEN_PORT=32345
686 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
687 + PORTBASE=19000
688 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
689 + DOWNSTAIRS_PREFIX=downstairs
690 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
691 + SNAPSHOT_PREFIX=snapshot
692 + [[ oxControlService20 == unknown ]]
693 + [[ fd00:1122:3344:101::1 == unknown ]]
694 + ipadm delete-if oxControlService20
695 + ipadm create-if -t oxControlService20
696 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
697 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
698 + ipadm show-addr oxControlService20/ll
699 ipadm: Address object not found
700 + ipadm create-addr -t -T addrconf oxControlService20/ll
701 + ipadm show-addr oxControlService20/omicron6
702 ipadm: Address object not found
703 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
704 + route get -inet6 default -inet6 fd00:1122:3344:101::1
705 route to: default
706 destination: default
707 mask: default
708 gateway: fd00:1122:3344:101::1
709 interface: oxControlService20
710 flags: <UP,GATEWAY,DONE,STATIC>
711 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
712 0 0 0 0 0 0 9000 0
713 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
714 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
715 note: configured to log to "/dev/stdout"
7162023-07-16T04:48:25.196ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
7172023-07-16T04:48:25.198ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
7182023-07-16T04:48:25.198ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
7192023-07-16T04:48:25.226ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
7202023-07-16T04:48:25.227ZINFOcrucible-agent: instance states: (Some(Disabled), None)
7212023-07-16T04:48:25.227ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
7222023-07-16T04:48:25.229ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
7232023-07-16T04:48:25.234ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7242023-07-16T04:48:25.234ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
725 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
726 ', agent/src/main.rs:880:30
727 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
728 [ Jul 16 04:48:25 Stopping because service exited with an error. ]
729 [ Jul 16 04:48:25 Failing too quickly, throttling. ]
730 [ Jul 16 04:48:26 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
731 + . /lib/svc/share/smf_include.sh
732 ++ SMF_EXIT_OK=0
733 ++ SMF_EXIT_NODAEMON=94
734 ++ SMF_EXIT_ERR_FATAL=95
735 ++ SMF_EXIT_ERR_CONFIG=96
736 ++ SMF_EXIT_MON_DEGRADE=97
737 ++ SMF_EXIT_MON_OFFLINE=98
738 ++ SMF_EXIT_ERR_NOSMF=99
739 ++ SMF_EXIT_ERR_PERM=100
740 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
741 + DATALINK=oxControlService20
742 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
743 + GATEWAY=fd00:1122:3344:101::1
744 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
745 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
746 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
747 + LISTEN_ADDR=fd00:1122:3344:101::10
748 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
749 + LISTEN_PORT=32345
750 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
751 + PORTBASE=19000
752 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
753 + DOWNSTAIRS_PREFIX=downstairs
754 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
755 + SNAPSHOT_PREFIX=snapshot
756 + [[ oxControlService20 == unknown ]]
757 + [[ fd00:1122:3344:101::1 == unknown ]]
758 + ipadm delete-if oxControlService20
759 + ipadm create-if -t oxControlService20
760 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
761 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
762 + ipadm show-addr oxControlService20/ll
763 ipadm: Address object not found
764 + ipadm create-addr -t -T addrconf oxControlService20/ll
765 + ipadm show-addr oxControlService20/omicron6
766 ipadm: Address object not found
767 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
768 + route get -inet6 default -inet6 fd00:1122:3344:101::1
769 route to: default
770 destination: default
771 mask: default
772 gateway: fd00:1122:3344:101::1
773 interface: oxControlService20
774 flags: <UP,GATEWAY,DONE,STATIC>
775 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
776 0 0 0 0 0 0 9000 0
777 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
778 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
779 note: configured to log to "/dev/stdout"
7802023-07-16T04:48:26.796ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
7812023-07-16T04:48:26.798ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
7822023-07-16T04:48:26.798ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
7832023-07-16T04:48:26.828ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
7842023-07-16T04:48:26.828ZINFOcrucible-agent: instance states: (Some(Disabled), None)
7852023-07-16T04:48:26.829ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
7862023-07-16T04:48:26.831ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
7872023-07-16T04:48:26.836ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7882023-07-16T04:48:26.836ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
789 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
790 ', agent/src/main.rs:880:30
791 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
792 [ Jul 16 04:48:26 Stopping because service exited with an error. ]
793 [ Jul 16 04:48:26 Failing too quickly, throttling. ]
794 [ Jul 16 04:48:27 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
795 + . /lib/svc/share/smf_include.sh
796 ++ SMF_EXIT_OK=0
797 ++ SMF_EXIT_NODAEMON=94
798 ++ SMF_EXIT_ERR_FATAL=95
799 ++ SMF_EXIT_ERR_CONFIG=96
800 ++ SMF_EXIT_MON_DEGRADE=97
801 ++ SMF_EXIT_MON_OFFLINE=98
802 ++ SMF_EXIT_ERR_NOSMF=99
803 ++ SMF_EXIT_ERR_PERM=100
804 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
805 + DATALINK=oxControlService20
806 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
807 + GATEWAY=fd00:1122:3344:101::1
808 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
809 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
810 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
811 + LISTEN_ADDR=fd00:1122:3344:101::10
812 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
813 + LISTEN_PORT=32345
814 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
815 + PORTBASE=19000
816 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
817 + DOWNSTAIRS_PREFIX=downstairs
818 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
819 + SNAPSHOT_PREFIX=snapshot
820 + [[ oxControlService20 == unknown ]]
821 + [[ fd00:1122:3344:101::1 == unknown ]]
822 + ipadm delete-if oxControlService20
823 + ipadm create-if -t oxControlService20
824 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
825 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
826 + ipadm show-addr oxControlService20/ll
827 ipadm: Address object not found
828 + ipadm create-addr -t -T addrconf oxControlService20/ll
829 + ipadm show-addr oxControlService20/omicron6
830 ipadm: Address object not found
831 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
832 + route get -inet6 default -inet6 fd00:1122:3344:101::1
833 route to: default
834 destination: default
835 mask: default
836 gateway: fd00:1122:3344:101::1
837 interface: oxControlService20
838 flags: <UP,GATEWAY,DONE,STATIC>
839 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
840 0 0 0 0 0 0 9000 0
841 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
842 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
843 note: configured to log to "/dev/stdout"
8442023-07-16T04:48:28.391ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
8452023-07-16T04:48:28.394ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
8462023-07-16T04:48:28.394ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
8472023-07-16T04:48:28.423ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
8482023-07-16T04:48:28.423ZINFOcrucible-agent: instance states: (Some(Disabled), None)
8492023-07-16T04:48:28.424ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
8502023-07-16T04:48:28.427ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
8512023-07-16T04:48:28.431ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8522023-07-16T04:48:28.431ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
853 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
854 ', agent/src/main.rs:880:30
855 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
856 [ Jul 16 04:48:28 Stopping because service exited with an error. ]
857 [ Jul 16 04:48:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
858 + . /lib/svc/share/smf_include.sh
859 ++ SMF_EXIT_OK=0
860 ++ SMF_EXIT_NODAEMON=94
861 ++ SMF_EXIT_ERR_FATAL=95
862 ++ SMF_EXIT_ERR_CONFIG=96
863 ++ SMF_EXIT_MON_DEGRADE=97
864 ++ SMF_EXIT_MON_OFFLINE=98
865 ++ SMF_EXIT_ERR_NOSMF=99
866 ++ SMF_EXIT_ERR_PERM=100
867 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
868 + DATALINK=oxControlService20
869 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
870 + GATEWAY=fd00:1122:3344:101::1
871 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
872 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
873 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
874 + LISTEN_ADDR=fd00:1122:3344:101::10
875 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
876 + LISTEN_PORT=32345
877 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
878 + PORTBASE=19000
879 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
880 + DOWNSTAIRS_PREFIX=downstairs
881 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
882 + SNAPSHOT_PREFIX=snapshot
883 + [[ oxControlService20 == unknown ]]
884 + [[ fd00:1122:3344:101::1 == unknown ]]
885 + ipadm delete-if oxControlService20
886 + ipadm create-if -t oxControlService20
887 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
888 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
889 + ipadm show-addr oxControlService20/ll
890 ipadm: Address object not found
891 + ipadm create-addr -t -T addrconf oxControlService20/ll
892 + ipadm show-addr oxControlService20/omicron6
893 ipadm: Address object not found
894 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
895 + route get -inet6 default -inet6 fd00:1122:3344:101::1
896 route to: default
897 destination: default
898 mask: default
899 gateway: fd00:1122:3344:101::1
900 interface: oxControlService20
901 flags: <UP,GATEWAY,DONE,STATIC>
902 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
903 0 0 0 0 0 0 9000 0
904 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
905 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
906 note: configured to log to "/dev/stdout"
9072023-07-16T04:48:28.988ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
9082023-07-16T04:48:28.990ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
9092023-07-16T04:48:28.990ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
9102023-07-16T04:48:29.020ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
9112023-07-16T04:48:29.021ZINFOcrucible-agent: instance states: (Some(Disabled), None)
9122023-07-16T04:48:29.022ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
9132023-07-16T04:48:29.025ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
9142023-07-16T04:48:29.029ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9152023-07-16T04:48:29.029ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
916 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
917 ', agent/src/main.rs:880:30
918 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
919 [ Jul 16 04:48:29 Stopping because service exited with an error. ]
920 [ Jul 16 04:48:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
921 + . /lib/svc/share/smf_include.sh
922 ++ SMF_EXIT_OK=0
923 ++ SMF_EXIT_NODAEMON=94
924 ++ SMF_EXIT_ERR_FATAL=95
925 ++ SMF_EXIT_ERR_CONFIG=96
926 ++ SMF_EXIT_MON_DEGRADE=97
927 ++ SMF_EXIT_MON_OFFLINE=98
928 ++ SMF_EXIT_ERR_NOSMF=99
929 ++ SMF_EXIT_ERR_PERM=100
930 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
931 + DATALINK=oxControlService20
932 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
933 + GATEWAY=fd00:1122:3344:101::1
934 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
935 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
936 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
937 + LISTEN_ADDR=fd00:1122:3344:101::10
938 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
939 + LISTEN_PORT=32345
940 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
941 + PORTBASE=19000
942 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
943 + DOWNSTAIRS_PREFIX=downstairs
944 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
945 + SNAPSHOT_PREFIX=snapshot
946 + [[ oxControlService20 == unknown ]]
947 + [[ fd00:1122:3344:101::1 == unknown ]]
948 + ipadm delete-if oxControlService20
949 + ipadm create-if -t oxControlService20
950 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
951 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
952 + ipadm show-addr oxControlService20/ll
953 ipadm: Address object not found
954 + ipadm create-addr -t -T addrconf oxControlService20/ll
955 + ipadm show-addr oxControlService20/omicron6
956 ipadm: Address object not found
957 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
958 + route get -inet6 default -inet6 fd00:1122:3344:101::1
959 route to: default
960 destination: default
961 mask: default
962 gateway: fd00:1122:3344:101::1
963 interface: oxControlService20
964 flags: <UP,GATEWAY,DONE,STATIC>
965 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
966 0 0 0 0 0 0 9000 0
967 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
968 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
969 note: configured to log to "/dev/stdout"
9702023-07-16T04:48:29.586ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
9712023-07-16T04:48:29.588ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
9722023-07-16T04:48:29.588ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
9732023-07-16T04:48:29.618ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
9742023-07-16T04:48:29.618ZINFOcrucible-agent: instance states: (Some(Disabled), None)
9752023-07-16T04:48:29.618ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
9762023-07-16T04:48:29.621ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
9772023-07-16T04:48:29.626ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9782023-07-16T04:48:29.626ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
979 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
980 ', agent/src/main.rs:880:30
981 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
982 [ Jul 16 04:48:29 Stopping because service exited with an error. ]
983 [ Jul 16 04:48:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
984 + . /lib/svc/share/smf_include.sh
985 ++ SMF_EXIT_OK=0
986 ++ SMF_EXIT_NODAEMON=94
987 ++ SMF_EXIT_ERR_FATAL=95
988 ++ SMF_EXIT_ERR_CONFIG=96
989 ++ SMF_EXIT_MON_DEGRADE=97
990 ++ SMF_EXIT_MON_OFFLINE=98
991 ++ SMF_EXIT_ERR_NOSMF=99
992 ++ SMF_EXIT_ERR_PERM=100
993 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
994 + DATALINK=oxControlService20
995 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
996 + GATEWAY=fd00:1122:3344:101::1
997 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
998 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
999 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1000 + LISTEN_ADDR=fd00:1122:3344:101::10
1001 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1002 + LISTEN_PORT=32345
1003 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1004 + PORTBASE=19000
1005 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1006 + DOWNSTAIRS_PREFIX=downstairs
1007 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1008 + SNAPSHOT_PREFIX=snapshot
1009 + [[ oxControlService20 == unknown ]]
1010 + [[ fd00:1122:3344:101::1 == unknown ]]
1011 + ipadm delete-if oxControlService20
1012 + ipadm create-if -t oxControlService20
1013 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1014 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1015 + ipadm show-addr oxControlService20/ll
1016 ipadm: Address object not found
1017 + ipadm create-addr -t -T addrconf oxControlService20/ll
1018 + ipadm show-addr oxControlService20/omicron6
1019 ipadm: Address object not found
1020 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1021 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1022 route to: default
1023 destination: default
1024 mask: default
1025 gateway: fd00:1122:3344:101::1
1026 interface: oxControlService20
1027 flags: <UP,GATEWAY,DONE,STATIC>
1028 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1029 0 0 0 0 0 0 9000 0
1030 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1031 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1032 note: configured to log to "/dev/stdout"
10332023-07-16T04:48:30.183ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
10342023-07-16T04:48:30.185ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
10352023-07-16T04:48:30.185ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
10362023-07-16T04:48:30.215ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
10372023-07-16T04:48:30.215ZINFOcrucible-agent: instance states: (Some(Disabled), None)
10382023-07-16T04:48:30.216ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
10392023-07-16T04:48:30.218ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
10402023-07-16T04:48:30.222ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10412023-07-16T04:48:30.222ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1042 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1043 ', agent/src/main.rs:880:30
1044 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1045 [ Jul 16 04:48:30 Stopping because service exited with an error. ]
1046 [ Jul 16 04:48:30 Failing too quickly, throttling. ]
1047 [ Jul 16 04:48:31 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1048 + . /lib/svc/share/smf_include.sh
1049 ++ SMF_EXIT_OK=0
1050 ++ SMF_EXIT_NODAEMON=94
1051 ++ SMF_EXIT_ERR_FATAL=95
1052 ++ SMF_EXIT_ERR_CONFIG=96
1053 ++ SMF_EXIT_MON_DEGRADE=97
1054 ++ SMF_EXIT_MON_OFFLINE=98
1055 ++ SMF_EXIT_ERR_NOSMF=99
1056 ++ SMF_EXIT_ERR_PERM=100
1057 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1058 + DATALINK=oxControlService20
1059 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1060 + GATEWAY=fd00:1122:3344:101::1
1061 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1062 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1063 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1064 + LISTEN_ADDR=fd00:1122:3344:101::10
1065 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1066 + LISTEN_PORT=32345
1067 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1068 + PORTBASE=19000
1069 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1070 + DOWNSTAIRS_PREFIX=downstairs
1071 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1072 + SNAPSHOT_PREFIX=snapshot
1073 + [[ oxControlService20 == unknown ]]
1074 + [[ fd00:1122:3344:101::1 == unknown ]]
1075 + ipadm delete-if oxControlService20
1076 + ipadm create-if -t oxControlService20
1077 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1078 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1079 + ipadm show-addr oxControlService20/ll
1080 ipadm: Address object not found
1081 + ipadm create-addr -t -T addrconf oxControlService20/ll
1082 + ipadm show-addr oxControlService20/omicron6
1083 ipadm: Address object not found
1084 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1085 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1086 route to: default
1087 destination: default
1088 mask: default
1089 gateway: fd00:1122:3344:101::1
1090 interface: oxControlService20
1091 flags: <UP,GATEWAY,DONE,STATIC>
1092 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1093 0 0 0 0 0 0 9000 0
1094 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1095 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1096 note: configured to log to "/dev/stdout"
10972023-07-16T04:48:31.779ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
10982023-07-16T04:48:31.781ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
10992023-07-16T04:48:31.781ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
11002023-07-16T04:48:31.811ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
11012023-07-16T04:48:31.811ZINFOcrucible-agent: instance states: (Some(Disabled), None)
11022023-07-16T04:48:31.812ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
11032023-07-16T04:48:31.815ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
11042023-07-16T04:48:31.819ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11052023-07-16T04:48:31.819ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1106 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1107 ', agent/src/main.rs:880:30
1108 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1109 [ Jul 16 04:48:31 Stopping because service exited with an error. ]
1110 [ Jul 16 04:48:31 Failing too quickly, throttling. ]
1111 [ Jul 16 04:48:32 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1112 + . /lib/svc/share/smf_include.sh
1113 ++ SMF_EXIT_OK=0
1114 ++ SMF_EXIT_NODAEMON=94
1115 ++ SMF_EXIT_ERR_FATAL=95
1116 ++ SMF_EXIT_ERR_CONFIG=96
1117 ++ SMF_EXIT_MON_DEGRADE=97
1118 ++ SMF_EXIT_MON_OFFLINE=98
1119 ++ SMF_EXIT_ERR_NOSMF=99
1120 ++ SMF_EXIT_ERR_PERM=100
1121 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1122 + DATALINK=oxControlService20
1123 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1124 + GATEWAY=fd00:1122:3344:101::1
1125 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1126 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1127 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1128 + LISTEN_ADDR=fd00:1122:3344:101::10
1129 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1130 + LISTEN_PORT=32345
1131 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1132 + PORTBASE=19000
1133 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1134 + DOWNSTAIRS_PREFIX=downstairs
1135 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1136 + SNAPSHOT_PREFIX=snapshot
1137 + [[ oxControlService20 == unknown ]]
1138 + [[ fd00:1122:3344:101::1 == unknown ]]
1139 + ipadm delete-if oxControlService20
1140 + ipadm create-if -t oxControlService20
1141 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1142 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1143 + ipadm show-addr oxControlService20/ll
1144 ipadm: Address object not found
1145 + ipadm create-addr -t -T addrconf oxControlService20/ll
1146 + ipadm show-addr oxControlService20/omicron6
1147 ipadm: Address object not found
1148 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1149 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1150 route to: default
1151 destination: default
1152 mask: default
1153 gateway: fd00:1122:3344:101::1
1154 interface: oxControlService20
1155 flags: <UP,GATEWAY,DONE,STATIC>
1156 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1157 0 0 0 0 0 0 9000 0
1158 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1159 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1160 note: configured to log to "/dev/stdout"
11612023-07-16T04:48:33.376ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
11622023-07-16T04:48:33.378ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
11632023-07-16T04:48:33.378ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
11642023-07-16T04:48:33.408ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
11652023-07-16T04:48:33.408ZINFOcrucible-agent: instance states: (Some(Disabled), None)
11662023-07-16T04:48:33.409ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
11672023-07-16T04:48:33.412ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
11682023-07-16T04:48:33.416ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11692023-07-16T04:48:33.416ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1170 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1171 ', agent/src/main.rs:880:30
1172 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1173 [ Jul 16 04:48:33 Stopping because service exited with an error. ]
1174 [ Jul 16 04:48:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1175 + . /lib/svc/share/smf_include.sh
1176 ++ SMF_EXIT_OK=0
1177 ++ SMF_EXIT_NODAEMON=94
1178 ++ SMF_EXIT_ERR_FATAL=95
1179 ++ SMF_EXIT_ERR_CONFIG=96
1180 ++ SMF_EXIT_MON_DEGRADE=97
1181 ++ SMF_EXIT_MON_OFFLINE=98
1182 ++ SMF_EXIT_ERR_NOSMF=99
1183 ++ SMF_EXIT_ERR_PERM=100
1184 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1185 + DATALINK=oxControlService20
1186 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1187 + GATEWAY=fd00:1122:3344:101::1
1188 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1189 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1190 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1191 + LISTEN_ADDR=fd00:1122:3344:101::10
1192 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1193 + LISTEN_PORT=32345
1194 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1195 + PORTBASE=19000
1196 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1197 + DOWNSTAIRS_PREFIX=downstairs
1198 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1199 + SNAPSHOT_PREFIX=snapshot
1200 + [[ oxControlService20 == unknown ]]
1201 + [[ fd00:1122:3344:101::1 == unknown ]]
1202 + ipadm delete-if oxControlService20
1203 + ipadm create-if -t oxControlService20
1204 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1205 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1206 + ipadm show-addr oxControlService20/ll
1207 ipadm: Address object not found
1208 + ipadm create-addr -t -T addrconf oxControlService20/ll
1209 + ipadm show-addr oxControlService20/omicron6
1210 ipadm: Address object not found
1211 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1212 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1213 route to: default
1214 destination: default
1215 mask: default
1216 gateway: fd00:1122:3344:101::1
1217 interface: oxControlService20
1218 flags: <UP,GATEWAY,DONE,STATIC>
1219 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1220 0 0 0 0 0 0 9000 0
1221 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1222 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1223 note: configured to log to "/dev/stdout"
12242023-07-16T04:48:33.983ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
12252023-07-16T04:48:33.985ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
12262023-07-16T04:48:33.985ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
12272023-07-16T04:48:34.016ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
12282023-07-16T04:48:34.016ZINFOcrucible-agent: instance states: (Some(Disabled), None)
12292023-07-16T04:48:34.017ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
12302023-07-16T04:48:34.020ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
12312023-07-16T04:48:34.024ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12322023-07-16T04:48:34.024ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1233 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1234 ', agent/src/main.rs:880:30
1235 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1236 [ Jul 16 04:48:34 Stopping because service exited with an error. ]
1237 [ Jul 16 04:48:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1238 + . /lib/svc/share/smf_include.sh
1239 ++ SMF_EXIT_OK=0
1240 ++ SMF_EXIT_NODAEMON=94
1241 ++ SMF_EXIT_ERR_FATAL=95
1242 ++ SMF_EXIT_ERR_CONFIG=96
1243 ++ SMF_EXIT_MON_DEGRADE=97
1244 ++ SMF_EXIT_MON_OFFLINE=98
1245 ++ SMF_EXIT_ERR_NOSMF=99
1246 ++ SMF_EXIT_ERR_PERM=100
1247 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1248 + DATALINK=oxControlService20
1249 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1250 + GATEWAY=fd00:1122:3344:101::1
1251 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1252 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1253 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1254 + LISTEN_ADDR=fd00:1122:3344:101::10
1255 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1256 + LISTEN_PORT=32345
1257 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1258 + PORTBASE=19000
1259 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1260 + DOWNSTAIRS_PREFIX=downstairs
1261 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1262 + SNAPSHOT_PREFIX=snapshot
1263 + [[ oxControlService20 == unknown ]]
1264 + [[ fd00:1122:3344:101::1 == unknown ]]
1265 + ipadm delete-if oxControlService20
1266 + ipadm create-if -t oxControlService20
1267 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1268 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1269 + ipadm show-addr oxControlService20/ll
1270 ipadm: Address object not found
1271 + ipadm create-addr -t -T addrconf oxControlService20/ll
1272 + ipadm show-addr oxControlService20/omicron6
1273 ipadm: Address object not found
1274 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1275 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1276 route to: default
1277 destination: default
1278 mask: default
1279 gateway: fd00:1122:3344:101::1
1280 interface: oxControlService20
1281 flags: <UP,GATEWAY,DONE,STATIC>
1282 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1283 0 0 0 0 0 0 9000 0
1284 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1285 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1286 note: configured to log to "/dev/stdout"
12872023-07-16T04:48:34.578ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
12882023-07-16T04:48:34.581ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
12892023-07-16T04:48:34.581ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
12902023-07-16T04:48:34.611ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
12912023-07-16T04:48:34.612ZINFOcrucible-agent: instance states: (Some(Disabled), None)
12922023-07-16T04:48:34.612ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
12932023-07-16T04:48:34.615ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
12942023-07-16T04:48:34.619ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12952023-07-16T04:48:34.619ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1296 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1297 ', agent/src/main.rs:880:30
1298 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1299 [ Jul 16 04:48:34 Stopping because service exited with an error. ]
1300 [ Jul 16 04:48:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1301 + . /lib/svc/share/smf_include.sh
1302 ++ SMF_EXIT_OK=0
1303 ++ SMF_EXIT_NODAEMON=94
1304 ++ SMF_EXIT_ERR_FATAL=95
1305 ++ SMF_EXIT_ERR_CONFIG=96
1306 ++ SMF_EXIT_MON_DEGRADE=97
1307 ++ SMF_EXIT_MON_OFFLINE=98
1308 ++ SMF_EXIT_ERR_NOSMF=99
1309 ++ SMF_EXIT_ERR_PERM=100
1310 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1311 + DATALINK=oxControlService20
1312 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1313 + GATEWAY=fd00:1122:3344:101::1
1314 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1315 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1316 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1317 + LISTEN_ADDR=fd00:1122:3344:101::10
1318 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1319 + LISTEN_PORT=32345
1320 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1321 + PORTBASE=19000
1322 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1323 + DOWNSTAIRS_PREFIX=downstairs
1324 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1325 + SNAPSHOT_PREFIX=snapshot
1326 + [[ oxControlService20 == unknown ]]
1327 + [[ fd00:1122:3344:101::1 == unknown ]]
1328 + ipadm delete-if oxControlService20
1329 + ipadm create-if -t oxControlService20
1330 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1331 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1332 + ipadm show-addr oxControlService20/ll
1333 ipadm: Address object not found
1334 + ipadm create-addr -t -T addrconf oxControlService20/ll
1335 + ipadm show-addr oxControlService20/omicron6
1336 ipadm: Address object not found
1337 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1338 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1339 route to: default
1340 destination: default
1341 mask: default
1342 gateway: fd00:1122:3344:101::1
1343 interface: oxControlService20
1344 flags: <UP,GATEWAY,DONE,STATIC>
1345 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1346 0 0 0 0 0 0 9000 0
1347 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1348 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1349 note: configured to log to "/dev/stdout"
13502023-07-16T04:48:35.175ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
13512023-07-16T04:48:35.177ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
13522023-07-16T04:48:35.177ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
13532023-07-16T04:48:35.206ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
13542023-07-16T04:48:35.206ZINFOcrucible-agent: instance states: (Some(Disabled), None)
13552023-07-16T04:48:35.207ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
13562023-07-16T04:48:35.210ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
13572023-07-16T04:48:35.214ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13582023-07-16T04:48:35.214ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1359 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1360 ', agent/src/main.rs:880:30
1361 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1362 [ Jul 16 04:48:35 Stopping because service exited with an error. ]
1363 [ Jul 16 04:48:35 Failing too quickly, throttling. ]
1364 [ Jul 16 04:48:36 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1365 + . /lib/svc/share/smf_include.sh
1366 ++ SMF_EXIT_OK=0
1367 ++ SMF_EXIT_NODAEMON=94
1368 ++ SMF_EXIT_ERR_FATAL=95
1369 ++ SMF_EXIT_ERR_CONFIG=96
1370 ++ SMF_EXIT_MON_DEGRADE=97
1371 ++ SMF_EXIT_MON_OFFLINE=98
1372 ++ SMF_EXIT_ERR_NOSMF=99
1373 ++ SMF_EXIT_ERR_PERM=100
1374 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1375 + DATALINK=oxControlService20
1376 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1377 + GATEWAY=fd00:1122:3344:101::1
1378 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1379 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1380 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1381 + LISTEN_ADDR=fd00:1122:3344:101::10
1382 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1383 + LISTEN_PORT=32345
1384 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1385 + PORTBASE=19000
1386 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1387 + DOWNSTAIRS_PREFIX=downstairs
1388 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1389 + SNAPSHOT_PREFIX=snapshot
1390 + [[ oxControlService20 == unknown ]]
1391 + [[ fd00:1122:3344:101::1 == unknown ]]
1392 + ipadm delete-if oxControlService20
1393 + ipadm create-if -t oxControlService20
1394 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1395 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1396 + ipadm show-addr oxControlService20/ll
1397 ipadm: Address object not found
1398 + ipadm create-addr -t -T addrconf oxControlService20/ll
1399 + ipadm show-addr oxControlService20/omicron6
1400 ipadm: Address object not found
1401 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1402 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1403 route to: default
1404 destination: default
1405 mask: default
1406 gateway: fd00:1122:3344:101::1
1407 interface: oxControlService20
1408 flags: <UP,GATEWAY,DONE,STATIC>
1409 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1410 0 0 0 0 0 0 9000 0
1411 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1412 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1413 note: configured to log to "/dev/stdout"
14142023-07-16T04:48:36.776ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
14152023-07-16T04:48:36.779ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
14162023-07-16T04:48:36.779ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
14172023-07-16T04:48:36.808ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
14182023-07-16T04:48:36.809ZINFOcrucible-agent: instance states: (Some(Disabled), None)
14192023-07-16T04:48:36.809ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
14202023-07-16T04:48:36.812ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
14212023-07-16T04:48:36.817ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14222023-07-16T04:48:36.817ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1423 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1424 ', agent/src/main.rs:880:30
1425 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1426 [ Jul 16 04:48:36 Stopping because service exited with an error. ]
1427 [ Jul 16 04:48:36 Failing too quickly, throttling. ]
1428 [ Jul 16 04:48:37 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1429 + . /lib/svc/share/smf_include.sh
1430 ++ SMF_EXIT_OK=0
1431 ++ SMF_EXIT_NODAEMON=94
1432 ++ SMF_EXIT_ERR_FATAL=95
1433 ++ SMF_EXIT_ERR_CONFIG=96
1434 ++ SMF_EXIT_MON_DEGRADE=97
1435 ++ SMF_EXIT_MON_OFFLINE=98
1436 ++ SMF_EXIT_ERR_NOSMF=99
1437 ++ SMF_EXIT_ERR_PERM=100
1438 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1439 + DATALINK=oxControlService20
1440 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1441 + GATEWAY=fd00:1122:3344:101::1
1442 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1443 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1444 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1445 + LISTEN_ADDR=fd00:1122:3344:101::10
1446 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1447 + LISTEN_PORT=32345
1448 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1449 + PORTBASE=19000
1450 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1451 + DOWNSTAIRS_PREFIX=downstairs
1452 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1453 + SNAPSHOT_PREFIX=snapshot
1454 + [[ oxControlService20 == unknown ]]
1455 + [[ fd00:1122:3344:101::1 == unknown ]]
1456 + ipadm delete-if oxControlService20
1457 + ipadm create-if -t oxControlService20
1458 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1459 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1460 + ipadm show-addr oxControlService20/ll
1461 ipadm: Address object not found
1462 + ipadm create-addr -t -T addrconf oxControlService20/ll
1463 + ipadm show-addr oxControlService20/omicron6
1464 ipadm: Address object not found
1465 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1466 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1467 route to: default
1468 destination: default
1469 mask: default
1470 gateway: fd00:1122:3344:101::1
1471 interface: oxControlService20
1472 flags: <UP,GATEWAY,DONE,STATIC>
1473 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1474 0 0 0 0 0 0 9000 0
1475 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1476 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1477 note: configured to log to "/dev/stdout"
14782023-07-16T04:48:38.379ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
14792023-07-16T04:48:38.381ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
14802023-07-16T04:48:38.381ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
14812023-07-16T04:48:38.412ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
14822023-07-16T04:48:38.413ZINFOcrucible-agent: instance states: (Some(Disabled), None)
14832023-07-16T04:48:38.413ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
14842023-07-16T04:48:38.416ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
14852023-07-16T04:48:38.420ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14862023-07-16T04:48:38.420ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1487 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1488 ', agent/src/main.rs:880:30
1489 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1490 [ Jul 16 04:48:38 Stopping because service exited with an error. ]
1491 [ Jul 16 04:48:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1492 + . /lib/svc/share/smf_include.sh
1493 ++ SMF_EXIT_OK=0
1494 ++ SMF_EXIT_NODAEMON=94
1495 ++ SMF_EXIT_ERR_FATAL=95
1496 ++ SMF_EXIT_ERR_CONFIG=96
1497 ++ SMF_EXIT_MON_DEGRADE=97
1498 ++ SMF_EXIT_MON_OFFLINE=98
1499 ++ SMF_EXIT_ERR_NOSMF=99
1500 ++ SMF_EXIT_ERR_PERM=100
1501 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1502 + DATALINK=oxControlService20
1503 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1504 + GATEWAY=fd00:1122:3344:101::1
1505 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1506 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1507 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1508 + LISTEN_ADDR=fd00:1122:3344:101::10
1509 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1510 + LISTEN_PORT=32345
1511 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1512 + PORTBASE=19000
1513 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1514 + DOWNSTAIRS_PREFIX=downstairs
1515 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1516 + SNAPSHOT_PREFIX=snapshot
1517 + [[ oxControlService20 == unknown ]]
1518 + [[ fd00:1122:3344:101::1 == unknown ]]
1519 + ipadm delete-if oxControlService20
1520 + ipadm create-if -t oxControlService20
1521 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1522 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1523 + ipadm show-addr oxControlService20/ll
1524 ipadm: Address object not found
1525 + ipadm create-addr -t -T addrconf oxControlService20/ll
1526 + ipadm show-addr oxControlService20/omicron6
1527 ipadm: Address object not found
1528 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1529 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1530 route to: default
1531 destination: default
1532 mask: default
1533 gateway: fd00:1122:3344:101::1
1534 interface: oxControlService20
1535 flags: <UP,GATEWAY,DONE,STATIC>
1536 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1537 0 0 0 0 0 0 9000 0
1538 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1539 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1540 note: configured to log to "/dev/stdout"
15412023-07-16T04:48:38.979ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
15422023-07-16T04:48:38.981ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
15432023-07-16T04:48:38.981ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
15442023-07-16T04:48:39.011ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
15452023-07-16T04:48:39.011ZINFOcrucible-agent: instance states: (Some(Disabled), None)
15462023-07-16T04:48:39.012ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
15472023-07-16T04:48:39.014ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
15482023-07-16T04:48:39.019ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15492023-07-16T04:48:39.019ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1550 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1551 ', agent/src/main.rs:880:30
1552 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1553 [ Jul 16 04:48:39 Stopping because service exited with an error. ]
1554 [ Jul 16 04:48:39 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1555 + . /lib/svc/share/smf_include.sh
1556 ++ SMF_EXIT_OK=0
1557 ++ SMF_EXIT_NODAEMON=94
1558 ++ SMF_EXIT_ERR_FATAL=95
1559 ++ SMF_EXIT_ERR_CONFIG=96
1560 ++ SMF_EXIT_MON_DEGRADE=97
1561 ++ SMF_EXIT_MON_OFFLINE=98
1562 ++ SMF_EXIT_ERR_NOSMF=99
1563 ++ SMF_EXIT_ERR_PERM=100
1564 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1565 + DATALINK=oxControlService20
1566 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1567 + GATEWAY=fd00:1122:3344:101::1
1568 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1569 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1570 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1571 + LISTEN_ADDR=fd00:1122:3344:101::10
1572 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1573 + LISTEN_PORT=32345
1574 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1575 + PORTBASE=19000
1576 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1577 + DOWNSTAIRS_PREFIX=downstairs
1578 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1579 + SNAPSHOT_PREFIX=snapshot
1580 + [[ oxControlService20 == unknown ]]
1581 + [[ fd00:1122:3344:101::1 == unknown ]]
1582 + ipadm delete-if oxControlService20
1583 + ipadm create-if -t oxControlService20
1584 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1585 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1586 + ipadm show-addr oxControlService20/ll
1587 ipadm: Address object not found
1588 + ipadm create-addr -t -T addrconf oxControlService20/ll
1589 + ipadm show-addr oxControlService20/omicron6
1590 ipadm: Address object not found
1591 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1592 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1593 route to: default
1594 destination: default
1595 mask: default
1596 gateway: fd00:1122:3344:101::1
1597 interface: oxControlService20
1598 flags: <UP,GATEWAY,DONE,STATIC>
1599 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1600 0 0 0 0 0 0 9000 0
1601 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1602 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1603 note: configured to log to "/dev/stdout"
16042023-07-16T04:48:39.577ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
16052023-07-16T04:48:39.580ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
16062023-07-16T04:48:39.580ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
16072023-07-16T04:48:39.607ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
16082023-07-16T04:48:39.608ZINFOcrucible-agent: instance states: (Some(Disabled), None)
16092023-07-16T04:48:39.608ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
16102023-07-16T04:48:39.611ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
16112023-07-16T04:48:39.615ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16122023-07-16T04:48:39.615ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1613 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1614 ', agent/src/main.rs:880:30
1615 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1616 [ Jul 16 04:48:39 Stopping because service exited with an error. ]
1617 [ Jul 16 04:48:39 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1618 + . /lib/svc/share/smf_include.sh
1619 ++ SMF_EXIT_OK=0
1620 ++ SMF_EXIT_NODAEMON=94
1621 ++ SMF_EXIT_ERR_FATAL=95
1622 ++ SMF_EXIT_ERR_CONFIG=96
1623 ++ SMF_EXIT_MON_DEGRADE=97
1624 ++ SMF_EXIT_MON_OFFLINE=98
1625 ++ SMF_EXIT_ERR_NOSMF=99
1626 ++ SMF_EXIT_ERR_PERM=100
1627 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1628 + DATALINK=oxControlService20
1629 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1630 + GATEWAY=fd00:1122:3344:101::1
1631 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1632 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1633 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1634 + LISTEN_ADDR=fd00:1122:3344:101::10
1635 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1636 + LISTEN_PORT=32345
1637 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1638 + PORTBASE=19000
1639 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1640 + DOWNSTAIRS_PREFIX=downstairs
1641 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1642 + SNAPSHOT_PREFIX=snapshot
1643 + [[ oxControlService20 == unknown ]]
1644 + [[ fd00:1122:3344:101::1 == unknown ]]
1645 + ipadm delete-if oxControlService20
1646 + ipadm create-if -t oxControlService20
1647 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1648 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1649 + ipadm show-addr oxControlService20/ll
1650 ipadm: Address object not found
1651 + ipadm create-addr -t -T addrconf oxControlService20/ll
1652 + ipadm show-addr oxControlService20/omicron6
1653 ipadm: Address object not found
1654 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1655 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1656 route to: default
1657 destination: default
1658 mask: default
1659 gateway: fd00:1122:3344:101::1
1660 interface: oxControlService20
1661 flags: <UP,GATEWAY,DONE,STATIC>
1662 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1663 0 0 0 0 0 0 9000 0
1664 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1665 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1666 note: configured to log to "/dev/stdout"
16672023-07-16T04:48:40.177ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
16682023-07-16T04:48:40.179ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
16692023-07-16T04:48:40.179ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
16702023-07-16T04:48:40.209ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
16712023-07-16T04:48:40.209ZINFOcrucible-agent: instance states: (Some(Disabled), None)
16722023-07-16T04:48:40.210ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
16732023-07-16T04:48:40.213ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
16742023-07-16T04:48:40.217ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16752023-07-16T04:48:40.217ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1676 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1677 ', agent/src/main.rs:880:30
1678 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1679 [ Jul 16 04:48:40 Stopping because service exited with an error. ]
1680 [ Jul 16 04:48:40 Failing too quickly, throttling. ]
1681 [ Jul 16 04:48:41 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1682 + . /lib/svc/share/smf_include.sh
1683 ++ SMF_EXIT_OK=0
1684 ++ SMF_EXIT_NODAEMON=94
1685 ++ SMF_EXIT_ERR_FATAL=95
1686 ++ SMF_EXIT_ERR_CONFIG=96
1687 ++ SMF_EXIT_MON_DEGRADE=97
1688 ++ SMF_EXIT_MON_OFFLINE=98
1689 ++ SMF_EXIT_ERR_NOSMF=99
1690 ++ SMF_EXIT_ERR_PERM=100
1691 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1692 + DATALINK=oxControlService20
1693 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1694 + GATEWAY=fd00:1122:3344:101::1
1695 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1696 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1697 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1698 + LISTEN_ADDR=fd00:1122:3344:101::10
1699 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1700 + LISTEN_PORT=32345
1701 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1702 + PORTBASE=19000
1703 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1704 + DOWNSTAIRS_PREFIX=downstairs
1705 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1706 + SNAPSHOT_PREFIX=snapshot
1707 + [[ oxControlService20 == unknown ]]
1708 + [[ fd00:1122:3344:101::1 == unknown ]]
1709 + ipadm delete-if oxControlService20
1710 + ipadm create-if -t oxControlService20
1711 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1712 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1713 + ipadm show-addr oxControlService20/ll
1714 ipadm: Address object not found
1715 + ipadm create-addr -t -T addrconf oxControlService20/ll
1716 + ipadm show-addr oxControlService20/omicron6
1717 ipadm: Address object not found
1718 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1719 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1720 route to: default
1721 destination: default
1722 mask: default
1723 gateway: fd00:1122:3344:101::1
1724 interface: oxControlService20
1725 flags: <UP,GATEWAY,DONE,STATIC>
1726 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1727 0 0 0 0 0 0 9000 0
1728 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1729 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1730 note: configured to log to "/dev/stdout"
17312023-07-16T04:48:41.779ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
17322023-07-16T04:48:41.781ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
17332023-07-16T04:48:41.781ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
17342023-07-16T04:48:41.809ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
17352023-07-16T04:48:41.810ZINFOcrucible-agent: instance states: (Some(Disabled), None)
17362023-07-16T04:48:41.810ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
17372023-07-16T04:48:41.813ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
17382023-07-16T04:48:41.818ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17392023-07-16T04:48:41.818ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1740 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1741 ', agent/src/main.rs:880:30
1742 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1743 [ Jul 16 04:48:41 Stopping because service exited with an error. ]
1744 [ Jul 16 04:48:41 Failing too quickly, throttling. ]
1745 [ Jul 16 04:48:42 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1746 + . /lib/svc/share/smf_include.sh
1747 ++ SMF_EXIT_OK=0
1748 ++ SMF_EXIT_NODAEMON=94
1749 ++ SMF_EXIT_ERR_FATAL=95
1750 ++ SMF_EXIT_ERR_CONFIG=96
1751 ++ SMF_EXIT_MON_DEGRADE=97
1752 ++ SMF_EXIT_MON_OFFLINE=98
1753 ++ SMF_EXIT_ERR_NOSMF=99
1754 ++ SMF_EXIT_ERR_PERM=100
1755 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1756 + DATALINK=oxControlService20
1757 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1758 + GATEWAY=fd00:1122:3344:101::1
1759 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1760 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1761 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1762 + LISTEN_ADDR=fd00:1122:3344:101::10
1763 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1764 + LISTEN_PORT=32345
1765 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1766 + PORTBASE=19000
1767 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1768 + DOWNSTAIRS_PREFIX=downstairs
1769 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1770 + SNAPSHOT_PREFIX=snapshot
1771 + [[ oxControlService20 == unknown ]]
1772 + [[ fd00:1122:3344:101::1 == unknown ]]
1773 + ipadm delete-if oxControlService20
1774 + ipadm create-if -t oxControlService20
1775 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1776 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1777 + ipadm show-addr oxControlService20/ll
1778 ipadm: Address object not found
1779 + ipadm create-addr -t -T addrconf oxControlService20/ll
1780 + ipadm show-addr oxControlService20/omicron6
1781 ipadm: Address object not found
1782 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1783 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1784 route to: default
1785 destination: default
1786 mask: default
1787 gateway: fd00:1122:3344:101::1
1788 interface: oxControlService20
1789 flags: <UP,GATEWAY,DONE,STATIC>
1790 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1791 0 0 0 0 0 0 9000 0
1792 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1793 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1794 note: configured to log to "/dev/stdout"
17952023-07-16T04:48:43.376ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
17962023-07-16T04:48:43.378ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
17972023-07-16T04:48:43.378ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
17982023-07-16T04:48:43.408ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
17992023-07-16T04:48:43.409ZINFOcrucible-agent: instance states: (Some(Disabled), None)
18002023-07-16T04:48:43.409ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
18012023-07-16T04:48:43.412ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
18022023-07-16T04:48:43.417ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18032023-07-16T04:48:43.417ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1804 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1805 ', agent/src/main.rs:880:30
1806 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1807 [ Jul 16 04:48:43 Stopping because service exited with an error. ]
1808 [ Jul 16 04:48:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1809 + . /lib/svc/share/smf_include.sh
1810 ++ SMF_EXIT_OK=0
1811 ++ SMF_EXIT_NODAEMON=94
1812 ++ SMF_EXIT_ERR_FATAL=95
1813 ++ SMF_EXIT_ERR_CONFIG=96
1814 ++ SMF_EXIT_MON_DEGRADE=97
1815 ++ SMF_EXIT_MON_OFFLINE=98
1816 ++ SMF_EXIT_ERR_NOSMF=99
1817 ++ SMF_EXIT_ERR_PERM=100
1818 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1819 + DATALINK=oxControlService20
1820 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1821 + GATEWAY=fd00:1122:3344:101::1
1822 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1823 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1824 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1825 + LISTEN_ADDR=fd00:1122:3344:101::10
1826 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1827 + LISTEN_PORT=32345
1828 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1829 + PORTBASE=19000
1830 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1831 + DOWNSTAIRS_PREFIX=downstairs
1832 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1833 + SNAPSHOT_PREFIX=snapshot
1834 + [[ oxControlService20 == unknown ]]
1835 + [[ fd00:1122:3344:101::1 == unknown ]]
1836 + ipadm delete-if oxControlService20
1837 + ipadm create-if -t oxControlService20
1838 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1839 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1840 + ipadm show-addr oxControlService20/ll
1841 ipadm: Address object not found
1842 + ipadm create-addr -t -T addrconf oxControlService20/ll
1843 + ipadm show-addr oxControlService20/omicron6
1844 ipadm: Address object not found
1845 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1846 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1847 route to: default
1848 destination: default
1849 mask: default
1850 gateway: fd00:1122:3344:101::1
1851 interface: oxControlService20
1852 flags: <UP,GATEWAY,DONE,STATIC>
1853 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1854 0 0 0 0 0 0 9000 0
1855 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1856 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1857 note: configured to log to "/dev/stdout"
18582023-07-16T04:48:43.975ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
18592023-07-16T04:48:43.977ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
18602023-07-16T04:48:43.977ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
18612023-07-16T04:48:44.006ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
18622023-07-16T04:48:44.006ZINFOcrucible-agent: instance states: (Some(Disabled), None)
18632023-07-16T04:48:44.006ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
18642023-07-16T04:48:44.009ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
18652023-07-16T04:48:44.013ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18662023-07-16T04:48:44.013ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1867 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1868 ', agent/src/main.rs:880:30
1869 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1870 [ Jul 16 04:48:44 Stopping because service exited with an error. ]
1871 [ Jul 16 04:48:44 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1872 + . /lib/svc/share/smf_include.sh
1873 ++ SMF_EXIT_OK=0
1874 ++ SMF_EXIT_NODAEMON=94
1875 ++ SMF_EXIT_ERR_FATAL=95
1876 ++ SMF_EXIT_ERR_CONFIG=96
1877 ++ SMF_EXIT_MON_DEGRADE=97
1878 ++ SMF_EXIT_MON_OFFLINE=98
1879 ++ SMF_EXIT_ERR_NOSMF=99
1880 ++ SMF_EXIT_ERR_PERM=100
1881 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1882 + DATALINK=oxControlService20
1883 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1884 + GATEWAY=fd00:1122:3344:101::1
1885 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1886 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1887 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1888 + LISTEN_ADDR=fd00:1122:3344:101::10
1889 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1890 + LISTEN_PORT=32345
1891 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1892 + PORTBASE=19000
1893 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1894 + DOWNSTAIRS_PREFIX=downstairs
1895 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1896 + SNAPSHOT_PREFIX=snapshot
1897 + [[ oxControlService20 == unknown ]]
1898 + [[ fd00:1122:3344:101::1 == unknown ]]
1899 + ipadm delete-if oxControlService20
1900 + ipadm create-if -t oxControlService20
1901 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1902 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1903 + ipadm show-addr oxControlService20/ll
1904 ipadm: Address object not found
1905 + ipadm create-addr -t -T addrconf oxControlService20/ll
1906 + ipadm show-addr oxControlService20/omicron6
1907 ipadm: Address object not found
1908 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1909 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1910 route to: default
1911 destination: default
1912 mask: default
1913 gateway: fd00:1122:3344:101::1
1914 interface: oxControlService20
1915 flags: <UP,GATEWAY,DONE,STATIC>
1916 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1917 0 0 0 0 0 0 9000 0
1918 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1919 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1920 note: configured to log to "/dev/stdout"
19212023-07-16T04:48:44.580ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
19222023-07-16T04:48:44.582ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
19232023-07-16T04:48:44.582ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
19242023-07-16T04:48:44.613ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
19252023-07-16T04:48:44.614ZINFOcrucible-agent: instance states: (Some(Disabled), None)
19262023-07-16T04:48:44.614ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
19272023-07-16T04:48:44.617ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
19282023-07-16T04:48:44.621ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19292023-07-16T04:48:44.621ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1930 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1931 ', agent/src/main.rs:880:30
1932 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1933 [ Jul 16 04:48:44 Stopping because service exited with an error. ]
1934 [ Jul 16 04:48:44 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1935 + . /lib/svc/share/smf_include.sh
1936 ++ SMF_EXIT_OK=0
1937 ++ SMF_EXIT_NODAEMON=94
1938 ++ SMF_EXIT_ERR_FATAL=95
1939 ++ SMF_EXIT_ERR_CONFIG=96
1940 ++ SMF_EXIT_MON_DEGRADE=97
1941 ++ SMF_EXIT_MON_OFFLINE=98
1942 ++ SMF_EXIT_ERR_NOSMF=99
1943 ++ SMF_EXIT_ERR_PERM=100
1944 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
1945 + DATALINK=oxControlService20
1946 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
1947 + GATEWAY=fd00:1122:3344:101::1
1948 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
1949 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
1950 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
1951 + LISTEN_ADDR=fd00:1122:3344:101::10
1952 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
1953 + LISTEN_PORT=32345
1954 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
1955 + PORTBASE=19000
1956 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
1957 + DOWNSTAIRS_PREFIX=downstairs
1958 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
1959 + SNAPSHOT_PREFIX=snapshot
1960 + [[ oxControlService20 == unknown ]]
1961 + [[ fd00:1122:3344:101::1 == unknown ]]
1962 + ipadm delete-if oxControlService20
1963 + ipadm create-if -t oxControlService20
1964 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
1965 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
1966 + ipadm show-addr oxControlService20/ll
1967 ipadm: Address object not found
1968 + ipadm create-addr -t -T addrconf oxControlService20/ll
1969 + ipadm show-addr oxControlService20/omicron6
1970 ipadm: Address object not found
1971 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
1972 + route get -inet6 default -inet6 fd00:1122:3344:101::1
1973 route to: default
1974 destination: default
1975 mask: default
1976 gateway: fd00:1122:3344:101::1
1977 interface: oxControlService20
1978 flags: <UP,GATEWAY,DONE,STATIC>
1979 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
1980 0 0 0 0 0 0 9000 0
1981 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
1982 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
1983 note: configured to log to "/dev/stdout"
19842023-07-16T04:48:45.179ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
19852023-07-16T04:48:45.181ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
19862023-07-16T04:48:45.181ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
19872023-07-16T04:48:45.212ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
19882023-07-16T04:48:45.212ZINFOcrucible-agent: instance states: (Some(Disabled), None)
19892023-07-16T04:48:45.212ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
19902023-07-16T04:48:45.215ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
19912023-07-16T04:48:45.220ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19922023-07-16T04:48:45.220ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
1993 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
1994 ', agent/src/main.rs:880:30
1995 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
1996 [ Jul 16 04:48:45 Stopping because service exited with an error. ]
1997 [ Jul 16 04:48:45 Failing too quickly, throttling. ]
1998 [ Jul 16 04:48:46 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
1999 + . /lib/svc/share/smf_include.sh
2000 ++ SMF_EXIT_OK=0
2001 ++ SMF_EXIT_NODAEMON=94
2002 ++ SMF_EXIT_ERR_FATAL=95
2003 ++ SMF_EXIT_ERR_CONFIG=96
2004 ++ SMF_EXIT_MON_DEGRADE=97
2005 ++ SMF_EXIT_MON_OFFLINE=98
2006 ++ SMF_EXIT_ERR_NOSMF=99
2007 ++ SMF_EXIT_ERR_PERM=100
2008 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2009 + DATALINK=oxControlService20
2010 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2011 + GATEWAY=fd00:1122:3344:101::1
2012 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2013 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2014 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2015 + LISTEN_ADDR=fd00:1122:3344:101::10
2016 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2017 + LISTEN_PORT=32345
2018 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2019 + PORTBASE=19000
2020 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2021 + DOWNSTAIRS_PREFIX=downstairs
2022 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2023 + SNAPSHOT_PREFIX=snapshot
2024 + [[ oxControlService20 == unknown ]]
2025 + [[ fd00:1122:3344:101::1 == unknown ]]
2026 + ipadm delete-if oxControlService20
2027 + ipadm create-if -t oxControlService20
2028 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2029 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2030 + ipadm show-addr oxControlService20/ll
2031 ipadm: Address object not found
2032 + ipadm create-addr -t -T addrconf oxControlService20/ll
2033 + ipadm show-addr oxControlService20/omicron6
2034 ipadm: Address object not found
2035 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2036 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2037 route to: default
2038 destination: default
2039 mask: default
2040 gateway: fd00:1122:3344:101::1
2041 interface: oxControlService20
2042 flags: <UP,GATEWAY,DONE,STATIC>
2043 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2044 0 0 0 0 0 0 9000 0
2045 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2046 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2047 note: configured to log to "/dev/stdout"
20482023-07-16T04:48:46.785ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
20492023-07-16T04:48:46.788ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
20502023-07-16T04:48:46.788ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
20512023-07-16T04:48:46.817ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
20522023-07-16T04:48:46.818ZINFOcrucible-agent: instance states: (Some(Disabled), None)
20532023-07-16T04:48:46.818ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
20542023-07-16T04:48:46.821ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
20552023-07-16T04:48:46.825ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20562023-07-16T04:48:46.825ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2057 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2058 ', agent/src/main.rs:880:30
2059 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2060 [ Jul 16 04:48:46 Stopping because service exited with an error. ]
2061 [ Jul 16 04:48:46 Failing too quickly, throttling. ]
2062 [ Jul 16 04:48:47 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2063 + . /lib/svc/share/smf_include.sh
2064 ++ SMF_EXIT_OK=0
2065 ++ SMF_EXIT_NODAEMON=94
2066 ++ SMF_EXIT_ERR_FATAL=95
2067 ++ SMF_EXIT_ERR_CONFIG=96
2068 ++ SMF_EXIT_MON_DEGRADE=97
2069 ++ SMF_EXIT_MON_OFFLINE=98
2070 ++ SMF_EXIT_ERR_NOSMF=99
2071 ++ SMF_EXIT_ERR_PERM=100
2072 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2073 + DATALINK=oxControlService20
2074 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2075 + GATEWAY=fd00:1122:3344:101::1
2076 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2077 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2078 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2079 + LISTEN_ADDR=fd00:1122:3344:101::10
2080 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2081 + LISTEN_PORT=32345
2082 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2083 + PORTBASE=19000
2084 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2085 + DOWNSTAIRS_PREFIX=downstairs
2086 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2087 + SNAPSHOT_PREFIX=snapshot
2088 + [[ oxControlService20 == unknown ]]
2089 + [[ fd00:1122:3344:101::1 == unknown ]]
2090 + ipadm delete-if oxControlService20
2091 + ipadm create-if -t oxControlService20
2092 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2093 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2094 + ipadm show-addr oxControlService20/ll
2095 ipadm: Address object not found
2096 + ipadm create-addr -t -T addrconf oxControlService20/ll
2097 + ipadm show-addr oxControlService20/omicron6
2098 ipadm: Address object not found
2099 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2100 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2101 route to: default
2102 destination: default
2103 mask: default
2104 gateway: fd00:1122:3344:101::1
2105 interface: oxControlService20
2106 flags: <UP,GATEWAY,DONE,STATIC>
2107 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2108 0 0 0 0 0 0 9000 0
2109 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2110 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2111 note: configured to log to "/dev/stdout"
21122023-07-16T04:48:48.385ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
21132023-07-16T04:48:48.387ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
21142023-07-16T04:48:48.387ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
21152023-07-16T04:48:48.417ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
21162023-07-16T04:48:48.418ZINFOcrucible-agent: instance states: (Some(Disabled), None)
21172023-07-16T04:48:48.418ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
21182023-07-16T04:48:48.421ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
21192023-07-16T04:48:48.425ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21202023-07-16T04:48:48.425ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2121 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2122 ', agent/src/main.rs:880:30
2123 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2124 [ Jul 16 04:48:48 Stopping because service exited with an error. ]
2125 [ Jul 16 04:48:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2126 + . /lib/svc/share/smf_include.sh
2127 ++ SMF_EXIT_OK=0
2128 ++ SMF_EXIT_NODAEMON=94
2129 ++ SMF_EXIT_ERR_FATAL=95
2130 ++ SMF_EXIT_ERR_CONFIG=96
2131 ++ SMF_EXIT_MON_DEGRADE=97
2132 ++ SMF_EXIT_MON_OFFLINE=98
2133 ++ SMF_EXIT_ERR_NOSMF=99
2134 ++ SMF_EXIT_ERR_PERM=100
2135 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2136 + DATALINK=oxControlService20
2137 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2138 + GATEWAY=fd00:1122:3344:101::1
2139 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2140 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2141 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2142 + LISTEN_ADDR=fd00:1122:3344:101::10
2143 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2144 + LISTEN_PORT=32345
2145 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2146 + PORTBASE=19000
2147 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2148 + DOWNSTAIRS_PREFIX=downstairs
2149 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2150 + SNAPSHOT_PREFIX=snapshot
2151 + [[ oxControlService20 == unknown ]]
2152 + [[ fd00:1122:3344:101::1 == unknown ]]
2153 + ipadm delete-if oxControlService20
2154 + ipadm create-if -t oxControlService20
2155 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2156 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2157 + ipadm show-addr oxControlService20/ll
2158 ipadm: Address object not found
2159 + ipadm create-addr -t -T addrconf oxControlService20/ll
2160 + ipadm show-addr oxControlService20/omicron6
2161 ipadm: Address object not found
2162 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2163 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2164 route to: default
2165 destination: default
2166 mask: default
2167 gateway: fd00:1122:3344:101::1
2168 interface: oxControlService20
2169 flags: <UP,GATEWAY,DONE,STATIC>
2170 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2171 0 0 0 0 0 0 9000 0
2172 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2173 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2174 note: configured to log to "/dev/stdout"
21752023-07-16T04:48:48.981ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
21762023-07-16T04:48:48.984ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
21772023-07-16T04:48:48.984ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
21782023-07-16T04:48:49.013ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
21792023-07-16T04:48:49.013ZINFOcrucible-agent: instance states: (Some(Disabled), None)
21802023-07-16T04:48:49.013ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
21812023-07-16T04:48:49.016ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
21822023-07-16T04:48:49.021ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21832023-07-16T04:48:49.021ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2184 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2185 ', agent/src/main.rs:880:30
2186 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2187 [ Jul 16 04:48:49 Stopping because service exited with an error. ]
2188 [ Jul 16 04:48:49 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2189 + . /lib/svc/share/smf_include.sh
2190 ++ SMF_EXIT_OK=0
2191 ++ SMF_EXIT_NODAEMON=94
2192 ++ SMF_EXIT_ERR_FATAL=95
2193 ++ SMF_EXIT_ERR_CONFIG=96
2194 ++ SMF_EXIT_MON_DEGRADE=97
2195 ++ SMF_EXIT_MON_OFFLINE=98
2196 ++ SMF_EXIT_ERR_NOSMF=99
2197 ++ SMF_EXIT_ERR_PERM=100
2198 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2199 + DATALINK=oxControlService20
2200 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2201 + GATEWAY=fd00:1122:3344:101::1
2202 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2203 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2204 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2205 + LISTEN_ADDR=fd00:1122:3344:101::10
2206 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2207 + LISTEN_PORT=32345
2208 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2209 + PORTBASE=19000
2210 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2211 + DOWNSTAIRS_PREFIX=downstairs
2212 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2213 + SNAPSHOT_PREFIX=snapshot
2214 + [[ oxControlService20 == unknown ]]
2215 + [[ fd00:1122:3344:101::1 == unknown ]]
2216 + ipadm delete-if oxControlService20
2217 + ipadm create-if -t oxControlService20
2218 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2219 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2220 + ipadm show-addr oxControlService20/ll
2221 ipadm: Address object not found
2222 + ipadm create-addr -t -T addrconf oxControlService20/ll
2223 + ipadm show-addr oxControlService20/omicron6
2224 ipadm: Address object not found
2225 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2226 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2227 route to: default
2228 destination: default
2229 mask: default
2230 gateway: fd00:1122:3344:101::1
2231 interface: oxControlService20
2232 flags: <UP,GATEWAY,DONE,STATIC>
2233 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2234 0 0 0 0 0 0 9000 0
2235 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2236 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2237 note: configured to log to "/dev/stdout"
22382023-07-16T04:48:49.581ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
22392023-07-16T04:48:49.583ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
22402023-07-16T04:48:49.583ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
22412023-07-16T04:48:49.613ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
22422023-07-16T04:48:49.614ZINFOcrucible-agent: instance states: (Some(Disabled), None)
22432023-07-16T04:48:49.614ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
22442023-07-16T04:48:49.617ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
22452023-07-16T04:48:49.621ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22462023-07-16T04:48:49.621ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2247 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2248 ', agent/src/main.rs:880:30
2249 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2250 [ Jul 16 04:48:49 Stopping because service exited with an error. ]
2251 [ Jul 16 04:48:49 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2252 + . /lib/svc/share/smf_include.sh
2253 ++ SMF_EXIT_OK=0
2254 ++ SMF_EXIT_NODAEMON=94
2255 ++ SMF_EXIT_ERR_FATAL=95
2256 ++ SMF_EXIT_ERR_CONFIG=96
2257 ++ SMF_EXIT_MON_DEGRADE=97
2258 ++ SMF_EXIT_MON_OFFLINE=98
2259 ++ SMF_EXIT_ERR_NOSMF=99
2260 ++ SMF_EXIT_ERR_PERM=100
2261 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2262 + DATALINK=oxControlService20
2263 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2264 + GATEWAY=fd00:1122:3344:101::1
2265 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2266 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2267 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2268 + LISTEN_ADDR=fd00:1122:3344:101::10
2269 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2270 + LISTEN_PORT=32345
2271 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2272 + PORTBASE=19000
2273 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2274 + DOWNSTAIRS_PREFIX=downstairs
2275 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2276 + SNAPSHOT_PREFIX=snapshot
2277 + [[ oxControlService20 == unknown ]]
2278 + [[ fd00:1122:3344:101::1 == unknown ]]
2279 + ipadm delete-if oxControlService20
2280 + ipadm create-if -t oxControlService20
2281 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2282 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2283 + ipadm show-addr oxControlService20/ll
2284 ipadm: Address object not found
2285 + ipadm create-addr -t -T addrconf oxControlService20/ll
2286 + ipadm show-addr oxControlService20/omicron6
2287 ipadm: Address object not found
2288 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2289 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2290 route to: default
2291 destination: default
2292 mask: default
2293 gateway: fd00:1122:3344:101::1
2294 interface: oxControlService20
2295 flags: <UP,GATEWAY,DONE,STATIC>
2296 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2297 0 0 0 0 0 0 9000 0
2298 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2299 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2300 note: configured to log to "/dev/stdout"
23012023-07-16T04:48:50.184ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
23022023-07-16T04:48:50.186ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
23032023-07-16T04:48:50.186ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
23042023-07-16T04:48:50.215ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
23052023-07-16T04:48:50.216ZINFOcrucible-agent: instance states: (Some(Disabled), None)
23062023-07-16T04:48:50.216ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
23072023-07-16T04:48:50.219ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
23082023-07-16T04:48:50.223ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23092023-07-16T04:48:50.223ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2310 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2311 ', agent/src/main.rs:880:30
2312 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2313 [ Jul 16 04:48:50 Stopping because service exited with an error. ]
2314 [ Jul 16 04:48:50 Failing too quickly, throttling. ]
2315 [ Jul 16 04:48:51 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2316 + . /lib/svc/share/smf_include.sh
2317 ++ SMF_EXIT_OK=0
2318 ++ SMF_EXIT_NODAEMON=94
2319 ++ SMF_EXIT_ERR_FATAL=95
2320 ++ SMF_EXIT_ERR_CONFIG=96
2321 ++ SMF_EXIT_MON_DEGRADE=97
2322 ++ SMF_EXIT_MON_OFFLINE=98
2323 ++ SMF_EXIT_ERR_NOSMF=99
2324 ++ SMF_EXIT_ERR_PERM=100
2325 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2326 + DATALINK=oxControlService20
2327 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2328 + GATEWAY=fd00:1122:3344:101::1
2329 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2330 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2331 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2332 + LISTEN_ADDR=fd00:1122:3344:101::10
2333 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2334 + LISTEN_PORT=32345
2335 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2336 + PORTBASE=19000
2337 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2338 + DOWNSTAIRS_PREFIX=downstairs
2339 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2340 + SNAPSHOT_PREFIX=snapshot
2341 + [[ oxControlService20 == unknown ]]
2342 + [[ fd00:1122:3344:101::1 == unknown ]]
2343 + ipadm delete-if oxControlService20
2344 + ipadm create-if -t oxControlService20
2345 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2346 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2347 + ipadm show-addr oxControlService20/ll
2348 ipadm: Address object not found
2349 + ipadm create-addr -t -T addrconf oxControlService20/ll
2350 + ipadm show-addr oxControlService20/omicron6
2351 ipadm: Address object not found
2352 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2353 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2354 route to: default
2355 destination: default
2356 mask: default
2357 gateway: fd00:1122:3344:101::1
2358 interface: oxControlService20
2359 flags: <UP,GATEWAY,DONE,STATIC>
2360 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2361 0 0 0 0 0 0 9000 0
2362 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2363 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2364 note: configured to log to "/dev/stdout"
23652023-07-16T04:48:51.783ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
23662023-07-16T04:48:51.785ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
23672023-07-16T04:48:51.785ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
23682023-07-16T04:48:51.815ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
23692023-07-16T04:48:51.816ZINFOcrucible-agent: instance states: (Some(Disabled), None)
23702023-07-16T04:48:51.816ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
23712023-07-16T04:48:51.819ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
23722023-07-16T04:48:51.823ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23732023-07-16T04:48:51.823ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2374 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2375 ', agent/src/main.rs:880:30
2376 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2377 [ Jul 16 04:48:51 Stopping because service exited with an error. ]
2378 [ Jul 16 04:48:51 Failing too quickly, throttling. ]
2379 [ Jul 16 04:48:52 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2380 + . /lib/svc/share/smf_include.sh
2381 ++ SMF_EXIT_OK=0
2382 ++ SMF_EXIT_NODAEMON=94
2383 ++ SMF_EXIT_ERR_FATAL=95
2384 ++ SMF_EXIT_ERR_CONFIG=96
2385 ++ SMF_EXIT_MON_DEGRADE=97
2386 ++ SMF_EXIT_MON_OFFLINE=98
2387 ++ SMF_EXIT_ERR_NOSMF=99
2388 ++ SMF_EXIT_ERR_PERM=100
2389 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2390 + DATALINK=oxControlService20
2391 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2392 + GATEWAY=fd00:1122:3344:101::1
2393 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2394 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2395 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2396 + LISTEN_ADDR=fd00:1122:3344:101::10
2397 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2398 + LISTEN_PORT=32345
2399 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2400 + PORTBASE=19000
2401 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2402 + DOWNSTAIRS_PREFIX=downstairs
2403 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2404 + SNAPSHOT_PREFIX=snapshot
2405 + [[ oxControlService20 == unknown ]]
2406 + [[ fd00:1122:3344:101::1 == unknown ]]
2407 + ipadm delete-if oxControlService20
2408 + ipadm create-if -t oxControlService20
2409 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2410 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2411 + ipadm show-addr oxControlService20/ll
2412 ipadm: Address object not found
2413 + ipadm create-addr -t -T addrconf oxControlService20/ll
2414 + ipadm show-addr oxControlService20/omicron6
2415 ipadm: Address object not found
2416 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2417 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2418 route to: default
2419 destination: default
2420 mask: default
2421 gateway: fd00:1122:3344:101::1
2422 interface: oxControlService20
2423 flags: <UP,GATEWAY,DONE,STATIC>
2424 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2425 0 0 0 0 0 0 9000 0
2426 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2427 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2428 note: configured to log to "/dev/stdout"
24292023-07-16T04:48:53.384ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
24302023-07-16T04:48:53.387ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
24312023-07-16T04:48:53.387ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
24322023-07-16T04:48:53.416ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
24332023-07-16T04:48:53.417ZINFOcrucible-agent: instance states: (Some(Disabled), None)
24342023-07-16T04:48:53.417ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
24352023-07-16T04:48:53.420ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
24362023-07-16T04:48:53.425ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24372023-07-16T04:48:53.425ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2438 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2439 ', agent/src/main.rs:880:30
2440 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2441 [ Jul 16 04:48:53 Stopping because service exited with an error. ]
2442 [ Jul 16 04:48:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2443 + . /lib/svc/share/smf_include.sh
2444 ++ SMF_EXIT_OK=0
2445 ++ SMF_EXIT_NODAEMON=94
2446 ++ SMF_EXIT_ERR_FATAL=95
2447 ++ SMF_EXIT_ERR_CONFIG=96
2448 ++ SMF_EXIT_MON_DEGRADE=97
2449 ++ SMF_EXIT_MON_OFFLINE=98
2450 ++ SMF_EXIT_ERR_NOSMF=99
2451 ++ SMF_EXIT_ERR_PERM=100
2452 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2453 + DATALINK=oxControlService20
2454 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2455 + GATEWAY=fd00:1122:3344:101::1
2456 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2457 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2458 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2459 + LISTEN_ADDR=fd00:1122:3344:101::10
2460 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2461 + LISTEN_PORT=32345
2462 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2463 + PORTBASE=19000
2464 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2465 + DOWNSTAIRS_PREFIX=downstairs
2466 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2467 + SNAPSHOT_PREFIX=snapshot
2468 + [[ oxControlService20 == unknown ]]
2469 + [[ fd00:1122:3344:101::1 == unknown ]]
2470 + ipadm delete-if oxControlService20
2471 + ipadm create-if -t oxControlService20
2472 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2473 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2474 + ipadm show-addr oxControlService20/ll
2475 ipadm: Address object not found
2476 + ipadm create-addr -t -T addrconf oxControlService20/ll
2477 + ipadm show-addr oxControlService20/omicron6
2478 ipadm: Address object not found
2479 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2480 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2481 route to: default
2482 destination: default
2483 mask: default
2484 gateway: fd00:1122:3344:101::1
2485 interface: oxControlService20
2486 flags: <UP,GATEWAY,DONE,STATIC>
2487 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2488 0 0 0 0 0 0 9000 0
2489 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2490 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2491 note: configured to log to "/dev/stdout"
24922023-07-16T04:48:53.989ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
24932023-07-16T04:48:53.991ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
24942023-07-16T04:48:53.991ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
24952023-07-16T04:48:54.021ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
24962023-07-16T04:48:54.021ZINFOcrucible-agent: instance states: (Some(Disabled), None)
24972023-07-16T04:48:54.022ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
24982023-07-16T04:48:54.024ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
24992023-07-16T04:48:54.028ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25002023-07-16T04:48:54.028ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2501 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2502 ', agent/src/main.rs:880:30
2503 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2504 [ Jul 16 04:48:54 Stopping because service exited with an error. ]
2505 [ Jul 16 04:48:54 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2506 + . /lib/svc/share/smf_include.sh
2507 ++ SMF_EXIT_OK=0
2508 ++ SMF_EXIT_NODAEMON=94
2509 ++ SMF_EXIT_ERR_FATAL=95
2510 ++ SMF_EXIT_ERR_CONFIG=96
2511 ++ SMF_EXIT_MON_DEGRADE=97
2512 ++ SMF_EXIT_MON_OFFLINE=98
2513 ++ SMF_EXIT_ERR_NOSMF=99
2514 ++ SMF_EXIT_ERR_PERM=100
2515 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2516 + DATALINK=oxControlService20
2517 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2518 + GATEWAY=fd00:1122:3344:101::1
2519 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2520 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2521 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2522 + LISTEN_ADDR=fd00:1122:3344:101::10
2523 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2524 + LISTEN_PORT=32345
2525 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2526 + PORTBASE=19000
2527 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2528 + DOWNSTAIRS_PREFIX=downstairs
2529 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2530 + SNAPSHOT_PREFIX=snapshot
2531 + [[ oxControlService20 == unknown ]]
2532 + [[ fd00:1122:3344:101::1 == unknown ]]
2533 + ipadm delete-if oxControlService20
2534 + ipadm create-if -t oxControlService20
2535 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2536 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2537 + ipadm show-addr oxControlService20/ll
2538 ipadm: Address object not found
2539 + ipadm create-addr -t -T addrconf oxControlService20/ll
2540 + ipadm show-addr oxControlService20/omicron6
2541 ipadm: Address object not found
2542 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2543 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2544 route to: default
2545 destination: default
2546 mask: default
2547 gateway: fd00:1122:3344:101::1
2548 interface: oxControlService20
2549 flags: <UP,GATEWAY,DONE,STATIC>
2550 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2551 0 0 0 0 0 0 9000 0
2552 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2553 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2554 note: configured to log to "/dev/stdout"
25552023-07-16T04:48:54.587ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
25562023-07-16T04:48:54.589ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
25572023-07-16T04:48:54.589ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
25582023-07-16T04:48:54.620ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
25592023-07-16T04:48:54.621ZINFOcrucible-agent: instance states: (Some(Disabled), None)
25602023-07-16T04:48:54.621ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
25612023-07-16T04:48:54.624ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
25622023-07-16T04:48:54.628ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25632023-07-16T04:48:54.628ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2564 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2565 ', agent/src/main.rs:880:30
2566 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2567 [ Jul 16 04:48:54 Stopping because service exited with an error. ]
2568 [ Jul 16 04:48:54 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2569 + . /lib/svc/share/smf_include.sh
2570 ++ SMF_EXIT_OK=0
2571 ++ SMF_EXIT_NODAEMON=94
2572 ++ SMF_EXIT_ERR_FATAL=95
2573 ++ SMF_EXIT_ERR_CONFIG=96
2574 ++ SMF_EXIT_MON_DEGRADE=97
2575 ++ SMF_EXIT_MON_OFFLINE=98
2576 ++ SMF_EXIT_ERR_NOSMF=99
2577 ++ SMF_EXIT_ERR_PERM=100
2578 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2579 + DATALINK=oxControlService20
2580 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2581 + GATEWAY=fd00:1122:3344:101::1
2582 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2583 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2584 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2585 + LISTEN_ADDR=fd00:1122:3344:101::10
2586 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2587 + LISTEN_PORT=32345
2588 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2589 + PORTBASE=19000
2590 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2591 + DOWNSTAIRS_PREFIX=downstairs
2592 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2593 + SNAPSHOT_PREFIX=snapshot
2594 + [[ oxControlService20 == unknown ]]
2595 + [[ fd00:1122:3344:101::1 == unknown ]]
2596 + ipadm delete-if oxControlService20
2597 + ipadm create-if -t oxControlService20
2598 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2599 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2600 + ipadm show-addr oxControlService20/ll
2601 ipadm: Address object not found
2602 + ipadm create-addr -t -T addrconf oxControlService20/ll
2603 + ipadm show-addr oxControlService20/omicron6
2604 ipadm: Address object not found
2605 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2606 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2607 route to: default
2608 destination: default
2609 mask: default
2610 gateway: fd00:1122:3344:101::1
2611 interface: oxControlService20
2612 flags: <UP,GATEWAY,DONE,STATIC>
2613 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2614 0 0 0 0 0 0 9000 0
2615 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2616 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2617 note: configured to log to "/dev/stdout"
26182023-07-16T04:48:55.186ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
26192023-07-16T04:48:55.188ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
26202023-07-16T04:48:55.188ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
26212023-07-16T04:48:55.218ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
26222023-07-16T04:48:55.218ZINFOcrucible-agent: instance states: (Some(Disabled), None)
26232023-07-16T04:48:55.218ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
26242023-07-16T04:48:55.221ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
26252023-07-16T04:48:55.225ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
26262023-07-16T04:48:55.225ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2627 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2628 ', agent/src/main.rs:880:30
2629 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2630 [ Jul 16 04:48:55 Stopping because service exited with an error. ]
2631 [ Jul 16 04:48:55 Failing too quickly, throttling. ]
2632 [ Jul 16 04:48:56 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2633 + . /lib/svc/share/smf_include.sh
2634 ++ SMF_EXIT_OK=0
2635 ++ SMF_EXIT_NODAEMON=94
2636 ++ SMF_EXIT_ERR_FATAL=95
2637 ++ SMF_EXIT_ERR_CONFIG=96
2638 ++ SMF_EXIT_MON_DEGRADE=97
2639 ++ SMF_EXIT_MON_OFFLINE=98
2640 ++ SMF_EXIT_ERR_NOSMF=99
2641 ++ SMF_EXIT_ERR_PERM=100
2642 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2643 + DATALINK=oxControlService20
2644 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2645 + GATEWAY=fd00:1122:3344:101::1
2646 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2647 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2648 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2649 + LISTEN_ADDR=fd00:1122:3344:101::10
2650 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2651 + LISTEN_PORT=32345
2652 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2653 + PORTBASE=19000
2654 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2655 + DOWNSTAIRS_PREFIX=downstairs
2656 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2657 + SNAPSHOT_PREFIX=snapshot
2658 + [[ oxControlService20 == unknown ]]
2659 + [[ fd00:1122:3344:101::1 == unknown ]]
2660 + ipadm delete-if oxControlService20
2661 + ipadm create-if -t oxControlService20
2662 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2663 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2664 + ipadm show-addr oxControlService20/ll
2665 ipadm: Address object not found
2666 + ipadm create-addr -t -T addrconf oxControlService20/ll
2667 + ipadm show-addr oxControlService20/omicron6
2668 ipadm: Address object not found
2669 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2670 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2671 route to: default
2672 destination: default
2673 mask: default
2674 gateway: fd00:1122:3344:101::1
2675 interface: oxControlService20
2676 flags: <UP,GATEWAY,DONE,STATIC>
2677 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2678 0 0 0 0 0 0 9000 0
2679 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2680 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2681 note: configured to log to "/dev/stdout"
26822023-07-16T04:48:56.789ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
26832023-07-16T04:48:56.791ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
26842023-07-16T04:48:56.791ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
26852023-07-16T04:48:56.820ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
26862023-07-16T04:48:56.820ZINFOcrucible-agent: instance states: (Some(Disabled), None)
26872023-07-16T04:48:56.821ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
26882023-07-16T04:48:56.824ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
26892023-07-16T04:48:56.829ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
26902023-07-16T04:48:56.829ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2691 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2692 ', agent/src/main.rs:880:30
2693 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2694 [ Jul 16 04:48:56 Stopping because service exited with an error. ]
2695 [ Jul 16 04:48:56 Failing too quickly, throttling. ]
2696 [ Jul 16 04:48:57 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2697 + . /lib/svc/share/smf_include.sh
2698 ++ SMF_EXIT_OK=0
2699 ++ SMF_EXIT_NODAEMON=94
2700 ++ SMF_EXIT_ERR_FATAL=95
2701 ++ SMF_EXIT_ERR_CONFIG=96
2702 ++ SMF_EXIT_MON_DEGRADE=97
2703 ++ SMF_EXIT_MON_OFFLINE=98
2704 ++ SMF_EXIT_ERR_NOSMF=99
2705 ++ SMF_EXIT_ERR_PERM=100
2706 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2707 + DATALINK=oxControlService20
2708 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2709 + GATEWAY=fd00:1122:3344:101::1
2710 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2711 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2712 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2713 + LISTEN_ADDR=fd00:1122:3344:101::10
2714 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2715 + LISTEN_PORT=32345
2716 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2717 + PORTBASE=19000
2718 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2719 + DOWNSTAIRS_PREFIX=downstairs
2720 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2721 + SNAPSHOT_PREFIX=snapshot
2722 + [[ oxControlService20 == unknown ]]
2723 + [[ fd00:1122:3344:101::1 == unknown ]]
2724 + ipadm delete-if oxControlService20
2725 + ipadm create-if -t oxControlService20
2726 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2727 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2728 + ipadm show-addr oxControlService20/ll
2729 ipadm: Address object not found
2730 + ipadm create-addr -t -T addrconf oxControlService20/ll
2731 + ipadm show-addr oxControlService20/omicron6
2732 ipadm: Address object not found
2733 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2734 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2735 route to: default
2736 destination: default
2737 mask: default
2738 gateway: fd00:1122:3344:101::1
2739 interface: oxControlService20
2740 flags: <UP,GATEWAY,DONE,STATIC>
2741 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2742 0 0 0 0 0 0 9000 0
2743 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2744 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2745 note: configured to log to "/dev/stdout"
27462023-07-16T04:48:58.384ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
27472023-07-16T04:48:58.386ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
27482023-07-16T04:48:58.386ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
27492023-07-16T04:48:58.415ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
27502023-07-16T04:48:58.416ZINFOcrucible-agent: instance states: (Some(Disabled), None)
27512023-07-16T04:48:58.416ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
27522023-07-16T04:48:58.418ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
27532023-07-16T04:48:58.423ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
27542023-07-16T04:48:58.423ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2755 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2756 ', agent/src/main.rs:880:30
2757 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2758 [ Jul 16 04:48:58 Stopping because service exited with an error. ]
2759 [ Jul 16 04:48:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2760 + . /lib/svc/share/smf_include.sh
2761 ++ SMF_EXIT_OK=0
2762 ++ SMF_EXIT_NODAEMON=94
2763 ++ SMF_EXIT_ERR_FATAL=95
2764 ++ SMF_EXIT_ERR_CONFIG=96
2765 ++ SMF_EXIT_MON_DEGRADE=97
2766 ++ SMF_EXIT_MON_OFFLINE=98
2767 ++ SMF_EXIT_ERR_NOSMF=99
2768 ++ SMF_EXIT_ERR_PERM=100
2769 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2770 + DATALINK=oxControlService20
2771 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2772 + GATEWAY=fd00:1122:3344:101::1
2773 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2774 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2775 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2776 + LISTEN_ADDR=fd00:1122:3344:101::10
2777 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2778 + LISTEN_PORT=32345
2779 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2780 + PORTBASE=19000
2781 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2782 + DOWNSTAIRS_PREFIX=downstairs
2783 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2784 + SNAPSHOT_PREFIX=snapshot
2785 + [[ oxControlService20 == unknown ]]
2786 + [[ fd00:1122:3344:101::1 == unknown ]]
2787 + ipadm delete-if oxControlService20
2788 + ipadm create-if -t oxControlService20
2789 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2790 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2791 + ipadm show-addr oxControlService20/ll
2792 ipadm: Address object not found
2793 + ipadm create-addr -t -T addrconf oxControlService20/ll
2794 + ipadm show-addr oxControlService20/omicron6
2795 ipadm: Address object not found
2796 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2797 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2798 route to: default
2799 destination: default
2800 mask: default
2801 gateway: fd00:1122:3344:101::1
2802 interface: oxControlService20
2803 flags: <UP,GATEWAY,DONE,STATIC>
2804 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2805 0 0 0 0 0 0 9000 0
2806 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2807 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2808 note: configured to log to "/dev/stdout"
28092023-07-16T04:48:58.979ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
28102023-07-16T04:48:58.981ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
28112023-07-16T04:48:58.981ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
28122023-07-16T04:48:59.011ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
28132023-07-16T04:48:59.012ZINFOcrucible-agent: instance states: (Some(Disabled), None)
28142023-07-16T04:48:59.012ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
28152023-07-16T04:48:59.015ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
28162023-07-16T04:48:59.019ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
28172023-07-16T04:48:59.019ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2818 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2819 ', agent/src/main.rs:880:30
2820 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2821 [ Jul 16 04:48:59 Stopping because service exited with an error. ]
2822 [ Jul 16 04:48:59 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2823 + . /lib/svc/share/smf_include.sh
2824 ++ SMF_EXIT_OK=0
2825 ++ SMF_EXIT_NODAEMON=94
2826 ++ SMF_EXIT_ERR_FATAL=95
2827 ++ SMF_EXIT_ERR_CONFIG=96
2828 ++ SMF_EXIT_MON_DEGRADE=97
2829 ++ SMF_EXIT_MON_OFFLINE=98
2830 ++ SMF_EXIT_ERR_NOSMF=99
2831 ++ SMF_EXIT_ERR_PERM=100
2832 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2833 + DATALINK=oxControlService20
2834 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2835 + GATEWAY=fd00:1122:3344:101::1
2836 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2837 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2838 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2839 + LISTEN_ADDR=fd00:1122:3344:101::10
2840 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2841 + LISTEN_PORT=32345
2842 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2843 + PORTBASE=19000
2844 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2845 + DOWNSTAIRS_PREFIX=downstairs
2846 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2847 + SNAPSHOT_PREFIX=snapshot
2848 + [[ oxControlService20 == unknown ]]
2849 + [[ fd00:1122:3344:101::1 == unknown ]]
2850 + ipadm delete-if oxControlService20
2851 + ipadm create-if -t oxControlService20
2852 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2853 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2854 + ipadm show-addr oxControlService20/ll
2855 ipadm: Address object not found
2856 + ipadm create-addr -t -T addrconf oxControlService20/ll
2857 + ipadm show-addr oxControlService20/omicron6
2858 ipadm: Address object not found
2859 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2860 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2861 route to: default
2862 destination: default
2863 mask: default
2864 gateway: fd00:1122:3344:101::1
2865 interface: oxControlService20
2866 flags: <UP,GATEWAY,DONE,STATIC>
2867 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2868 0 0 0 0 0 0 9000 0
2869 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2870 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2871 note: configured to log to "/dev/stdout"
28722023-07-16T04:48:59.574ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
28732023-07-16T04:48:59.576ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
28742023-07-16T04:48:59.576ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
28752023-07-16T04:48:59.605ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
28762023-07-16T04:48:59.605ZINFOcrucible-agent: instance states: (Some(Disabled), None)
28772023-07-16T04:48:59.606ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
28782023-07-16T04:48:59.608ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
28792023-07-16T04:48:59.613ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
28802023-07-16T04:48:59.613ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2881 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2882 ', agent/src/main.rs:880:30
2883 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2884 [ Jul 16 04:48:59 Stopping because service exited with an error. ]
2885 [ Jul 16 04:48:59 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2886 + . /lib/svc/share/smf_include.sh
2887 ++ SMF_EXIT_OK=0
2888 ++ SMF_EXIT_NODAEMON=94
2889 ++ SMF_EXIT_ERR_FATAL=95
2890 ++ SMF_EXIT_ERR_CONFIG=96
2891 ++ SMF_EXIT_MON_DEGRADE=97
2892 ++ SMF_EXIT_MON_OFFLINE=98
2893 ++ SMF_EXIT_ERR_NOSMF=99
2894 ++ SMF_EXIT_ERR_PERM=100
2895 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2896 + DATALINK=oxControlService20
2897 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2898 + GATEWAY=fd00:1122:3344:101::1
2899 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2900 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2901 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2902 + LISTEN_ADDR=fd00:1122:3344:101::10
2903 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2904 + LISTEN_PORT=32345
2905 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2906 + PORTBASE=19000
2907 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2908 + DOWNSTAIRS_PREFIX=downstairs
2909 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2910 + SNAPSHOT_PREFIX=snapshot
2911 + [[ oxControlService20 == unknown ]]
2912 + [[ fd00:1122:3344:101::1 == unknown ]]
2913 + ipadm delete-if oxControlService20
2914 + ipadm create-if -t oxControlService20
2915 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2916 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2917 + ipadm show-addr oxControlService20/ll
2918 ipadm: Address object not found
2919 + ipadm create-addr -t -T addrconf oxControlService20/ll
2920 + ipadm show-addr oxControlService20/omicron6
2921 ipadm: Address object not found
2922 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2923 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2924 route to: default
2925 destination: default
2926 mask: default
2927 gateway: fd00:1122:3344:101::1
2928 interface: oxControlService20
2929 flags: <UP,GATEWAY,DONE,STATIC>
2930 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2931 0 0 0 0 0 0 9000 0
2932 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2933 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2934 note: configured to log to "/dev/stdout"
29352023-07-16T04:49:00.170ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
29362023-07-16T04:49:00.173ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
29372023-07-16T04:49:00.173ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
29382023-07-16T04:49:00.203ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
29392023-07-16T04:49:00.203ZINFOcrucible-agent: instance states: (Some(Disabled), None)
29402023-07-16T04:49:00.203ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
29412023-07-16T04:49:00.206ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
29422023-07-16T04:49:00.210ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
29432023-07-16T04:49:00.210ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
2944 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
2945 ', agent/src/main.rs:880:30
2946 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2947 [ Jul 16 04:49:00 Stopping because service exited with an error. ]
2948 [ Jul 16 04:49:00 Failing too quickly, throttling. ]
2949 [ Jul 16 04:49:01 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
2950 + . /lib/svc/share/smf_include.sh
2951 ++ SMF_EXIT_OK=0
2952 ++ SMF_EXIT_NODAEMON=94
2953 ++ SMF_EXIT_ERR_FATAL=95
2954 ++ SMF_EXIT_ERR_CONFIG=96
2955 ++ SMF_EXIT_MON_DEGRADE=97
2956 ++ SMF_EXIT_MON_OFFLINE=98
2957 ++ SMF_EXIT_ERR_NOSMF=99
2958 ++ SMF_EXIT_ERR_PERM=100
2959 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
2960 + DATALINK=oxControlService20
2961 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
2962 + GATEWAY=fd00:1122:3344:101::1
2963 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
2964 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
2965 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
2966 + LISTEN_ADDR=fd00:1122:3344:101::10
2967 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
2968 + LISTEN_PORT=32345
2969 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
2970 + PORTBASE=19000
2971 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
2972 + DOWNSTAIRS_PREFIX=downstairs
2973 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
2974 + SNAPSHOT_PREFIX=snapshot
2975 + [[ oxControlService20 == unknown ]]
2976 + [[ fd00:1122:3344:101::1 == unknown ]]
2977 + ipadm delete-if oxControlService20
2978 + ipadm create-if -t oxControlService20
2979 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
2980 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
2981 + ipadm show-addr oxControlService20/ll
2982 ipadm: Address object not found
2983 + ipadm create-addr -t -T addrconf oxControlService20/ll
2984 + ipadm show-addr oxControlService20/omicron6
2985 ipadm: Address object not found
2986 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
2987 + route get -inet6 default -inet6 fd00:1122:3344:101::1
2988 route to: default
2989 destination: default
2990 mask: default
2991 gateway: fd00:1122:3344:101::1
2992 interface: oxControlService20
2993 flags: <UP,GATEWAY,DONE,STATIC>
2994 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
2995 0 0 0 0 0 0 9000 0
2996 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
2997 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
2998 note: configured to log to "/dev/stdout"
29992023-07-16T04:49:01.775ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
30002023-07-16T04:49:01.777ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
30012023-07-16T04:49:01.777ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
30022023-07-16T04:49:01.806ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
30032023-07-16T04:49:01.807ZINFOcrucible-agent: instance states: (Some(Disabled), None)
30042023-07-16T04:49:01.807ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
30052023-07-16T04:49:01.810ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
30062023-07-16T04:49:01.814ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
30072023-07-16T04:49:01.814ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3008 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3009 ', agent/src/main.rs:880:30
3010 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3011 [ Jul 16 04:49:01 Stopping because service exited with an error. ]
3012 [ Jul 16 04:49:01 Failing too quickly, throttling. ]
3013 [ Jul 16 04:49:02 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3014 + . /lib/svc/share/smf_include.sh
3015 ++ SMF_EXIT_OK=0
3016 ++ SMF_EXIT_NODAEMON=94
3017 ++ SMF_EXIT_ERR_FATAL=95
3018 ++ SMF_EXIT_ERR_CONFIG=96
3019 ++ SMF_EXIT_MON_DEGRADE=97
3020 ++ SMF_EXIT_MON_OFFLINE=98
3021 ++ SMF_EXIT_ERR_NOSMF=99
3022 ++ SMF_EXIT_ERR_PERM=100
3023 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3024 + DATALINK=oxControlService20
3025 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3026 + GATEWAY=fd00:1122:3344:101::1
3027 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3028 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3029 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3030 + LISTEN_ADDR=fd00:1122:3344:101::10
3031 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3032 + LISTEN_PORT=32345
3033 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3034 + PORTBASE=19000
3035 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3036 + DOWNSTAIRS_PREFIX=downstairs
3037 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3038 + SNAPSHOT_PREFIX=snapshot
3039 + [[ oxControlService20 == unknown ]]
3040 + [[ fd00:1122:3344:101::1 == unknown ]]
3041 + ipadm delete-if oxControlService20
3042 + ipadm create-if -t oxControlService20
3043 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3044 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3045 + ipadm show-addr oxControlService20/ll
3046 ipadm: Address object not found
3047 + ipadm create-addr -t -T addrconf oxControlService20/ll
3048 + ipadm show-addr oxControlService20/omicron6
3049 ipadm: Address object not found
3050 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3051 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3052 route to: default
3053 destination: default
3054 mask: default
3055 gateway: fd00:1122:3344:101::1
3056 interface: oxControlService20
3057 flags: <UP,GATEWAY,DONE,STATIC>
3058 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3059 0 0 0 0 0 0 9000 0
3060 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3061 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3062 note: configured to log to "/dev/stdout"
30632023-07-16T04:49:03.373ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
30642023-07-16T04:49:03.375ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
30652023-07-16T04:49:03.375ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
30662023-07-16T04:49:03.405ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
30672023-07-16T04:49:03.405ZINFOcrucible-agent: instance states: (Some(Disabled), None)
30682023-07-16T04:49:03.406ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
30692023-07-16T04:49:03.408ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
30702023-07-16T04:49:03.412ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
30712023-07-16T04:49:03.412ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3072 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3073 ', agent/src/main.rs:880:30
3074 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3075 [ Jul 16 04:49:03 Stopping because service exited with an error. ]
3076 [ Jul 16 04:49:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3077 + . /lib/svc/share/smf_include.sh
3078 ++ SMF_EXIT_OK=0
3079 ++ SMF_EXIT_NODAEMON=94
3080 ++ SMF_EXIT_ERR_FATAL=95
3081 ++ SMF_EXIT_ERR_CONFIG=96
3082 ++ SMF_EXIT_MON_DEGRADE=97
3083 ++ SMF_EXIT_MON_OFFLINE=98
3084 ++ SMF_EXIT_ERR_NOSMF=99
3085 ++ SMF_EXIT_ERR_PERM=100
3086 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3087 + DATALINK=oxControlService20
3088 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3089 + GATEWAY=fd00:1122:3344:101::1
3090 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3091 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3092 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3093 + LISTEN_ADDR=fd00:1122:3344:101::10
3094 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3095 + LISTEN_PORT=32345
3096 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3097 + PORTBASE=19000
3098 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3099 + DOWNSTAIRS_PREFIX=downstairs
3100 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3101 + SNAPSHOT_PREFIX=snapshot
3102 + [[ oxControlService20 == unknown ]]
3103 + [[ fd00:1122:3344:101::1 == unknown ]]
3104 + ipadm delete-if oxControlService20
3105 + ipadm create-if -t oxControlService20
3106 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3107 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3108 + ipadm show-addr oxControlService20/ll
3109 ipadm: Address object not found
3110 + ipadm create-addr -t -T addrconf oxControlService20/ll
3111 + ipadm show-addr oxControlService20/omicron6
3112 ipadm: Address object not found
3113 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3114 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3115 route to: default
3116 destination: default
3117 mask: default
3118 gateway: fd00:1122:3344:101::1
3119 interface: oxControlService20
3120 flags: <UP,GATEWAY,DONE,STATIC>
3121 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3122 0 0 0 0 0 0 9000 0
3123 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3124 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3125 note: configured to log to "/dev/stdout"
31262023-07-16T04:49:03.973ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
31272023-07-16T04:49:03.975ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
31282023-07-16T04:49:03.975ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
31292023-07-16T04:49:04.004ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
31302023-07-16T04:49:04.004ZINFOcrucible-agent: instance states: (Some(Disabled), None)
31312023-07-16T04:49:04.004ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
31322023-07-16T04:49:04.007ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
31332023-07-16T04:49:04.012ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
31342023-07-16T04:49:04.012ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3135 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3136 ', agent/src/main.rs:880:30
3137 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3138 [ Jul 16 04:49:04 Stopping because service exited with an error. ]
3139 [ Jul 16 04:49:04 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3140 + . /lib/svc/share/smf_include.sh
3141 ++ SMF_EXIT_OK=0
3142 ++ SMF_EXIT_NODAEMON=94
3143 ++ SMF_EXIT_ERR_FATAL=95
3144 ++ SMF_EXIT_ERR_CONFIG=96
3145 ++ SMF_EXIT_MON_DEGRADE=97
3146 ++ SMF_EXIT_MON_OFFLINE=98
3147 ++ SMF_EXIT_ERR_NOSMF=99
3148 ++ SMF_EXIT_ERR_PERM=100
3149 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3150 + DATALINK=oxControlService20
3151 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3152 + GATEWAY=fd00:1122:3344:101::1
3153 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3154 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3155 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3156 + LISTEN_ADDR=fd00:1122:3344:101::10
3157 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3158 + LISTEN_PORT=32345
3159 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3160 + PORTBASE=19000
3161 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3162 + DOWNSTAIRS_PREFIX=downstairs
3163 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3164 + SNAPSHOT_PREFIX=snapshot
3165 + [[ oxControlService20 == unknown ]]
3166 + [[ fd00:1122:3344:101::1 == unknown ]]
3167 + ipadm delete-if oxControlService20
3168 + ipadm create-if -t oxControlService20
3169 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3170 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3171 + ipadm show-addr oxControlService20/ll
3172 ipadm: Address object not found
3173 + ipadm create-addr -t -T addrconf oxControlService20/ll
3174 + ipadm show-addr oxControlService20/omicron6
3175 ipadm: Address object not found
3176 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3177 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3178 route to: default
3179 destination: default
3180 mask: default
3181 gateway: fd00:1122:3344:101::1
3182 interface: oxControlService20
3183 flags: <UP,GATEWAY,DONE,STATIC>
3184 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3185 0 0 0 0 0 0 9000 0
3186 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3187 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3188 note: configured to log to "/dev/stdout"
31892023-07-16T04:49:04.566ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
31902023-07-16T04:49:04.568ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
31912023-07-16T04:49:04.568ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
31922023-07-16T04:49:04.597ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
31932023-07-16T04:49:04.598ZINFOcrucible-agent: instance states: (Some(Disabled), None)
31942023-07-16T04:49:04.598ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
31952023-07-16T04:49:04.600ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
31962023-07-16T04:49:04.605ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
31972023-07-16T04:49:04.605ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3198 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3199 ', agent/src/main.rs:880:30
3200 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3201 [ Jul 16 04:49:04 Stopping because service exited with an error. ]
3202 [ Jul 16 04:49:04 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3203 + . /lib/svc/share/smf_include.sh
3204 ++ SMF_EXIT_OK=0
3205 ++ SMF_EXIT_NODAEMON=94
3206 ++ SMF_EXIT_ERR_FATAL=95
3207 ++ SMF_EXIT_ERR_CONFIG=96
3208 ++ SMF_EXIT_MON_DEGRADE=97
3209 ++ SMF_EXIT_MON_OFFLINE=98
3210 ++ SMF_EXIT_ERR_NOSMF=99
3211 ++ SMF_EXIT_ERR_PERM=100
3212 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3213 + DATALINK=oxControlService20
3214 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3215 + GATEWAY=fd00:1122:3344:101::1
3216 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3217 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3218 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3219 + LISTEN_ADDR=fd00:1122:3344:101::10
3220 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3221 + LISTEN_PORT=32345
3222 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3223 + PORTBASE=19000
3224 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3225 + DOWNSTAIRS_PREFIX=downstairs
3226 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3227 + SNAPSHOT_PREFIX=snapshot
3228 + [[ oxControlService20 == unknown ]]
3229 + [[ fd00:1122:3344:101::1 == unknown ]]
3230 + ipadm delete-if oxControlService20
3231 + ipadm create-if -t oxControlService20
3232 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3233 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3234 + ipadm show-addr oxControlService20/ll
3235 ipadm: Address object not found
3236 + ipadm create-addr -t -T addrconf oxControlService20/ll
3237 + ipadm show-addr oxControlService20/omicron6
3238 ipadm: Address object not found
3239 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3240 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3241 route to: default
3242 destination: default
3243 mask: default
3244 gateway: fd00:1122:3344:101::1
3245 interface: oxControlService20
3246 flags: <UP,GATEWAY,DONE,STATIC>
3247 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3248 0 0 0 0 0 0 9000 0
3249 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3250 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3251 note: configured to log to "/dev/stdout"
32522023-07-16T04:49:05.158ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
32532023-07-16T04:49:05.160ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
32542023-07-16T04:49:05.160ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
32552023-07-16T04:49:05.190ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
32562023-07-16T04:49:05.190ZINFOcrucible-agent: instance states: (Some(Disabled), None)
32572023-07-16T04:49:05.191ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
32582023-07-16T04:49:05.194ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
32592023-07-16T04:49:05.198ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
32602023-07-16T04:49:05.198ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3261 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3262 ', agent/src/main.rs:880:30
3263 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3264 [ Jul 16 04:49:05 Stopping because service exited with an error. ]
3265 [ Jul 16 04:49:05 Failing too quickly, throttling. ]
3266 [ Jul 16 04:49:06 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3267 + . /lib/svc/share/smf_include.sh
3268 ++ SMF_EXIT_OK=0
3269 ++ SMF_EXIT_NODAEMON=94
3270 ++ SMF_EXIT_ERR_FATAL=95
3271 ++ SMF_EXIT_ERR_CONFIG=96
3272 ++ SMF_EXIT_MON_DEGRADE=97
3273 ++ SMF_EXIT_MON_OFFLINE=98
3274 ++ SMF_EXIT_ERR_NOSMF=99
3275 ++ SMF_EXIT_ERR_PERM=100
3276 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3277 + DATALINK=oxControlService20
3278 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3279 + GATEWAY=fd00:1122:3344:101::1
3280 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3281 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3282 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3283 + LISTEN_ADDR=fd00:1122:3344:101::10
3284 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3285 + LISTEN_PORT=32345
3286 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3287 + PORTBASE=19000
3288 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3289 + DOWNSTAIRS_PREFIX=downstairs
3290 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3291 + SNAPSHOT_PREFIX=snapshot
3292 + [[ oxControlService20 == unknown ]]
3293 + [[ fd00:1122:3344:101::1 == unknown ]]
3294 + ipadm delete-if oxControlService20
3295 + ipadm create-if -t oxControlService20
3296 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3297 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3298 + ipadm show-addr oxControlService20/ll
3299 ipadm: Address object not found
3300 + ipadm create-addr -t -T addrconf oxControlService20/ll
3301 + ipadm show-addr oxControlService20/omicron6
3302 ipadm: Address object not found
3303 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3304 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3305 route to: default
3306 destination: default
3307 mask: default
3308 gateway: fd00:1122:3344:101::1
3309 interface: oxControlService20
3310 flags: <UP,GATEWAY,DONE,STATIC>
3311 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3312 0 0 0 0 0 0 9000 0
3313 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3314 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3315 note: configured to log to "/dev/stdout"
33162023-07-16T04:49:06.760ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
33172023-07-16T04:49:06.763ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
33182023-07-16T04:49:06.763ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
33192023-07-16T04:49:06.793ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
33202023-07-16T04:49:06.793ZINFOcrucible-agent: instance states: (Some(Disabled), None)
33212023-07-16T04:49:06.794ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
33222023-07-16T04:49:06.796ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
33232023-07-16T04:49:06.801ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
33242023-07-16T04:49:06.801ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3325 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3326 ', agent/src/main.rs:880:30
3327 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3328 [ Jul 16 04:49:06 Stopping because service exited with an error. ]
3329 [ Jul 16 04:49:06 Failing too quickly, throttling. ]
3330 [ Jul 16 04:49:07 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3331 + . /lib/svc/share/smf_include.sh
3332 ++ SMF_EXIT_OK=0
3333 ++ SMF_EXIT_NODAEMON=94
3334 ++ SMF_EXIT_ERR_FATAL=95
3335 ++ SMF_EXIT_ERR_CONFIG=96
3336 ++ SMF_EXIT_MON_DEGRADE=97
3337 ++ SMF_EXIT_MON_OFFLINE=98
3338 ++ SMF_EXIT_ERR_NOSMF=99
3339 ++ SMF_EXIT_ERR_PERM=100
3340 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3341 + DATALINK=oxControlService20
3342 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3343 + GATEWAY=fd00:1122:3344:101::1
3344 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3345 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3346 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3347 + LISTEN_ADDR=fd00:1122:3344:101::10
3348 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3349 + LISTEN_PORT=32345
3350 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3351 + PORTBASE=19000
3352 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3353 + DOWNSTAIRS_PREFIX=downstairs
3354 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3355 + SNAPSHOT_PREFIX=snapshot
3356 + [[ oxControlService20 == unknown ]]
3357 + [[ fd00:1122:3344:101::1 == unknown ]]
3358 + ipadm delete-if oxControlService20
3359 + ipadm create-if -t oxControlService20
3360 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3361 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3362 + ipadm show-addr oxControlService20/ll
3363 ipadm: Address object not found
3364 + ipadm create-addr -t -T addrconf oxControlService20/ll
3365 + ipadm show-addr oxControlService20/omicron6
3366 ipadm: Address object not found
3367 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3368 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3369 route to: default
3370 destination: default
3371 mask: default
3372 gateway: fd00:1122:3344:101::1
3373 interface: oxControlService20
3374 flags: <UP,GATEWAY,DONE,STATIC>
3375 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3376 0 0 0 0 0 0 9000 0
3377 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3378 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3379 note: configured to log to "/dev/stdout"
33802023-07-16T04:49:08.360ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
33812023-07-16T04:49:08.363ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
33822023-07-16T04:49:08.363ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
33832023-07-16T04:49:08.394ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
33842023-07-16T04:49:08.394ZINFOcrucible-agent: instance states: (Some(Disabled), None)
33852023-07-16T04:49:08.395ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
33862023-07-16T04:49:08.397ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
33872023-07-16T04:49:08.402ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
33882023-07-16T04:49:08.402ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3389 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3390 ', agent/src/main.rs:880:30
3391 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3392 [ Jul 16 04:49:08 Stopping because service exited with an error. ]
3393 [ Jul 16 04:49:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3394 + . /lib/svc/share/smf_include.sh
3395 ++ SMF_EXIT_OK=0
3396 ++ SMF_EXIT_NODAEMON=94
3397 ++ SMF_EXIT_ERR_FATAL=95
3398 ++ SMF_EXIT_ERR_CONFIG=96
3399 ++ SMF_EXIT_MON_DEGRADE=97
3400 ++ SMF_EXIT_MON_OFFLINE=98
3401 ++ SMF_EXIT_ERR_NOSMF=99
3402 ++ SMF_EXIT_ERR_PERM=100
3403 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3404 + DATALINK=oxControlService20
3405 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3406 + GATEWAY=fd00:1122:3344:101::1
3407 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3408 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3409 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3410 + LISTEN_ADDR=fd00:1122:3344:101::10
3411 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3412 + LISTEN_PORT=32345
3413 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3414 + PORTBASE=19000
3415 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3416 + DOWNSTAIRS_PREFIX=downstairs
3417 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3418 + SNAPSHOT_PREFIX=snapshot
3419 + [[ oxControlService20 == unknown ]]
3420 + [[ fd00:1122:3344:101::1 == unknown ]]
3421 + ipadm delete-if oxControlService20
3422 + ipadm create-if -t oxControlService20
3423 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3424 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3425 + ipadm show-addr oxControlService20/ll
3426 ipadm: Address object not found
3427 + ipadm create-addr -t -T addrconf oxControlService20/ll
3428 + ipadm show-addr oxControlService20/omicron6
3429 ipadm: Address object not found
3430 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3431 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3432 route to: default
3433 destination: default
3434 mask: default
3435 gateway: fd00:1122:3344:101::1
3436 interface: oxControlService20
3437 flags: <UP,GATEWAY,DONE,STATIC>
3438 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3439 0 0 0 0 0 0 9000 0
3440 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3441 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3442 note: configured to log to "/dev/stdout"
34432023-07-16T04:49:08.962ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
34442023-07-16T04:49:08.964ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
34452023-07-16T04:49:08.964ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
34462023-07-16T04:49:08.992ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
34472023-07-16T04:49:08.992ZINFOcrucible-agent: instance states: (Some(Disabled), None)
34482023-07-16T04:49:08.993ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
34492023-07-16T04:49:08.996ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
34502023-07-16T04:49:09.001ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
34512023-07-16T04:49:09.001ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3452 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3453 ', agent/src/main.rs:880:30
3454 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3455 [ Jul 16 04:49:09 Stopping because service exited with an error. ]
3456 [ Jul 16 04:49:09 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3457 + . /lib/svc/share/smf_include.sh
3458 ++ SMF_EXIT_OK=0
3459 ++ SMF_EXIT_NODAEMON=94
3460 ++ SMF_EXIT_ERR_FATAL=95
3461 ++ SMF_EXIT_ERR_CONFIG=96
3462 ++ SMF_EXIT_MON_DEGRADE=97
3463 ++ SMF_EXIT_MON_OFFLINE=98
3464 ++ SMF_EXIT_ERR_NOSMF=99
3465 ++ SMF_EXIT_ERR_PERM=100
3466 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3467 + DATALINK=oxControlService20
3468 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3469 + GATEWAY=fd00:1122:3344:101::1
3470 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3471 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3472 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3473 + LISTEN_ADDR=fd00:1122:3344:101::10
3474 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3475 + LISTEN_PORT=32345
3476 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3477 + PORTBASE=19000
3478 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3479 + DOWNSTAIRS_PREFIX=downstairs
3480 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3481 + SNAPSHOT_PREFIX=snapshot
3482 + [[ oxControlService20 == unknown ]]
3483 + [[ fd00:1122:3344:101::1 == unknown ]]
3484 + ipadm delete-if oxControlService20
3485 + ipadm create-if -t oxControlService20
3486 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3487 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3488 + ipadm show-addr oxControlService20/ll
3489 ipadm: Address object not found
3490 + ipadm create-addr -t -T addrconf oxControlService20/ll
3491 + ipadm show-addr oxControlService20/omicron6
3492 ipadm: Address object not found
3493 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3494 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3495 route to: default
3496 destination: default
3497 mask: default
3498 gateway: fd00:1122:3344:101::1
3499 interface: oxControlService20
3500 flags: <UP,GATEWAY,DONE,STATIC>
3501 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3502 0 0 0 0 0 0 9000 0
3503 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3504 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3505 note: configured to log to "/dev/stdout"
35062023-07-16T04:49:09.560ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
35072023-07-16T04:49:09.562ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
35082023-07-16T04:49:09.562ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
35092023-07-16T04:49:09.590ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
35102023-07-16T04:49:09.590ZINFOcrucible-agent: instance states: (Some(Disabled), None)
35112023-07-16T04:49:09.591ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
35122023-07-16T04:49:09.593ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
35132023-07-16T04:49:09.598ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
35142023-07-16T04:49:09.598ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3515 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3516 ', agent/src/main.rs:880:30
3517 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3518 [ Jul 16 04:49:09 Stopping because service exited with an error. ]
3519 [ Jul 16 04:49:09 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3520 + . /lib/svc/share/smf_include.sh
3521 ++ SMF_EXIT_OK=0
3522 ++ SMF_EXIT_NODAEMON=94
3523 ++ SMF_EXIT_ERR_FATAL=95
3524 ++ SMF_EXIT_ERR_CONFIG=96
3525 ++ SMF_EXIT_MON_DEGRADE=97
3526 ++ SMF_EXIT_MON_OFFLINE=98
3527 ++ SMF_EXIT_ERR_NOSMF=99
3528 ++ SMF_EXIT_ERR_PERM=100
3529 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3530 + DATALINK=oxControlService20
3531 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3532 + GATEWAY=fd00:1122:3344:101::1
3533 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3534 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3535 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3536 + LISTEN_ADDR=fd00:1122:3344:101::10
3537 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3538 + LISTEN_PORT=32345
3539 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3540 + PORTBASE=19000
3541 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3542 + DOWNSTAIRS_PREFIX=downstairs
3543 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3544 + SNAPSHOT_PREFIX=snapshot
3545 + [[ oxControlService20 == unknown ]]
3546 + [[ fd00:1122:3344:101::1 == unknown ]]
3547 + ipadm delete-if oxControlService20
3548 + ipadm create-if -t oxControlService20
3549 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3550 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3551 + ipadm show-addr oxControlService20/ll
3552 ipadm: Address object not found
3553 + ipadm create-addr -t -T addrconf oxControlService20/ll
3554 + ipadm show-addr oxControlService20/omicron6
3555 ipadm: Address object not found
3556 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3557 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3558 route to: default
3559 destination: default
3560 mask: default
3561 gateway: fd00:1122:3344:101::1
3562 interface: oxControlService20
3563 flags: <UP,GATEWAY,DONE,STATIC>
3564 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3565 0 0 0 0 0 0 9000 0
3566 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3567 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3568 note: configured to log to "/dev/stdout"
35692023-07-16T04:49:10.156ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
35702023-07-16T04:49:10.159ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
35712023-07-16T04:49:10.159ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
35722023-07-16T04:49:10.188ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
35732023-07-16T04:49:10.188ZINFOcrucible-agent: instance states: (Some(Disabled), None)
35742023-07-16T04:49:10.189ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
35752023-07-16T04:49:10.191ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
35762023-07-16T04:49:10.196ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
35772023-07-16T04:49:10.196ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3578 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3579 ', agent/src/main.rs:880:30
3580 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3581 [ Jul 16 04:49:10 Stopping because service exited with an error. ]
3582 [ Jul 16 04:49:10 Failing too quickly, throttling. ]
3583 [ Jul 16 04:49:11 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3584 + . /lib/svc/share/smf_include.sh
3585 ++ SMF_EXIT_OK=0
3586 ++ SMF_EXIT_NODAEMON=94
3587 ++ SMF_EXIT_ERR_FATAL=95
3588 ++ SMF_EXIT_ERR_CONFIG=96
3589 ++ SMF_EXIT_MON_DEGRADE=97
3590 ++ SMF_EXIT_MON_OFFLINE=98
3591 ++ SMF_EXIT_ERR_NOSMF=99
3592 ++ SMF_EXIT_ERR_PERM=100
3593 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3594 + DATALINK=oxControlService20
3595 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3596 + GATEWAY=fd00:1122:3344:101::1
3597 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3598 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3599 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3600 + LISTEN_ADDR=fd00:1122:3344:101::10
3601 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3602 + LISTEN_PORT=32345
3603 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3604 + PORTBASE=19000
3605 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3606 + DOWNSTAIRS_PREFIX=downstairs
3607 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3608 + SNAPSHOT_PREFIX=snapshot
3609 + [[ oxControlService20 == unknown ]]
3610 + [[ fd00:1122:3344:101::1 == unknown ]]
3611 + ipadm delete-if oxControlService20
3612 + ipadm create-if -t oxControlService20
3613 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3614 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3615 + ipadm show-addr oxControlService20/ll
3616 ipadm: Address object not found
3617 + ipadm create-addr -t -T addrconf oxControlService20/ll
3618 + ipadm show-addr oxControlService20/omicron6
3619 ipadm: Address object not found
3620 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3621 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3622 route to: default
3623 destination: default
3624 mask: default
3625 gateway: fd00:1122:3344:101::1
3626 interface: oxControlService20
3627 flags: <UP,GATEWAY,DONE,STATIC>
3628 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3629 0 0 0 0 0 0 9000 0
3630 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3631 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3632 note: configured to log to "/dev/stdout"
36332023-07-16T04:49:11.759ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
36342023-07-16T04:49:11.762ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
36352023-07-16T04:49:11.762ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
36362023-07-16T04:49:11.789ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
36372023-07-16T04:49:11.789ZINFOcrucible-agent: instance states: (Some(Disabled), None)
36382023-07-16T04:49:11.790ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
36392023-07-16T04:49:11.793ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
36402023-07-16T04:49:11.797ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
36412023-07-16T04:49:11.797ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3642 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3643 ', agent/src/main.rs:880:30
3644 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3645 [ Jul 16 04:49:11 Stopping because service exited with an error. ]
3646 [ Jul 16 04:49:11 Failing too quickly, throttling. ]
3647 [ Jul 16 04:49:12 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3648 + . /lib/svc/share/smf_include.sh
3649 ++ SMF_EXIT_OK=0
3650 ++ SMF_EXIT_NODAEMON=94
3651 ++ SMF_EXIT_ERR_FATAL=95
3652 ++ SMF_EXIT_ERR_CONFIG=96
3653 ++ SMF_EXIT_MON_DEGRADE=97
3654 ++ SMF_EXIT_MON_OFFLINE=98
3655 ++ SMF_EXIT_ERR_NOSMF=99
3656 ++ SMF_EXIT_ERR_PERM=100
3657 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3658 + DATALINK=oxControlService20
3659 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3660 + GATEWAY=fd00:1122:3344:101::1
3661 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3662 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3663 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3664 + LISTEN_ADDR=fd00:1122:3344:101::10
3665 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3666 + LISTEN_PORT=32345
3667 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3668 + PORTBASE=19000
3669 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3670 + DOWNSTAIRS_PREFIX=downstairs
3671 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3672 + SNAPSHOT_PREFIX=snapshot
3673 + [[ oxControlService20 == unknown ]]
3674 + [[ fd00:1122:3344:101::1 == unknown ]]
3675 + ipadm delete-if oxControlService20
3676 + ipadm create-if -t oxControlService20
3677 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3678 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3679 + ipadm show-addr oxControlService20/ll
3680 ipadm: Address object not found
3681 + ipadm create-addr -t -T addrconf oxControlService20/ll
3682 + ipadm show-addr oxControlService20/omicron6
3683 ipadm: Address object not found
3684 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3685 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3686 route to: default
3687 destination: default
3688 mask: default
3689 gateway: fd00:1122:3344:101::1
3690 interface: oxControlService20
3691 flags: <UP,GATEWAY,DONE,STATIC>
3692 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3693 0 0 0 0 0 0 9000 0
3694 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3695 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3696 note: configured to log to "/dev/stdout"
36972023-07-16T04:49:13.356ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
36982023-07-16T04:49:13.358ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
36992023-07-16T04:49:13.358ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
37002023-07-16T04:49:13.388ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
37012023-07-16T04:49:13.388ZINFOcrucible-agent: instance states: (Some(Disabled), None)
37022023-07-16T04:49:13.389ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
37032023-07-16T04:49:13.392ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
37042023-07-16T04:49:13.396ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
37052023-07-16T04:49:13.396ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3706 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3707 ', agent/src/main.rs:880:30
3708 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3709 [ Jul 16 04:49:13 Stopping because service exited with an error. ]
3710 [ Jul 16 04:49:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3711 + . /lib/svc/share/smf_include.sh
3712 ++ SMF_EXIT_OK=0
3713 ++ SMF_EXIT_NODAEMON=94
3714 ++ SMF_EXIT_ERR_FATAL=95
3715 ++ SMF_EXIT_ERR_CONFIG=96
3716 ++ SMF_EXIT_MON_DEGRADE=97
3717 ++ SMF_EXIT_MON_OFFLINE=98
3718 ++ SMF_EXIT_ERR_NOSMF=99
3719 ++ SMF_EXIT_ERR_PERM=100
3720 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3721 + DATALINK=oxControlService20
3722 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3723 + GATEWAY=fd00:1122:3344:101::1
3724 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3725 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3726 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3727 + LISTEN_ADDR=fd00:1122:3344:101::10
3728 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3729 + LISTEN_PORT=32345
3730 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3731 + PORTBASE=19000
3732 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3733 + DOWNSTAIRS_PREFIX=downstairs
3734 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3735 + SNAPSHOT_PREFIX=snapshot
3736 + [[ oxControlService20 == unknown ]]
3737 + [[ fd00:1122:3344:101::1 == unknown ]]
3738 + ipadm delete-if oxControlService20
3739 + ipadm create-if -t oxControlService20
3740 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3741 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3742 + ipadm show-addr oxControlService20/ll
3743 ipadm: Address object not found
3744 + ipadm create-addr -t -T addrconf oxControlService20/ll
3745 + ipadm show-addr oxControlService20/omicron6
3746 ipadm: Address object not found
3747 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3748 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3749 route to: default
3750 destination: default
3751 mask: default
3752 gateway: fd00:1122:3344:101::1
3753 interface: oxControlService20
3754 flags: <UP,GATEWAY,DONE,STATIC>
3755 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3756 0 0 0 0 0 0 9000 0
3757 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3758 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3759 note: configured to log to "/dev/stdout"
37602023-07-16T04:49:13.958ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
37612023-07-16T04:49:13.960ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
37622023-07-16T04:49:13.960ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
37632023-07-16T04:49:13.988ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
37642023-07-16T04:49:13.988ZINFOcrucible-agent: instance states: (Some(Disabled), None)
37652023-07-16T04:49:13.989ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
37662023-07-16T04:49:13.992ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
37672023-07-16T04:49:13.996ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
37682023-07-16T04:49:13.996ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3769 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3770 ', agent/src/main.rs:880:30
3771 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3772 [ Jul 16 04:49:14 Stopping because service exited with an error. ]
3773 [ Jul 16 04:49:14 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3774 + . /lib/svc/share/smf_include.sh
3775 ++ SMF_EXIT_OK=0
3776 ++ SMF_EXIT_NODAEMON=94
3777 ++ SMF_EXIT_ERR_FATAL=95
3778 ++ SMF_EXIT_ERR_CONFIG=96
3779 ++ SMF_EXIT_MON_DEGRADE=97
3780 ++ SMF_EXIT_MON_OFFLINE=98
3781 ++ SMF_EXIT_ERR_NOSMF=99
3782 ++ SMF_EXIT_ERR_PERM=100
3783 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3784 + DATALINK=oxControlService20
3785 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3786 + GATEWAY=fd00:1122:3344:101::1
3787 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3788 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3789 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3790 + LISTEN_ADDR=fd00:1122:3344:101::10
3791 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3792 + LISTEN_PORT=32345
3793 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3794 + PORTBASE=19000
3795 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3796 + DOWNSTAIRS_PREFIX=downstairs
3797 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3798 + SNAPSHOT_PREFIX=snapshot
3799 + [[ oxControlService20 == unknown ]]
3800 + [[ fd00:1122:3344:101::1 == unknown ]]
3801 + ipadm delete-if oxControlService20
3802 + ipadm create-if -t oxControlService20
3803 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3804 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3805 + ipadm show-addr oxControlService20/ll
3806 ipadm: Address object not found
3807 + ipadm create-addr -t -T addrconf oxControlService20/ll
3808 + ipadm show-addr oxControlService20/omicron6
3809 ipadm: Address object not found
3810 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3811 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3812 route to: default
3813 destination: default
3814 mask: default
3815 gateway: fd00:1122:3344:101::1
3816 interface: oxControlService20
3817 flags: <UP,GATEWAY,DONE,STATIC>
3818 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3819 0 0 0 0 0 0 9000 0
3820 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3821 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3822 note: configured to log to "/dev/stdout"
38232023-07-16T04:49:14.551ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
38242023-07-16T04:49:14.553ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
38252023-07-16T04:49:14.553ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
38262023-07-16T04:49:14.583ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
38272023-07-16T04:49:14.584ZINFOcrucible-agent: instance states: (Some(Disabled), None)
38282023-07-16T04:49:14.584ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
38292023-07-16T04:49:14.587ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
38302023-07-16T04:49:14.591ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
38312023-07-16T04:49:14.591ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3832 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3833 ', agent/src/main.rs:880:30
3834 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3835 [ Jul 16 04:49:14 Stopping because service exited with an error. ]
3836 [ Jul 16 04:49:14 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3837 + . /lib/svc/share/smf_include.sh
3838 ++ SMF_EXIT_OK=0
3839 ++ SMF_EXIT_NODAEMON=94
3840 ++ SMF_EXIT_ERR_FATAL=95
3841 ++ SMF_EXIT_ERR_CONFIG=96
3842 ++ SMF_EXIT_MON_DEGRADE=97
3843 ++ SMF_EXIT_MON_OFFLINE=98
3844 ++ SMF_EXIT_ERR_NOSMF=99
3845 ++ SMF_EXIT_ERR_PERM=100
3846 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3847 + DATALINK=oxControlService20
3848 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3849 + GATEWAY=fd00:1122:3344:101::1
3850 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3851 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3852 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3853 + LISTEN_ADDR=fd00:1122:3344:101::10
3854 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3855 + LISTEN_PORT=32345
3856 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3857 + PORTBASE=19000
3858 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3859 + DOWNSTAIRS_PREFIX=downstairs
3860 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3861 + SNAPSHOT_PREFIX=snapshot
3862 + [[ oxControlService20 == unknown ]]
3863 + [[ fd00:1122:3344:101::1 == unknown ]]
3864 + ipadm delete-if oxControlService20
3865 + ipadm create-if -t oxControlService20
3866 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3867 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3868 + ipadm show-addr oxControlService20/ll
3869 ipadm: Address object not found
3870 + ipadm create-addr -t -T addrconf oxControlService20/ll
3871 + ipadm show-addr oxControlService20/omicron6
3872 ipadm: Address object not found
3873 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3874 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3875 route to: default
3876 destination: default
3877 mask: default
3878 gateway: fd00:1122:3344:101::1
3879 interface: oxControlService20
3880 flags: <UP,GATEWAY,DONE,STATIC>
3881 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3882 0 0 0 0 0 0 9000 0
3883 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3884 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3885 note: configured to log to "/dev/stdout"
38862023-07-16T04:49:15.150ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
38872023-07-16T04:49:15.152ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
38882023-07-16T04:49:15.152ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
38892023-07-16T04:49:15.183ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
38902023-07-16T04:49:15.183ZINFOcrucible-agent: instance states: (Some(Disabled), None)
38912023-07-16T04:49:15.183ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
38922023-07-16T04:49:15.186ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
38932023-07-16T04:49:15.191ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
38942023-07-16T04:49:15.191ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3895 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3896 ', agent/src/main.rs:880:30
3897 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3898 [ Jul 16 04:49:15 Stopping because service exited with an error. ]
3899 [ Jul 16 04:49:15 Failing too quickly, throttling. ]
3900 [ Jul 16 04:49:16 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3901 + . /lib/svc/share/smf_include.sh
3902 ++ SMF_EXIT_OK=0
3903 ++ SMF_EXIT_NODAEMON=94
3904 ++ SMF_EXIT_ERR_FATAL=95
3905 ++ SMF_EXIT_ERR_CONFIG=96
3906 ++ SMF_EXIT_MON_DEGRADE=97
3907 ++ SMF_EXIT_MON_OFFLINE=98
3908 ++ SMF_EXIT_ERR_NOSMF=99
3909 ++ SMF_EXIT_ERR_PERM=100
3910 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3911 + DATALINK=oxControlService20
3912 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3913 + GATEWAY=fd00:1122:3344:101::1
3914 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3915 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3916 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3917 + LISTEN_ADDR=fd00:1122:3344:101::10
3918 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3919 + LISTEN_PORT=32345
3920 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3921 + PORTBASE=19000
3922 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3923 + DOWNSTAIRS_PREFIX=downstairs
3924 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3925 + SNAPSHOT_PREFIX=snapshot
3926 + [[ oxControlService20 == unknown ]]
3927 + [[ fd00:1122:3344:101::1 == unknown ]]
3928 + ipadm delete-if oxControlService20
3929 + ipadm create-if -t oxControlService20
3930 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3931 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3932 + ipadm show-addr oxControlService20/ll
3933 ipadm: Address object not found
3934 + ipadm create-addr -t -T addrconf oxControlService20/ll
3935 + ipadm show-addr oxControlService20/omicron6
3936 ipadm: Address object not found
3937 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
3938 + route get -inet6 default -inet6 fd00:1122:3344:101::1
3939 route to: default
3940 destination: default
3941 mask: default
3942 gateway: fd00:1122:3344:101::1
3943 interface: oxControlService20
3944 flags: <UP,GATEWAY,DONE,STATIC>
3945 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
3946 0 0 0 0 0 0 9000 0
3947 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
3948 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
3949 note: configured to log to "/dev/stdout"
39502023-07-16T04:49:16.755ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
39512023-07-16T04:49:16.758ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
39522023-07-16T04:49:16.758ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
39532023-07-16T04:49:16.787ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
39542023-07-16T04:49:16.788ZINFOcrucible-agent: instance states: (Some(Disabled), None)
39552023-07-16T04:49:16.788ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
39562023-07-16T04:49:16.791ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
39572023-07-16T04:49:16.795ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
39582023-07-16T04:49:16.795ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
3959 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
3960 ', agent/src/main.rs:880:30
3961 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3962 [ Jul 16 04:49:16 Stopping because service exited with an error. ]
3963 [ Jul 16 04:49:16 Failing too quickly, throttling. ]
3964 [ Jul 16 04:49:17 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
3965 + . /lib/svc/share/smf_include.sh
3966 ++ SMF_EXIT_OK=0
3967 ++ SMF_EXIT_NODAEMON=94
3968 ++ SMF_EXIT_ERR_FATAL=95
3969 ++ SMF_EXIT_ERR_CONFIG=96
3970 ++ SMF_EXIT_MON_DEGRADE=97
3971 ++ SMF_EXIT_MON_OFFLINE=98
3972 ++ SMF_EXIT_ERR_NOSMF=99
3973 ++ SMF_EXIT_ERR_PERM=100
3974 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
3975 + DATALINK=oxControlService20
3976 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
3977 + GATEWAY=fd00:1122:3344:101::1
3978 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
3979 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
3980 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
3981 + LISTEN_ADDR=fd00:1122:3344:101::10
3982 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
3983 + LISTEN_PORT=32345
3984 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
3985 + PORTBASE=19000
3986 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
3987 + DOWNSTAIRS_PREFIX=downstairs
3988 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
3989 + SNAPSHOT_PREFIX=snapshot
3990 + [[ oxControlService20 == unknown ]]
3991 + [[ fd00:1122:3344:101::1 == unknown ]]
3992 + ipadm delete-if oxControlService20
3993 + ipadm create-if -t oxControlService20
3994 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
3995 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
3996 + ipadm show-addr oxControlService20/ll
3997 ipadm: Address object not found
3998 + ipadm create-addr -t -T addrconf oxControlService20/ll
3999 + ipadm show-addr oxControlService20/omicron6
4000 ipadm: Address object not found
4001 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4002 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4003 route to: default
4004 destination: default
4005 mask: default
4006 gateway: fd00:1122:3344:101::1
4007 interface: oxControlService20
4008 flags: <UP,GATEWAY,DONE,STATIC>
4009 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4010 0 0 0 0 0 0 9000 0
4011 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4012 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4013 note: configured to log to "/dev/stdout"
40142023-07-16T04:49:18.351ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
40152023-07-16T04:49:18.353ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
40162023-07-16T04:49:18.353ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
40172023-07-16T04:49:18.382ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
40182023-07-16T04:49:18.382ZINFOcrucible-agent: instance states: (Some(Disabled), None)
40192023-07-16T04:49:18.383ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
40202023-07-16T04:49:18.386ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
40212023-07-16T04:49:18.391ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
40222023-07-16T04:49:18.391ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4023 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4024 ', agent/src/main.rs:880:30
4025 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4026 [ Jul 16 04:49:18 Stopping because service exited with an error. ]
4027 [ Jul 16 04:49:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4028 + . /lib/svc/share/smf_include.sh
4029 ++ SMF_EXIT_OK=0
4030 ++ SMF_EXIT_NODAEMON=94
4031 ++ SMF_EXIT_ERR_FATAL=95
4032 ++ SMF_EXIT_ERR_CONFIG=96
4033 ++ SMF_EXIT_MON_DEGRADE=97
4034 ++ SMF_EXIT_MON_OFFLINE=98
4035 ++ SMF_EXIT_ERR_NOSMF=99
4036 ++ SMF_EXIT_ERR_PERM=100
4037 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4038 + DATALINK=oxControlService20
4039 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4040 + GATEWAY=fd00:1122:3344:101::1
4041 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4042 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4043 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4044 + LISTEN_ADDR=fd00:1122:3344:101::10
4045 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4046 + LISTEN_PORT=32345
4047 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4048 + PORTBASE=19000
4049 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4050 + DOWNSTAIRS_PREFIX=downstairs
4051 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4052 + SNAPSHOT_PREFIX=snapshot
4053 + [[ oxControlService20 == unknown ]]
4054 + [[ fd00:1122:3344:101::1 == unknown ]]
4055 + ipadm delete-if oxControlService20
4056 + ipadm create-if -t oxControlService20
4057 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4058 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4059 + ipadm show-addr oxControlService20/ll
4060 ipadm: Address object not found
4061 + ipadm create-addr -t -T addrconf oxControlService20/ll
4062 + ipadm show-addr oxControlService20/omicron6
4063 ipadm: Address object not found
4064 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4065 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4066 route to: default
4067 destination: default
4068 mask: default
4069 gateway: fd00:1122:3344:101::1
4070 interface: oxControlService20
4071 flags: <UP,GATEWAY,DONE,STATIC>
4072 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4073 0 0 0 0 0 0 9000 0
4074 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4075 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4076 note: configured to log to "/dev/stdout"
40772023-07-16T04:49:18.947ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
40782023-07-16T04:49:18.949ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
40792023-07-16T04:49:18.949ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
40802023-07-16T04:49:18.980ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
40812023-07-16T04:49:18.981ZINFOcrucible-agent: instance states: (Some(Disabled), None)
40822023-07-16T04:49:18.981ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
40832023-07-16T04:49:18.984ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
40842023-07-16T04:49:18.988ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
40852023-07-16T04:49:18.988ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4086 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4087 ', agent/src/main.rs:880:30
4088 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4089 [ Jul 16 04:49:19 Stopping because service exited with an error. ]
4090 [ Jul 16 04:49:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4091 + . /lib/svc/share/smf_include.sh
4092 ++ SMF_EXIT_OK=0
4093 ++ SMF_EXIT_NODAEMON=94
4094 ++ SMF_EXIT_ERR_FATAL=95
4095 ++ SMF_EXIT_ERR_CONFIG=96
4096 ++ SMF_EXIT_MON_DEGRADE=97
4097 ++ SMF_EXIT_MON_OFFLINE=98
4098 ++ SMF_EXIT_ERR_NOSMF=99
4099 ++ SMF_EXIT_ERR_PERM=100
4100 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4101 + DATALINK=oxControlService20
4102 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4103 + GATEWAY=fd00:1122:3344:101::1
4104 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4105 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4106 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4107 + LISTEN_ADDR=fd00:1122:3344:101::10
4108 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4109 + LISTEN_PORT=32345
4110 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4111 + PORTBASE=19000
4112 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4113 + DOWNSTAIRS_PREFIX=downstairs
4114 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4115 + SNAPSHOT_PREFIX=snapshot
4116 + [[ oxControlService20 == unknown ]]
4117 + [[ fd00:1122:3344:101::1 == unknown ]]
4118 + ipadm delete-if oxControlService20
4119 + ipadm create-if -t oxControlService20
4120 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4121 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4122 + ipadm show-addr oxControlService20/ll
4123 ipadm: Address object not found
4124 + ipadm create-addr -t -T addrconf oxControlService20/ll
4125 + ipadm show-addr oxControlService20/omicron6
4126 ipadm: Address object not found
4127 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4128 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4129 route to: default
4130 destination: default
4131 mask: default
4132 gateway: fd00:1122:3344:101::1
4133 interface: oxControlService20
4134 flags: <UP,GATEWAY,DONE,STATIC>
4135 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4136 0 0 0 0 0 0 9000 0
4137 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4138 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4139 note: configured to log to "/dev/stdout"
41402023-07-16T04:49:19.545ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
41412023-07-16T04:49:19.547ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
41422023-07-16T04:49:19.547ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
41432023-07-16T04:49:19.577ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
41442023-07-16T04:49:19.578ZINFOcrucible-agent: instance states: (Some(Disabled), None)
41452023-07-16T04:49:19.578ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
41462023-07-16T04:49:19.581ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
41472023-07-16T04:49:19.586ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
41482023-07-16T04:49:19.586ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4149 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4150 ', agent/src/main.rs:880:30
4151 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4152 [ Jul 16 04:49:19 Stopping because service exited with an error. ]
4153 [ Jul 16 04:49:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4154 + . /lib/svc/share/smf_include.sh
4155 ++ SMF_EXIT_OK=0
4156 ++ SMF_EXIT_NODAEMON=94
4157 ++ SMF_EXIT_ERR_FATAL=95
4158 ++ SMF_EXIT_ERR_CONFIG=96
4159 ++ SMF_EXIT_MON_DEGRADE=97
4160 ++ SMF_EXIT_MON_OFFLINE=98
4161 ++ SMF_EXIT_ERR_NOSMF=99
4162 ++ SMF_EXIT_ERR_PERM=100
4163 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4164 + DATALINK=oxControlService20
4165 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4166 + GATEWAY=fd00:1122:3344:101::1
4167 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4168 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4169 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4170 + LISTEN_ADDR=fd00:1122:3344:101::10
4171 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4172 + LISTEN_PORT=32345
4173 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4174 + PORTBASE=19000
4175 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4176 + DOWNSTAIRS_PREFIX=downstairs
4177 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4178 + SNAPSHOT_PREFIX=snapshot
4179 + [[ oxControlService20 == unknown ]]
4180 + [[ fd00:1122:3344:101::1 == unknown ]]
4181 + ipadm delete-if oxControlService20
4182 + ipadm create-if -t oxControlService20
4183 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4184 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4185 + ipadm show-addr oxControlService20/ll
4186 ipadm: Address object not found
4187 + ipadm create-addr -t -T addrconf oxControlService20/ll
4188 + ipadm show-addr oxControlService20/omicron6
4189 ipadm: Address object not found
4190 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4191 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4192 route to: default
4193 destination: default
4194 mask: default
4195 gateway: fd00:1122:3344:101::1
4196 interface: oxControlService20
4197 flags: <UP,GATEWAY,DONE,STATIC>
4198 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4199 0 0 0 0 0 0 9000 0
4200 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4201 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4202 note: configured to log to "/dev/stdout"
42032023-07-16T04:49:20.144ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
42042023-07-16T04:49:20.146ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
42052023-07-16T04:49:20.146ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
42062023-07-16T04:49:20.176ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
42072023-07-16T04:49:20.177ZINFOcrucible-agent: instance states: (Some(Disabled), None)
42082023-07-16T04:49:20.177ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
42092023-07-16T04:49:20.180ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
42102023-07-16T04:49:20.184ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
42112023-07-16T04:49:20.184ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4212 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4213 ', agent/src/main.rs:880:30
4214 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4215 [ Jul 16 04:49:20 Stopping because service exited with an error. ]
4216 [ Jul 16 04:49:20 Failing too quickly, throttling. ]
4217 [ Jul 16 04:49:21 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4218 + . /lib/svc/share/smf_include.sh
4219 ++ SMF_EXIT_OK=0
4220 ++ SMF_EXIT_NODAEMON=94
4221 ++ SMF_EXIT_ERR_FATAL=95
4222 ++ SMF_EXIT_ERR_CONFIG=96
4223 ++ SMF_EXIT_MON_DEGRADE=97
4224 ++ SMF_EXIT_MON_OFFLINE=98
4225 ++ SMF_EXIT_ERR_NOSMF=99
4226 ++ SMF_EXIT_ERR_PERM=100
4227 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4228 + DATALINK=oxControlService20
4229 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4230 + GATEWAY=fd00:1122:3344:101::1
4231 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4232 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4233 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4234 + LISTEN_ADDR=fd00:1122:3344:101::10
4235 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4236 + LISTEN_PORT=32345
4237 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4238 + PORTBASE=19000
4239 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4240 + DOWNSTAIRS_PREFIX=downstairs
4241 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4242 + SNAPSHOT_PREFIX=snapshot
4243 + [[ oxControlService20 == unknown ]]
4244 + [[ fd00:1122:3344:101::1 == unknown ]]
4245 + ipadm delete-if oxControlService20
4246 + ipadm create-if -t oxControlService20
4247 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4248 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4249 + ipadm show-addr oxControlService20/ll
4250 ipadm: Address object not found
4251 + ipadm create-addr -t -T addrconf oxControlService20/ll
4252 + ipadm show-addr oxControlService20/omicron6
4253 ipadm: Address object not found
4254 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4255 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4256 route to: default
4257 destination: default
4258 mask: default
4259 gateway: fd00:1122:3344:101::1
4260 interface: oxControlService20
4261 flags: <UP,GATEWAY,DONE,STATIC>
4262 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4263 0 0 0 0 0 0 9000 0
4264 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4265 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4266 note: configured to log to "/dev/stdout"
42672023-07-16T04:49:21.749ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
42682023-07-16T04:49:21.752ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
42692023-07-16T04:49:21.752ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
42702023-07-16T04:49:21.782ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
42712023-07-16T04:49:21.782ZINFOcrucible-agent: instance states: (Some(Disabled), None)
42722023-07-16T04:49:21.783ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
42732023-07-16T04:49:21.786ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
42742023-07-16T04:49:21.790ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
42752023-07-16T04:49:21.790ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4276 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4277 ', agent/src/main.rs:880:30
4278 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4279 [ Jul 16 04:49:21 Stopping because service exited with an error. ]
4280 [ Jul 16 04:49:21 Failing too quickly, throttling. ]
4281 [ Jul 16 04:49:22 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4282 + . /lib/svc/share/smf_include.sh
4283 ++ SMF_EXIT_OK=0
4284 ++ SMF_EXIT_NODAEMON=94
4285 ++ SMF_EXIT_ERR_FATAL=95
4286 ++ SMF_EXIT_ERR_CONFIG=96
4287 ++ SMF_EXIT_MON_DEGRADE=97
4288 ++ SMF_EXIT_MON_OFFLINE=98
4289 ++ SMF_EXIT_ERR_NOSMF=99
4290 ++ SMF_EXIT_ERR_PERM=100
4291 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4292 + DATALINK=oxControlService20
4293 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4294 + GATEWAY=fd00:1122:3344:101::1
4295 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4296 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4297 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4298 + LISTEN_ADDR=fd00:1122:3344:101::10
4299 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4300 + LISTEN_PORT=32345
4301 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4302 + PORTBASE=19000
4303 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4304 + DOWNSTAIRS_PREFIX=downstairs
4305 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4306 + SNAPSHOT_PREFIX=snapshot
4307 + [[ oxControlService20 == unknown ]]
4308 + [[ fd00:1122:3344:101::1 == unknown ]]
4309 + ipadm delete-if oxControlService20
4310 + ipadm create-if -t oxControlService20
4311 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4312 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4313 + ipadm show-addr oxControlService20/ll
4314 ipadm: Address object not found
4315 + ipadm create-addr -t -T addrconf oxControlService20/ll
4316 + ipadm show-addr oxControlService20/omicron6
4317 ipadm: Address object not found
4318 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4319 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4320 route to: default
4321 destination: default
4322 mask: default
4323 gateway: fd00:1122:3344:101::1
4324 interface: oxControlService20
4325 flags: <UP,GATEWAY,DONE,STATIC>
4326 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4327 0 0 0 0 0 0 9000 0
4328 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4329 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4330 note: configured to log to "/dev/stdout"
43312023-07-16T04:49:23.353ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
43322023-07-16T04:49:23.355ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
43332023-07-16T04:49:23.355ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
43342023-07-16T04:49:23.386ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
43352023-07-16T04:49:23.386ZINFOcrucible-agent: instance states: (Some(Disabled), None)
43362023-07-16T04:49:23.387ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
43372023-07-16T04:49:23.389ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
43382023-07-16T04:49:23.393ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
43392023-07-16T04:49:23.393ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4340 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4341 ', agent/src/main.rs:880:30
4342 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4343 [ Jul 16 04:49:23 Stopping because service exited with an error. ]
4344 [ Jul 16 04:49:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4345 + . /lib/svc/share/smf_include.sh
4346 ++ SMF_EXIT_OK=0
4347 ++ SMF_EXIT_NODAEMON=94
4348 ++ SMF_EXIT_ERR_FATAL=95
4349 ++ SMF_EXIT_ERR_CONFIG=96
4350 ++ SMF_EXIT_MON_DEGRADE=97
4351 ++ SMF_EXIT_MON_OFFLINE=98
4352 ++ SMF_EXIT_ERR_NOSMF=99
4353 ++ SMF_EXIT_ERR_PERM=100
4354 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4355 + DATALINK=oxControlService20
4356 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4357 + GATEWAY=fd00:1122:3344:101::1
4358 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4359 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4360 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4361 + LISTEN_ADDR=fd00:1122:3344:101::10
4362 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4363 + LISTEN_PORT=32345
4364 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4365 + PORTBASE=19000
4366 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4367 + DOWNSTAIRS_PREFIX=downstairs
4368 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4369 + SNAPSHOT_PREFIX=snapshot
4370 + [[ oxControlService20 == unknown ]]
4371 + [[ fd00:1122:3344:101::1 == unknown ]]
4372 + ipadm delete-if oxControlService20
4373 + ipadm create-if -t oxControlService20
4374 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4375 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4376 + ipadm show-addr oxControlService20/ll
4377 ipadm: Address object not found
4378 + ipadm create-addr -t -T addrconf oxControlService20/ll
4379 + ipadm show-addr oxControlService20/omicron6
4380 ipadm: Address object not found
4381 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4382 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4383 route to: default
4384 destination: default
4385 mask: default
4386 gateway: fd00:1122:3344:101::1
4387 interface: oxControlService20
4388 flags: <UP,GATEWAY,DONE,STATIC>
4389 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4390 0 0 0 0 0 0 9000 0
4391 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4392 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4393 note: configured to log to "/dev/stdout"
43942023-07-16T04:49:23.956ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
43952023-07-16T04:49:23.958ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
43962023-07-16T04:49:23.958ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
43972023-07-16T04:49:23.987ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
43982023-07-16T04:49:23.988ZINFOcrucible-agent: instance states: (Some(Disabled), None)
43992023-07-16T04:49:23.988ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
44002023-07-16T04:49:23.991ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
44012023-07-16T04:49:23.995ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
44022023-07-16T04:49:23.995ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4403 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4404 ', agent/src/main.rs:880:30
4405 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4406 [ Jul 16 04:49:24 Stopping because service exited with an error. ]
4407 [ Jul 16 04:49:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4408 + . /lib/svc/share/smf_include.sh
4409 ++ SMF_EXIT_OK=0
4410 ++ SMF_EXIT_NODAEMON=94
4411 ++ SMF_EXIT_ERR_FATAL=95
4412 ++ SMF_EXIT_ERR_CONFIG=96
4413 ++ SMF_EXIT_MON_DEGRADE=97
4414 ++ SMF_EXIT_MON_OFFLINE=98
4415 ++ SMF_EXIT_ERR_NOSMF=99
4416 ++ SMF_EXIT_ERR_PERM=100
4417 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4418 + DATALINK=oxControlService20
4419 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4420 + GATEWAY=fd00:1122:3344:101::1
4421 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4422 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4423 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4424 + LISTEN_ADDR=fd00:1122:3344:101::10
4425 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4426 + LISTEN_PORT=32345
4427 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4428 + PORTBASE=19000
4429 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4430 + DOWNSTAIRS_PREFIX=downstairs
4431 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4432 + SNAPSHOT_PREFIX=snapshot
4433 + [[ oxControlService20 == unknown ]]
4434 + [[ fd00:1122:3344:101::1 == unknown ]]
4435 + ipadm delete-if oxControlService20
4436 + ipadm create-if -t oxControlService20
4437 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4438 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4439 + ipadm show-addr oxControlService20/ll
4440 ipadm: Address object not found
4441 + ipadm create-addr -t -T addrconf oxControlService20/ll
4442 + ipadm show-addr oxControlService20/omicron6
4443 ipadm: Address object not found
4444 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4445 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4446 route to: default
4447 destination: default
4448 mask: default
4449 gateway: fd00:1122:3344:101::1
4450 interface: oxControlService20
4451 flags: <UP,GATEWAY,DONE,STATIC>
4452 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4453 0 0 0 0 0 0 9000 0
4454 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4455 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4456 note: configured to log to "/dev/stdout"
44572023-07-16T04:49:24.554ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
44582023-07-16T04:49:24.556ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
44592023-07-16T04:49:24.556ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
44602023-07-16T04:49:24.585ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
44612023-07-16T04:49:24.585ZINFOcrucible-agent: instance states: (Some(Disabled), None)
44622023-07-16T04:49:24.585ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
44632023-07-16T04:49:24.587ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
44642023-07-16T04:49:24.592ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
44652023-07-16T04:49:24.592ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4466 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4467 ', agent/src/main.rs:880:30
4468 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4469 [ Jul 16 04:49:24 Stopping because service exited with an error. ]
4470 [ Jul 16 04:49:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4471 + . /lib/svc/share/smf_include.sh
4472 ++ SMF_EXIT_OK=0
4473 ++ SMF_EXIT_NODAEMON=94
4474 ++ SMF_EXIT_ERR_FATAL=95
4475 ++ SMF_EXIT_ERR_CONFIG=96
4476 ++ SMF_EXIT_MON_DEGRADE=97
4477 ++ SMF_EXIT_MON_OFFLINE=98
4478 ++ SMF_EXIT_ERR_NOSMF=99
4479 ++ SMF_EXIT_ERR_PERM=100
4480 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4481 + DATALINK=oxControlService20
4482 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4483 + GATEWAY=fd00:1122:3344:101::1
4484 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4485 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4486 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4487 + LISTEN_ADDR=fd00:1122:3344:101::10
4488 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4489 + LISTEN_PORT=32345
4490 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4491 + PORTBASE=19000
4492 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4493 + DOWNSTAIRS_PREFIX=downstairs
4494 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4495 + SNAPSHOT_PREFIX=snapshot
4496 + [[ oxControlService20 == unknown ]]
4497 + [[ fd00:1122:3344:101::1 == unknown ]]
4498 + ipadm delete-if oxControlService20
4499 + ipadm create-if -t oxControlService20
4500 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4501 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4502 + ipadm show-addr oxControlService20/ll
4503 ipadm: Address object not found
4504 + ipadm create-addr -t -T addrconf oxControlService20/ll
4505 + ipadm show-addr oxControlService20/omicron6
4506 ipadm: Address object not found
4507 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4508 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4509 route to: default
4510 destination: default
4511 mask: default
4512 gateway: fd00:1122:3344:101::1
4513 interface: oxControlService20
4514 flags: <UP,GATEWAY,DONE,STATIC>
4515 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4516 0 0 0 0 0 0 9000 0
4517 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4518 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4519 note: configured to log to "/dev/stdout"
45202023-07-16T04:49:25.153ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
45212023-07-16T04:49:25.156ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
45222023-07-16T04:49:25.156ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
45232023-07-16T04:49:25.185ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
45242023-07-16T04:49:25.186ZINFOcrucible-agent: instance states: (Some(Disabled), None)
45252023-07-16T04:49:25.186ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
45262023-07-16T04:49:25.189ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
45272023-07-16T04:49:25.193ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
45282023-07-16T04:49:25.193ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4529 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4530 ', agent/src/main.rs:880:30
4531 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4532 [ Jul 16 04:49:25 Stopping because service exited with an error. ]
4533 [ Jul 16 04:49:25 Failing too quickly, throttling. ]
4534 [ Jul 16 04:49:26 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4535 + . /lib/svc/share/smf_include.sh
4536 ++ SMF_EXIT_OK=0
4537 ++ SMF_EXIT_NODAEMON=94
4538 ++ SMF_EXIT_ERR_FATAL=95
4539 ++ SMF_EXIT_ERR_CONFIG=96
4540 ++ SMF_EXIT_MON_DEGRADE=97
4541 ++ SMF_EXIT_MON_OFFLINE=98
4542 ++ SMF_EXIT_ERR_NOSMF=99
4543 ++ SMF_EXIT_ERR_PERM=100
4544 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4545 + DATALINK=oxControlService20
4546 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4547 + GATEWAY=fd00:1122:3344:101::1
4548 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4549 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4550 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4551 + LISTEN_ADDR=fd00:1122:3344:101::10
4552 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4553 + LISTEN_PORT=32345
4554 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4555 + PORTBASE=19000
4556 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4557 + DOWNSTAIRS_PREFIX=downstairs
4558 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4559 + SNAPSHOT_PREFIX=snapshot
4560 + [[ oxControlService20 == unknown ]]
4561 + [[ fd00:1122:3344:101::1 == unknown ]]
4562 + ipadm delete-if oxControlService20
4563 + ipadm create-if -t oxControlService20
4564 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4565 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4566 + ipadm show-addr oxControlService20/ll
4567 ipadm: Address object not found
4568 + ipadm create-addr -t -T addrconf oxControlService20/ll
4569 + ipadm show-addr oxControlService20/omicron6
4570 ipadm: Address object not found
4571 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4572 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4573 route to: default
4574 destination: default
4575 mask: default
4576 gateway: fd00:1122:3344:101::1
4577 interface: oxControlService20
4578 flags: <UP,GATEWAY,DONE,STATIC>
4579 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4580 0 0 0 0 0 0 9000 0
4581 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4582 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4583 note: configured to log to "/dev/stdout"
45842023-07-16T04:49:26.754ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
45852023-07-16T04:49:26.757ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
45862023-07-16T04:49:26.757ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
45872023-07-16T04:49:26.785ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
45882023-07-16T04:49:26.786ZINFOcrucible-agent: instance states: (Some(Disabled), None)
45892023-07-16T04:49:26.786ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
45902023-07-16T04:49:26.789ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
45912023-07-16T04:49:26.793ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
45922023-07-16T04:49:26.793ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4593 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4594 ', agent/src/main.rs:880:30
4595 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4596 [ Jul 16 04:49:26 Stopping because service exited with an error. ]
4597 [ Jul 16 04:49:26 Failing too quickly, throttling. ]
4598 [ Jul 16 04:49:27 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4599 + . /lib/svc/share/smf_include.sh
4600 ++ SMF_EXIT_OK=0
4601 ++ SMF_EXIT_NODAEMON=94
4602 ++ SMF_EXIT_ERR_FATAL=95
4603 ++ SMF_EXIT_ERR_CONFIG=96
4604 ++ SMF_EXIT_MON_DEGRADE=97
4605 ++ SMF_EXIT_MON_OFFLINE=98
4606 ++ SMF_EXIT_ERR_NOSMF=99
4607 ++ SMF_EXIT_ERR_PERM=100
4608 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4609 + DATALINK=oxControlService20
4610 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4611 + GATEWAY=fd00:1122:3344:101::1
4612 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4613 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4614 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4615 + LISTEN_ADDR=fd00:1122:3344:101::10
4616 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4617 + LISTEN_PORT=32345
4618 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4619 + PORTBASE=19000
4620 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4621 + DOWNSTAIRS_PREFIX=downstairs
4622 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4623 + SNAPSHOT_PREFIX=snapshot
4624 + [[ oxControlService20 == unknown ]]
4625 + [[ fd00:1122:3344:101::1 == unknown ]]
4626 + ipadm delete-if oxControlService20
4627 + ipadm create-if -t oxControlService20
4628 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4629 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4630 + ipadm show-addr oxControlService20/ll
4631 ipadm: Address object not found
4632 + ipadm create-addr -t -T addrconf oxControlService20/ll
4633 + ipadm show-addr oxControlService20/omicron6
4634 ipadm: Address object not found
4635 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4636 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4637 route to: default
4638 destination: default
4639 mask: default
4640 gateway: fd00:1122:3344:101::1
4641 interface: oxControlService20
4642 flags: <UP,GATEWAY,DONE,STATIC>
4643 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4644 0 0 0 0 0 0 9000 0
4645 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4646 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4647 note: configured to log to "/dev/stdout"
46482023-07-16T04:49:28.353ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
46492023-07-16T04:49:28.355ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
46502023-07-16T04:49:28.355ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
46512023-07-16T04:49:28.385ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
46522023-07-16T04:49:28.385ZINFOcrucible-agent: instance states: (Some(Disabled), None)
46532023-07-16T04:49:28.385ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
46542023-07-16T04:49:28.388ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
46552023-07-16T04:49:28.393ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
46562023-07-16T04:49:28.393ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4657 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4658 ', agent/src/main.rs:880:30
4659 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4660 [ Jul 16 04:49:28 Stopping because service exited with an error. ]
4661 [ Jul 16 04:49:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4662 + . /lib/svc/share/smf_include.sh
4663 ++ SMF_EXIT_OK=0
4664 ++ SMF_EXIT_NODAEMON=94
4665 ++ SMF_EXIT_ERR_FATAL=95
4666 ++ SMF_EXIT_ERR_CONFIG=96
4667 ++ SMF_EXIT_MON_DEGRADE=97
4668 ++ SMF_EXIT_MON_OFFLINE=98
4669 ++ SMF_EXIT_ERR_NOSMF=99
4670 ++ SMF_EXIT_ERR_PERM=100
4671 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4672 + DATALINK=oxControlService20
4673 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4674 + GATEWAY=fd00:1122:3344:101::1
4675 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4676 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4677 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4678 + LISTEN_ADDR=fd00:1122:3344:101::10
4679 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4680 + LISTEN_PORT=32345
4681 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4682 + PORTBASE=19000
4683 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4684 + DOWNSTAIRS_PREFIX=downstairs
4685 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4686 + SNAPSHOT_PREFIX=snapshot
4687 + [[ oxControlService20 == unknown ]]
4688 + [[ fd00:1122:3344:101::1 == unknown ]]
4689 + ipadm delete-if oxControlService20
4690 + ipadm create-if -t oxControlService20
4691 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4692 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4693 + ipadm show-addr oxControlService20/ll
4694 ipadm: Address object not found
4695 + ipadm create-addr -t -T addrconf oxControlService20/ll
4696 + ipadm show-addr oxControlService20/omicron6
4697 ipadm: Address object not found
4698 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4699 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4700 route to: default
4701 destination: default
4702 mask: default
4703 gateway: fd00:1122:3344:101::1
4704 interface: oxControlService20
4705 flags: <UP,GATEWAY,DONE,STATIC>
4706 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4707 0 0 0 0 0 0 9000 0
4708 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4709 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4710 note: configured to log to "/dev/stdout"
47112023-07-16T04:49:28.949ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
47122023-07-16T04:49:28.951ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
47132023-07-16T04:49:28.951ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
47142023-07-16T04:49:28.980ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
47152023-07-16T04:49:28.981ZINFOcrucible-agent: instance states: (Some(Disabled), None)
47162023-07-16T04:49:28.981ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
47172023-07-16T04:49:28.984ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
47182023-07-16T04:49:28.988ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
47192023-07-16T04:49:28.988ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4720 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4721 ', agent/src/main.rs:880:30
4722 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4723 [ Jul 16 04:49:29 Stopping because service exited with an error. ]
4724 [ Jul 16 04:49:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4725 + . /lib/svc/share/smf_include.sh
4726 ++ SMF_EXIT_OK=0
4727 ++ SMF_EXIT_NODAEMON=94
4728 ++ SMF_EXIT_ERR_FATAL=95
4729 ++ SMF_EXIT_ERR_CONFIG=96
4730 ++ SMF_EXIT_MON_DEGRADE=97
4731 ++ SMF_EXIT_MON_OFFLINE=98
4732 ++ SMF_EXIT_ERR_NOSMF=99
4733 ++ SMF_EXIT_ERR_PERM=100
4734 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4735 + DATALINK=oxControlService20
4736 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4737 + GATEWAY=fd00:1122:3344:101::1
4738 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4739 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4740 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4741 + LISTEN_ADDR=fd00:1122:3344:101::10
4742 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4743 + LISTEN_PORT=32345
4744 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4745 + PORTBASE=19000
4746 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4747 + DOWNSTAIRS_PREFIX=downstairs
4748 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4749 + SNAPSHOT_PREFIX=snapshot
4750 + [[ oxControlService20 == unknown ]]
4751 + [[ fd00:1122:3344:101::1 == unknown ]]
4752 + ipadm delete-if oxControlService20
4753 + ipadm create-if -t oxControlService20
4754 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4755 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4756 + ipadm show-addr oxControlService20/ll
4757 ipadm: Address object not found
4758 + ipadm create-addr -t -T addrconf oxControlService20/ll
4759 + ipadm show-addr oxControlService20/omicron6
4760 ipadm: Address object not found
4761 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4762 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4763 route to: default
4764 destination: default
4765 mask: default
4766 gateway: fd00:1122:3344:101::1
4767 interface: oxControlService20
4768 flags: <UP,GATEWAY,DONE,STATIC>
4769 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4770 0 0 0 0 0 0 9000 0
4771 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4772 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4773 note: configured to log to "/dev/stdout"
47742023-07-16T04:49:29.544ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
47752023-07-16T04:49:29.546ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
47762023-07-16T04:49:29.546ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
47772023-07-16T04:49:29.574ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
47782023-07-16T04:49:29.575ZINFOcrucible-agent: instance states: (Some(Disabled), None)
47792023-07-16T04:49:29.575ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
47802023-07-16T04:49:29.577ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
47812023-07-16T04:49:29.582ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
47822023-07-16T04:49:29.582ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4783 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4784 ', agent/src/main.rs:880:30
4785 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4786 [ Jul 16 04:49:29 Stopping because service exited with an error. ]
4787 [ Jul 16 04:49:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4788 + . /lib/svc/share/smf_include.sh
4789 ++ SMF_EXIT_OK=0
4790 ++ SMF_EXIT_NODAEMON=94
4791 ++ SMF_EXIT_ERR_FATAL=95
4792 ++ SMF_EXIT_ERR_CONFIG=96
4793 ++ SMF_EXIT_MON_DEGRADE=97
4794 ++ SMF_EXIT_MON_OFFLINE=98
4795 ++ SMF_EXIT_ERR_NOSMF=99
4796 ++ SMF_EXIT_ERR_PERM=100
4797 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4798 + DATALINK=oxControlService20
4799 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4800 + GATEWAY=fd00:1122:3344:101::1
4801 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4802 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4803 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4804 + LISTEN_ADDR=fd00:1122:3344:101::10
4805 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4806 + LISTEN_PORT=32345
4807 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4808 + PORTBASE=19000
4809 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4810 + DOWNSTAIRS_PREFIX=downstairs
4811 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4812 + SNAPSHOT_PREFIX=snapshot
4813 + [[ oxControlService20 == unknown ]]
4814 + [[ fd00:1122:3344:101::1 == unknown ]]
4815 + ipadm delete-if oxControlService20
4816 + ipadm create-if -t oxControlService20
4817 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4818 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4819 + ipadm show-addr oxControlService20/ll
4820 ipadm: Address object not found
4821 + ipadm create-addr -t -T addrconf oxControlService20/ll
4822 + ipadm show-addr oxControlService20/omicron6
4823 ipadm: Address object not found
4824 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4825 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4826 route to: default
4827 destination: default
4828 mask: default
4829 gateway: fd00:1122:3344:101::1
4830 interface: oxControlService20
4831 flags: <UP,GATEWAY,DONE,STATIC>
4832 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4833 0 0 0 0 0 0 9000 0
4834 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4835 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4836 note: configured to log to "/dev/stdout"
48372023-07-16T04:49:30.143ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
48382023-07-16T04:49:30.145ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
48392023-07-16T04:49:30.145ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
48402023-07-16T04:49:30.175ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
48412023-07-16T04:49:30.176ZINFOcrucible-agent: instance states: (Some(Disabled), None)
48422023-07-16T04:49:30.176ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
48432023-07-16T04:49:30.179ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
48442023-07-16T04:49:30.184ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
48452023-07-16T04:49:30.184ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4846 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4847 ', agent/src/main.rs:880:30
4848 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4849 [ Jul 16 04:49:30 Stopping because service exited with an error. ]
4850 [ Jul 16 04:49:30 Failing too quickly, throttling. ]
4851 [ Jul 16 04:49:31 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4852 + . /lib/svc/share/smf_include.sh
4853 ++ SMF_EXIT_OK=0
4854 ++ SMF_EXIT_NODAEMON=94
4855 ++ SMF_EXIT_ERR_FATAL=95
4856 ++ SMF_EXIT_ERR_CONFIG=96
4857 ++ SMF_EXIT_MON_DEGRADE=97
4858 ++ SMF_EXIT_MON_OFFLINE=98
4859 ++ SMF_EXIT_ERR_NOSMF=99
4860 ++ SMF_EXIT_ERR_PERM=100
4861 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4862 + DATALINK=oxControlService20
4863 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4864 + GATEWAY=fd00:1122:3344:101::1
4865 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4866 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4867 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4868 + LISTEN_ADDR=fd00:1122:3344:101::10
4869 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4870 + LISTEN_PORT=32345
4871 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4872 + PORTBASE=19000
4873 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4874 + DOWNSTAIRS_PREFIX=downstairs
4875 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4876 + SNAPSHOT_PREFIX=snapshot
4877 + [[ oxControlService20 == unknown ]]
4878 + [[ fd00:1122:3344:101::1 == unknown ]]
4879 + ipadm delete-if oxControlService20
4880 + ipadm create-if -t oxControlService20
4881 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4882 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4883 + ipadm show-addr oxControlService20/ll
4884 ipadm: Address object not found
4885 + ipadm create-addr -t -T addrconf oxControlService20/ll
4886 + ipadm show-addr oxControlService20/omicron6
4887 ipadm: Address object not found
4888 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4889 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4890 route to: default
4891 destination: default
4892 mask: default
4893 gateway: fd00:1122:3344:101::1
4894 interface: oxControlService20
4895 flags: <UP,GATEWAY,DONE,STATIC>
4896 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4897 0 0 0 0 0 0 9000 0
4898 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4899 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4900 note: configured to log to "/dev/stdout"
49012023-07-16T04:49:31.741ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
49022023-07-16T04:49:31.743ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
49032023-07-16T04:49:31.743ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
49042023-07-16T04:49:31.773ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
49052023-07-16T04:49:31.774ZINFOcrucible-agent: instance states: (Some(Disabled), None)
49062023-07-16T04:49:31.774ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
49072023-07-16T04:49:31.777ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
49082023-07-16T04:49:31.781ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
49092023-07-16T04:49:31.781ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4910 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4911 ', agent/src/main.rs:880:30
4912 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4913 [ Jul 16 04:49:31 Stopping because service exited with an error. ]
4914 [ Jul 16 04:49:31 Failing too quickly, throttling. ]
4915 [ Jul 16 04:49:32 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4916 + . /lib/svc/share/smf_include.sh
4917 ++ SMF_EXIT_OK=0
4918 ++ SMF_EXIT_NODAEMON=94
4919 ++ SMF_EXIT_ERR_FATAL=95
4920 ++ SMF_EXIT_ERR_CONFIG=96
4921 ++ SMF_EXIT_MON_DEGRADE=97
4922 ++ SMF_EXIT_MON_OFFLINE=98
4923 ++ SMF_EXIT_ERR_NOSMF=99
4924 ++ SMF_EXIT_ERR_PERM=100
4925 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4926 + DATALINK=oxControlService20
4927 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4928 + GATEWAY=fd00:1122:3344:101::1
4929 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4930 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4931 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4932 + LISTEN_ADDR=fd00:1122:3344:101::10
4933 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4934 + LISTEN_PORT=32345
4935 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4936 + PORTBASE=19000
4937 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
4938 + DOWNSTAIRS_PREFIX=downstairs
4939 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
4940 + SNAPSHOT_PREFIX=snapshot
4941 + [[ oxControlService20 == unknown ]]
4942 + [[ fd00:1122:3344:101::1 == unknown ]]
4943 + ipadm delete-if oxControlService20
4944 + ipadm create-if -t oxControlService20
4945 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
4946 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
4947 + ipadm show-addr oxControlService20/ll
4948 ipadm: Address object not found
4949 + ipadm create-addr -t -T addrconf oxControlService20/ll
4950 + ipadm show-addr oxControlService20/omicron6
4951 ipadm: Address object not found
4952 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
4953 + route get -inet6 default -inet6 fd00:1122:3344:101::1
4954 route to: default
4955 destination: default
4956 mask: default
4957 gateway: fd00:1122:3344:101::1
4958 interface: oxControlService20
4959 flags: <UP,GATEWAY,DONE,STATIC>
4960 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
4961 0 0 0 0 0 0 9000 0
4962 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
4963 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
4964 note: configured to log to "/dev/stdout"
49652023-07-16T04:49:33.338ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
49662023-07-16T04:49:33.340ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
49672023-07-16T04:49:33.340ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
49682023-07-16T04:49:33.370ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
49692023-07-16T04:49:33.370ZINFOcrucible-agent: instance states: (Some(Disabled), None)
49702023-07-16T04:49:33.370ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
49712023-07-16T04:49:33.374ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
49722023-07-16T04:49:33.378ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
49732023-07-16T04:49:33.378ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
4974 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
4975 ', agent/src/main.rs:880:30
4976 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4977 [ Jul 16 04:49:33 Stopping because service exited with an error. ]
4978 [ Jul 16 04:49:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
4979 + . /lib/svc/share/smf_include.sh
4980 ++ SMF_EXIT_OK=0
4981 ++ SMF_EXIT_NODAEMON=94
4982 ++ SMF_EXIT_ERR_FATAL=95
4983 ++ SMF_EXIT_ERR_CONFIG=96
4984 ++ SMF_EXIT_MON_DEGRADE=97
4985 ++ SMF_EXIT_MON_OFFLINE=98
4986 ++ SMF_EXIT_ERR_NOSMF=99
4987 ++ SMF_EXIT_ERR_PERM=100
4988 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
4989 + DATALINK=oxControlService20
4990 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
4991 + GATEWAY=fd00:1122:3344:101::1
4992 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
4993 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
4994 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
4995 + LISTEN_ADDR=fd00:1122:3344:101::10
4996 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
4997 + LISTEN_PORT=32345
4998 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
4999 + PORTBASE=19000
5000 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5001 + DOWNSTAIRS_PREFIX=downstairs
5002 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5003 + SNAPSHOT_PREFIX=snapshot
5004 + [[ oxControlService20 == unknown ]]
5005 + [[ fd00:1122:3344:101::1 == unknown ]]
5006 + ipadm delete-if oxControlService20
5007 + ipadm create-if -t oxControlService20
5008 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5009 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5010 + ipadm show-addr oxControlService20/ll
5011 ipadm: Address object not found
5012 + ipadm create-addr -t -T addrconf oxControlService20/ll
5013 + ipadm show-addr oxControlService20/omicron6
5014 ipadm: Address object not found
5015 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5016 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5017 route to: default
5018 destination: default
5019 mask: default
5020 gateway: fd00:1122:3344:101::1
5021 interface: oxControlService20
5022 flags: <UP,GATEWAY,DONE,STATIC>
5023 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5024 0 0 0 0 0 0 9000 0
5025 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5026 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5027 note: configured to log to "/dev/stdout"
50282023-07-16T04:49:33.939ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
50292023-07-16T04:49:33.941ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
50302023-07-16T04:49:33.941ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
50312023-07-16T04:49:33.970ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
50322023-07-16T04:49:33.971ZINFOcrucible-agent: instance states: (Some(Disabled), None)
50332023-07-16T04:49:33.971ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
50342023-07-16T04:49:33.974ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
50352023-07-16T04:49:33.978ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
50362023-07-16T04:49:33.978ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5037 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5038 ', agent/src/main.rs:880:30
5039 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5040 [ Jul 16 04:49:34 Stopping because service exited with an error. ]
5041 [ Jul 16 04:49:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5042 + . /lib/svc/share/smf_include.sh
5043 ++ SMF_EXIT_OK=0
5044 ++ SMF_EXIT_NODAEMON=94
5045 ++ SMF_EXIT_ERR_FATAL=95
5046 ++ SMF_EXIT_ERR_CONFIG=96
5047 ++ SMF_EXIT_MON_DEGRADE=97
5048 ++ SMF_EXIT_MON_OFFLINE=98
5049 ++ SMF_EXIT_ERR_NOSMF=99
5050 ++ SMF_EXIT_ERR_PERM=100
5051 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5052 + DATALINK=oxControlService20
5053 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5054 + GATEWAY=fd00:1122:3344:101::1
5055 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5056 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5057 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5058 + LISTEN_ADDR=fd00:1122:3344:101::10
5059 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5060 + LISTEN_PORT=32345
5061 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5062 + PORTBASE=19000
5063 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5064 + DOWNSTAIRS_PREFIX=downstairs
5065 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5066 + SNAPSHOT_PREFIX=snapshot
5067 + [[ oxControlService20 == unknown ]]
5068 + [[ fd00:1122:3344:101::1 == unknown ]]
5069 + ipadm delete-if oxControlService20
5070 + ipadm create-if -t oxControlService20
5071 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5072 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5073 + ipadm show-addr oxControlService20/ll
5074 ipadm: Address object not found
5075 + ipadm create-addr -t -T addrconf oxControlService20/ll
5076 + ipadm show-addr oxControlService20/omicron6
5077 ipadm: Address object not found
5078 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5079 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5080 route to: default
5081 destination: default
5082 mask: default
5083 gateway: fd00:1122:3344:101::1
5084 interface: oxControlService20
5085 flags: <UP,GATEWAY,DONE,STATIC>
5086 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5087 0 0 0 0 0 0 9000 0
5088 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5089 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5090 note: configured to log to "/dev/stdout"
50912023-07-16T04:49:34.534ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
50922023-07-16T04:49:34.536ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
50932023-07-16T04:49:34.536ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
50942023-07-16T04:49:34.565ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
50952023-07-16T04:49:34.565ZINFOcrucible-agent: instance states: (Some(Disabled), None)
50962023-07-16T04:49:34.566ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
50972023-07-16T04:49:34.568ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
50982023-07-16T04:49:34.572ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
50992023-07-16T04:49:34.572ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5100 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5101 ', agent/src/main.rs:880:30
5102 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5103 [ Jul 16 04:49:34 Stopping because service exited with an error. ]
5104 [ Jul 16 04:49:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5105 + . /lib/svc/share/smf_include.sh
5106 ++ SMF_EXIT_OK=0
5107 ++ SMF_EXIT_NODAEMON=94
5108 ++ SMF_EXIT_ERR_FATAL=95
5109 ++ SMF_EXIT_ERR_CONFIG=96
5110 ++ SMF_EXIT_MON_DEGRADE=97
5111 ++ SMF_EXIT_MON_OFFLINE=98
5112 ++ SMF_EXIT_ERR_NOSMF=99
5113 ++ SMF_EXIT_ERR_PERM=100
5114 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5115 + DATALINK=oxControlService20
5116 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5117 + GATEWAY=fd00:1122:3344:101::1
5118 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5119 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5120 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5121 + LISTEN_ADDR=fd00:1122:3344:101::10
5122 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5123 + LISTEN_PORT=32345
5124 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5125 + PORTBASE=19000
5126 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5127 + DOWNSTAIRS_PREFIX=downstairs
5128 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5129 + SNAPSHOT_PREFIX=snapshot
5130 + [[ oxControlService20 == unknown ]]
5131 + [[ fd00:1122:3344:101::1 == unknown ]]
5132 + ipadm delete-if oxControlService20
5133 + ipadm create-if -t oxControlService20
5134 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5135 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5136 + ipadm show-addr oxControlService20/ll
5137 ipadm: Address object not found
5138 + ipadm create-addr -t -T addrconf oxControlService20/ll
5139 + ipadm show-addr oxControlService20/omicron6
5140 ipadm: Address object not found
5141 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5142 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5143 route to: default
5144 destination: default
5145 mask: default
5146 gateway: fd00:1122:3344:101::1
5147 interface: oxControlService20
5148 flags: <UP,GATEWAY,DONE,STATIC>
5149 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5150 0 0 0 0 0 0 9000 0
5151 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5152 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5153 note: configured to log to "/dev/stdout"
51542023-07-16T04:49:35.131ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
51552023-07-16T04:49:35.133ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
51562023-07-16T04:49:35.133ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
51572023-07-16T04:49:35.163ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
51582023-07-16T04:49:35.163ZINFOcrucible-agent: instance states: (Some(Disabled), None)
51592023-07-16T04:49:35.163ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
51602023-07-16T04:49:35.166ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
51612023-07-16T04:49:35.171ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
51622023-07-16T04:49:35.171ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5163 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5164 ', agent/src/main.rs:880:30
5165 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5166 [ Jul 16 04:49:35 Stopping because service exited with an error. ]
5167 [ Jul 16 04:49:35 Failing too quickly, throttling. ]
5168 [ Jul 16 04:49:36 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5169 + . /lib/svc/share/smf_include.sh
5170 ++ SMF_EXIT_OK=0
5171 ++ SMF_EXIT_NODAEMON=94
5172 ++ SMF_EXIT_ERR_FATAL=95
5173 ++ SMF_EXIT_ERR_CONFIG=96
5174 ++ SMF_EXIT_MON_DEGRADE=97
5175 ++ SMF_EXIT_MON_OFFLINE=98
5176 ++ SMF_EXIT_ERR_NOSMF=99
5177 ++ SMF_EXIT_ERR_PERM=100
5178 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5179 + DATALINK=oxControlService20
5180 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5181 + GATEWAY=fd00:1122:3344:101::1
5182 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5183 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5184 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5185 + LISTEN_ADDR=fd00:1122:3344:101::10
5186 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5187 + LISTEN_PORT=32345
5188 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5189 + PORTBASE=19000
5190 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5191 + DOWNSTAIRS_PREFIX=downstairs
5192 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5193 + SNAPSHOT_PREFIX=snapshot
5194 + [[ oxControlService20 == unknown ]]
5195 + [[ fd00:1122:3344:101::1 == unknown ]]
5196 + ipadm delete-if oxControlService20
5197 + ipadm create-if -t oxControlService20
5198 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5199 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5200 + ipadm show-addr oxControlService20/ll
5201 ipadm: Address object not found
5202 + ipadm create-addr -t -T addrconf oxControlService20/ll
5203 + ipadm show-addr oxControlService20/omicron6
5204 ipadm: Address object not found
5205 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5206 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5207 route to: default
5208 destination: default
5209 mask: default
5210 gateway: fd00:1122:3344:101::1
5211 interface: oxControlService20
5212 flags: <UP,GATEWAY,DONE,STATIC>
5213 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5214 0 0 0 0 0 0 9000 0
5215 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5216 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5217 note: configured to log to "/dev/stdout"
52182023-07-16T04:49:36.730ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
52192023-07-16T04:49:36.732ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
52202023-07-16T04:49:36.732ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
52212023-07-16T04:49:36.763ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
52222023-07-16T04:49:36.763ZINFOcrucible-agent: instance states: (Some(Disabled), None)
52232023-07-16T04:49:36.763ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
52242023-07-16T04:49:36.766ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
52252023-07-16T04:49:36.771ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
52262023-07-16T04:49:36.771ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5227 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5228 ', agent/src/main.rs:880:30
5229 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5230 [ Jul 16 04:49:36 Stopping because service exited with an error. ]
5231 [ Jul 16 04:49:36 Failing too quickly, throttling. ]
5232 [ Jul 16 04:49:37 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5233 + . /lib/svc/share/smf_include.sh
5234 ++ SMF_EXIT_OK=0
5235 ++ SMF_EXIT_NODAEMON=94
5236 ++ SMF_EXIT_ERR_FATAL=95
5237 ++ SMF_EXIT_ERR_CONFIG=96
5238 ++ SMF_EXIT_MON_DEGRADE=97
5239 ++ SMF_EXIT_MON_OFFLINE=98
5240 ++ SMF_EXIT_ERR_NOSMF=99
5241 ++ SMF_EXIT_ERR_PERM=100
5242 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5243 + DATALINK=oxControlService20
5244 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5245 + GATEWAY=fd00:1122:3344:101::1
5246 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5247 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5248 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5249 + LISTEN_ADDR=fd00:1122:3344:101::10
5250 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5251 + LISTEN_PORT=32345
5252 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5253 + PORTBASE=19000
5254 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5255 + DOWNSTAIRS_PREFIX=downstairs
5256 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5257 + SNAPSHOT_PREFIX=snapshot
5258 + [[ oxControlService20 == unknown ]]
5259 + [[ fd00:1122:3344:101::1 == unknown ]]
5260 + ipadm delete-if oxControlService20
5261 + ipadm create-if -t oxControlService20
5262 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5263 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5264 + ipadm show-addr oxControlService20/ll
5265 ipadm: Address object not found
5266 + ipadm create-addr -t -T addrconf oxControlService20/ll
5267 + ipadm show-addr oxControlService20/omicron6
5268 ipadm: Address object not found
5269 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5270 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5271 route to: default
5272 destination: default
5273 mask: default
5274 gateway: fd00:1122:3344:101::1
5275 interface: oxControlService20
5276 flags: <UP,GATEWAY,DONE,STATIC>
5277 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5278 0 0 0 0 0 0 9000 0
5279 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5280 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5281 note: configured to log to "/dev/stdout"
52822023-07-16T04:49:38.331ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
52832023-07-16T04:49:38.333ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
52842023-07-16T04:49:38.333ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
52852023-07-16T04:49:38.362ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
52862023-07-16T04:49:38.362ZINFOcrucible-agent: instance states: (Some(Disabled), None)
52872023-07-16T04:49:38.363ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
52882023-07-16T04:49:38.366ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
52892023-07-16T04:49:38.370ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
52902023-07-16T04:49:38.370ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5291 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5292 ', agent/src/main.rs:880:30
5293 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5294 [ Jul 16 04:49:38 Stopping because service exited with an error. ]
5295 [ Jul 16 04:49:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5296 + . /lib/svc/share/smf_include.sh
5297 ++ SMF_EXIT_OK=0
5298 ++ SMF_EXIT_NODAEMON=94
5299 ++ SMF_EXIT_ERR_FATAL=95
5300 ++ SMF_EXIT_ERR_CONFIG=96
5301 ++ SMF_EXIT_MON_DEGRADE=97
5302 ++ SMF_EXIT_MON_OFFLINE=98
5303 ++ SMF_EXIT_ERR_NOSMF=99
5304 ++ SMF_EXIT_ERR_PERM=100
5305 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5306 + DATALINK=oxControlService20
5307 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5308 + GATEWAY=fd00:1122:3344:101::1
5309 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5310 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5311 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5312 + LISTEN_ADDR=fd00:1122:3344:101::10
5313 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5314 + LISTEN_PORT=32345
5315 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5316 + PORTBASE=19000
5317 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5318 + DOWNSTAIRS_PREFIX=downstairs
5319 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5320 + SNAPSHOT_PREFIX=snapshot
5321 + [[ oxControlService20 == unknown ]]
5322 + [[ fd00:1122:3344:101::1 == unknown ]]
5323 + ipadm delete-if oxControlService20
5324 + ipadm create-if -t oxControlService20
5325 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5326 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5327 + ipadm show-addr oxControlService20/ll
5328 ipadm: Address object not found
5329 + ipadm create-addr -t -T addrconf oxControlService20/ll
5330 + ipadm show-addr oxControlService20/omicron6
5331 ipadm: Address object not found
5332 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5333 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5334 route to: default
5335 destination: default
5336 mask: default
5337 gateway: fd00:1122:3344:101::1
5338 interface: oxControlService20
5339 flags: <UP,GATEWAY,DONE,STATIC>
5340 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5341 0 0 0 0 0 0 9000 0
5342 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5343 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5344 note: configured to log to "/dev/stdout"
53452023-07-16T04:49:38.926ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
53462023-07-16T04:49:38.928ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
53472023-07-16T04:49:38.928ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
53482023-07-16T04:49:38.957ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
53492023-07-16T04:49:38.957ZINFOcrucible-agent: instance states: (Some(Disabled), None)
53502023-07-16T04:49:38.958ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
53512023-07-16T04:49:38.960ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
53522023-07-16T04:49:38.964ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
53532023-07-16T04:49:38.964ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5354 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5355 ', agent/src/main.rs:880:30
5356 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5357 [ Jul 16 04:49:38 Stopping because service exited with an error. ]
5358 [ Jul 16 04:49:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5359 + . /lib/svc/share/smf_include.sh
5360 ++ SMF_EXIT_OK=0
5361 ++ SMF_EXIT_NODAEMON=94
5362 ++ SMF_EXIT_ERR_FATAL=95
5363 ++ SMF_EXIT_ERR_CONFIG=96
5364 ++ SMF_EXIT_MON_DEGRADE=97
5365 ++ SMF_EXIT_MON_OFFLINE=98
5366 ++ SMF_EXIT_ERR_NOSMF=99
5367 ++ SMF_EXIT_ERR_PERM=100
5368 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5369 + DATALINK=oxControlService20
5370 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5371 + GATEWAY=fd00:1122:3344:101::1
5372 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5373 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5374 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5375 + LISTEN_ADDR=fd00:1122:3344:101::10
5376 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5377 + LISTEN_PORT=32345
5378 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5379 + PORTBASE=19000
5380 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5381 + DOWNSTAIRS_PREFIX=downstairs
5382 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5383 + SNAPSHOT_PREFIX=snapshot
5384 + [[ oxControlService20 == unknown ]]
5385 + [[ fd00:1122:3344:101::1 == unknown ]]
5386 + ipadm delete-if oxControlService20
5387 + ipadm create-if -t oxControlService20
5388 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5389 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5390 + ipadm show-addr oxControlService20/ll
5391 ipadm: Address object not found
5392 + ipadm create-addr -t -T addrconf oxControlService20/ll
5393 + ipadm show-addr oxControlService20/omicron6
5394 ipadm: Address object not found
5395 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5396 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5397 route to: default
5398 destination: default
5399 mask: default
5400 gateway: fd00:1122:3344:101::1
5401 interface: oxControlService20
5402 flags: <UP,GATEWAY,DONE,STATIC>
5403 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5404 0 0 0 0 0 0 9000 0
5405 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5406 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5407 note: configured to log to "/dev/stdout"
54082023-07-16T04:49:39.516ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
54092023-07-16T04:49:39.518ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
54102023-07-16T04:49:39.518ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
54112023-07-16T04:49:39.546ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
54122023-07-16T04:49:39.547ZINFOcrucible-agent: instance states: (Some(Disabled), None)
54132023-07-16T04:49:39.547ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
54142023-07-16T04:49:39.550ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
54152023-07-16T04:49:39.556ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
54162023-07-16T04:49:39.556ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5417 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5418 ', agent/src/main.rs:880:30
5419 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5420 [ Jul 16 04:49:39 Stopping because service exited with an error. ]
5421 [ Jul 16 04:49:39 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5422 + . /lib/svc/share/smf_include.sh
5423 ++ SMF_EXIT_OK=0
5424 ++ SMF_EXIT_NODAEMON=94
5425 ++ SMF_EXIT_ERR_FATAL=95
5426 ++ SMF_EXIT_ERR_CONFIG=96
5427 ++ SMF_EXIT_MON_DEGRADE=97
5428 ++ SMF_EXIT_MON_OFFLINE=98
5429 ++ SMF_EXIT_ERR_NOSMF=99
5430 ++ SMF_EXIT_ERR_PERM=100
5431 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5432 + DATALINK=oxControlService20
5433 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5434 + GATEWAY=fd00:1122:3344:101::1
5435 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5436 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5437 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5438 + LISTEN_ADDR=fd00:1122:3344:101::10
5439 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5440 + LISTEN_PORT=32345
5441 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5442 + PORTBASE=19000
5443 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5444 + DOWNSTAIRS_PREFIX=downstairs
5445 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5446 + SNAPSHOT_PREFIX=snapshot
5447 + [[ oxControlService20 == unknown ]]
5448 + [[ fd00:1122:3344:101::1 == unknown ]]
5449 + ipadm delete-if oxControlService20
5450 + ipadm create-if -t oxControlService20
5451 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5452 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5453 + ipadm show-addr oxControlService20/ll
5454 ipadm: Address object not found
5455 + ipadm create-addr -t -T addrconf oxControlService20/ll
5456 + ipadm show-addr oxControlService20/omicron6
5457 ipadm: Address object not found
5458 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5459 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5460 route to: default
5461 destination: default
5462 mask: default
5463 gateway: fd00:1122:3344:101::1
5464 interface: oxControlService20
5465 flags: <UP,GATEWAY,DONE,STATIC>
5466 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5467 0 0 0 0 0 0 9000 0
5468 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5469 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5470 note: configured to log to "/dev/stdout"
54712023-07-16T04:49:40.113ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
54722023-07-16T04:49:40.115ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
54732023-07-16T04:49:40.115ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
54742023-07-16T04:49:40.147ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
54752023-07-16T04:49:40.147ZINFOcrucible-agent: instance states: (Some(Disabled), None)
54762023-07-16T04:49:40.148ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
54772023-07-16T04:49:40.151ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
54782023-07-16T04:49:40.156ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
54792023-07-16T04:49:40.156ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5480 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5481 ', agent/src/main.rs:880:30
5482 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5483 [ Jul 16 04:49:40 Stopping because service exited with an error. ]
5484 [ Jul 16 04:49:40 Failing too quickly, throttling. ]
5485 [ Jul 16 04:49:41 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5486 + . /lib/svc/share/smf_include.sh
5487 ++ SMF_EXIT_OK=0
5488 ++ SMF_EXIT_NODAEMON=94
5489 ++ SMF_EXIT_ERR_FATAL=95
5490 ++ SMF_EXIT_ERR_CONFIG=96
5491 ++ SMF_EXIT_MON_DEGRADE=97
5492 ++ SMF_EXIT_MON_OFFLINE=98
5493 ++ SMF_EXIT_ERR_NOSMF=99
5494 ++ SMF_EXIT_ERR_PERM=100
5495 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5496 + DATALINK=oxControlService20
5497 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5498 + GATEWAY=fd00:1122:3344:101::1
5499 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5500 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5501 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5502 + LISTEN_ADDR=fd00:1122:3344:101::10
5503 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5504 + LISTEN_PORT=32345
5505 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5506 + PORTBASE=19000
5507 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5508 + DOWNSTAIRS_PREFIX=downstairs
5509 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5510 + SNAPSHOT_PREFIX=snapshot
5511 + [[ oxControlService20 == unknown ]]
5512 + [[ fd00:1122:3344:101::1 == unknown ]]
5513 + ipadm delete-if oxControlService20
5514 + ipadm create-if -t oxControlService20
5515 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5516 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5517 + ipadm show-addr oxControlService20/ll
5518 ipadm: Address object not found
5519 + ipadm create-addr -t -T addrconf oxControlService20/ll
5520 + ipadm show-addr oxControlService20/omicron6
5521 ipadm: Address object not found
5522 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5523 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5524 route to: default
5525 destination: default
5526 mask: default
5527 gateway: fd00:1122:3344:101::1
5528 interface: oxControlService20
5529 flags: <UP,GATEWAY,DONE,STATIC>
5530 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5531 0 0 0 0 0 0 9000 0
5532 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5533 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5534 note: configured to log to "/dev/stdout"
55352023-07-16T04:49:41.717ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
55362023-07-16T04:49:41.719ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
55372023-07-16T04:49:41.719ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
55382023-07-16T04:49:41.749ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
55392023-07-16T04:49:41.749ZINFOcrucible-agent: instance states: (Some(Disabled), None)
55402023-07-16T04:49:41.750ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
55412023-07-16T04:49:41.752ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
55422023-07-16T04:49:41.757ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
55432023-07-16T04:49:41.757ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5544 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5545 ', agent/src/main.rs:880:30
5546 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5547 [ Jul 16 04:49:41 Stopping because service exited with an error. ]
5548 [ Jul 16 04:49:41 Failing too quickly, throttling. ]
5549 [ Jul 16 04:49:42 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5550 + . /lib/svc/share/smf_include.sh
5551 ++ SMF_EXIT_OK=0
5552 ++ SMF_EXIT_NODAEMON=94
5553 ++ SMF_EXIT_ERR_FATAL=95
5554 ++ SMF_EXIT_ERR_CONFIG=96
5555 ++ SMF_EXIT_MON_DEGRADE=97
5556 ++ SMF_EXIT_MON_OFFLINE=98
5557 ++ SMF_EXIT_ERR_NOSMF=99
5558 ++ SMF_EXIT_ERR_PERM=100
5559 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5560 + DATALINK=oxControlService20
5561 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5562 + GATEWAY=fd00:1122:3344:101::1
5563 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5564 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5565 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5566 + LISTEN_ADDR=fd00:1122:3344:101::10
5567 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5568 + LISTEN_PORT=32345
5569 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5570 + PORTBASE=19000
5571 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5572 + DOWNSTAIRS_PREFIX=downstairs
5573 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5574 + SNAPSHOT_PREFIX=snapshot
5575 + [[ oxControlService20 == unknown ]]
5576 + [[ fd00:1122:3344:101::1 == unknown ]]
5577 + ipadm delete-if oxControlService20
5578 + ipadm create-if -t oxControlService20
5579 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5580 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5581 + ipadm show-addr oxControlService20/ll
5582 ipadm: Address object not found
5583 + ipadm create-addr -t -T addrconf oxControlService20/ll
5584 + ipadm show-addr oxControlService20/omicron6
5585 ipadm: Address object not found
5586 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5587 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5588 route to: default
5589 destination: default
5590 mask: default
5591 gateway: fd00:1122:3344:101::1
5592 interface: oxControlService20
5593 flags: <UP,GATEWAY,DONE,STATIC>
5594 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5595 0 0 0 0 0 0 9000 0
5596 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5597 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5598 note: configured to log to "/dev/stdout"
55992023-07-16T04:49:43.320ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
56002023-07-16T04:49:43.322ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
56012023-07-16T04:49:43.322ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
56022023-07-16T04:49:43.353ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
56032023-07-16T04:49:43.353ZINFOcrucible-agent: instance states: (Some(Disabled), None)
56042023-07-16T04:49:43.354ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
56052023-07-16T04:49:43.357ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
56062023-07-16T04:49:43.361ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
56072023-07-16T04:49:43.361ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5608 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5609 ', agent/src/main.rs:880:30
5610 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5611 [ Jul 16 04:49:43 Stopping because service exited with an error. ]
5612 [ Jul 16 04:49:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5613 + . /lib/svc/share/smf_include.sh
5614 ++ SMF_EXIT_OK=0
5615 ++ SMF_EXIT_NODAEMON=94
5616 ++ SMF_EXIT_ERR_FATAL=95
5617 ++ SMF_EXIT_ERR_CONFIG=96
5618 ++ SMF_EXIT_MON_DEGRADE=97
5619 ++ SMF_EXIT_MON_OFFLINE=98
5620 ++ SMF_EXIT_ERR_NOSMF=99
5621 ++ SMF_EXIT_ERR_PERM=100
5622 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5623 + DATALINK=oxControlService20
5624 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5625 + GATEWAY=fd00:1122:3344:101::1
5626 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5627 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5628 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5629 + LISTEN_ADDR=fd00:1122:3344:101::10
5630 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5631 + LISTEN_PORT=32345
5632 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5633 + PORTBASE=19000
5634 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5635 + DOWNSTAIRS_PREFIX=downstairs
5636 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5637 + SNAPSHOT_PREFIX=snapshot
5638 + [[ oxControlService20 == unknown ]]
5639 + [[ fd00:1122:3344:101::1 == unknown ]]
5640 + ipadm delete-if oxControlService20
5641 + ipadm create-if -t oxControlService20
5642 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5643 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5644 + ipadm show-addr oxControlService20/ll
5645 ipadm: Address object not found
5646 + ipadm create-addr -t -T addrconf oxControlService20/ll
5647 + ipadm show-addr oxControlService20/omicron6
5648 ipadm: Address object not found
5649 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5650 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5651 route to: default
5652 destination: default
5653 mask: default
5654 gateway: fd00:1122:3344:101::1
5655 interface: oxControlService20
5656 flags: <UP,GATEWAY,DONE,STATIC>
5657 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5658 0 0 0 0 0 0 9000 0
5659 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5660 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5661 note: configured to log to "/dev/stdout"
56622023-07-16T04:49:43.922ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
56632023-07-16T04:49:43.924ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
56642023-07-16T04:49:43.924ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
56652023-07-16T04:49:43.953ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
56662023-07-16T04:49:43.953ZINFOcrucible-agent: instance states: (Some(Disabled), None)
56672023-07-16T04:49:43.954ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
56682023-07-16T04:49:43.956ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
56692023-07-16T04:49:43.961ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
56702023-07-16T04:49:43.961ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5671 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5672 ', agent/src/main.rs:880:30
5673 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5674 [ Jul 16 04:49:43 Stopping because service exited with an error. ]
5675 [ Jul 16 04:49:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5676 + . /lib/svc/share/smf_include.sh
5677 ++ SMF_EXIT_OK=0
5678 ++ SMF_EXIT_NODAEMON=94
5679 ++ SMF_EXIT_ERR_FATAL=95
5680 ++ SMF_EXIT_ERR_CONFIG=96
5681 ++ SMF_EXIT_MON_DEGRADE=97
5682 ++ SMF_EXIT_MON_OFFLINE=98
5683 ++ SMF_EXIT_ERR_NOSMF=99
5684 ++ SMF_EXIT_ERR_PERM=100
5685 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5686 + DATALINK=oxControlService20
5687 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5688 + GATEWAY=fd00:1122:3344:101::1
5689 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5690 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5691 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5692 + LISTEN_ADDR=fd00:1122:3344:101::10
5693 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5694 + LISTEN_PORT=32345
5695 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5696 + PORTBASE=19000
5697 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5698 + DOWNSTAIRS_PREFIX=downstairs
5699 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5700 + SNAPSHOT_PREFIX=snapshot
5701 + [[ oxControlService20 == unknown ]]
5702 + [[ fd00:1122:3344:101::1 == unknown ]]
5703 + ipadm delete-if oxControlService20
5704 + ipadm create-if -t oxControlService20
5705 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5706 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5707 + ipadm show-addr oxControlService20/ll
5708 ipadm: Address object not found
5709 + ipadm create-addr -t -T addrconf oxControlService20/ll
5710 + ipadm show-addr oxControlService20/omicron6
5711 ipadm: Address object not found
5712 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5713 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5714 route to: default
5715 destination: default
5716 mask: default
5717 gateway: fd00:1122:3344:101::1
5718 interface: oxControlService20
5719 flags: <UP,GATEWAY,DONE,STATIC>
5720 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5721 0 0 0 0 0 0 9000 0
5722 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5723 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5724 note: configured to log to "/dev/stdout"
57252023-07-16T04:49:44.514ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
57262023-07-16T04:49:44.516ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
57272023-07-16T04:49:44.516ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
57282023-07-16T04:49:44.545ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
57292023-07-16T04:49:44.545ZINFOcrucible-agent: instance states: (Some(Disabled), None)
57302023-07-16T04:49:44.546ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
57312023-07-16T04:49:44.548ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
57322023-07-16T04:49:44.553ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
57332023-07-16T04:49:44.553ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5734 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5735 ', agent/src/main.rs:880:30
5736 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5737 [ Jul 16 04:49:44 Stopping because service exited with an error. ]
5738 [ Jul 16 04:49:44 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5739 + . /lib/svc/share/smf_include.sh
5740 ++ SMF_EXIT_OK=0
5741 ++ SMF_EXIT_NODAEMON=94
5742 ++ SMF_EXIT_ERR_FATAL=95
5743 ++ SMF_EXIT_ERR_CONFIG=96
5744 ++ SMF_EXIT_MON_DEGRADE=97
5745 ++ SMF_EXIT_MON_OFFLINE=98
5746 ++ SMF_EXIT_ERR_NOSMF=99
5747 ++ SMF_EXIT_ERR_PERM=100
5748 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5749 + DATALINK=oxControlService20
5750 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5751 + GATEWAY=fd00:1122:3344:101::1
5752 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5753 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5754 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5755 + LISTEN_ADDR=fd00:1122:3344:101::10
5756 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5757 + LISTEN_PORT=32345
5758 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5759 + PORTBASE=19000
5760 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5761 + DOWNSTAIRS_PREFIX=downstairs
5762 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5763 + SNAPSHOT_PREFIX=snapshot
5764 + [[ oxControlService20 == unknown ]]
5765 + [[ fd00:1122:3344:101::1 == unknown ]]
5766 + ipadm delete-if oxControlService20
5767 + ipadm create-if -t oxControlService20
5768 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5769 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5770 + ipadm show-addr oxControlService20/ll
5771 ipadm: Address object not found
5772 + ipadm create-addr -t -T addrconf oxControlService20/ll
5773 + ipadm show-addr oxControlService20/omicron6
5774 ipadm: Address object not found
5775 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5776 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5777 route to: default
5778 destination: default
5779 mask: default
5780 gateway: fd00:1122:3344:101::1
5781 interface: oxControlService20
5782 flags: <UP,GATEWAY,DONE,STATIC>
5783 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5784 0 0 0 0 0 0 9000 0
5785 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5786 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5787 note: configured to log to "/dev/stdout"
57882023-07-16T04:49:45.111ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
57892023-07-16T04:49:45.113ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
57902023-07-16T04:49:45.113ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
57912023-07-16T04:49:45.142ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
57922023-07-16T04:49:45.142ZINFOcrucible-agent: instance states: (Some(Disabled), None)
57932023-07-16T04:49:45.142ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
57942023-07-16T04:49:45.145ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
57952023-07-16T04:49:45.149ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
57962023-07-16T04:49:45.149ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5797 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5798 ', agent/src/main.rs:880:30
5799 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5800 [ Jul 16 04:49:45 Stopping because service exited with an error. ]
5801 [ Jul 16 04:49:45 Failing too quickly, throttling. ]
5802 [ Jul 16 04:49:46 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5803 + . /lib/svc/share/smf_include.sh
5804 ++ SMF_EXIT_OK=0
5805 ++ SMF_EXIT_NODAEMON=94
5806 ++ SMF_EXIT_ERR_FATAL=95
5807 ++ SMF_EXIT_ERR_CONFIG=96
5808 ++ SMF_EXIT_MON_DEGRADE=97
5809 ++ SMF_EXIT_MON_OFFLINE=98
5810 ++ SMF_EXIT_ERR_NOSMF=99
5811 ++ SMF_EXIT_ERR_PERM=100
5812 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5813 + DATALINK=oxControlService20
5814 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5815 + GATEWAY=fd00:1122:3344:101::1
5816 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5817 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5818 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5819 + LISTEN_ADDR=fd00:1122:3344:101::10
5820 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5821 + LISTEN_PORT=32345
5822 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5823 + PORTBASE=19000
5824 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5825 + DOWNSTAIRS_PREFIX=downstairs
5826 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5827 + SNAPSHOT_PREFIX=snapshot
5828 + [[ oxControlService20 == unknown ]]
5829 + [[ fd00:1122:3344:101::1 == unknown ]]
5830 + ipadm delete-if oxControlService20
5831 + ipadm create-if -t oxControlService20
5832 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5833 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5834 + ipadm show-addr oxControlService20/ll
5835 ipadm: Address object not found
5836 + ipadm create-addr -t -T addrconf oxControlService20/ll
5837 + ipadm show-addr oxControlService20/omicron6
5838 ipadm: Address object not found
5839 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5840 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5841 route to: default
5842 destination: default
5843 mask: default
5844 gateway: fd00:1122:3344:101::1
5845 interface: oxControlService20
5846 flags: <UP,GATEWAY,DONE,STATIC>
5847 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5848 0 0 0 0 0 0 9000 0
5849 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5850 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5851 note: configured to log to "/dev/stdout"
58522023-07-16T04:49:46.709ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
58532023-07-16T04:49:46.711ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
58542023-07-16T04:49:46.711ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
58552023-07-16T04:49:46.742ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
58562023-07-16T04:49:46.742ZINFOcrucible-agent: instance states: (Some(Disabled), None)
58572023-07-16T04:49:46.743ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
58582023-07-16T04:49:46.746ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
58592023-07-16T04:49:46.750ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
58602023-07-16T04:49:46.750ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5861 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5862 ', agent/src/main.rs:880:30
5863 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5864 [ Jul 16 04:49:46 Stopping because service exited with an error. ]
5865 [ Jul 16 04:49:46 Failing too quickly, throttling. ]
5866 [ Jul 16 04:49:47 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5867 + . /lib/svc/share/smf_include.sh
5868 ++ SMF_EXIT_OK=0
5869 ++ SMF_EXIT_NODAEMON=94
5870 ++ SMF_EXIT_ERR_FATAL=95
5871 ++ SMF_EXIT_ERR_CONFIG=96
5872 ++ SMF_EXIT_MON_DEGRADE=97
5873 ++ SMF_EXIT_MON_OFFLINE=98
5874 ++ SMF_EXIT_ERR_NOSMF=99
5875 ++ SMF_EXIT_ERR_PERM=100
5876 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5877 + DATALINK=oxControlService20
5878 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5879 + GATEWAY=fd00:1122:3344:101::1
5880 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5881 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5882 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5883 + LISTEN_ADDR=fd00:1122:3344:101::10
5884 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5885 + LISTEN_PORT=32345
5886 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5887 + PORTBASE=19000
5888 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5889 + DOWNSTAIRS_PREFIX=downstairs
5890 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5891 + SNAPSHOT_PREFIX=snapshot
5892 + [[ oxControlService20 == unknown ]]
5893 + [[ fd00:1122:3344:101::1 == unknown ]]
5894 + ipadm delete-if oxControlService20
5895 + ipadm create-if -t oxControlService20
5896 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5897 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5898 + ipadm show-addr oxControlService20/ll
5899 ipadm: Address object not found
5900 + ipadm create-addr -t -T addrconf oxControlService20/ll
5901 + ipadm show-addr oxControlService20/omicron6
5902 ipadm: Address object not found
5903 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5904 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5905 route to: default
5906 destination: default
5907 mask: default
5908 gateway: fd00:1122:3344:101::1
5909 interface: oxControlService20
5910 flags: <UP,GATEWAY,DONE,STATIC>
5911 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5912 0 0 0 0 0 0 9000 0
5913 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5914 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5915 note: configured to log to "/dev/stdout"
59162023-07-16T04:49:48.309ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
59172023-07-16T04:49:48.312ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
59182023-07-16T04:49:48.312ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
59192023-07-16T04:49:48.343ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
59202023-07-16T04:49:48.343ZINFOcrucible-agent: instance states: (Some(Disabled), None)
59212023-07-16T04:49:48.344ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
59222023-07-16T04:49:48.347ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
59232023-07-16T04:49:48.352ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
59242023-07-16T04:49:48.352ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5925 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5926 ', agent/src/main.rs:880:30
5927 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5928 [ Jul 16 04:49:48 Stopping because service exited with an error. ]
5929 [ Jul 16 04:49:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5930 + . /lib/svc/share/smf_include.sh
5931 ++ SMF_EXIT_OK=0
5932 ++ SMF_EXIT_NODAEMON=94
5933 ++ SMF_EXIT_ERR_FATAL=95
5934 ++ SMF_EXIT_ERR_CONFIG=96
5935 ++ SMF_EXIT_MON_DEGRADE=97
5936 ++ SMF_EXIT_MON_OFFLINE=98
5937 ++ SMF_EXIT_ERR_NOSMF=99
5938 ++ SMF_EXIT_ERR_PERM=100
5939 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
5940 + DATALINK=oxControlService20
5941 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
5942 + GATEWAY=fd00:1122:3344:101::1
5943 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
5944 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
5945 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
5946 + LISTEN_ADDR=fd00:1122:3344:101::10
5947 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
5948 + LISTEN_PORT=32345
5949 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
5950 + PORTBASE=19000
5951 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
5952 + DOWNSTAIRS_PREFIX=downstairs
5953 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
5954 + SNAPSHOT_PREFIX=snapshot
5955 + [[ oxControlService20 == unknown ]]
5956 + [[ fd00:1122:3344:101::1 == unknown ]]
5957 + ipadm delete-if oxControlService20
5958 + ipadm create-if -t oxControlService20
5959 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
5960 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
5961 + ipadm show-addr oxControlService20/ll
5962 ipadm: Address object not found
5963 + ipadm create-addr -t -T addrconf oxControlService20/ll
5964 + ipadm show-addr oxControlService20/omicron6
5965 ipadm: Address object not found
5966 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
5967 + route get -inet6 default -inet6 fd00:1122:3344:101::1
5968 route to: default
5969 destination: default
5970 mask: default
5971 gateway: fd00:1122:3344:101::1
5972 interface: oxControlService20
5973 flags: <UP,GATEWAY,DONE,STATIC>
5974 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
5975 0 0 0 0 0 0 9000 0
5976 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
5977 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
5978 note: configured to log to "/dev/stdout"
59792023-07-16T04:49:48.910ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
59802023-07-16T04:49:48.912ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
59812023-07-16T04:49:48.912ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
59822023-07-16T04:49:48.942ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
59832023-07-16T04:49:48.942ZINFOcrucible-agent: instance states: (Some(Disabled), None)
59842023-07-16T04:49:48.943ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
59852023-07-16T04:49:48.945ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
59862023-07-16T04:49:48.950ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
59872023-07-16T04:49:48.950ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
5988 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
5989 ', agent/src/main.rs:880:30
5990 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
5991 [ Jul 16 04:49:48 Stopping because service exited with an error. ]
5992 [ Jul 16 04:49:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
5993 + . /lib/svc/share/smf_include.sh
5994 ++ SMF_EXIT_OK=0
5995 ++ SMF_EXIT_NODAEMON=94
5996 ++ SMF_EXIT_ERR_FATAL=95
5997 ++ SMF_EXIT_ERR_CONFIG=96
5998 ++ SMF_EXIT_MON_DEGRADE=97
5999 ++ SMF_EXIT_MON_OFFLINE=98
6000 ++ SMF_EXIT_ERR_NOSMF=99
6001 ++ SMF_EXIT_ERR_PERM=100
6002 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6003 + DATALINK=oxControlService20
6004 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6005 + GATEWAY=fd00:1122:3344:101::1
6006 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6007 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6008 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6009 + LISTEN_ADDR=fd00:1122:3344:101::10
6010 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6011 + LISTEN_PORT=32345
6012 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6013 + PORTBASE=19000
6014 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6015 + DOWNSTAIRS_PREFIX=downstairs
6016 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6017 + SNAPSHOT_PREFIX=snapshot
6018 + [[ oxControlService20 == unknown ]]
6019 + [[ fd00:1122:3344:101::1 == unknown ]]
6020 + ipadm delete-if oxControlService20
6021 + ipadm create-if -t oxControlService20
6022 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6023 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6024 + ipadm show-addr oxControlService20/ll
6025 ipadm: Address object not found
6026 + ipadm create-addr -t -T addrconf oxControlService20/ll
6027 + ipadm show-addr oxControlService20/omicron6
6028 ipadm: Address object not found
6029 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6030 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6031 route to: default
6032 destination: default
6033 mask: default
6034 gateway: fd00:1122:3344:101::1
6035 interface: oxControlService20
6036 flags: <UP,GATEWAY,DONE,STATIC>
6037 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6038 0 0 0 0 0 0 9000 0
6039 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6040 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6041 note: configured to log to "/dev/stdout"
60422023-07-16T04:49:49.504ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
60432023-07-16T04:49:49.506ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
60442023-07-16T04:49:49.506ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
60452023-07-16T04:49:49.536ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
60462023-07-16T04:49:49.536ZINFOcrucible-agent: instance states: (Some(Disabled), None)
60472023-07-16T04:49:49.537ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
60482023-07-16T04:49:49.540ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
60492023-07-16T04:49:49.545ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
60502023-07-16T04:49:49.545ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6051 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6052 ', agent/src/main.rs:880:30
6053 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6054 [ Jul 16 04:49:49 Stopping because service exited with an error. ]
6055 [ Jul 16 04:49:49 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6056 + . /lib/svc/share/smf_include.sh
6057 ++ SMF_EXIT_OK=0
6058 ++ SMF_EXIT_NODAEMON=94
6059 ++ SMF_EXIT_ERR_FATAL=95
6060 ++ SMF_EXIT_ERR_CONFIG=96
6061 ++ SMF_EXIT_MON_DEGRADE=97
6062 ++ SMF_EXIT_MON_OFFLINE=98
6063 ++ SMF_EXIT_ERR_NOSMF=99
6064 ++ SMF_EXIT_ERR_PERM=100
6065 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6066 + DATALINK=oxControlService20
6067 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6068 + GATEWAY=fd00:1122:3344:101::1
6069 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6070 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6071 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6072 + LISTEN_ADDR=fd00:1122:3344:101::10
6073 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6074 + LISTEN_PORT=32345
6075 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6076 + PORTBASE=19000
6077 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6078 + DOWNSTAIRS_PREFIX=downstairs
6079 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6080 + SNAPSHOT_PREFIX=snapshot
6081 + [[ oxControlService20 == unknown ]]
6082 + [[ fd00:1122:3344:101::1 == unknown ]]
6083 + ipadm delete-if oxControlService20
6084 + ipadm create-if -t oxControlService20
6085 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6086 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6087 + ipadm show-addr oxControlService20/ll
6088 ipadm: Address object not found
6089 + ipadm create-addr -t -T addrconf oxControlService20/ll
6090 + ipadm show-addr oxControlService20/omicron6
6091 ipadm: Address object not found
6092 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6093 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6094 route to: default
6095 destination: default
6096 mask: default
6097 gateway: fd00:1122:3344:101::1
6098 interface: oxControlService20
6099 flags: <UP,GATEWAY,DONE,STATIC>
6100 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6101 0 0 0 0 0 0 9000 0
6102 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6103 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6104 note: configured to log to "/dev/stdout"
61052023-07-16T04:49:50.106ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
61062023-07-16T04:49:50.108ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
61072023-07-16T04:49:50.108ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
61082023-07-16T04:49:50.138ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
61092023-07-16T04:49:50.138ZINFOcrucible-agent: instance states: (Some(Disabled), None)
61102023-07-16T04:49:50.139ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
61112023-07-16T04:49:50.142ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
61122023-07-16T04:49:50.146ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
61132023-07-16T04:49:50.146ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6114 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6115 ', agent/src/main.rs:880:30
6116 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6117 [ Jul 16 04:49:50 Stopping because service exited with an error. ]
6118 [ Jul 16 04:49:50 Failing too quickly, throttling. ]
6119 [ Jul 16 04:49:51 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6120 + . /lib/svc/share/smf_include.sh
6121 ++ SMF_EXIT_OK=0
6122 ++ SMF_EXIT_NODAEMON=94
6123 ++ SMF_EXIT_ERR_FATAL=95
6124 ++ SMF_EXIT_ERR_CONFIG=96
6125 ++ SMF_EXIT_MON_DEGRADE=97
6126 ++ SMF_EXIT_MON_OFFLINE=98
6127 ++ SMF_EXIT_ERR_NOSMF=99
6128 ++ SMF_EXIT_ERR_PERM=100
6129 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6130 + DATALINK=oxControlService20
6131 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6132 + GATEWAY=fd00:1122:3344:101::1
6133 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6134 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6135 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6136 + LISTEN_ADDR=fd00:1122:3344:101::10
6137 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6138 + LISTEN_PORT=32345
6139 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6140 + PORTBASE=19000
6141 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6142 + DOWNSTAIRS_PREFIX=downstairs
6143 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6144 + SNAPSHOT_PREFIX=snapshot
6145 + [[ oxControlService20 == unknown ]]
6146 + [[ fd00:1122:3344:101::1 == unknown ]]
6147 + ipadm delete-if oxControlService20
6148 + ipadm create-if -t oxControlService20
6149 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6150 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6151 + ipadm show-addr oxControlService20/ll
6152 ipadm: Address object not found
6153 + ipadm create-addr -t -T addrconf oxControlService20/ll
6154 + ipadm show-addr oxControlService20/omicron6
6155 ipadm: Address object not found
6156 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6157 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6158 route to: default
6159 destination: default
6160 mask: default
6161 gateway: fd00:1122:3344:101::1
6162 interface: oxControlService20
6163 flags: <UP,GATEWAY,DONE,STATIC>
6164 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6165 0 0 0 0 0 0 9000 0
6166 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6167 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6168 note: configured to log to "/dev/stdout"
61692023-07-16T04:49:51.706ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
61702023-07-16T04:49:51.708ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
61712023-07-16T04:49:51.708ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
61722023-07-16T04:49:51.736ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
61732023-07-16T04:49:51.737ZINFOcrucible-agent: instance states: (Some(Disabled), None)
61742023-07-16T04:49:51.737ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
61752023-07-16T04:49:51.740ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
61762023-07-16T04:49:51.745ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
61772023-07-16T04:49:51.745ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6178 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6179 ', agent/src/main.rs:880:30
6180 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6181 [ Jul 16 04:49:51 Stopping because service exited with an error. ]
6182 [ Jul 16 04:49:51 Failing too quickly, throttling. ]
6183 [ Jul 16 04:49:52 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6184 + . /lib/svc/share/smf_include.sh
6185 ++ SMF_EXIT_OK=0
6186 ++ SMF_EXIT_NODAEMON=94
6187 ++ SMF_EXIT_ERR_FATAL=95
6188 ++ SMF_EXIT_ERR_CONFIG=96
6189 ++ SMF_EXIT_MON_DEGRADE=97
6190 ++ SMF_EXIT_MON_OFFLINE=98
6191 ++ SMF_EXIT_ERR_NOSMF=99
6192 ++ SMF_EXIT_ERR_PERM=100
6193 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6194 + DATALINK=oxControlService20
6195 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6196 + GATEWAY=fd00:1122:3344:101::1
6197 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6198 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6199 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6200 + LISTEN_ADDR=fd00:1122:3344:101::10
6201 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6202 + LISTEN_PORT=32345
6203 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6204 + PORTBASE=19000
6205 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6206 + DOWNSTAIRS_PREFIX=downstairs
6207 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6208 + SNAPSHOT_PREFIX=snapshot
6209 + [[ oxControlService20 == unknown ]]
6210 + [[ fd00:1122:3344:101::1 == unknown ]]
6211 + ipadm delete-if oxControlService20
6212 + ipadm create-if -t oxControlService20
6213 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6214 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6215 + ipadm show-addr oxControlService20/ll
6216 ipadm: Address object not found
6217 + ipadm create-addr -t -T addrconf oxControlService20/ll
6218 + ipadm show-addr oxControlService20/omicron6
6219 ipadm: Address object not found
6220 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6221 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6222 route to: default
6223 destination: default
6224 mask: default
6225 gateway: fd00:1122:3344:101::1
6226 interface: oxControlService20
6227 flags: <UP,GATEWAY,DONE,STATIC>
6228 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6229 0 0 0 0 0 0 9000 0
6230 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6231 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6232 note: configured to log to "/dev/stdout"
62332023-07-16T04:49:53.305ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
62342023-07-16T04:49:53.308ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
62352023-07-16T04:49:53.308ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
62362023-07-16T04:49:53.337ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
62372023-07-16T04:49:53.337ZINFOcrucible-agent: instance states: (Some(Disabled), None)
62382023-07-16T04:49:53.338ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
62392023-07-16T04:49:53.341ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
62402023-07-16T04:49:53.345ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
62412023-07-16T04:49:53.345ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6242 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6243 ', agent/src/main.rs:880:30
6244 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6245 [ Jul 16 04:49:53 Stopping because service exited with an error. ]
6246 [ Jul 16 04:49:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6247 + . /lib/svc/share/smf_include.sh
6248 ++ SMF_EXIT_OK=0
6249 ++ SMF_EXIT_NODAEMON=94
6250 ++ SMF_EXIT_ERR_FATAL=95
6251 ++ SMF_EXIT_ERR_CONFIG=96
6252 ++ SMF_EXIT_MON_DEGRADE=97
6253 ++ SMF_EXIT_MON_OFFLINE=98
6254 ++ SMF_EXIT_ERR_NOSMF=99
6255 ++ SMF_EXIT_ERR_PERM=100
6256 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6257 + DATALINK=oxControlService20
6258 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6259 + GATEWAY=fd00:1122:3344:101::1
6260 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6261 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6262 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6263 + LISTEN_ADDR=fd00:1122:3344:101::10
6264 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6265 + LISTEN_PORT=32345
6266 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6267 + PORTBASE=19000
6268 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6269 + DOWNSTAIRS_PREFIX=downstairs
6270 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6271 + SNAPSHOT_PREFIX=snapshot
6272 + [[ oxControlService20 == unknown ]]
6273 + [[ fd00:1122:3344:101::1 == unknown ]]
6274 + ipadm delete-if oxControlService20
6275 + ipadm create-if -t oxControlService20
6276 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6277 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6278 + ipadm show-addr oxControlService20/ll
6279 ipadm: Address object not found
6280 + ipadm create-addr -t -T addrconf oxControlService20/ll
6281 + ipadm show-addr oxControlService20/omicron6
6282 ipadm: Address object not found
6283 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6284 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6285 route to: default
6286 destination: default
6287 mask: default
6288 gateway: fd00:1122:3344:101::1
6289 interface: oxControlService20
6290 flags: <UP,GATEWAY,DONE,STATIC>
6291 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6292 0 0 0 0 0 0 9000 0
6293 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6294 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6295 note: configured to log to "/dev/stdout"
62962023-07-16T04:49:53.905ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
62972023-07-16T04:49:53.907ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
62982023-07-16T04:49:53.907ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
62992023-07-16T04:49:53.936ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
63002023-07-16T04:49:53.937ZINFOcrucible-agent: instance states: (Some(Disabled), None)
63012023-07-16T04:49:53.937ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
63022023-07-16T04:49:53.940ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
63032023-07-16T04:49:53.944ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
63042023-07-16T04:49:53.944ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6305 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6306 ', agent/src/main.rs:880:30
6307 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6308 [ Jul 16 04:49:53 Stopping because service exited with an error. ]
6309 [ Jul 16 04:49:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6310 + . /lib/svc/share/smf_include.sh
6311 ++ SMF_EXIT_OK=0
6312 ++ SMF_EXIT_NODAEMON=94
6313 ++ SMF_EXIT_ERR_FATAL=95
6314 ++ SMF_EXIT_ERR_CONFIG=96
6315 ++ SMF_EXIT_MON_DEGRADE=97
6316 ++ SMF_EXIT_MON_OFFLINE=98
6317 ++ SMF_EXIT_ERR_NOSMF=99
6318 ++ SMF_EXIT_ERR_PERM=100
6319 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6320 + DATALINK=oxControlService20
6321 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6322 + GATEWAY=fd00:1122:3344:101::1
6323 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6324 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6325 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6326 + LISTEN_ADDR=fd00:1122:3344:101::10
6327 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6328 + LISTEN_PORT=32345
6329 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6330 + PORTBASE=19000
6331 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6332 + DOWNSTAIRS_PREFIX=downstairs
6333 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6334 + SNAPSHOT_PREFIX=snapshot
6335 + [[ oxControlService20 == unknown ]]
6336 + [[ fd00:1122:3344:101::1 == unknown ]]
6337 + ipadm delete-if oxControlService20
6338 + ipadm create-if -t oxControlService20
6339 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6340 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6341 + ipadm show-addr oxControlService20/ll
6342 ipadm: Address object not found
6343 + ipadm create-addr -t -T addrconf oxControlService20/ll
6344 + ipadm show-addr oxControlService20/omicron6
6345 ipadm: Address object not found
6346 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6347 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6348 route to: default
6349 destination: default
6350 mask: default
6351 gateway: fd00:1122:3344:101::1
6352 interface: oxControlService20
6353 flags: <UP,GATEWAY,DONE,STATIC>
6354 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6355 0 0 0 0 0 0 9000 0
6356 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6357 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6358 note: configured to log to "/dev/stdout"
63592023-07-16T04:49:54.501ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
63602023-07-16T04:49:54.503ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
63612023-07-16T04:49:54.503ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
63622023-07-16T04:49:54.532ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
63632023-07-16T04:49:54.533ZINFOcrucible-agent: instance states: (Some(Disabled), None)
63642023-07-16T04:49:54.533ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
63652023-07-16T04:49:54.536ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
63662023-07-16T04:49:54.540ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
63672023-07-16T04:49:54.540ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6368 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6369 ', agent/src/main.rs:880:30
6370 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6371 [ Jul 16 04:49:54 Stopping because service exited with an error. ]
6372 [ Jul 16 04:49:54 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6373 + . /lib/svc/share/smf_include.sh
6374 ++ SMF_EXIT_OK=0
6375 ++ SMF_EXIT_NODAEMON=94
6376 ++ SMF_EXIT_ERR_FATAL=95
6377 ++ SMF_EXIT_ERR_CONFIG=96
6378 ++ SMF_EXIT_MON_DEGRADE=97
6379 ++ SMF_EXIT_MON_OFFLINE=98
6380 ++ SMF_EXIT_ERR_NOSMF=99
6381 ++ SMF_EXIT_ERR_PERM=100
6382 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6383 + DATALINK=oxControlService20
6384 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6385 + GATEWAY=fd00:1122:3344:101::1
6386 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6387 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6388 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6389 + LISTEN_ADDR=fd00:1122:3344:101::10
6390 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6391 + LISTEN_PORT=32345
6392 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6393 + PORTBASE=19000
6394 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6395 + DOWNSTAIRS_PREFIX=downstairs
6396 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6397 + SNAPSHOT_PREFIX=snapshot
6398 + [[ oxControlService20 == unknown ]]
6399 + [[ fd00:1122:3344:101::1 == unknown ]]
6400 + ipadm delete-if oxControlService20
6401 + ipadm create-if -t oxControlService20
6402 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6403 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6404 + ipadm show-addr oxControlService20/ll
6405 ipadm: Address object not found
6406 + ipadm create-addr -t -T addrconf oxControlService20/ll
6407 + ipadm show-addr oxControlService20/omicron6
6408 ipadm: Address object not found
6409 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6410 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6411 route to: default
6412 destination: default
6413 mask: default
6414 gateway: fd00:1122:3344:101::1
6415 interface: oxControlService20
6416 flags: <UP,GATEWAY,DONE,STATIC>
6417 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6418 0 0 0 0 0 0 9000 0
6419 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6420 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6421 note: configured to log to "/dev/stdout"
64222023-07-16T04:49:55.099ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
64232023-07-16T04:49:55.101ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
64242023-07-16T04:49:55.101ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
64252023-07-16T04:49:55.131ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
64262023-07-16T04:49:55.131ZINFOcrucible-agent: instance states: (Some(Disabled), None)
64272023-07-16T04:49:55.132ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
64282023-07-16T04:49:55.135ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
64292023-07-16T04:49:55.139ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
64302023-07-16T04:49:55.139ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6431 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6432 ', agent/src/main.rs:880:30
6433 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6434 [ Jul 16 04:49:55 Stopping because service exited with an error. ]
6435 [ Jul 16 04:49:55 Failing too quickly, throttling. ]
6436 [ Jul 16 04:49:56 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6437 + . /lib/svc/share/smf_include.sh
6438 ++ SMF_EXIT_OK=0
6439 ++ SMF_EXIT_NODAEMON=94
6440 ++ SMF_EXIT_ERR_FATAL=95
6441 ++ SMF_EXIT_ERR_CONFIG=96
6442 ++ SMF_EXIT_MON_DEGRADE=97
6443 ++ SMF_EXIT_MON_OFFLINE=98
6444 ++ SMF_EXIT_ERR_NOSMF=99
6445 ++ SMF_EXIT_ERR_PERM=100
6446 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6447 + DATALINK=oxControlService20
6448 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6449 + GATEWAY=fd00:1122:3344:101::1
6450 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6451 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6452 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6453 + LISTEN_ADDR=fd00:1122:3344:101::10
6454 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6455 + LISTEN_PORT=32345
6456 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6457 + PORTBASE=19000
6458 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6459 + DOWNSTAIRS_PREFIX=downstairs
6460 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6461 + SNAPSHOT_PREFIX=snapshot
6462 + [[ oxControlService20 == unknown ]]
6463 + [[ fd00:1122:3344:101::1 == unknown ]]
6464 + ipadm delete-if oxControlService20
6465 + ipadm create-if -t oxControlService20
6466 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6467 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6468 + ipadm show-addr oxControlService20/ll
6469 ipadm: Address object not found
6470 + ipadm create-addr -t -T addrconf oxControlService20/ll
6471 + ipadm show-addr oxControlService20/omicron6
6472 ipadm: Address object not found
6473 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6474 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6475 route to: default
6476 destination: default
6477 mask: default
6478 gateway: fd00:1122:3344:101::1
6479 interface: oxControlService20
6480 flags: <UP,GATEWAY,DONE,STATIC>
6481 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6482 0 0 0 0 0 0 9000 0
6483 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6484 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6485 note: configured to log to "/dev/stdout"
64862023-07-16T04:49:56.699ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
64872023-07-16T04:49:56.701ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
64882023-07-16T04:49:56.701ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
64892023-07-16T04:49:56.731ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
64902023-07-16T04:49:56.731ZINFOcrucible-agent: instance states: (Some(Disabled), None)
64912023-07-16T04:49:56.731ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
64922023-07-16T04:49:56.734ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
64932023-07-16T04:49:56.738ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
64942023-07-16T04:49:56.738ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6495 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6496 ', agent/src/main.rs:880:30
6497 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6498 [ Jul 16 04:49:56 Stopping because service exited with an error. ]
6499 [ Jul 16 04:49:56 Failing too quickly, throttling. ]
6500 [ Jul 16 04:49:57 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6501 + . /lib/svc/share/smf_include.sh
6502 ++ SMF_EXIT_OK=0
6503 ++ SMF_EXIT_NODAEMON=94
6504 ++ SMF_EXIT_ERR_FATAL=95
6505 ++ SMF_EXIT_ERR_CONFIG=96
6506 ++ SMF_EXIT_MON_DEGRADE=97
6507 ++ SMF_EXIT_MON_OFFLINE=98
6508 ++ SMF_EXIT_ERR_NOSMF=99
6509 ++ SMF_EXIT_ERR_PERM=100
6510 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6511 + DATALINK=oxControlService20
6512 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6513 + GATEWAY=fd00:1122:3344:101::1
6514 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6515 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6516 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6517 + LISTEN_ADDR=fd00:1122:3344:101::10
6518 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6519 + LISTEN_PORT=32345
6520 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6521 + PORTBASE=19000
6522 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6523 + DOWNSTAIRS_PREFIX=downstairs
6524 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6525 + SNAPSHOT_PREFIX=snapshot
6526 + [[ oxControlService20 == unknown ]]
6527 + [[ fd00:1122:3344:101::1 == unknown ]]
6528 + ipadm delete-if oxControlService20
6529 + ipadm create-if -t oxControlService20
6530 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6531 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6532 + ipadm show-addr oxControlService20/ll
6533 ipadm: Address object not found
6534 + ipadm create-addr -t -T addrconf oxControlService20/ll
6535 + ipadm show-addr oxControlService20/omicron6
6536 ipadm: Address object not found
6537 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6538 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6539 route to: default
6540 destination: default
6541 mask: default
6542 gateway: fd00:1122:3344:101::1
6543 interface: oxControlService20
6544 flags: <UP,GATEWAY,DONE,STATIC>
6545 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6546 0 0 0 0 0 0 9000 0
6547 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6548 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6549 note: configured to log to "/dev/stdout"
65502023-07-16T04:49:58.295ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
65512023-07-16T04:49:58.297ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
65522023-07-16T04:49:58.297ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
65532023-07-16T04:49:58.326ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
65542023-07-16T04:49:58.327ZINFOcrucible-agent: instance states: (Some(Disabled), None)
65552023-07-16T04:49:58.327ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
65562023-07-16T04:49:58.330ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
65572023-07-16T04:49:58.334ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
65582023-07-16T04:49:58.334ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6559 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6560 ', agent/src/main.rs:880:30
6561 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6562 [ Jul 16 04:49:58 Stopping because service exited with an error. ]
6563 [ Jul 16 04:49:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6564 + . /lib/svc/share/smf_include.sh
6565 ++ SMF_EXIT_OK=0
6566 ++ SMF_EXIT_NODAEMON=94
6567 ++ SMF_EXIT_ERR_FATAL=95
6568 ++ SMF_EXIT_ERR_CONFIG=96
6569 ++ SMF_EXIT_MON_DEGRADE=97
6570 ++ SMF_EXIT_MON_OFFLINE=98
6571 ++ SMF_EXIT_ERR_NOSMF=99
6572 ++ SMF_EXIT_ERR_PERM=100
6573 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6574 + DATALINK=oxControlService20
6575 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6576 + GATEWAY=fd00:1122:3344:101::1
6577 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6578 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6579 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6580 + LISTEN_ADDR=fd00:1122:3344:101::10
6581 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6582 + LISTEN_PORT=32345
6583 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6584 + PORTBASE=19000
6585 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6586 + DOWNSTAIRS_PREFIX=downstairs
6587 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6588 + SNAPSHOT_PREFIX=snapshot
6589 + [[ oxControlService20 == unknown ]]
6590 + [[ fd00:1122:3344:101::1 == unknown ]]
6591 + ipadm delete-if oxControlService20
6592 + ipadm create-if -t oxControlService20
6593 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6594 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6595 + ipadm show-addr oxControlService20/ll
6596 ipadm: Address object not found
6597 + ipadm create-addr -t -T addrconf oxControlService20/ll
6598 + ipadm show-addr oxControlService20/omicron6
6599 ipadm: Address object not found
6600 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6601 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6602 route to: default
6603 destination: default
6604 mask: default
6605 gateway: fd00:1122:3344:101::1
6606 interface: oxControlService20
6607 flags: <UP,GATEWAY,DONE,STATIC>
6608 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6609 0 0 0 0 0 0 9000 0
6610 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6611 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6612 note: configured to log to "/dev/stdout"
66132023-07-16T04:49:58.891ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
66142023-07-16T04:49:58.894ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
66152023-07-16T04:49:58.894ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
66162023-07-16T04:49:58.924ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
66172023-07-16T04:49:58.924ZINFOcrucible-agent: instance states: (Some(Disabled), None)
66182023-07-16T04:49:58.925ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
66192023-07-16T04:49:58.927ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
66202023-07-16T04:49:58.932ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
66212023-07-16T04:49:58.932ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6622 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6623 ', agent/src/main.rs:880:30
6624 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6625 [ Jul 16 04:49:58 Stopping because service exited with an error. ]
6626 [ Jul 16 04:49:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6627 + . /lib/svc/share/smf_include.sh
6628 ++ SMF_EXIT_OK=0
6629 ++ SMF_EXIT_NODAEMON=94
6630 ++ SMF_EXIT_ERR_FATAL=95
6631 ++ SMF_EXIT_ERR_CONFIG=96
6632 ++ SMF_EXIT_MON_DEGRADE=97
6633 ++ SMF_EXIT_MON_OFFLINE=98
6634 ++ SMF_EXIT_ERR_NOSMF=99
6635 ++ SMF_EXIT_ERR_PERM=100
6636 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6637 + DATALINK=oxControlService20
6638 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6639 + GATEWAY=fd00:1122:3344:101::1
6640 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6641 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6642 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6643 + LISTEN_ADDR=fd00:1122:3344:101::10
6644 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6645 + LISTEN_PORT=32345
6646 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6647 + PORTBASE=19000
6648 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6649 + DOWNSTAIRS_PREFIX=downstairs
6650 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6651 + SNAPSHOT_PREFIX=snapshot
6652 + [[ oxControlService20 == unknown ]]
6653 + [[ fd00:1122:3344:101::1 == unknown ]]
6654 + ipadm delete-if oxControlService20
6655 + ipadm create-if -t oxControlService20
6656 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6657 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6658 + ipadm show-addr oxControlService20/ll
6659 ipadm: Address object not found
6660 + ipadm create-addr -t -T addrconf oxControlService20/ll
6661 + ipadm show-addr oxControlService20/omicron6
6662 ipadm: Address object not found
6663 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6664 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6665 route to: default
6666 destination: default
6667 mask: default
6668 gateway: fd00:1122:3344:101::1
6669 interface: oxControlService20
6670 flags: <UP,GATEWAY,DONE,STATIC>
6671 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6672 0 0 0 0 0 0 9000 0
6673 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6674 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6675 note: configured to log to "/dev/stdout"
66762023-07-16T04:49:59.493ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
66772023-07-16T04:49:59.495ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
66782023-07-16T04:49:59.495ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
66792023-07-16T04:49:59.525ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
66802023-07-16T04:49:59.525ZINFOcrucible-agent: instance states: (Some(Disabled), None)
66812023-07-16T04:49:59.526ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
66822023-07-16T04:49:59.528ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
66832023-07-16T04:49:59.532ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
66842023-07-16T04:49:59.532ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6685 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6686 ', agent/src/main.rs:880:30
6687 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6688 [ Jul 16 04:49:59 Stopping because service exited with an error. ]
6689 [ Jul 16 04:49:59 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6690 + . /lib/svc/share/smf_include.sh
6691 ++ SMF_EXIT_OK=0
6692 ++ SMF_EXIT_NODAEMON=94
6693 ++ SMF_EXIT_ERR_FATAL=95
6694 ++ SMF_EXIT_ERR_CONFIG=96
6695 ++ SMF_EXIT_MON_DEGRADE=97
6696 ++ SMF_EXIT_MON_OFFLINE=98
6697 ++ SMF_EXIT_ERR_NOSMF=99
6698 ++ SMF_EXIT_ERR_PERM=100
6699 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6700 + DATALINK=oxControlService20
6701 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6702 + GATEWAY=fd00:1122:3344:101::1
6703 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6704 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6705 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6706 + LISTEN_ADDR=fd00:1122:3344:101::10
6707 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6708 + LISTEN_PORT=32345
6709 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6710 + PORTBASE=19000
6711 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6712 + DOWNSTAIRS_PREFIX=downstairs
6713 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6714 + SNAPSHOT_PREFIX=snapshot
6715 + [[ oxControlService20 == unknown ]]
6716 + [[ fd00:1122:3344:101::1 == unknown ]]
6717 + ipadm delete-if oxControlService20
6718 + ipadm create-if -t oxControlService20
6719 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6720 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6721 + ipadm show-addr oxControlService20/ll
6722 ipadm: Address object not found
6723 + ipadm create-addr -t -T addrconf oxControlService20/ll
6724 + ipadm show-addr oxControlService20/omicron6
6725 ipadm: Address object not found
6726 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6727 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6728 route to: default
6729 destination: default
6730 mask: default
6731 gateway: fd00:1122:3344:101::1
6732 interface: oxControlService20
6733 flags: <UP,GATEWAY,DONE,STATIC>
6734 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6735 0 0 0 0 0 0 9000 0
6736 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6737 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6738 note: configured to log to "/dev/stdout"
67392023-07-16T04:50:00.093ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
67402023-07-16T04:50:00.095ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
67412023-07-16T04:50:00.095ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
67422023-07-16T04:50:00.125ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
67432023-07-16T04:50:00.126ZINFOcrucible-agent: instance states: (Some(Disabled), None)
67442023-07-16T04:50:00.126ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
67452023-07-16T04:50:00.129ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
67462023-07-16T04:50:00.134ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
67472023-07-16T04:50:00.134ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6748 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6749 ', agent/src/main.rs:880:30
6750 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6751 [ Jul 16 04:50:00 Stopping because service exited with an error. ]
6752 [ Jul 16 04:50:00 Failing too quickly, throttling. ]
6753 [ Jul 16 04:50:01 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6754 + . /lib/svc/share/smf_include.sh
6755 ++ SMF_EXIT_OK=0
6756 ++ SMF_EXIT_NODAEMON=94
6757 ++ SMF_EXIT_ERR_FATAL=95
6758 ++ SMF_EXIT_ERR_CONFIG=96
6759 ++ SMF_EXIT_MON_DEGRADE=97
6760 ++ SMF_EXIT_MON_OFFLINE=98
6761 ++ SMF_EXIT_ERR_NOSMF=99
6762 ++ SMF_EXIT_ERR_PERM=100
6763 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6764 + DATALINK=oxControlService20
6765 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6766 + GATEWAY=fd00:1122:3344:101::1
6767 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6768 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6769 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6770 + LISTEN_ADDR=fd00:1122:3344:101::10
6771 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6772 + LISTEN_PORT=32345
6773 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6774 + PORTBASE=19000
6775 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6776 + DOWNSTAIRS_PREFIX=downstairs
6777 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6778 + SNAPSHOT_PREFIX=snapshot
6779 + [[ oxControlService20 == unknown ]]
6780 + [[ fd00:1122:3344:101::1 == unknown ]]
6781 + ipadm delete-if oxControlService20
6782 + ipadm create-if -t oxControlService20
6783 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6784 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6785 + ipadm show-addr oxControlService20/ll
6786 ipadm: Address object not found
6787 + ipadm create-addr -t -T addrconf oxControlService20/ll
6788 + ipadm show-addr oxControlService20/omicron6
6789 ipadm: Address object not found
6790 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6791 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6792 route to: default
6793 destination: default
6794 mask: default
6795 gateway: fd00:1122:3344:101::1
6796 interface: oxControlService20
6797 flags: <UP,GATEWAY,DONE,STATIC>
6798 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6799 0 0 0 0 0 0 9000 0
6800 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6801 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6802 note: configured to log to "/dev/stdout"
68032023-07-16T04:50:01.697ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
68042023-07-16T04:50:01.699ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
68052023-07-16T04:50:01.699ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
68062023-07-16T04:50:01.730ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
68072023-07-16T04:50:01.730ZINFOcrucible-agent: instance states: (Some(Disabled), None)
68082023-07-16T04:50:01.730ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
68092023-07-16T04:50:01.733ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
68102023-07-16T04:50:01.737ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
68112023-07-16T04:50:01.737ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6812 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6813 ', agent/src/main.rs:880:30
6814 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6815 [ Jul 16 04:50:01 Stopping because service exited with an error. ]
6816 [ Jul 16 04:50:01 Failing too quickly, throttling. ]
6817 [ Jul 16 04:50:02 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6818 + . /lib/svc/share/smf_include.sh
6819 ++ SMF_EXIT_OK=0
6820 ++ SMF_EXIT_NODAEMON=94
6821 ++ SMF_EXIT_ERR_FATAL=95
6822 ++ SMF_EXIT_ERR_CONFIG=96
6823 ++ SMF_EXIT_MON_DEGRADE=97
6824 ++ SMF_EXIT_MON_OFFLINE=98
6825 ++ SMF_EXIT_ERR_NOSMF=99
6826 ++ SMF_EXIT_ERR_PERM=100
6827 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6828 + DATALINK=oxControlService20
6829 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6830 + GATEWAY=fd00:1122:3344:101::1
6831 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6832 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6833 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6834 + LISTEN_ADDR=fd00:1122:3344:101::10
6835 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6836 + LISTEN_PORT=32345
6837 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6838 + PORTBASE=19000
6839 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6840 + DOWNSTAIRS_PREFIX=downstairs
6841 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6842 + SNAPSHOT_PREFIX=snapshot
6843 + [[ oxControlService20 == unknown ]]
6844 + [[ fd00:1122:3344:101::1 == unknown ]]
6845 + ipadm delete-if oxControlService20
6846 + ipadm create-if -t oxControlService20
6847 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6848 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6849 + ipadm show-addr oxControlService20/ll
6850 ipadm: Address object not found
6851 + ipadm create-addr -t -T addrconf oxControlService20/ll
6852 + ipadm show-addr oxControlService20/omicron6
6853 ipadm: Address object not found
6854 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6855 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6856 route to: default
6857 destination: default
6858 mask: default
6859 gateway: fd00:1122:3344:101::1
6860 interface: oxControlService20
6861 flags: <UP,GATEWAY,DONE,STATIC>
6862 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6863 0 0 0 0 0 0 9000 0
6864 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6865 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6866 note: configured to log to "/dev/stdout"
68672023-07-16T04:50:03.292ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
68682023-07-16T04:50:03.294ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
68692023-07-16T04:50:03.294ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
68702023-07-16T04:50:03.323ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
68712023-07-16T04:50:03.324ZINFOcrucible-agent: instance states: (Some(Disabled), None)
68722023-07-16T04:50:03.324ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
68732023-07-16T04:50:03.327ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
68742023-07-16T04:50:03.331ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
68752023-07-16T04:50:03.331ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6876 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6877 ', agent/src/main.rs:880:30
6878 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6879 [ Jul 16 04:50:03 Stopping because service exited with an error. ]
6880 [ Jul 16 04:50:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6881 + . /lib/svc/share/smf_include.sh
6882 ++ SMF_EXIT_OK=0
6883 ++ SMF_EXIT_NODAEMON=94
6884 ++ SMF_EXIT_ERR_FATAL=95
6885 ++ SMF_EXIT_ERR_CONFIG=96
6886 ++ SMF_EXIT_MON_DEGRADE=97
6887 ++ SMF_EXIT_MON_OFFLINE=98
6888 ++ SMF_EXIT_ERR_NOSMF=99
6889 ++ SMF_EXIT_ERR_PERM=100
6890 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6891 + DATALINK=oxControlService20
6892 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6893 + GATEWAY=fd00:1122:3344:101::1
6894 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6895 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6896 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6897 + LISTEN_ADDR=fd00:1122:3344:101::10
6898 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6899 + LISTEN_PORT=32345
6900 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6901 + PORTBASE=19000
6902 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6903 + DOWNSTAIRS_PREFIX=downstairs
6904 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6905 + SNAPSHOT_PREFIX=snapshot
6906 + [[ oxControlService20 == unknown ]]
6907 + [[ fd00:1122:3344:101::1 == unknown ]]
6908 + ipadm delete-if oxControlService20
6909 + ipadm create-if -t oxControlService20
6910 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6911 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6912 + ipadm show-addr oxControlService20/ll
6913 ipadm: Address object not found
6914 + ipadm create-addr -t -T addrconf oxControlService20/ll
6915 + ipadm show-addr oxControlService20/omicron6
6916 ipadm: Address object not found
6917 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6918 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6919 route to: default
6920 destination: default
6921 mask: default
6922 gateway: fd00:1122:3344:101::1
6923 interface: oxControlService20
6924 flags: <UP,GATEWAY,DONE,STATIC>
6925 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6926 0 0 0 0 0 0 9000 0
6927 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6928 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6929 note: configured to log to "/dev/stdout"
69302023-07-16T04:50:03.888ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
69312023-07-16T04:50:03.890ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
69322023-07-16T04:50:03.890ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
69332023-07-16T04:50:03.919ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
69342023-07-16T04:50:03.919ZINFOcrucible-agent: instance states: (Some(Disabled), None)
69352023-07-16T04:50:03.920ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
69362023-07-16T04:50:03.923ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
69372023-07-16T04:50:03.927ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
69382023-07-16T04:50:03.927ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
6939 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
6940 ', agent/src/main.rs:880:30
6941 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
6942 [ Jul 16 04:50:03 Stopping because service exited with an error. ]
6943 [ Jul 16 04:50:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
6944 + . /lib/svc/share/smf_include.sh
6945 ++ SMF_EXIT_OK=0
6946 ++ SMF_EXIT_NODAEMON=94
6947 ++ SMF_EXIT_ERR_FATAL=95
6948 ++ SMF_EXIT_ERR_CONFIG=96
6949 ++ SMF_EXIT_MON_DEGRADE=97
6950 ++ SMF_EXIT_MON_OFFLINE=98
6951 ++ SMF_EXIT_ERR_NOSMF=99
6952 ++ SMF_EXIT_ERR_PERM=100
6953 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
6954 + DATALINK=oxControlService20
6955 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
6956 + GATEWAY=fd00:1122:3344:101::1
6957 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
6958 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
6959 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
6960 + LISTEN_ADDR=fd00:1122:3344:101::10
6961 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
6962 + LISTEN_PORT=32345
6963 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
6964 + PORTBASE=19000
6965 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
6966 + DOWNSTAIRS_PREFIX=downstairs
6967 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
6968 + SNAPSHOT_PREFIX=snapshot
6969 + [[ oxControlService20 == unknown ]]
6970 + [[ fd00:1122:3344:101::1 == unknown ]]
6971 + ipadm delete-if oxControlService20
6972 + ipadm create-if -t oxControlService20
6973 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
6974 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
6975 + ipadm show-addr oxControlService20/ll
6976 ipadm: Address object not found
6977 + ipadm create-addr -t -T addrconf oxControlService20/ll
6978 + ipadm show-addr oxControlService20/omicron6
6979 ipadm: Address object not found
6980 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
6981 + route get -inet6 default -inet6 fd00:1122:3344:101::1
6982 route to: default
6983 destination: default
6984 mask: default
6985 gateway: fd00:1122:3344:101::1
6986 interface: oxControlService20
6987 flags: <UP,GATEWAY,DONE,STATIC>
6988 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
6989 0 0 0 0 0 0 9000 0
6990 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
6991 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
6992 note: configured to log to "/dev/stdout"
69932023-07-16T04:50:04.482ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
69942023-07-16T04:50:04.485ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
69952023-07-16T04:50:04.485ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
69962023-07-16T04:50:04.514ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
69972023-07-16T04:50:04.515ZINFOcrucible-agent: instance states: (Some(Disabled), None)
69982023-07-16T04:50:04.515ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
69992023-07-16T04:50:04.518ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
70002023-07-16T04:50:04.523ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
70012023-07-16T04:50:04.523ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7002 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7003 ', agent/src/main.rs:880:30
7004 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7005 [ Jul 16 04:50:04 Stopping because service exited with an error. ]
7006 [ Jul 16 04:50:04 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7007 + . /lib/svc/share/smf_include.sh
7008 ++ SMF_EXIT_OK=0
7009 ++ SMF_EXIT_NODAEMON=94
7010 ++ SMF_EXIT_ERR_FATAL=95
7011 ++ SMF_EXIT_ERR_CONFIG=96
7012 ++ SMF_EXIT_MON_DEGRADE=97
7013 ++ SMF_EXIT_MON_OFFLINE=98
7014 ++ SMF_EXIT_ERR_NOSMF=99
7015 ++ SMF_EXIT_ERR_PERM=100
7016 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7017 + DATALINK=oxControlService20
7018 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7019 + GATEWAY=fd00:1122:3344:101::1
7020 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7021 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7022 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7023 + LISTEN_ADDR=fd00:1122:3344:101::10
7024 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7025 + LISTEN_PORT=32345
7026 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7027 + PORTBASE=19000
7028 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7029 + DOWNSTAIRS_PREFIX=downstairs
7030 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7031 + SNAPSHOT_PREFIX=snapshot
7032 + [[ oxControlService20 == unknown ]]
7033 + [[ fd00:1122:3344:101::1 == unknown ]]
7034 + ipadm delete-if oxControlService20
7035 + ipadm create-if -t oxControlService20
7036 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7037 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7038 + ipadm show-addr oxControlService20/ll
7039 ipadm: Address object not found
7040 + ipadm create-addr -t -T addrconf oxControlService20/ll
7041 + ipadm show-addr oxControlService20/omicron6
7042 ipadm: Address object not found
7043 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7044 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7045 route to: default
7046 destination: default
7047 mask: default
7048 gateway: fd00:1122:3344:101::1
7049 interface: oxControlService20
7050 flags: <UP,GATEWAY,DONE,STATIC>
7051 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7052 0 0 0 0 0 0 9000 0
7053 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7054 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7055 note: configured to log to "/dev/stdout"
70562023-07-16T04:50:05.084ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
70572023-07-16T04:50:05.086ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
70582023-07-16T04:50:05.086ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
70592023-07-16T04:50:05.117ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
70602023-07-16T04:50:05.117ZINFOcrucible-agent: instance states: (Some(Disabled), None)
70612023-07-16T04:50:05.117ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
70622023-07-16T04:50:05.120ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
70632023-07-16T04:50:05.124ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
70642023-07-16T04:50:05.124ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7065 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7066 ', agent/src/main.rs:880:30
7067 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7068 [ Jul 16 04:50:05 Stopping because service exited with an error. ]
7069 [ Jul 16 04:50:05 Failing too quickly, throttling. ]
7070 [ Jul 16 04:50:06 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7071 + . /lib/svc/share/smf_include.sh
7072 ++ SMF_EXIT_OK=0
7073 ++ SMF_EXIT_NODAEMON=94
7074 ++ SMF_EXIT_ERR_FATAL=95
7075 ++ SMF_EXIT_ERR_CONFIG=96
7076 ++ SMF_EXIT_MON_DEGRADE=97
7077 ++ SMF_EXIT_MON_OFFLINE=98
7078 ++ SMF_EXIT_ERR_NOSMF=99
7079 ++ SMF_EXIT_ERR_PERM=100
7080 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7081 + DATALINK=oxControlService20
7082 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7083 + GATEWAY=fd00:1122:3344:101::1
7084 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7085 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7086 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7087 + LISTEN_ADDR=fd00:1122:3344:101::10
7088 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7089 + LISTEN_PORT=32345
7090 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7091 + PORTBASE=19000
7092 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7093 + DOWNSTAIRS_PREFIX=downstairs
7094 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7095 + SNAPSHOT_PREFIX=snapshot
7096 + [[ oxControlService20 == unknown ]]
7097 + [[ fd00:1122:3344:101::1 == unknown ]]
7098 + ipadm delete-if oxControlService20
7099 + ipadm create-if -t oxControlService20
7100 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7101 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7102 + ipadm show-addr oxControlService20/ll
7103 ipadm: Address object not found
7104 + ipadm create-addr -t -T addrconf oxControlService20/ll
7105 + ipadm show-addr oxControlService20/omicron6
7106 ipadm: Address object not found
7107 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7108 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7109 route to: default
7110 destination: default
7111 mask: default
7112 gateway: fd00:1122:3344:101::1
7113 interface: oxControlService20
7114 flags: <UP,GATEWAY,DONE,STATIC>
7115 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7116 0 0 0 0 0 0 9000 0
7117 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7118 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7119 note: configured to log to "/dev/stdout"
71202023-07-16T04:50:06.688ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
71212023-07-16T04:50:06.690ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
71222023-07-16T04:50:06.690ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
71232023-07-16T04:50:06.721ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
71242023-07-16T04:50:06.721ZINFOcrucible-agent: instance states: (Some(Disabled), None)
71252023-07-16T04:50:06.721ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
71262023-07-16T04:50:06.724ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
71272023-07-16T04:50:06.728ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
71282023-07-16T04:50:06.728ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7129 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7130 ', agent/src/main.rs:880:30
7131 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7132 [ Jul 16 04:50:06 Stopping because service exited with an error. ]
7133 [ Jul 16 04:50:06 Failing too quickly, throttling. ]
7134 [ Jul 16 04:50:07 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7135 + . /lib/svc/share/smf_include.sh
7136 ++ SMF_EXIT_OK=0
7137 ++ SMF_EXIT_NODAEMON=94
7138 ++ SMF_EXIT_ERR_FATAL=95
7139 ++ SMF_EXIT_ERR_CONFIG=96
7140 ++ SMF_EXIT_MON_DEGRADE=97
7141 ++ SMF_EXIT_MON_OFFLINE=98
7142 ++ SMF_EXIT_ERR_NOSMF=99
7143 ++ SMF_EXIT_ERR_PERM=100
7144 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7145 + DATALINK=oxControlService20
7146 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7147 + GATEWAY=fd00:1122:3344:101::1
7148 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7149 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7150 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7151 + LISTEN_ADDR=fd00:1122:3344:101::10
7152 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7153 + LISTEN_PORT=32345
7154 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7155 + PORTBASE=19000
7156 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7157 + DOWNSTAIRS_PREFIX=downstairs
7158 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7159 + SNAPSHOT_PREFIX=snapshot
7160 + [[ oxControlService20 == unknown ]]
7161 + [[ fd00:1122:3344:101::1 == unknown ]]
7162 + ipadm delete-if oxControlService20
7163 + ipadm create-if -t oxControlService20
7164 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7165 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7166 + ipadm show-addr oxControlService20/ll
7167 ipadm: Address object not found
7168 + ipadm create-addr -t -T addrconf oxControlService20/ll
7169 + ipadm show-addr oxControlService20/omicron6
7170 ipadm: Address object not found
7171 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7172 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7173 route to: default
7174 destination: default
7175 mask: default
7176 gateway: fd00:1122:3344:101::1
7177 interface: oxControlService20
7178 flags: <UP,GATEWAY,DONE,STATIC>
7179 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7180 0 0 0 0 0 0 9000 0
7181 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7182 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7183 note: configured to log to "/dev/stdout"
71842023-07-16T04:50:08.292ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
71852023-07-16T04:50:08.294ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
71862023-07-16T04:50:08.294ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
71872023-07-16T04:50:08.325ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
71882023-07-16T04:50:08.325ZINFOcrucible-agent: instance states: (Some(Disabled), None)
71892023-07-16T04:50:08.325ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
71902023-07-16T04:50:08.329ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
71912023-07-16T04:50:08.333ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
71922023-07-16T04:50:08.333ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7193 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7194 ', agent/src/main.rs:880:30
7195 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7196 [ Jul 16 04:50:08 Stopping because service exited with an error. ]
7197 [ Jul 16 04:50:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7198 + . /lib/svc/share/smf_include.sh
7199 ++ SMF_EXIT_OK=0
7200 ++ SMF_EXIT_NODAEMON=94
7201 ++ SMF_EXIT_ERR_FATAL=95
7202 ++ SMF_EXIT_ERR_CONFIG=96
7203 ++ SMF_EXIT_MON_DEGRADE=97
7204 ++ SMF_EXIT_MON_OFFLINE=98
7205 ++ SMF_EXIT_ERR_NOSMF=99
7206 ++ SMF_EXIT_ERR_PERM=100
7207 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7208 + DATALINK=oxControlService20
7209 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7210 + GATEWAY=fd00:1122:3344:101::1
7211 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7212 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7213 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7214 + LISTEN_ADDR=fd00:1122:3344:101::10
7215 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7216 + LISTEN_PORT=32345
7217 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7218 + PORTBASE=19000
7219 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7220 + DOWNSTAIRS_PREFIX=downstairs
7221 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7222 + SNAPSHOT_PREFIX=snapshot
7223 + [[ oxControlService20 == unknown ]]
7224 + [[ fd00:1122:3344:101::1 == unknown ]]
7225 + ipadm delete-if oxControlService20
7226 + ipadm create-if -t oxControlService20
7227 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7228 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7229 + ipadm show-addr oxControlService20/ll
7230 ipadm: Address object not found
7231 + ipadm create-addr -t -T addrconf oxControlService20/ll
7232 + ipadm show-addr oxControlService20/omicron6
7233 ipadm: Address object not found
7234 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7235 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7236 route to: default
7237 destination: default
7238 mask: default
7239 gateway: fd00:1122:3344:101::1
7240 interface: oxControlService20
7241 flags: <UP,GATEWAY,DONE,STATIC>
7242 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7243 0 0 0 0 0 0 9000 0
7244 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7245 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7246 note: configured to log to "/dev/stdout"
72472023-07-16T04:50:08.888ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
72482023-07-16T04:50:08.890ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
72492023-07-16T04:50:08.890ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
72502023-07-16T04:50:08.920ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
72512023-07-16T04:50:08.920ZINFOcrucible-agent: instance states: (Some(Disabled), None)
72522023-07-16T04:50:08.921ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
72532023-07-16T04:50:08.923ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
72542023-07-16T04:50:08.928ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
72552023-07-16T04:50:08.928ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7256 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7257 ', agent/src/main.rs:880:30
7258 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7259 [ Jul 16 04:50:08 Stopping because service exited with an error. ]
7260 [ Jul 16 04:50:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7261 + . /lib/svc/share/smf_include.sh
7262 ++ SMF_EXIT_OK=0
7263 ++ SMF_EXIT_NODAEMON=94
7264 ++ SMF_EXIT_ERR_FATAL=95
7265 ++ SMF_EXIT_ERR_CONFIG=96
7266 ++ SMF_EXIT_MON_DEGRADE=97
7267 ++ SMF_EXIT_MON_OFFLINE=98
7268 ++ SMF_EXIT_ERR_NOSMF=99
7269 ++ SMF_EXIT_ERR_PERM=100
7270 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7271 + DATALINK=oxControlService20
7272 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7273 + GATEWAY=fd00:1122:3344:101::1
7274 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7275 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7276 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7277 + LISTEN_ADDR=fd00:1122:3344:101::10
7278 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7279 + LISTEN_PORT=32345
7280 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7281 + PORTBASE=19000
7282 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7283 + DOWNSTAIRS_PREFIX=downstairs
7284 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7285 + SNAPSHOT_PREFIX=snapshot
7286 + [[ oxControlService20 == unknown ]]
7287 + [[ fd00:1122:3344:101::1 == unknown ]]
7288 + ipadm delete-if oxControlService20
7289 + ipadm create-if -t oxControlService20
7290 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7291 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7292 + ipadm show-addr oxControlService20/ll
7293 ipadm: Address object not found
7294 + ipadm create-addr -t -T addrconf oxControlService20/ll
7295 + ipadm show-addr oxControlService20/omicron6
7296 ipadm: Address object not found
7297 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7298 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7299 route to: default
7300 destination: default
7301 mask: default
7302 gateway: fd00:1122:3344:101::1
7303 interface: oxControlService20
7304 flags: <UP,GATEWAY,DONE,STATIC>
7305 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7306 0 0 0 0 0 0 9000 0
7307 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7308 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7309 note: configured to log to "/dev/stdout"
73102023-07-16T04:50:09.486ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
73112023-07-16T04:50:09.488ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
73122023-07-16T04:50:09.488ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
73132023-07-16T04:50:09.518ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
73142023-07-16T04:50:09.518ZINFOcrucible-agent: instance states: (Some(Disabled), None)
73152023-07-16T04:50:09.519ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
73162023-07-16T04:50:09.522ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
73172023-07-16T04:50:09.526ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
73182023-07-16T04:50:09.526ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7319 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7320 ', agent/src/main.rs:880:30
7321 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7322 [ Jul 16 04:50:09 Stopping because service exited with an error. ]
7323 [ Jul 16 04:50:09 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7324 + . /lib/svc/share/smf_include.sh
7325 ++ SMF_EXIT_OK=0
7326 ++ SMF_EXIT_NODAEMON=94
7327 ++ SMF_EXIT_ERR_FATAL=95
7328 ++ SMF_EXIT_ERR_CONFIG=96
7329 ++ SMF_EXIT_MON_DEGRADE=97
7330 ++ SMF_EXIT_MON_OFFLINE=98
7331 ++ SMF_EXIT_ERR_NOSMF=99
7332 ++ SMF_EXIT_ERR_PERM=100
7333 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7334 + DATALINK=oxControlService20
7335 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7336 + GATEWAY=fd00:1122:3344:101::1
7337 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7338 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7339 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7340 + LISTEN_ADDR=fd00:1122:3344:101::10
7341 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7342 + LISTEN_PORT=32345
7343 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7344 + PORTBASE=19000
7345 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7346 + DOWNSTAIRS_PREFIX=downstairs
7347 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7348 + SNAPSHOT_PREFIX=snapshot
7349 + [[ oxControlService20 == unknown ]]
7350 + [[ fd00:1122:3344:101::1 == unknown ]]
7351 + ipadm delete-if oxControlService20
7352 + ipadm create-if -t oxControlService20
7353 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7354 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7355 + ipadm show-addr oxControlService20/ll
7356 ipadm: Address object not found
7357 + ipadm create-addr -t -T addrconf oxControlService20/ll
7358 + ipadm show-addr oxControlService20/omicron6
7359 ipadm: Address object not found
7360 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7361 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7362 route to: default
7363 destination: default
7364 mask: default
7365 gateway: fd00:1122:3344:101::1
7366 interface: oxControlService20
7367 flags: <UP,GATEWAY,DONE,STATIC>
7368 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7369 0 0 0 0 0 0 9000 0
7370 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7371 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7372 note: configured to log to "/dev/stdout"
73732023-07-16T04:50:10.084ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
73742023-07-16T04:50:10.086ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
73752023-07-16T04:50:10.086ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
73762023-07-16T04:50:10.115ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
73772023-07-16T04:50:10.116ZINFOcrucible-agent: instance states: (Some(Disabled), None)
73782023-07-16T04:50:10.116ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
73792023-07-16T04:50:10.119ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
73802023-07-16T04:50:10.123ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
73812023-07-16T04:50:10.123ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7382 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7383 ', agent/src/main.rs:880:30
7384 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7385 [ Jul 16 04:50:10 Stopping because service exited with an error. ]
7386 [ Jul 16 04:50:10 Failing too quickly, throttling. ]
7387 [ Jul 16 04:50:11 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7388 + . /lib/svc/share/smf_include.sh
7389 ++ SMF_EXIT_OK=0
7390 ++ SMF_EXIT_NODAEMON=94
7391 ++ SMF_EXIT_ERR_FATAL=95
7392 ++ SMF_EXIT_ERR_CONFIG=96
7393 ++ SMF_EXIT_MON_DEGRADE=97
7394 ++ SMF_EXIT_MON_OFFLINE=98
7395 ++ SMF_EXIT_ERR_NOSMF=99
7396 ++ SMF_EXIT_ERR_PERM=100
7397 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7398 + DATALINK=oxControlService20
7399 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7400 + GATEWAY=fd00:1122:3344:101::1
7401 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7402 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7403 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7404 + LISTEN_ADDR=fd00:1122:3344:101::10
7405 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7406 + LISTEN_PORT=32345
7407 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7408 + PORTBASE=19000
7409 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7410 + DOWNSTAIRS_PREFIX=downstairs
7411 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7412 + SNAPSHOT_PREFIX=snapshot
7413 + [[ oxControlService20 == unknown ]]
7414 + [[ fd00:1122:3344:101::1 == unknown ]]
7415 + ipadm delete-if oxControlService20
7416 + ipadm create-if -t oxControlService20
7417 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7418 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7419 + ipadm show-addr oxControlService20/ll
7420 ipadm: Address object not found
7421 + ipadm create-addr -t -T addrconf oxControlService20/ll
7422 + ipadm show-addr oxControlService20/omicron6
7423 ipadm: Address object not found
7424 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7425 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7426 route to: default
7427 destination: default
7428 mask: default
7429 gateway: fd00:1122:3344:101::1
7430 interface: oxControlService20
7431 flags: <UP,GATEWAY,DONE,STATIC>
7432 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7433 0 0 0 0 0 0 9000 0
7434 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7435 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7436 note: configured to log to "/dev/stdout"
74372023-07-16T04:50:11.683ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
74382023-07-16T04:50:11.686ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
74392023-07-16T04:50:11.686ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
74402023-07-16T04:50:11.716ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
74412023-07-16T04:50:11.716ZINFOcrucible-agent: instance states: (Some(Disabled), None)
74422023-07-16T04:50:11.717ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
74432023-07-16T04:50:11.720ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
74442023-07-16T04:50:11.724ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
74452023-07-16T04:50:11.724ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7446 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7447 ', agent/src/main.rs:880:30
7448 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7449 [ Jul 16 04:50:11 Stopping because service exited with an error. ]
7450 [ Jul 16 04:50:11 Failing too quickly, throttling. ]
7451 [ Jul 16 04:50:12 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7452 + . /lib/svc/share/smf_include.sh
7453 ++ SMF_EXIT_OK=0
7454 ++ SMF_EXIT_NODAEMON=94
7455 ++ SMF_EXIT_ERR_FATAL=95
7456 ++ SMF_EXIT_ERR_CONFIG=96
7457 ++ SMF_EXIT_MON_DEGRADE=97
7458 ++ SMF_EXIT_MON_OFFLINE=98
7459 ++ SMF_EXIT_ERR_NOSMF=99
7460 ++ SMF_EXIT_ERR_PERM=100
7461 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7462 + DATALINK=oxControlService20
7463 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7464 + GATEWAY=fd00:1122:3344:101::1
7465 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7466 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7467 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7468 + LISTEN_ADDR=fd00:1122:3344:101::10
7469 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7470 + LISTEN_PORT=32345
7471 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7472 + PORTBASE=19000
7473 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7474 + DOWNSTAIRS_PREFIX=downstairs
7475 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7476 + SNAPSHOT_PREFIX=snapshot
7477 + [[ oxControlService20 == unknown ]]
7478 + [[ fd00:1122:3344:101::1 == unknown ]]
7479 + ipadm delete-if oxControlService20
7480 + ipadm create-if -t oxControlService20
7481 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7482 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7483 + ipadm show-addr oxControlService20/ll
7484 ipadm: Address object not found
7485 + ipadm create-addr -t -T addrconf oxControlService20/ll
7486 + ipadm show-addr oxControlService20/omicron6
7487 ipadm: Address object not found
7488 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7489 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7490 route to: default
7491 destination: default
7492 mask: default
7493 gateway: fd00:1122:3344:101::1
7494 interface: oxControlService20
7495 flags: <UP,GATEWAY,DONE,STATIC>
7496 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7497 0 0 0 0 0 0 9000 0
7498 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7499 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7500 note: configured to log to "/dev/stdout"
75012023-07-16T04:50:13.284ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
75022023-07-16T04:50:13.287ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
75032023-07-16T04:50:13.287ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
75042023-07-16T04:50:13.316ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
75052023-07-16T04:50:13.317ZINFOcrucible-agent: instance states: (Some(Disabled), None)
75062023-07-16T04:50:13.317ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
75072023-07-16T04:50:13.320ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
75082023-07-16T04:50:13.324ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
75092023-07-16T04:50:13.324ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7510 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7511 ', agent/src/main.rs:880:30
7512 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7513 [ Jul 16 04:50:13 Stopping because service exited with an error. ]
7514 [ Jul 16 04:50:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7515 + . /lib/svc/share/smf_include.sh
7516 ++ SMF_EXIT_OK=0
7517 ++ SMF_EXIT_NODAEMON=94
7518 ++ SMF_EXIT_ERR_FATAL=95
7519 ++ SMF_EXIT_ERR_CONFIG=96
7520 ++ SMF_EXIT_MON_DEGRADE=97
7521 ++ SMF_EXIT_MON_OFFLINE=98
7522 ++ SMF_EXIT_ERR_NOSMF=99
7523 ++ SMF_EXIT_ERR_PERM=100
7524 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7525 + DATALINK=oxControlService20
7526 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7527 + GATEWAY=fd00:1122:3344:101::1
7528 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7529 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7530 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7531 + LISTEN_ADDR=fd00:1122:3344:101::10
7532 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7533 + LISTEN_PORT=32345
7534 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7535 + PORTBASE=19000
7536 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7537 + DOWNSTAIRS_PREFIX=downstairs
7538 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7539 + SNAPSHOT_PREFIX=snapshot
7540 + [[ oxControlService20 == unknown ]]
7541 + [[ fd00:1122:3344:101::1 == unknown ]]
7542 + ipadm delete-if oxControlService20
7543 + ipadm create-if -t oxControlService20
7544 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7545 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7546 + ipadm show-addr oxControlService20/ll
7547 ipadm: Address object not found
7548 + ipadm create-addr -t -T addrconf oxControlService20/ll
7549 + ipadm show-addr oxControlService20/omicron6
7550 ipadm: Address object not found
7551 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7552 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7553 route to: default
7554 destination: default
7555 mask: default
7556 gateway: fd00:1122:3344:101::1
7557 interface: oxControlService20
7558 flags: <UP,GATEWAY,DONE,STATIC>
7559 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7560 0 0 0 0 0 0 9000 0
7561 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7562 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7563 note: configured to log to "/dev/stdout"
75642023-07-16T04:50:13.884ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
75652023-07-16T04:50:13.887ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
75662023-07-16T04:50:13.887ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
75672023-07-16T04:50:13.916ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
75682023-07-16T04:50:13.916ZINFOcrucible-agent: instance states: (Some(Disabled), None)
75692023-07-16T04:50:13.917ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
75702023-07-16T04:50:13.919ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
75712023-07-16T04:50:13.924ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
75722023-07-16T04:50:13.924ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7573 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7574 ', agent/src/main.rs:880:30
7575 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7576 [ Jul 16 04:50:13 Stopping because service exited with an error. ]
7577 [ Jul 16 04:50:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7578 + . /lib/svc/share/smf_include.sh
7579 ++ SMF_EXIT_OK=0
7580 ++ SMF_EXIT_NODAEMON=94
7581 ++ SMF_EXIT_ERR_FATAL=95
7582 ++ SMF_EXIT_ERR_CONFIG=96
7583 ++ SMF_EXIT_MON_DEGRADE=97
7584 ++ SMF_EXIT_MON_OFFLINE=98
7585 ++ SMF_EXIT_ERR_NOSMF=99
7586 ++ SMF_EXIT_ERR_PERM=100
7587 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7588 + DATALINK=oxControlService20
7589 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7590 + GATEWAY=fd00:1122:3344:101::1
7591 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7592 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7593 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7594 + LISTEN_ADDR=fd00:1122:3344:101::10
7595 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7596 + LISTEN_PORT=32345
7597 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7598 + PORTBASE=19000
7599 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7600 + DOWNSTAIRS_PREFIX=downstairs
7601 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7602 + SNAPSHOT_PREFIX=snapshot
7603 + [[ oxControlService20 == unknown ]]
7604 + [[ fd00:1122:3344:101::1 == unknown ]]
7605 + ipadm delete-if oxControlService20
7606 + ipadm create-if -t oxControlService20
7607 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7608 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7609 + ipadm show-addr oxControlService20/ll
7610 ipadm: Address object not found
7611 + ipadm create-addr -t -T addrconf oxControlService20/ll
7612 + ipadm show-addr oxControlService20/omicron6
7613 ipadm: Address object not found
7614 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7615 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7616 route to: default
7617 destination: default
7618 mask: default
7619 gateway: fd00:1122:3344:101::1
7620 interface: oxControlService20
7621 flags: <UP,GATEWAY,DONE,STATIC>
7622 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7623 0 0 0 0 0 0 9000 0
7624 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7625 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7626 note: configured to log to "/dev/stdout"
76272023-07-16T04:50:14.483ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
76282023-07-16T04:50:14.485ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
76292023-07-16T04:50:14.485ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
76302023-07-16T04:50:14.514ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
76312023-07-16T04:50:14.515ZINFOcrucible-agent: instance states: (Some(Disabled), None)
76322023-07-16T04:50:14.515ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
76332023-07-16T04:50:14.518ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
76342023-07-16T04:50:14.523ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
76352023-07-16T04:50:14.523ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7636 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7637 ', agent/src/main.rs:880:30
7638 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7639 [ Jul 16 04:50:14 Stopping because service exited with an error. ]
7640 [ Jul 16 04:50:14 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7641 + . /lib/svc/share/smf_include.sh
7642 ++ SMF_EXIT_OK=0
7643 ++ SMF_EXIT_NODAEMON=94
7644 ++ SMF_EXIT_ERR_FATAL=95
7645 ++ SMF_EXIT_ERR_CONFIG=96
7646 ++ SMF_EXIT_MON_DEGRADE=97
7647 ++ SMF_EXIT_MON_OFFLINE=98
7648 ++ SMF_EXIT_ERR_NOSMF=99
7649 ++ SMF_EXIT_ERR_PERM=100
7650 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7651 + DATALINK=oxControlService20
7652 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7653 + GATEWAY=fd00:1122:3344:101::1
7654 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7655 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7656 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7657 + LISTEN_ADDR=fd00:1122:3344:101::10
7658 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7659 + LISTEN_PORT=32345
7660 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7661 + PORTBASE=19000
7662 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7663 + DOWNSTAIRS_PREFIX=downstairs
7664 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7665 + SNAPSHOT_PREFIX=snapshot
7666 + [[ oxControlService20 == unknown ]]
7667 + [[ fd00:1122:3344:101::1 == unknown ]]
7668 + ipadm delete-if oxControlService20
7669 + ipadm create-if -t oxControlService20
7670 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7671 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7672 + ipadm show-addr oxControlService20/ll
7673 ipadm: Address object not found
7674 + ipadm create-addr -t -T addrconf oxControlService20/ll
7675 + ipadm show-addr oxControlService20/omicron6
7676 ipadm: Address object not found
7677 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7678 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7679 route to: default
7680 destination: default
7681 mask: default
7682 gateway: fd00:1122:3344:101::1
7683 interface: oxControlService20
7684 flags: <UP,GATEWAY,DONE,STATIC>
7685 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7686 0 0 0 0 0 0 9000 0
7687 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7688 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7689 note: configured to log to "/dev/stdout"
76902023-07-16T04:50:15.079ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
76912023-07-16T04:50:15.081ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
76922023-07-16T04:50:15.081ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
76932023-07-16T04:50:15.112ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
76942023-07-16T04:50:15.113ZINFOcrucible-agent: instance states: (Some(Disabled), None)
76952023-07-16T04:50:15.113ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
76962023-07-16T04:50:15.116ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
76972023-07-16T04:50:15.120ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
76982023-07-16T04:50:15.120ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7699 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7700 ', agent/src/main.rs:880:30
7701 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7702 [ Jul 16 04:50:15 Stopping because service exited with an error. ]
7703 [ Jul 16 04:50:15 Failing too quickly, throttling. ]
7704 [ Jul 16 04:50:16 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7705 + . /lib/svc/share/smf_include.sh
7706 ++ SMF_EXIT_OK=0
7707 ++ SMF_EXIT_NODAEMON=94
7708 ++ SMF_EXIT_ERR_FATAL=95
7709 ++ SMF_EXIT_ERR_CONFIG=96
7710 ++ SMF_EXIT_MON_DEGRADE=97
7711 ++ SMF_EXIT_MON_OFFLINE=98
7712 ++ SMF_EXIT_ERR_NOSMF=99
7713 ++ SMF_EXIT_ERR_PERM=100
7714 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7715 + DATALINK=oxControlService20
7716 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7717 + GATEWAY=fd00:1122:3344:101::1
7718 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7719 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7720 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7721 + LISTEN_ADDR=fd00:1122:3344:101::10
7722 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7723 + LISTEN_PORT=32345
7724 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7725 + PORTBASE=19000
7726 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7727 + DOWNSTAIRS_PREFIX=downstairs
7728 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7729 + SNAPSHOT_PREFIX=snapshot
7730 + [[ oxControlService20 == unknown ]]
7731 + [[ fd00:1122:3344:101::1 == unknown ]]
7732 + ipadm delete-if oxControlService20
7733 + ipadm create-if -t oxControlService20
7734 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7735 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7736 + ipadm show-addr oxControlService20/ll
7737 ipadm: Address object not found
7738 + ipadm create-addr -t -T addrconf oxControlService20/ll
7739 + ipadm show-addr oxControlService20/omicron6
7740 ipadm: Address object not found
7741 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7742 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7743 route to: default
7744 destination: default
7745 mask: default
7746 gateway: fd00:1122:3344:101::1
7747 interface: oxControlService20
7748 flags: <UP,GATEWAY,DONE,STATIC>
7749 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7750 0 0 0 0 0 0 9000 0
7751 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7752 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7753 note: configured to log to "/dev/stdout"
77542023-07-16T04:50:16.682ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
77552023-07-16T04:50:16.684ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
77562023-07-16T04:50:16.684ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
77572023-07-16T04:50:16.714ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
77582023-07-16T04:50:16.714ZINFOcrucible-agent: instance states: (Some(Disabled), None)
77592023-07-16T04:50:16.715ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
77602023-07-16T04:50:16.718ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
77612023-07-16T04:50:16.722ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
77622023-07-16T04:50:16.722ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7763 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7764 ', agent/src/main.rs:880:30
7765 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7766 [ Jul 16 04:50:16 Stopping because service exited with an error. ]
7767 [ Jul 16 04:50:16 Failing too quickly, throttling. ]
7768 [ Jul 16 04:50:17 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7769 + . /lib/svc/share/smf_include.sh
7770 ++ SMF_EXIT_OK=0
7771 ++ SMF_EXIT_NODAEMON=94
7772 ++ SMF_EXIT_ERR_FATAL=95
7773 ++ SMF_EXIT_ERR_CONFIG=96
7774 ++ SMF_EXIT_MON_DEGRADE=97
7775 ++ SMF_EXIT_MON_OFFLINE=98
7776 ++ SMF_EXIT_ERR_NOSMF=99
7777 ++ SMF_EXIT_ERR_PERM=100
7778 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7779 + DATALINK=oxControlService20
7780 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7781 + GATEWAY=fd00:1122:3344:101::1
7782 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7783 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7784 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7785 + LISTEN_ADDR=fd00:1122:3344:101::10
7786 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7787 + LISTEN_PORT=32345
7788 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7789 + PORTBASE=19000
7790 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7791 + DOWNSTAIRS_PREFIX=downstairs
7792 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7793 + SNAPSHOT_PREFIX=snapshot
7794 + [[ oxControlService20 == unknown ]]
7795 + [[ fd00:1122:3344:101::1 == unknown ]]
7796 + ipadm delete-if oxControlService20
7797 + ipadm create-if -t oxControlService20
7798 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7799 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7800 + ipadm show-addr oxControlService20/ll
7801 ipadm: Address object not found
7802 + ipadm create-addr -t -T addrconf oxControlService20/ll
7803 + ipadm show-addr oxControlService20/omicron6
7804 ipadm: Address object not found
7805 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7806 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7807 route to: default
7808 destination: default
7809 mask: default
7810 gateway: fd00:1122:3344:101::1
7811 interface: oxControlService20
7812 flags: <UP,GATEWAY,DONE,STATIC>
7813 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7814 0 0 0 0 0 0 9000 0
7815 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7816 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7817 note: configured to log to "/dev/stdout"
78182023-07-16T04:50:18.283ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
78192023-07-16T04:50:18.285ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
78202023-07-16T04:50:18.285ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
78212023-07-16T04:50:18.315ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
78222023-07-16T04:50:18.315ZINFOcrucible-agent: instance states: (Some(Disabled), None)
78232023-07-16T04:50:18.316ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
78242023-07-16T04:50:18.318ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
78252023-07-16T04:50:18.322ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
78262023-07-16T04:50:18.322ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7827 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7828 ', agent/src/main.rs:880:30
7829 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7830 [ Jul 16 04:50:18 Stopping because service exited with an error. ]
7831 [ Jul 16 04:50:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7832 + . /lib/svc/share/smf_include.sh
7833 ++ SMF_EXIT_OK=0
7834 ++ SMF_EXIT_NODAEMON=94
7835 ++ SMF_EXIT_ERR_FATAL=95
7836 ++ SMF_EXIT_ERR_CONFIG=96
7837 ++ SMF_EXIT_MON_DEGRADE=97
7838 ++ SMF_EXIT_MON_OFFLINE=98
7839 ++ SMF_EXIT_ERR_NOSMF=99
7840 ++ SMF_EXIT_ERR_PERM=100
7841 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7842 + DATALINK=oxControlService20
7843 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7844 + GATEWAY=fd00:1122:3344:101::1
7845 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7846 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7847 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7848 + LISTEN_ADDR=fd00:1122:3344:101::10
7849 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7850 + LISTEN_PORT=32345
7851 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7852 + PORTBASE=19000
7853 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7854 + DOWNSTAIRS_PREFIX=downstairs
7855 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7856 + SNAPSHOT_PREFIX=snapshot
7857 + [[ oxControlService20 == unknown ]]
7858 + [[ fd00:1122:3344:101::1 == unknown ]]
7859 + ipadm delete-if oxControlService20
7860 + ipadm create-if -t oxControlService20
7861 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7862 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7863 + ipadm show-addr oxControlService20/ll
7864 ipadm: Address object not found
7865 + ipadm create-addr -t -T addrconf oxControlService20/ll
7866 + ipadm show-addr oxControlService20/omicron6
7867 ipadm: Address object not found
7868 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7869 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7870 route to: default
7871 destination: default
7872 mask: default
7873 gateway: fd00:1122:3344:101::1
7874 interface: oxControlService20
7875 flags: <UP,GATEWAY,DONE,STATIC>
7876 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7877 0 0 0 0 0 0 9000 0
7878 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7879 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7880 note: configured to log to "/dev/stdout"
78812023-07-16T04:50:18.879ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
78822023-07-16T04:50:18.882ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
78832023-07-16T04:50:18.882ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
78842023-07-16T04:50:18.911ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
78852023-07-16T04:50:18.911ZINFOcrucible-agent: instance states: (Some(Disabled), None)
78862023-07-16T04:50:18.912ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
78872023-07-16T04:50:18.914ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
78882023-07-16T04:50:18.918ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
78892023-07-16T04:50:18.918ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7890 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7891 ', agent/src/main.rs:880:30
7892 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7893 [ Jul 16 04:50:18 Stopping because service exited with an error. ]
7894 [ Jul 16 04:50:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7895 + . /lib/svc/share/smf_include.sh
7896 ++ SMF_EXIT_OK=0
7897 ++ SMF_EXIT_NODAEMON=94
7898 ++ SMF_EXIT_ERR_FATAL=95
7899 ++ SMF_EXIT_ERR_CONFIG=96
7900 ++ SMF_EXIT_MON_DEGRADE=97
7901 ++ SMF_EXIT_MON_OFFLINE=98
7902 ++ SMF_EXIT_ERR_NOSMF=99
7903 ++ SMF_EXIT_ERR_PERM=100
7904 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7905 + DATALINK=oxControlService20
7906 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7907 + GATEWAY=fd00:1122:3344:101::1
7908 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7909 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7910 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7911 + LISTEN_ADDR=fd00:1122:3344:101::10
7912 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7913 + LISTEN_PORT=32345
7914 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7915 + PORTBASE=19000
7916 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7917 + DOWNSTAIRS_PREFIX=downstairs
7918 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7919 + SNAPSHOT_PREFIX=snapshot
7920 + [[ oxControlService20 == unknown ]]
7921 + [[ fd00:1122:3344:101::1 == unknown ]]
7922 + ipadm delete-if oxControlService20
7923 + ipadm create-if -t oxControlService20
7924 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7925 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7926 + ipadm show-addr oxControlService20/ll
7927 ipadm: Address object not found
7928 + ipadm create-addr -t -T addrconf oxControlService20/ll
7929 + ipadm show-addr oxControlService20/omicron6
7930 ipadm: Address object not found
7931 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7932 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7933 route to: default
7934 destination: default
7935 mask: default
7936 gateway: fd00:1122:3344:101::1
7937 interface: oxControlService20
7938 flags: <UP,GATEWAY,DONE,STATIC>
7939 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
7940 0 0 0 0 0 0 9000 0
7941 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
7942 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
7943 note: configured to log to "/dev/stdout"
79442023-07-16T04:50:19.475ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
79452023-07-16T04:50:19.477ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
79462023-07-16T04:50:19.477ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
79472023-07-16T04:50:19.506ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
79482023-07-16T04:50:19.506ZINFOcrucible-agent: instance states: (Some(Disabled), None)
79492023-07-16T04:50:19.507ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
79502023-07-16T04:50:19.510ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
79512023-07-16T04:50:19.513ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
79522023-07-16T04:50:19.514ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
7953 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
7954 ', agent/src/main.rs:880:30
7955 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
7956 [ Jul 16 04:50:19 Stopping because service exited with an error. ]
7957 [ Jul 16 04:50:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
7958 + . /lib/svc/share/smf_include.sh
7959 ++ SMF_EXIT_OK=0
7960 ++ SMF_EXIT_NODAEMON=94
7961 ++ SMF_EXIT_ERR_FATAL=95
7962 ++ SMF_EXIT_ERR_CONFIG=96
7963 ++ SMF_EXIT_MON_DEGRADE=97
7964 ++ SMF_EXIT_MON_OFFLINE=98
7965 ++ SMF_EXIT_ERR_NOSMF=99
7966 ++ SMF_EXIT_ERR_PERM=100
7967 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
7968 + DATALINK=oxControlService20
7969 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
7970 + GATEWAY=fd00:1122:3344:101::1
7971 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
7972 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
7973 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
7974 + LISTEN_ADDR=fd00:1122:3344:101::10
7975 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
7976 + LISTEN_PORT=32345
7977 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
7978 + PORTBASE=19000
7979 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
7980 + DOWNSTAIRS_PREFIX=downstairs
7981 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
7982 + SNAPSHOT_PREFIX=snapshot
7983 + [[ oxControlService20 == unknown ]]
7984 + [[ fd00:1122:3344:101::1 == unknown ]]
7985 + ipadm delete-if oxControlService20
7986 + ipadm create-if -t oxControlService20
7987 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
7988 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
7989 + ipadm show-addr oxControlService20/ll
7990 ipadm: Address object not found
7991 + ipadm create-addr -t -T addrconf oxControlService20/ll
7992 + ipadm show-addr oxControlService20/omicron6
7993 ipadm: Address object not found
7994 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
7995 + route get -inet6 default -inet6 fd00:1122:3344:101::1
7996 route to: default
7997 destination: default
7998 mask: default
7999 gateway: fd00:1122:3344:101::1
8000 interface: oxControlService20
8001 flags: <UP,GATEWAY,DONE,STATIC>
8002 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8003 0 0 0 0 0 0 9000 0
8004 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8005 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8006 note: configured to log to "/dev/stdout"
80072023-07-16T04:50:20.071ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
80082023-07-16T04:50:20.074ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
80092023-07-16T04:50:20.074ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
80102023-07-16T04:50:20.104ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
80112023-07-16T04:50:20.104ZINFOcrucible-agent: instance states: (Some(Disabled), None)
80122023-07-16T04:50:20.105ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
80132023-07-16T04:50:20.108ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
80142023-07-16T04:50:20.112ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
80152023-07-16T04:50:20.112ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8016 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8017 ', agent/src/main.rs:880:30
8018 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8019 [ Jul 16 04:50:20 Stopping because service exited with an error. ]
8020 [ Jul 16 04:50:20 Failing too quickly, throttling. ]
8021 [ Jul 16 04:50:21 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8022 + . /lib/svc/share/smf_include.sh
8023 ++ SMF_EXIT_OK=0
8024 ++ SMF_EXIT_NODAEMON=94
8025 ++ SMF_EXIT_ERR_FATAL=95
8026 ++ SMF_EXIT_ERR_CONFIG=96
8027 ++ SMF_EXIT_MON_DEGRADE=97
8028 ++ SMF_EXIT_MON_OFFLINE=98
8029 ++ SMF_EXIT_ERR_NOSMF=99
8030 ++ SMF_EXIT_ERR_PERM=100
8031 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8032 + DATALINK=oxControlService20
8033 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8034 + GATEWAY=fd00:1122:3344:101::1
8035 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8036 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8037 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8038 + LISTEN_ADDR=fd00:1122:3344:101::10
8039 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8040 + LISTEN_PORT=32345
8041 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8042 + PORTBASE=19000
8043 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8044 + DOWNSTAIRS_PREFIX=downstairs
8045 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8046 + SNAPSHOT_PREFIX=snapshot
8047 + [[ oxControlService20 == unknown ]]
8048 + [[ fd00:1122:3344:101::1 == unknown ]]
8049 + ipadm delete-if oxControlService20
8050 + ipadm create-if -t oxControlService20
8051 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8052 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8053 + ipadm show-addr oxControlService20/ll
8054 ipadm: Address object not found
8055 + ipadm create-addr -t -T addrconf oxControlService20/ll
8056 + ipadm show-addr oxControlService20/omicron6
8057 ipadm: Address object not found
8058 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8059 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8060 route to: default
8061 destination: default
8062 mask: default
8063 gateway: fd00:1122:3344:101::1
8064 interface: oxControlService20
8065 flags: <UP,GATEWAY,DONE,STATIC>
8066 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8067 0 0 0 0 0 0 9000 0
8068 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8069 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8070 note: configured to log to "/dev/stdout"
80712023-07-16T04:50:21.675ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
80722023-07-16T04:50:21.677ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
80732023-07-16T04:50:21.677ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
80742023-07-16T04:50:21.709ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
80752023-07-16T04:50:21.709ZINFOcrucible-agent: instance states: (Some(Disabled), None)
80762023-07-16T04:50:21.710ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
80772023-07-16T04:50:21.712ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
80782023-07-16T04:50:21.717ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
80792023-07-16T04:50:21.717ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8080 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8081 ', agent/src/main.rs:880:30
8082 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8083 [ Jul 16 04:50:21 Stopping because service exited with an error. ]
8084 [ Jul 16 04:50:21 Failing too quickly, throttling. ]
8085 [ Jul 16 04:50:22 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8086 + . /lib/svc/share/smf_include.sh
8087 ++ SMF_EXIT_OK=0
8088 ++ SMF_EXIT_NODAEMON=94
8089 ++ SMF_EXIT_ERR_FATAL=95
8090 ++ SMF_EXIT_ERR_CONFIG=96
8091 ++ SMF_EXIT_MON_DEGRADE=97
8092 ++ SMF_EXIT_MON_OFFLINE=98
8093 ++ SMF_EXIT_ERR_NOSMF=99
8094 ++ SMF_EXIT_ERR_PERM=100
8095 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8096 + DATALINK=oxControlService20
8097 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8098 + GATEWAY=fd00:1122:3344:101::1
8099 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8100 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8101 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8102 + LISTEN_ADDR=fd00:1122:3344:101::10
8103 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8104 + LISTEN_PORT=32345
8105 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8106 + PORTBASE=19000
8107 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8108 + DOWNSTAIRS_PREFIX=downstairs
8109 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8110 + SNAPSHOT_PREFIX=snapshot
8111 + [[ oxControlService20 == unknown ]]
8112 + [[ fd00:1122:3344:101::1 == unknown ]]
8113 + ipadm delete-if oxControlService20
8114 + ipadm create-if -t oxControlService20
8115 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8116 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8117 + ipadm show-addr oxControlService20/ll
8118 ipadm: Address object not found
8119 + ipadm create-addr -t -T addrconf oxControlService20/ll
8120 + ipadm show-addr oxControlService20/omicron6
8121 ipadm: Address object not found
8122 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8123 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8124 route to: default
8125 destination: default
8126 mask: default
8127 gateway: fd00:1122:3344:101::1
8128 interface: oxControlService20
8129 flags: <UP,GATEWAY,DONE,STATIC>
8130 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8131 0 0 0 0 0 0 9000 0
8132 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8133 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8134 note: configured to log to "/dev/stdout"
81352023-07-16T04:50:23.274ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
81362023-07-16T04:50:23.277ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
81372023-07-16T04:50:23.277ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
81382023-07-16T04:50:23.306ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
81392023-07-16T04:50:23.307ZINFOcrucible-agent: instance states: (Some(Disabled), None)
81402023-07-16T04:50:23.307ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
81412023-07-16T04:50:23.310ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
81422023-07-16T04:50:23.315ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
81432023-07-16T04:50:23.315ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8144 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8145 ', agent/src/main.rs:880:30
8146 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8147 [ Jul 16 04:50:23 Stopping because service exited with an error. ]
8148 [ Jul 16 04:50:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8149 + . /lib/svc/share/smf_include.sh
8150 ++ SMF_EXIT_OK=0
8151 ++ SMF_EXIT_NODAEMON=94
8152 ++ SMF_EXIT_ERR_FATAL=95
8153 ++ SMF_EXIT_ERR_CONFIG=96
8154 ++ SMF_EXIT_MON_DEGRADE=97
8155 ++ SMF_EXIT_MON_OFFLINE=98
8156 ++ SMF_EXIT_ERR_NOSMF=99
8157 ++ SMF_EXIT_ERR_PERM=100
8158 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8159 + DATALINK=oxControlService20
8160 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8161 + GATEWAY=fd00:1122:3344:101::1
8162 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8163 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8164 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8165 + LISTEN_ADDR=fd00:1122:3344:101::10
8166 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8167 + LISTEN_PORT=32345
8168 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8169 + PORTBASE=19000
8170 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8171 + DOWNSTAIRS_PREFIX=downstairs
8172 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8173 + SNAPSHOT_PREFIX=snapshot
8174 + [[ oxControlService20 == unknown ]]
8175 + [[ fd00:1122:3344:101::1 == unknown ]]
8176 + ipadm delete-if oxControlService20
8177 + ipadm create-if -t oxControlService20
8178 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8179 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8180 + ipadm show-addr oxControlService20/ll
8181 ipadm: Address object not found
8182 + ipadm create-addr -t -T addrconf oxControlService20/ll
8183 + ipadm show-addr oxControlService20/omicron6
8184 ipadm: Address object not found
8185 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8186 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8187 route to: default
8188 destination: default
8189 mask: default
8190 gateway: fd00:1122:3344:101::1
8191 interface: oxControlService20
8192 flags: <UP,GATEWAY,DONE,STATIC>
8193 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8194 0 0 0 0 0 0 9000 0
8195 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8196 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8197 note: configured to log to "/dev/stdout"
81982023-07-16T04:50:23.875ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
81992023-07-16T04:50:23.877ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
82002023-07-16T04:50:23.878ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
82012023-07-16T04:50:23.906ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
82022023-07-16T04:50:23.906ZINFOcrucible-agent: instance states: (Some(Disabled), None)
82032023-07-16T04:50:23.907ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
82042023-07-16T04:50:23.910ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
82052023-07-16T04:50:23.914ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
82062023-07-16T04:50:23.914ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8207 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8208 ', agent/src/main.rs:880:30
8209 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8210 [ Jul 16 04:50:23 Stopping because service exited with an error. ]
8211 [ Jul 16 04:50:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8212 + . /lib/svc/share/smf_include.sh
8213 ++ SMF_EXIT_OK=0
8214 ++ SMF_EXIT_NODAEMON=94
8215 ++ SMF_EXIT_ERR_FATAL=95
8216 ++ SMF_EXIT_ERR_CONFIG=96
8217 ++ SMF_EXIT_MON_DEGRADE=97
8218 ++ SMF_EXIT_MON_OFFLINE=98
8219 ++ SMF_EXIT_ERR_NOSMF=99
8220 ++ SMF_EXIT_ERR_PERM=100
8221 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8222 + DATALINK=oxControlService20
8223 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8224 + GATEWAY=fd00:1122:3344:101::1
8225 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8226 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8227 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8228 + LISTEN_ADDR=fd00:1122:3344:101::10
8229 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8230 + LISTEN_PORT=32345
8231 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8232 + PORTBASE=19000
8233 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8234 + DOWNSTAIRS_PREFIX=downstairs
8235 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8236 + SNAPSHOT_PREFIX=snapshot
8237 + [[ oxControlService20 == unknown ]]
8238 + [[ fd00:1122:3344:101::1 == unknown ]]
8239 + ipadm delete-if oxControlService20
8240 + ipadm create-if -t oxControlService20
8241 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8242 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8243 + ipadm show-addr oxControlService20/ll
8244 ipadm: Address object not found
8245 + ipadm create-addr -t -T addrconf oxControlService20/ll
8246 + ipadm show-addr oxControlService20/omicron6
8247 ipadm: Address object not found
8248 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8249 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8250 route to: default
8251 destination: default
8252 mask: default
8253 gateway: fd00:1122:3344:101::1
8254 interface: oxControlService20
8255 flags: <UP,GATEWAY,DONE,STATIC>
8256 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8257 0 0 0 0 0 0 9000 0
8258 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8259 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8260 note: configured to log to "/dev/stdout"
82612023-07-16T04:50:24.475ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
82622023-07-16T04:50:24.478ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
82632023-07-16T04:50:24.478ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
82642023-07-16T04:50:24.508ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
82652023-07-16T04:50:24.508ZINFOcrucible-agent: instance states: (Some(Disabled), None)
82662023-07-16T04:50:24.509ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
82672023-07-16T04:50:24.511ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
82682023-07-16T04:50:24.515ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
82692023-07-16T04:50:24.515ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8270 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8271 ', agent/src/main.rs:880:30
8272 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8273 [ Jul 16 04:50:24 Stopping because service exited with an error. ]
8274 [ Jul 16 04:50:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8275 + . /lib/svc/share/smf_include.sh
8276 ++ SMF_EXIT_OK=0
8277 ++ SMF_EXIT_NODAEMON=94
8278 ++ SMF_EXIT_ERR_FATAL=95
8279 ++ SMF_EXIT_ERR_CONFIG=96
8280 ++ SMF_EXIT_MON_DEGRADE=97
8281 ++ SMF_EXIT_MON_OFFLINE=98
8282 ++ SMF_EXIT_ERR_NOSMF=99
8283 ++ SMF_EXIT_ERR_PERM=100
8284 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8285 + DATALINK=oxControlService20
8286 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8287 + GATEWAY=fd00:1122:3344:101::1
8288 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8289 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8290 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8291 + LISTEN_ADDR=fd00:1122:3344:101::10
8292 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8293 + LISTEN_PORT=32345
8294 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8295 + PORTBASE=19000
8296 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8297 + DOWNSTAIRS_PREFIX=downstairs
8298 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8299 + SNAPSHOT_PREFIX=snapshot
8300 + [[ oxControlService20 == unknown ]]
8301 + [[ fd00:1122:3344:101::1 == unknown ]]
8302 + ipadm delete-if oxControlService20
8303 + ipadm create-if -t oxControlService20
8304 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8305 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8306 + ipadm show-addr oxControlService20/ll
8307 ipadm: Address object not found
8308 + ipadm create-addr -t -T addrconf oxControlService20/ll
8309 + ipadm show-addr oxControlService20/omicron6
8310 ipadm: Address object not found
8311 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8312 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8313 route to: default
8314 destination: default
8315 mask: default
8316 gateway: fd00:1122:3344:101::1
8317 interface: oxControlService20
8318 flags: <UP,GATEWAY,DONE,STATIC>
8319 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8320 0 0 0 0 0 0 9000 0
8321 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8322 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8323 note: configured to log to "/dev/stdout"
83242023-07-16T04:50:25.073ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
83252023-07-16T04:50:25.075ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
83262023-07-16T04:50:25.075ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
83272023-07-16T04:50:25.104ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
83282023-07-16T04:50:25.104ZINFOcrucible-agent: instance states: (Some(Disabled), None)
83292023-07-16T04:50:25.105ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
83302023-07-16T04:50:25.108ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
83312023-07-16T04:50:25.112ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
83322023-07-16T04:50:25.112ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8333 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8334 ', agent/src/main.rs:880:30
8335 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8336 [ Jul 16 04:50:25 Stopping because service exited with an error. ]
8337 [ Jul 16 04:50:25 Failing too quickly, throttling. ]
8338 [ Jul 16 04:50:26 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8339 + . /lib/svc/share/smf_include.sh
8340 ++ SMF_EXIT_OK=0
8341 ++ SMF_EXIT_NODAEMON=94
8342 ++ SMF_EXIT_ERR_FATAL=95
8343 ++ SMF_EXIT_ERR_CONFIG=96
8344 ++ SMF_EXIT_MON_DEGRADE=97
8345 ++ SMF_EXIT_MON_OFFLINE=98
8346 ++ SMF_EXIT_ERR_NOSMF=99
8347 ++ SMF_EXIT_ERR_PERM=100
8348 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8349 + DATALINK=oxControlService20
8350 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8351 + GATEWAY=fd00:1122:3344:101::1
8352 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8353 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8354 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8355 + LISTEN_ADDR=fd00:1122:3344:101::10
8356 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8357 + LISTEN_PORT=32345
8358 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8359 + PORTBASE=19000
8360 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8361 + DOWNSTAIRS_PREFIX=downstairs
8362 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8363 + SNAPSHOT_PREFIX=snapshot
8364 + [[ oxControlService20 == unknown ]]
8365 + [[ fd00:1122:3344:101::1 == unknown ]]
8366 + ipadm delete-if oxControlService20
8367 + ipadm create-if -t oxControlService20
8368 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8369 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8370 + ipadm show-addr oxControlService20/ll
8371 ipadm: Address object not found
8372 + ipadm create-addr -t -T addrconf oxControlService20/ll
8373 + ipadm show-addr oxControlService20/omicron6
8374 ipadm: Address object not found
8375 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8376 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8377 route to: default
8378 destination: default
8379 mask: default
8380 gateway: fd00:1122:3344:101::1
8381 interface: oxControlService20
8382 flags: <UP,GATEWAY,DONE,STATIC>
8383 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8384 0 0 0 0 0 0 9000 0
8385 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8386 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8387 note: configured to log to "/dev/stdout"
83882023-07-16T04:50:26.674ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
83892023-07-16T04:50:26.676ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
83902023-07-16T04:50:26.676ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
83912023-07-16T04:50:26.708ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
83922023-07-16T04:50:26.708ZINFOcrucible-agent: instance states: (Some(Disabled), None)
83932023-07-16T04:50:26.709ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
83942023-07-16T04:50:26.711ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
83952023-07-16T04:50:26.716ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
83962023-07-16T04:50:26.716ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8397 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8398 ', agent/src/main.rs:880:30
8399 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8400 [ Jul 16 04:50:26 Stopping because service exited with an error. ]
8401 [ Jul 16 04:50:26 Failing too quickly, throttling. ]
8402 [ Jul 16 04:50:27 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8403 + . /lib/svc/share/smf_include.sh
8404 ++ SMF_EXIT_OK=0
8405 ++ SMF_EXIT_NODAEMON=94
8406 ++ SMF_EXIT_ERR_FATAL=95
8407 ++ SMF_EXIT_ERR_CONFIG=96
8408 ++ SMF_EXIT_MON_DEGRADE=97
8409 ++ SMF_EXIT_MON_OFFLINE=98
8410 ++ SMF_EXIT_ERR_NOSMF=99
8411 ++ SMF_EXIT_ERR_PERM=100
8412 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8413 + DATALINK=oxControlService20
8414 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8415 + GATEWAY=fd00:1122:3344:101::1
8416 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8417 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8418 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8419 + LISTEN_ADDR=fd00:1122:3344:101::10
8420 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8421 + LISTEN_PORT=32345
8422 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8423 + PORTBASE=19000
8424 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8425 + DOWNSTAIRS_PREFIX=downstairs
8426 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8427 + SNAPSHOT_PREFIX=snapshot
8428 + [[ oxControlService20 == unknown ]]
8429 + [[ fd00:1122:3344:101::1 == unknown ]]
8430 + ipadm delete-if oxControlService20
8431 + ipadm create-if -t oxControlService20
8432 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8433 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8434 + ipadm show-addr oxControlService20/ll
8435 ipadm: Address object not found
8436 + ipadm create-addr -t -T addrconf oxControlService20/ll
8437 + ipadm show-addr oxControlService20/omicron6
8438 ipadm: Address object not found
8439 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8440 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8441 route to: default
8442 destination: default
8443 mask: default
8444 gateway: fd00:1122:3344:101::1
8445 interface: oxControlService20
8446 flags: <UP,GATEWAY,DONE,STATIC>
8447 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8448 0 0 0 0 0 0 9000 0
8449 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8450 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8451 note: configured to log to "/dev/stdout"
84522023-07-16T04:50:28.272ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
84532023-07-16T04:50:28.275ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
84542023-07-16T04:50:28.275ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
84552023-07-16T04:50:28.305ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
84562023-07-16T04:50:28.306ZINFOcrucible-agent: instance states: (Some(Disabled), None)
84572023-07-16T04:50:28.306ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
84582023-07-16T04:50:28.309ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
84592023-07-16T04:50:28.313ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
84602023-07-16T04:50:28.313ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8461 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8462 ', agent/src/main.rs:880:30
8463 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8464 [ Jul 16 04:50:28 Stopping because service exited with an error. ]
8465 [ Jul 16 04:50:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8466 + . /lib/svc/share/smf_include.sh
8467 ++ SMF_EXIT_OK=0
8468 ++ SMF_EXIT_NODAEMON=94
8469 ++ SMF_EXIT_ERR_FATAL=95
8470 ++ SMF_EXIT_ERR_CONFIG=96
8471 ++ SMF_EXIT_MON_DEGRADE=97
8472 ++ SMF_EXIT_MON_OFFLINE=98
8473 ++ SMF_EXIT_ERR_NOSMF=99
8474 ++ SMF_EXIT_ERR_PERM=100
8475 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8476 + DATALINK=oxControlService20
8477 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8478 + GATEWAY=fd00:1122:3344:101::1
8479 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8480 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8481 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8482 + LISTEN_ADDR=fd00:1122:3344:101::10
8483 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8484 + LISTEN_PORT=32345
8485 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8486 + PORTBASE=19000
8487 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8488 + DOWNSTAIRS_PREFIX=downstairs
8489 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8490 + SNAPSHOT_PREFIX=snapshot
8491 + [[ oxControlService20 == unknown ]]
8492 + [[ fd00:1122:3344:101::1 == unknown ]]
8493 + ipadm delete-if oxControlService20
8494 + ipadm create-if -t oxControlService20
8495 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8496 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8497 + ipadm show-addr oxControlService20/ll
8498 ipadm: Address object not found
8499 + ipadm create-addr -t -T addrconf oxControlService20/ll
8500 + ipadm show-addr oxControlService20/omicron6
8501 ipadm: Address object not found
8502 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8503 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8504 route to: default
8505 destination: default
8506 mask: default
8507 gateway: fd00:1122:3344:101::1
8508 interface: oxControlService20
8509 flags: <UP,GATEWAY,DONE,STATIC>
8510 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8511 0 0 0 0 0 0 9000 0
8512 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8513 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8514 note: configured to log to "/dev/stdout"
85152023-07-16T04:50:28.870ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
85162023-07-16T04:50:28.873ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
85172023-07-16T04:50:28.873ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
85182023-07-16T04:50:28.902ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
85192023-07-16T04:50:28.902ZINFOcrucible-agent: instance states: (Some(Disabled), None)
85202023-07-16T04:50:28.903ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
85212023-07-16T04:50:28.905ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
85222023-07-16T04:50:28.910ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
85232023-07-16T04:50:28.910ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8524 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8525 ', agent/src/main.rs:880:30
8526 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8527 [ Jul 16 04:50:28 Stopping because service exited with an error. ]
8528 [ Jul 16 04:50:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8529 + . /lib/svc/share/smf_include.sh
8530 ++ SMF_EXIT_OK=0
8531 ++ SMF_EXIT_NODAEMON=94
8532 ++ SMF_EXIT_ERR_FATAL=95
8533 ++ SMF_EXIT_ERR_CONFIG=96
8534 ++ SMF_EXIT_MON_DEGRADE=97
8535 ++ SMF_EXIT_MON_OFFLINE=98
8536 ++ SMF_EXIT_ERR_NOSMF=99
8537 ++ SMF_EXIT_ERR_PERM=100
8538 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8539 + DATALINK=oxControlService20
8540 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8541 + GATEWAY=fd00:1122:3344:101::1
8542 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8543 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8544 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8545 + LISTEN_ADDR=fd00:1122:3344:101::10
8546 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8547 + LISTEN_PORT=32345
8548 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8549 + PORTBASE=19000
8550 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8551 + DOWNSTAIRS_PREFIX=downstairs
8552 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8553 + SNAPSHOT_PREFIX=snapshot
8554 + [[ oxControlService20 == unknown ]]
8555 + [[ fd00:1122:3344:101::1 == unknown ]]
8556 + ipadm delete-if oxControlService20
8557 + ipadm create-if -t oxControlService20
8558 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8559 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8560 + ipadm show-addr oxControlService20/ll
8561 ipadm: Address object not found
8562 + ipadm create-addr -t -T addrconf oxControlService20/ll
8563 + ipadm show-addr oxControlService20/omicron6
8564 ipadm: Address object not found
8565 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8566 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8567 route to: default
8568 destination: default
8569 mask: default
8570 gateway: fd00:1122:3344:101::1
8571 interface: oxControlService20
8572 flags: <UP,GATEWAY,DONE,STATIC>
8573 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8574 0 0 0 0 0 0 9000 0
8575 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8576 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8577 note: configured to log to "/dev/stdout"
85782023-07-16T04:50:29.466ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
85792023-07-16T04:50:29.468ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
85802023-07-16T04:50:29.468ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
85812023-07-16T04:50:29.499ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
85822023-07-16T04:50:29.499ZINFOcrucible-agent: instance states: (Some(Disabled), None)
85832023-07-16T04:50:29.500ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
85842023-07-16T04:50:29.503ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
85852023-07-16T04:50:29.507ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
85862023-07-16T04:50:29.507ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8587 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8588 ', agent/src/main.rs:880:30
8589 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8590 [ Jul 16 04:50:29 Stopping because service exited with an error. ]
8591 [ Jul 16 04:50:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8592 + . /lib/svc/share/smf_include.sh
8593 ++ SMF_EXIT_OK=0
8594 ++ SMF_EXIT_NODAEMON=94
8595 ++ SMF_EXIT_ERR_FATAL=95
8596 ++ SMF_EXIT_ERR_CONFIG=96
8597 ++ SMF_EXIT_MON_DEGRADE=97
8598 ++ SMF_EXIT_MON_OFFLINE=98
8599 ++ SMF_EXIT_ERR_NOSMF=99
8600 ++ SMF_EXIT_ERR_PERM=100
8601 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8602 + DATALINK=oxControlService20
8603 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8604 + GATEWAY=fd00:1122:3344:101::1
8605 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8606 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8607 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8608 + LISTEN_ADDR=fd00:1122:3344:101::10
8609 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8610 + LISTEN_PORT=32345
8611 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8612 + PORTBASE=19000
8613 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8614 + DOWNSTAIRS_PREFIX=downstairs
8615 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8616 + SNAPSHOT_PREFIX=snapshot
8617 + [[ oxControlService20 == unknown ]]
8618 + [[ fd00:1122:3344:101::1 == unknown ]]
8619 + ipadm delete-if oxControlService20
8620 + ipadm create-if -t oxControlService20
8621 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8622 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8623 + ipadm show-addr oxControlService20/ll
8624 ipadm: Address object not found
8625 + ipadm create-addr -t -T addrconf oxControlService20/ll
8626 + ipadm show-addr oxControlService20/omicron6
8627 ipadm: Address object not found
8628 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8629 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8630 route to: default
8631 destination: default
8632 mask: default
8633 gateway: fd00:1122:3344:101::1
8634 interface: oxControlService20
8635 flags: <UP,GATEWAY,DONE,STATIC>
8636 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8637 0 0 0 0 0 0 9000 0
8638 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8639 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8640 note: configured to log to "/dev/stdout"
86412023-07-16T04:50:30.068ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
86422023-07-16T04:50:30.070ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
86432023-07-16T04:50:30.070ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
86442023-07-16T04:50:30.099ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
86452023-07-16T04:50:30.100ZINFOcrucible-agent: instance states: (Some(Disabled), None)
86462023-07-16T04:50:30.100ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
86472023-07-16T04:50:30.103ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
86482023-07-16T04:50:30.107ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
86492023-07-16T04:50:30.107ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8650 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8651 ', agent/src/main.rs:880:30
8652 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8653 [ Jul 16 04:50:30 Stopping because service exited with an error. ]
8654 [ Jul 16 04:50:30 Failing too quickly, throttling. ]
8655 [ Jul 16 04:50:31 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8656 + . /lib/svc/share/smf_include.sh
8657 ++ SMF_EXIT_OK=0
8658 ++ SMF_EXIT_NODAEMON=94
8659 ++ SMF_EXIT_ERR_FATAL=95
8660 ++ SMF_EXIT_ERR_CONFIG=96
8661 ++ SMF_EXIT_MON_DEGRADE=97
8662 ++ SMF_EXIT_MON_OFFLINE=98
8663 ++ SMF_EXIT_ERR_NOSMF=99
8664 ++ SMF_EXIT_ERR_PERM=100
8665 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8666 + DATALINK=oxControlService20
8667 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8668 + GATEWAY=fd00:1122:3344:101::1
8669 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8670 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8671 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8672 + LISTEN_ADDR=fd00:1122:3344:101::10
8673 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8674 + LISTEN_PORT=32345
8675 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8676 + PORTBASE=19000
8677 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8678 + DOWNSTAIRS_PREFIX=downstairs
8679 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8680 + SNAPSHOT_PREFIX=snapshot
8681 + [[ oxControlService20 == unknown ]]
8682 + [[ fd00:1122:3344:101::1 == unknown ]]
8683 + ipadm delete-if oxControlService20
8684 + ipadm create-if -t oxControlService20
8685 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8686 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8687 + ipadm show-addr oxControlService20/ll
8688 ipadm: Address object not found
8689 + ipadm create-addr -t -T addrconf oxControlService20/ll
8690 + ipadm show-addr oxControlService20/omicron6
8691 ipadm: Address object not found
8692 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8693 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8694 route to: default
8695 destination: default
8696 mask: default
8697 gateway: fd00:1122:3344:101::1
8698 interface: oxControlService20
8699 flags: <UP,GATEWAY,DONE,STATIC>
8700 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8701 0 0 0 0 0 0 9000 0
8702 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8703 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8704 note: configured to log to "/dev/stdout"
87052023-07-16T04:50:31.666ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
87062023-07-16T04:50:31.668ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
87072023-07-16T04:50:31.668ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
87082023-07-16T04:50:31.697ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
87092023-07-16T04:50:31.697ZINFOcrucible-agent: instance states: (Some(Disabled), None)
87102023-07-16T04:50:31.698ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
87112023-07-16T04:50:31.701ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
87122023-07-16T04:50:31.705ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
87132023-07-16T04:50:31.705ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8714 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8715 ', agent/src/main.rs:880:30
8716 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8717 [ Jul 16 04:50:31 Stopping because service exited with an error. ]
8718 [ Jul 16 04:50:31 Failing too quickly, throttling. ]
8719 [ Jul 16 04:50:32 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8720 + . /lib/svc/share/smf_include.sh
8721 ++ SMF_EXIT_OK=0
8722 ++ SMF_EXIT_NODAEMON=94
8723 ++ SMF_EXIT_ERR_FATAL=95
8724 ++ SMF_EXIT_ERR_CONFIG=96
8725 ++ SMF_EXIT_MON_DEGRADE=97
8726 ++ SMF_EXIT_MON_OFFLINE=98
8727 ++ SMF_EXIT_ERR_NOSMF=99
8728 ++ SMF_EXIT_ERR_PERM=100
8729 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8730 + DATALINK=oxControlService20
8731 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8732 + GATEWAY=fd00:1122:3344:101::1
8733 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8734 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8735 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8736 + LISTEN_ADDR=fd00:1122:3344:101::10
8737 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8738 + LISTEN_PORT=32345
8739 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8740 + PORTBASE=19000
8741 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8742 + DOWNSTAIRS_PREFIX=downstairs
8743 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8744 + SNAPSHOT_PREFIX=snapshot
8745 + [[ oxControlService20 == unknown ]]
8746 + [[ fd00:1122:3344:101::1 == unknown ]]
8747 + ipadm delete-if oxControlService20
8748 + ipadm create-if -t oxControlService20
8749 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8750 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8751 + ipadm show-addr oxControlService20/ll
8752 ipadm: Address object not found
8753 + ipadm create-addr -t -T addrconf oxControlService20/ll
8754 + ipadm show-addr oxControlService20/omicron6
8755 ipadm: Address object not found
8756 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8757 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8758 route to: default
8759 destination: default
8760 mask: default
8761 gateway: fd00:1122:3344:101::1
8762 interface: oxControlService20
8763 flags: <UP,GATEWAY,DONE,STATIC>
8764 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8765 0 0 0 0 0 0 9000 0
8766 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8767 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8768 note: configured to log to "/dev/stdout"
87692023-07-16T04:50:33.260ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
87702023-07-16T04:50:33.263ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
87712023-07-16T04:50:33.263ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
87722023-07-16T04:50:33.292ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
87732023-07-16T04:50:33.292ZINFOcrucible-agent: instance states: (Some(Disabled), None)
87742023-07-16T04:50:33.293ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
87752023-07-16T04:50:33.296ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
87762023-07-16T04:50:33.300ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
87772023-07-16T04:50:33.300ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8778 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8779 ', agent/src/main.rs:880:30
8780 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8781 [ Jul 16 04:50:33 Stopping because service exited with an error. ]
8782 [ Jul 16 04:50:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8783 + . /lib/svc/share/smf_include.sh
8784 ++ SMF_EXIT_OK=0
8785 ++ SMF_EXIT_NODAEMON=94
8786 ++ SMF_EXIT_ERR_FATAL=95
8787 ++ SMF_EXIT_ERR_CONFIG=96
8788 ++ SMF_EXIT_MON_DEGRADE=97
8789 ++ SMF_EXIT_MON_OFFLINE=98
8790 ++ SMF_EXIT_ERR_NOSMF=99
8791 ++ SMF_EXIT_ERR_PERM=100
8792 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8793 + DATALINK=oxControlService20
8794 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8795 + GATEWAY=fd00:1122:3344:101::1
8796 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8797 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8798 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8799 + LISTEN_ADDR=fd00:1122:3344:101::10
8800 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8801 + LISTEN_PORT=32345
8802 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8803 + PORTBASE=19000
8804 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8805 + DOWNSTAIRS_PREFIX=downstairs
8806 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8807 + SNAPSHOT_PREFIX=snapshot
8808 + [[ oxControlService20 == unknown ]]
8809 + [[ fd00:1122:3344:101::1 == unknown ]]
8810 + ipadm delete-if oxControlService20
8811 + ipadm create-if -t oxControlService20
8812 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8813 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8814 + ipadm show-addr oxControlService20/ll
8815 ipadm: Address object not found
8816 + ipadm create-addr -t -T addrconf oxControlService20/ll
8817 + ipadm show-addr oxControlService20/omicron6
8818 ipadm: Address object not found
8819 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8820 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8821 route to: default
8822 destination: default
8823 mask: default
8824 gateway: fd00:1122:3344:101::1
8825 interface: oxControlService20
8826 flags: <UP,GATEWAY,DONE,STATIC>
8827 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8828 0 0 0 0 0 0 9000 0
8829 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8830 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8831 note: configured to log to "/dev/stdout"
88322023-07-16T04:50:33.859ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
88332023-07-16T04:50:33.862ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
88342023-07-16T04:50:33.862ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
88352023-07-16T04:50:33.891ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
88362023-07-16T04:50:33.891ZINFOcrucible-agent: instance states: (Some(Disabled), None)
88372023-07-16T04:50:33.892ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
88382023-07-16T04:50:33.895ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
88392023-07-16T04:50:33.899ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
88402023-07-16T04:50:33.899ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8841 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8842 ', agent/src/main.rs:880:30
8843 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8844 [ Jul 16 04:50:33 Stopping because service exited with an error. ]
8845 [ Jul 16 04:50:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8846 + . /lib/svc/share/smf_include.sh
8847 ++ SMF_EXIT_OK=0
8848 ++ SMF_EXIT_NODAEMON=94
8849 ++ SMF_EXIT_ERR_FATAL=95
8850 ++ SMF_EXIT_ERR_CONFIG=96
8851 ++ SMF_EXIT_MON_DEGRADE=97
8852 ++ SMF_EXIT_MON_OFFLINE=98
8853 ++ SMF_EXIT_ERR_NOSMF=99
8854 ++ SMF_EXIT_ERR_PERM=100
8855 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8856 + DATALINK=oxControlService20
8857 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8858 + GATEWAY=fd00:1122:3344:101::1
8859 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8860 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8861 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8862 + LISTEN_ADDR=fd00:1122:3344:101::10
8863 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8864 + LISTEN_PORT=32345
8865 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8866 + PORTBASE=19000
8867 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8868 + DOWNSTAIRS_PREFIX=downstairs
8869 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8870 + SNAPSHOT_PREFIX=snapshot
8871 + [[ oxControlService20 == unknown ]]
8872 + [[ fd00:1122:3344:101::1 == unknown ]]
8873 + ipadm delete-if oxControlService20
8874 + ipadm create-if -t oxControlService20
8875 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8876 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8877 + ipadm show-addr oxControlService20/ll
8878 ipadm: Address object not found
8879 + ipadm create-addr -t -T addrconf oxControlService20/ll
8880 + ipadm show-addr oxControlService20/omicron6
8881 ipadm: Address object not found
8882 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8883 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8884 route to: default
8885 destination: default
8886 mask: default
8887 gateway: fd00:1122:3344:101::1
8888 interface: oxControlService20
8889 flags: <UP,GATEWAY,DONE,STATIC>
8890 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8891 0 0 0 0 0 0 9000 0
8892 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8893 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8894 note: configured to log to "/dev/stdout"
88952023-07-16T04:50:34.453ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
88962023-07-16T04:50:34.455ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
88972023-07-16T04:50:34.455ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
88982023-07-16T04:50:34.494ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
88992023-07-16T04:50:34.494ZINFOcrucible-agent: instance states: (Some(Disabled), None)
89002023-07-16T04:50:34.495ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
89012023-07-16T04:50:34.498ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
89022023-07-16T04:50:34.502ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
89032023-07-16T04:50:34.502ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8904 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8905 ', agent/src/main.rs:880:30
8906 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8907 [ Jul 16 04:50:34 Stopping because service exited with an error. ]
8908 [ Jul 16 04:50:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8909 + . /lib/svc/share/smf_include.sh
8910 ++ SMF_EXIT_OK=0
8911 ++ SMF_EXIT_NODAEMON=94
8912 ++ SMF_EXIT_ERR_FATAL=95
8913 ++ SMF_EXIT_ERR_CONFIG=96
8914 ++ SMF_EXIT_MON_DEGRADE=97
8915 ++ SMF_EXIT_MON_OFFLINE=98
8916 ++ SMF_EXIT_ERR_NOSMF=99
8917 ++ SMF_EXIT_ERR_PERM=100
8918 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8919 + DATALINK=oxControlService20
8920 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8921 + GATEWAY=fd00:1122:3344:101::1
8922 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8923 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8924 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8925 + LISTEN_ADDR=fd00:1122:3344:101::10
8926 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8927 + LISTEN_PORT=32345
8928 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8929 + PORTBASE=19000
8930 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8931 + DOWNSTAIRS_PREFIX=downstairs
8932 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8933 + SNAPSHOT_PREFIX=snapshot
8934 + [[ oxControlService20 == unknown ]]
8935 + [[ fd00:1122:3344:101::1 == unknown ]]
8936 + ipadm delete-if oxControlService20
8937 + ipadm create-if -t oxControlService20
8938 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
8939 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
8940 + ipadm show-addr oxControlService20/ll
8941 ipadm: Address object not found
8942 + ipadm create-addr -t -T addrconf oxControlService20/ll
8943 + ipadm show-addr oxControlService20/omicron6
8944 ipadm: Address object not found
8945 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
8946 + route get -inet6 default -inet6 fd00:1122:3344:101::1
8947 route to: default
8948 destination: default
8949 mask: default
8950 gateway: fd00:1122:3344:101::1
8951 interface: oxControlService20
8952 flags: <UP,GATEWAY,DONE,STATIC>
8953 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
8954 0 0 0 0 0 0 9000 0
8955 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
8956 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
8957 note: configured to log to "/dev/stdout"
89582023-07-16T04:50:35.082ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
89592023-07-16T04:50:35.084ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
89602023-07-16T04:50:35.084ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
89612023-07-16T04:50:35.112ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
89622023-07-16T04:50:35.112ZINFOcrucible-agent: instance states: (Some(Disabled), None)
89632023-07-16T04:50:35.113ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
89642023-07-16T04:50:35.115ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
89652023-07-16T04:50:35.120ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
89662023-07-16T04:50:35.120ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
8967 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
8968 ', agent/src/main.rs:880:30
8969 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
8970 [ Jul 16 04:50:35 Stopping because service exited with an error. ]
8971 [ Jul 16 04:50:35 Failing too quickly, throttling. ]
8972 [ Jul 16 04:50:36 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
8973 + . /lib/svc/share/smf_include.sh
8974 ++ SMF_EXIT_OK=0
8975 ++ SMF_EXIT_NODAEMON=94
8976 ++ SMF_EXIT_ERR_FATAL=95
8977 ++ SMF_EXIT_ERR_CONFIG=96
8978 ++ SMF_EXIT_MON_DEGRADE=97
8979 ++ SMF_EXIT_MON_OFFLINE=98
8980 ++ SMF_EXIT_ERR_NOSMF=99
8981 ++ SMF_EXIT_ERR_PERM=100
8982 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
8983 + DATALINK=oxControlService20
8984 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
8985 + GATEWAY=fd00:1122:3344:101::1
8986 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
8987 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
8988 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
8989 + LISTEN_ADDR=fd00:1122:3344:101::10
8990 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
8991 + LISTEN_PORT=32345
8992 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
8993 + PORTBASE=19000
8994 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
8995 + DOWNSTAIRS_PREFIX=downstairs
8996 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
8997 + SNAPSHOT_PREFIX=snapshot
8998 + [[ oxControlService20 == unknown ]]
8999 + [[ fd00:1122:3344:101::1 == unknown ]]
9000 + ipadm delete-if oxControlService20
9001 + ipadm create-if -t oxControlService20
9002 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9003 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9004 + ipadm show-addr oxControlService20/ll
9005 ipadm: Address object not found
9006 + ipadm create-addr -t -T addrconf oxControlService20/ll
9007 + ipadm show-addr oxControlService20/omicron6
9008 ipadm: Address object not found
9009 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9010 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9011 route to: default
9012 destination: default
9013 mask: default
9014 gateway: fd00:1122:3344:101::1
9015 interface: oxControlService20
9016 flags: <UP,GATEWAY,DONE,STATIC>
9017 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9018 0 0 0 0 0 0 9000 0
9019 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9020 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9021 note: configured to log to "/dev/stdout"
90222023-07-16T04:50:36.677ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
90232023-07-16T04:50:36.679ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
90242023-07-16T04:50:36.679ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
90252023-07-16T04:50:36.708ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
90262023-07-16T04:50:36.709ZINFOcrucible-agent: instance states: (Some(Disabled), None)
90272023-07-16T04:50:36.709ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
90282023-07-16T04:50:36.712ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
90292023-07-16T04:50:36.716ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
90302023-07-16T04:50:36.716ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9031 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9032 ', agent/src/main.rs:880:30
9033 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9034 [ Jul 16 04:50:36 Stopping because service exited with an error. ]
9035 [ Jul 16 04:50:36 Failing too quickly, throttling. ]
9036 [ Jul 16 04:50:37 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9037 + . /lib/svc/share/smf_include.sh
9038 ++ SMF_EXIT_OK=0
9039 ++ SMF_EXIT_NODAEMON=94
9040 ++ SMF_EXIT_ERR_FATAL=95
9041 ++ SMF_EXIT_ERR_CONFIG=96
9042 ++ SMF_EXIT_MON_DEGRADE=97
9043 ++ SMF_EXIT_MON_OFFLINE=98
9044 ++ SMF_EXIT_ERR_NOSMF=99
9045 ++ SMF_EXIT_ERR_PERM=100
9046 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9047 + DATALINK=oxControlService20
9048 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9049 + GATEWAY=fd00:1122:3344:101::1
9050 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9051 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9052 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9053 + LISTEN_ADDR=fd00:1122:3344:101::10
9054 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9055 + LISTEN_PORT=32345
9056 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9057 + PORTBASE=19000
9058 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9059 + DOWNSTAIRS_PREFIX=downstairs
9060 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9061 + SNAPSHOT_PREFIX=snapshot
9062 + [[ oxControlService20 == unknown ]]
9063 + [[ fd00:1122:3344:101::1 == unknown ]]
9064 + ipadm delete-if oxControlService20
9065 + ipadm create-if -t oxControlService20
9066 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9067 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9068 + ipadm show-addr oxControlService20/ll
9069 ipadm: Address object not found
9070 + ipadm create-addr -t -T addrconf oxControlService20/ll
9071 + ipadm show-addr oxControlService20/omicron6
9072 ipadm: Address object not found
9073 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9074 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9075 route to: default
9076 destination: default
9077 mask: default
9078 gateway: fd00:1122:3344:101::1
9079 interface: oxControlService20
9080 flags: <UP,GATEWAY,DONE,STATIC>
9081 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9082 0 0 0 0 0 0 9000 0
9083 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9084 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9085 note: configured to log to "/dev/stdout"
90862023-07-16T04:50:38.278ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
90872023-07-16T04:50:38.280ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
90882023-07-16T04:50:38.280ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
90892023-07-16T04:50:38.311ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
90902023-07-16T04:50:38.311ZINFOcrucible-agent: instance states: (Some(Disabled), None)
90912023-07-16T04:50:38.312ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
90922023-07-16T04:50:38.315ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
90932023-07-16T04:50:38.319ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
90942023-07-16T04:50:38.319ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9095 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9096 ', agent/src/main.rs:880:30
9097 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9098 [ Jul 16 04:50:38 Stopping because service exited with an error. ]
9099 [ Jul 16 04:50:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9100 + . /lib/svc/share/smf_include.sh
9101 ++ SMF_EXIT_OK=0
9102 ++ SMF_EXIT_NODAEMON=94
9103 ++ SMF_EXIT_ERR_FATAL=95
9104 ++ SMF_EXIT_ERR_CONFIG=96
9105 ++ SMF_EXIT_MON_DEGRADE=97
9106 ++ SMF_EXIT_MON_OFFLINE=98
9107 ++ SMF_EXIT_ERR_NOSMF=99
9108 ++ SMF_EXIT_ERR_PERM=100
9109 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9110 + DATALINK=oxControlService20
9111 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9112 + GATEWAY=fd00:1122:3344:101::1
9113 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9114 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9115 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9116 + LISTEN_ADDR=fd00:1122:3344:101::10
9117 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9118 + LISTEN_PORT=32345
9119 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9120 + PORTBASE=19000
9121 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9122 + DOWNSTAIRS_PREFIX=downstairs
9123 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9124 + SNAPSHOT_PREFIX=snapshot
9125 + [[ oxControlService20 == unknown ]]
9126 + [[ fd00:1122:3344:101::1 == unknown ]]
9127 + ipadm delete-if oxControlService20
9128 + ipadm create-if -t oxControlService20
9129 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9130 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9131 + ipadm show-addr oxControlService20/ll
9132 ipadm: Address object not found
9133 + ipadm create-addr -t -T addrconf oxControlService20/ll
9134 + ipadm show-addr oxControlService20/omicron6
9135 ipadm: Address object not found
9136 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9137 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9138 route to: default
9139 destination: default
9140 mask: default
9141 gateway: fd00:1122:3344:101::1
9142 interface: oxControlService20
9143 flags: <UP,GATEWAY,DONE,STATIC>
9144 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9145 0 0 0 0 0 0 9000 0
9146 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9147 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9148 note: configured to log to "/dev/stdout"
91492023-07-16T04:50:38.876ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
91502023-07-16T04:50:38.879ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
91512023-07-16T04:50:38.879ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
91522023-07-16T04:50:38.909ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
91532023-07-16T04:50:38.909ZINFOcrucible-agent: instance states: (Some(Disabled), None)
91542023-07-16T04:50:38.910ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
91552023-07-16T04:50:38.913ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
91562023-07-16T04:50:38.917ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
91572023-07-16T04:50:38.917ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9158 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9159 ', agent/src/main.rs:880:30
9160 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9161 [ Jul 16 04:50:38 Stopping because service exited with an error. ]
9162 [ Jul 16 04:50:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9163 + . /lib/svc/share/smf_include.sh
9164 ++ SMF_EXIT_OK=0
9165 ++ SMF_EXIT_NODAEMON=94
9166 ++ SMF_EXIT_ERR_FATAL=95
9167 ++ SMF_EXIT_ERR_CONFIG=96
9168 ++ SMF_EXIT_MON_DEGRADE=97
9169 ++ SMF_EXIT_MON_OFFLINE=98
9170 ++ SMF_EXIT_ERR_NOSMF=99
9171 ++ SMF_EXIT_ERR_PERM=100
9172 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9173 + DATALINK=oxControlService20
9174 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9175 + GATEWAY=fd00:1122:3344:101::1
9176 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9177 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9178 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9179 + LISTEN_ADDR=fd00:1122:3344:101::10
9180 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9181 + LISTEN_PORT=32345
9182 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9183 + PORTBASE=19000
9184 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9185 + DOWNSTAIRS_PREFIX=downstairs
9186 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9187 + SNAPSHOT_PREFIX=snapshot
9188 + [[ oxControlService20 == unknown ]]
9189 + [[ fd00:1122:3344:101::1 == unknown ]]
9190 + ipadm delete-if oxControlService20
9191 + ipadm create-if -t oxControlService20
9192 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9193 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9194 + ipadm show-addr oxControlService20/ll
9195 ipadm: Address object not found
9196 + ipadm create-addr -t -T addrconf oxControlService20/ll
9197 + ipadm show-addr oxControlService20/omicron6
9198 ipadm: Address object not found
9199 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9200 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9201 route to: default
9202 destination: default
9203 mask: default
9204 gateway: fd00:1122:3344:101::1
9205 interface: oxControlService20
9206 flags: <UP,GATEWAY,DONE,STATIC>
9207 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9208 0 0 0 0 0 0 9000 0
9209 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9210 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9211 note: configured to log to "/dev/stdout"
92122023-07-16T04:50:39.473ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
92132023-07-16T04:50:39.475ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
92142023-07-16T04:50:39.475ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
92152023-07-16T04:50:39.504ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
92162023-07-16T04:50:39.504ZINFOcrucible-agent: instance states: (Some(Disabled), None)
92172023-07-16T04:50:39.504ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
92182023-07-16T04:50:39.507ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
92192023-07-16T04:50:39.511ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
92202023-07-16T04:50:39.511ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9221 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9222 ', agent/src/main.rs:880:30
9223 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9224 [ Jul 16 04:50:39 Stopping because service exited with an error. ]
9225 [ Jul 16 04:50:39 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9226 + . /lib/svc/share/smf_include.sh
9227 ++ SMF_EXIT_OK=0
9228 ++ SMF_EXIT_NODAEMON=94
9229 ++ SMF_EXIT_ERR_FATAL=95
9230 ++ SMF_EXIT_ERR_CONFIG=96
9231 ++ SMF_EXIT_MON_DEGRADE=97
9232 ++ SMF_EXIT_MON_OFFLINE=98
9233 ++ SMF_EXIT_ERR_NOSMF=99
9234 ++ SMF_EXIT_ERR_PERM=100
9235 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9236 + DATALINK=oxControlService20
9237 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9238 + GATEWAY=fd00:1122:3344:101::1
9239 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9240 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9241 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9242 + LISTEN_ADDR=fd00:1122:3344:101::10
9243 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9244 + LISTEN_PORT=32345
9245 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9246 + PORTBASE=19000
9247 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9248 + DOWNSTAIRS_PREFIX=downstairs
9249 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9250 + SNAPSHOT_PREFIX=snapshot
9251 + [[ oxControlService20 == unknown ]]
9252 + [[ fd00:1122:3344:101::1 == unknown ]]
9253 + ipadm delete-if oxControlService20
9254 + ipadm create-if -t oxControlService20
9255 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9256 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9257 + ipadm show-addr oxControlService20/ll
9258 ipadm: Address object not found
9259 + ipadm create-addr -t -T addrconf oxControlService20/ll
9260 + ipadm show-addr oxControlService20/omicron6
9261 ipadm: Address object not found
9262 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9263 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9264 route to: default
9265 destination: default
9266 mask: default
9267 gateway: fd00:1122:3344:101::1
9268 interface: oxControlService20
9269 flags: <UP,GATEWAY,DONE,STATIC>
9270 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9271 0 0 0 0 0 0 9000 0
9272 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9273 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9274 note: configured to log to "/dev/stdout"
92752023-07-16T04:50:40.071ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
92762023-07-16T04:50:40.074ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
92772023-07-16T04:50:40.074ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
92782023-07-16T04:50:40.103ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
92792023-07-16T04:50:40.103ZINFOcrucible-agent: instance states: (Some(Disabled), None)
92802023-07-16T04:50:40.104ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
92812023-07-16T04:50:40.107ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
92822023-07-16T04:50:40.111ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
92832023-07-16T04:50:40.111ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9284 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9285 ', agent/src/main.rs:880:30
9286 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9287 [ Jul 16 04:50:40 Stopping because service exited with an error. ]
9288 [ Jul 16 04:50:40 Failing too quickly, throttling. ]
9289 [ Jul 16 04:50:41 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9290 + . /lib/svc/share/smf_include.sh
9291 ++ SMF_EXIT_OK=0
9292 ++ SMF_EXIT_NODAEMON=94
9293 ++ SMF_EXIT_ERR_FATAL=95
9294 ++ SMF_EXIT_ERR_CONFIG=96
9295 ++ SMF_EXIT_MON_DEGRADE=97
9296 ++ SMF_EXIT_MON_OFFLINE=98
9297 ++ SMF_EXIT_ERR_NOSMF=99
9298 ++ SMF_EXIT_ERR_PERM=100
9299 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9300 + DATALINK=oxControlService20
9301 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9302 + GATEWAY=fd00:1122:3344:101::1
9303 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9304 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9305 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9306 + LISTEN_ADDR=fd00:1122:3344:101::10
9307 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9308 + LISTEN_PORT=32345
9309 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9310 + PORTBASE=19000
9311 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9312 + DOWNSTAIRS_PREFIX=downstairs
9313 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9314 + SNAPSHOT_PREFIX=snapshot
9315 + [[ oxControlService20 == unknown ]]
9316 + [[ fd00:1122:3344:101::1 == unknown ]]
9317 + ipadm delete-if oxControlService20
9318 + ipadm create-if -t oxControlService20
9319 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9320 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9321 + ipadm show-addr oxControlService20/ll
9322 ipadm: Address object not found
9323 + ipadm create-addr -t -T addrconf oxControlService20/ll
9324 + ipadm show-addr oxControlService20/omicron6
9325 ipadm: Address object not found
9326 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9327 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9328 route to: default
9329 destination: default
9330 mask: default
9331 gateway: fd00:1122:3344:101::1
9332 interface: oxControlService20
9333 flags: <UP,GATEWAY,DONE,STATIC>
9334 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9335 0 0 0 0 0 0 9000 0
9336 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9337 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9338 note: configured to log to "/dev/stdout"
93392023-07-16T04:50:41.671ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
93402023-07-16T04:50:41.674ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
93412023-07-16T04:50:41.674ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
93422023-07-16T04:50:41.705ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
93432023-07-16T04:50:41.705ZINFOcrucible-agent: instance states: (Some(Disabled), None)
93442023-07-16T04:50:41.706ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
93452023-07-16T04:50:41.708ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
93462023-07-16T04:50:41.713ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
93472023-07-16T04:50:41.713ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9348 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9349 ', agent/src/main.rs:880:30
9350 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9351 [ Jul 16 04:50:41 Stopping because service exited with an error. ]
9352 [ Jul 16 04:50:41 Failing too quickly, throttling. ]
9353 [ Jul 16 04:50:42 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9354 + . /lib/svc/share/smf_include.sh
9355 ++ SMF_EXIT_OK=0
9356 ++ SMF_EXIT_NODAEMON=94
9357 ++ SMF_EXIT_ERR_FATAL=95
9358 ++ SMF_EXIT_ERR_CONFIG=96
9359 ++ SMF_EXIT_MON_DEGRADE=97
9360 ++ SMF_EXIT_MON_OFFLINE=98
9361 ++ SMF_EXIT_ERR_NOSMF=99
9362 ++ SMF_EXIT_ERR_PERM=100
9363 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9364 + DATALINK=oxControlService20
9365 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9366 + GATEWAY=fd00:1122:3344:101::1
9367 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9368 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9369 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9370 + LISTEN_ADDR=fd00:1122:3344:101::10
9371 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9372 + LISTEN_PORT=32345
9373 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9374 + PORTBASE=19000
9375 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9376 + DOWNSTAIRS_PREFIX=downstairs
9377 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9378 + SNAPSHOT_PREFIX=snapshot
9379 + [[ oxControlService20 == unknown ]]
9380 + [[ fd00:1122:3344:101::1 == unknown ]]
9381 + ipadm delete-if oxControlService20
9382 + ipadm create-if -t oxControlService20
9383 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9384 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9385 + ipadm show-addr oxControlService20/ll
9386 ipadm: Address object not found
9387 + ipadm create-addr -t -T addrconf oxControlService20/ll
9388 + ipadm show-addr oxControlService20/omicron6
9389 ipadm: Address object not found
9390 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9391 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9392 route to: default
9393 destination: default
9394 mask: default
9395 gateway: fd00:1122:3344:101::1
9396 interface: oxControlService20
9397 flags: <UP,GATEWAY,DONE,STATIC>
9398 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9399 0 0 0 0 0 0 9000 0
9400 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9401 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9402 note: configured to log to "/dev/stdout"
94032023-07-16T04:50:43.269ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
94042023-07-16T04:50:43.272ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
94052023-07-16T04:50:43.272ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
94062023-07-16T04:50:43.302ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
94072023-07-16T04:50:43.303ZINFOcrucible-agent: instance states: (Some(Disabled), None)
94082023-07-16T04:50:43.303ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
94092023-07-16T04:50:43.306ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
94102023-07-16T04:50:43.310ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
94112023-07-16T04:50:43.310ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9412 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9413 ', agent/src/main.rs:880:30
9414 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9415 [ Jul 16 04:50:43 Stopping because service exited with an error. ]
9416 [ Jul 16 04:50:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9417 + . /lib/svc/share/smf_include.sh
9418 ++ SMF_EXIT_OK=0
9419 ++ SMF_EXIT_NODAEMON=94
9420 ++ SMF_EXIT_ERR_FATAL=95
9421 ++ SMF_EXIT_ERR_CONFIG=96
9422 ++ SMF_EXIT_MON_DEGRADE=97
9423 ++ SMF_EXIT_MON_OFFLINE=98
9424 ++ SMF_EXIT_ERR_NOSMF=99
9425 ++ SMF_EXIT_ERR_PERM=100
9426 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9427 + DATALINK=oxControlService20
9428 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9429 + GATEWAY=fd00:1122:3344:101::1
9430 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9431 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9432 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9433 + LISTEN_ADDR=fd00:1122:3344:101::10
9434 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9435 + LISTEN_PORT=32345
9436 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9437 + PORTBASE=19000
9438 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9439 + DOWNSTAIRS_PREFIX=downstairs
9440 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9441 + SNAPSHOT_PREFIX=snapshot
9442 + [[ oxControlService20 == unknown ]]
9443 + [[ fd00:1122:3344:101::1 == unknown ]]
9444 + ipadm delete-if oxControlService20
9445 + ipadm create-if -t oxControlService20
9446 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9447 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9448 + ipadm show-addr oxControlService20/ll
9449 ipadm: Address object not found
9450 + ipadm create-addr -t -T addrconf oxControlService20/ll
9451 + ipadm show-addr oxControlService20/omicron6
9452 ipadm: Address object not found
9453 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9454 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9455 route to: default
9456 destination: default
9457 mask: default
9458 gateway: fd00:1122:3344:101::1
9459 interface: oxControlService20
9460 flags: <UP,GATEWAY,DONE,STATIC>
9461 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9462 0 0 0 0 0 0 9000 0
9463 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9464 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9465 note: configured to log to "/dev/stdout"
94662023-07-16T04:50:43.871ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
94672023-07-16T04:50:43.873ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
94682023-07-16T04:50:43.873ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
94692023-07-16T04:50:43.902ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
94702023-07-16T04:50:43.903ZINFOcrucible-agent: instance states: (Some(Disabled), None)
94712023-07-16T04:50:43.903ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
94722023-07-16T04:50:43.906ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
94732023-07-16T04:50:43.910ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
94742023-07-16T04:50:43.910ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9475 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9476 ', agent/src/main.rs:880:30
9477 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9478 [ Jul 16 04:50:43 Stopping because service exited with an error. ]
9479 [ Jul 16 04:50:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9480 + . /lib/svc/share/smf_include.sh
9481 ++ SMF_EXIT_OK=0
9482 ++ SMF_EXIT_NODAEMON=94
9483 ++ SMF_EXIT_ERR_FATAL=95
9484 ++ SMF_EXIT_ERR_CONFIG=96
9485 ++ SMF_EXIT_MON_DEGRADE=97
9486 ++ SMF_EXIT_MON_OFFLINE=98
9487 ++ SMF_EXIT_ERR_NOSMF=99
9488 ++ SMF_EXIT_ERR_PERM=100
9489 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9490 + DATALINK=oxControlService20
9491 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9492 + GATEWAY=fd00:1122:3344:101::1
9493 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9494 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9495 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9496 + LISTEN_ADDR=fd00:1122:3344:101::10
9497 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9498 + LISTEN_PORT=32345
9499 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9500 + PORTBASE=19000
9501 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9502 + DOWNSTAIRS_PREFIX=downstairs
9503 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9504 + SNAPSHOT_PREFIX=snapshot
9505 + [[ oxControlService20 == unknown ]]
9506 + [[ fd00:1122:3344:101::1 == unknown ]]
9507 + ipadm delete-if oxControlService20
9508 + ipadm create-if -t oxControlService20
9509 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9510 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9511 + ipadm show-addr oxControlService20/ll
9512 ipadm: Address object not found
9513 + ipadm create-addr -t -T addrconf oxControlService20/ll
9514 + ipadm show-addr oxControlService20/omicron6
9515 ipadm: Address object not found
9516 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9517 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9518 route to: default
9519 destination: default
9520 mask: default
9521 gateway: fd00:1122:3344:101::1
9522 interface: oxControlService20
9523 flags: <UP,GATEWAY,DONE,STATIC>
9524 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9525 0 0 0 0 0 0 9000 0
9526 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9527 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9528 note: configured to log to "/dev/stdout"
95292023-07-16T04:50:44.465ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
95302023-07-16T04:50:44.467ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
95312023-07-16T04:50:44.467ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
95322023-07-16T04:50:44.497ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
95332023-07-16T04:50:44.498ZINFOcrucible-agent: instance states: (Some(Disabled), None)
95342023-07-16T04:50:44.498ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
95352023-07-16T04:50:44.501ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
95362023-07-16T04:50:44.505ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
95372023-07-16T04:50:44.505ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9538 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9539 ', agent/src/main.rs:880:30
9540 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9541 [ Jul 16 04:50:44 Stopping because service exited with an error. ]
9542 [ Jul 16 04:50:44 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9543 + . /lib/svc/share/smf_include.sh
9544 ++ SMF_EXIT_OK=0
9545 ++ SMF_EXIT_NODAEMON=94
9546 ++ SMF_EXIT_ERR_FATAL=95
9547 ++ SMF_EXIT_ERR_CONFIG=96
9548 ++ SMF_EXIT_MON_DEGRADE=97
9549 ++ SMF_EXIT_MON_OFFLINE=98
9550 ++ SMF_EXIT_ERR_NOSMF=99
9551 ++ SMF_EXIT_ERR_PERM=100
9552 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9553 + DATALINK=oxControlService20
9554 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9555 + GATEWAY=fd00:1122:3344:101::1
9556 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9557 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9558 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9559 + LISTEN_ADDR=fd00:1122:3344:101::10
9560 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9561 + LISTEN_PORT=32345
9562 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9563 + PORTBASE=19000
9564 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9565 + DOWNSTAIRS_PREFIX=downstairs
9566 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9567 + SNAPSHOT_PREFIX=snapshot
9568 + [[ oxControlService20 == unknown ]]
9569 + [[ fd00:1122:3344:101::1 == unknown ]]
9570 + ipadm delete-if oxControlService20
9571 + ipadm create-if -t oxControlService20
9572 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9573 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9574 + ipadm show-addr oxControlService20/ll
9575 ipadm: Address object not found
9576 + ipadm create-addr -t -T addrconf oxControlService20/ll
9577 + ipadm show-addr oxControlService20/omicron6
9578 ipadm: Address object not found
9579 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9580 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9581 route to: default
9582 destination: default
9583 mask: default
9584 gateway: fd00:1122:3344:101::1
9585 interface: oxControlService20
9586 flags: <UP,GATEWAY,DONE,STATIC>
9587 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9588 0 0 0 0 0 0 9000 0
9589 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9590 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9591 note: configured to log to "/dev/stdout"
95922023-07-16T04:50:45.065ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
95932023-07-16T04:50:45.067ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
95942023-07-16T04:50:45.067ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
95952023-07-16T04:50:45.097ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
95962023-07-16T04:50:45.097ZINFOcrucible-agent: instance states: (Some(Disabled), None)
95972023-07-16T04:50:45.098ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
95982023-07-16T04:50:45.100ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
95992023-07-16T04:50:45.106ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
96002023-07-16T04:50:45.106ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9601 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9602 ', agent/src/main.rs:880:30
9603 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9604 [ Jul 16 04:50:45 Stopping because service exited with an error. ]
9605 [ Jul 16 04:50:45 Failing too quickly, throttling. ]
9606 [ Jul 16 04:50:46 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9607 + . /lib/svc/share/smf_include.sh
9608 ++ SMF_EXIT_OK=0
9609 ++ SMF_EXIT_NODAEMON=94
9610 ++ SMF_EXIT_ERR_FATAL=95
9611 ++ SMF_EXIT_ERR_CONFIG=96
9612 ++ SMF_EXIT_MON_DEGRADE=97
9613 ++ SMF_EXIT_MON_OFFLINE=98
9614 ++ SMF_EXIT_ERR_NOSMF=99
9615 ++ SMF_EXIT_ERR_PERM=100
9616 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9617 + DATALINK=oxControlService20
9618 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9619 + GATEWAY=fd00:1122:3344:101::1
9620 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9621 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9622 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9623 + LISTEN_ADDR=fd00:1122:3344:101::10
9624 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9625 + LISTEN_PORT=32345
9626 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9627 + PORTBASE=19000
9628 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9629 + DOWNSTAIRS_PREFIX=downstairs
9630 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9631 + SNAPSHOT_PREFIX=snapshot
9632 + [[ oxControlService20 == unknown ]]
9633 + [[ fd00:1122:3344:101::1 == unknown ]]
9634 + ipadm delete-if oxControlService20
9635 + ipadm create-if -t oxControlService20
9636 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9637 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9638 + ipadm show-addr oxControlService20/ll
9639 ipadm: Address object not found
9640 + ipadm create-addr -t -T addrconf oxControlService20/ll
9641 + ipadm show-addr oxControlService20/omicron6
9642 ipadm: Address object not found
9643 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9644 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9645 route to: default
9646 destination: default
9647 mask: default
9648 gateway: fd00:1122:3344:101::1
9649 interface: oxControlService20
9650 flags: <UP,GATEWAY,DONE,STATIC>
9651 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9652 0 0 0 0 0 0 9000 0
9653 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9654 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9655 note: configured to log to "/dev/stdout"
96562023-07-16T04:50:46.672ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
96572023-07-16T04:50:46.674ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
96582023-07-16T04:50:46.675ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
96592023-07-16T04:50:46.705ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
96602023-07-16T04:50:46.705ZINFOcrucible-agent: instance states: (Some(Disabled), None)
96612023-07-16T04:50:46.705ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
96622023-07-16T04:50:46.708ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
96632023-07-16T04:50:46.712ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
96642023-07-16T04:50:46.712ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9665 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9666 ', agent/src/main.rs:880:30
9667 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9668 [ Jul 16 04:50:46 Stopping because service exited with an error. ]
9669 [ Jul 16 04:50:46 Failing too quickly, throttling. ]
9670 [ Jul 16 04:50:47 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9671 + . /lib/svc/share/smf_include.sh
9672 ++ SMF_EXIT_OK=0
9673 ++ SMF_EXIT_NODAEMON=94
9674 ++ SMF_EXIT_ERR_FATAL=95
9675 ++ SMF_EXIT_ERR_CONFIG=96
9676 ++ SMF_EXIT_MON_DEGRADE=97
9677 ++ SMF_EXIT_MON_OFFLINE=98
9678 ++ SMF_EXIT_ERR_NOSMF=99
9679 ++ SMF_EXIT_ERR_PERM=100
9680 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9681 + DATALINK=oxControlService20
9682 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9683 + GATEWAY=fd00:1122:3344:101::1
9684 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9685 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9686 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9687 + LISTEN_ADDR=fd00:1122:3344:101::10
9688 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9689 + LISTEN_PORT=32345
9690 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9691 + PORTBASE=19000
9692 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9693 + DOWNSTAIRS_PREFIX=downstairs
9694 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9695 + SNAPSHOT_PREFIX=snapshot
9696 + [[ oxControlService20 == unknown ]]
9697 + [[ fd00:1122:3344:101::1 == unknown ]]
9698 + ipadm delete-if oxControlService20
9699 + ipadm create-if -t oxControlService20
9700 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9701 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9702 + ipadm show-addr oxControlService20/ll
9703 ipadm: Address object not found
9704 + ipadm create-addr -t -T addrconf oxControlService20/ll
9705 + ipadm show-addr oxControlService20/omicron6
9706 ipadm: Address object not found
9707 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9708 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9709 route to: default
9710 destination: default
9711 mask: default
9712 gateway: fd00:1122:3344:101::1
9713 interface: oxControlService20
9714 flags: <UP,GATEWAY,DONE,STATIC>
9715 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9716 0 0 0 0 0 0 9000 0
9717 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9718 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9719 note: configured to log to "/dev/stdout"
97202023-07-16T04:50:48.278ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
97212023-07-16T04:50:48.281ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
97222023-07-16T04:50:48.281ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
97232023-07-16T04:50:48.311ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
97242023-07-16T04:50:48.311ZINFOcrucible-agent: instance states: (Some(Disabled), None)
97252023-07-16T04:50:48.312ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
97262023-07-16T04:50:48.314ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
97272023-07-16T04:50:48.318ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
97282023-07-16T04:50:48.318ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9729 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9730 ', agent/src/main.rs:880:30
9731 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9732 [ Jul 16 04:50:48 Stopping because service exited with an error. ]
9733 [ Jul 16 04:50:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9734 + . /lib/svc/share/smf_include.sh
9735 ++ SMF_EXIT_OK=0
9736 ++ SMF_EXIT_NODAEMON=94
9737 ++ SMF_EXIT_ERR_FATAL=95
9738 ++ SMF_EXIT_ERR_CONFIG=96
9739 ++ SMF_EXIT_MON_DEGRADE=97
9740 ++ SMF_EXIT_MON_OFFLINE=98
9741 ++ SMF_EXIT_ERR_NOSMF=99
9742 ++ SMF_EXIT_ERR_PERM=100
9743 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9744 + DATALINK=oxControlService20
9745 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9746 + GATEWAY=fd00:1122:3344:101::1
9747 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9748 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9749 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9750 + LISTEN_ADDR=fd00:1122:3344:101::10
9751 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9752 + LISTEN_PORT=32345
9753 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9754 + PORTBASE=19000
9755 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9756 + DOWNSTAIRS_PREFIX=downstairs
9757 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9758 + SNAPSHOT_PREFIX=snapshot
9759 + [[ oxControlService20 == unknown ]]
9760 + [[ fd00:1122:3344:101::1 == unknown ]]
9761 + ipadm delete-if oxControlService20
9762 + ipadm create-if -t oxControlService20
9763 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9764 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9765 + ipadm show-addr oxControlService20/ll
9766 ipadm: Address object not found
9767 + ipadm create-addr -t -T addrconf oxControlService20/ll
9768 + ipadm show-addr oxControlService20/omicron6
9769 ipadm: Address object not found
9770 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9771 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9772 route to: default
9773 destination: default
9774 mask: default
9775 gateway: fd00:1122:3344:101::1
9776 interface: oxControlService20
9777 flags: <UP,GATEWAY,DONE,STATIC>
9778 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9779 0 0 0 0 0 0 9000 0
9780 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9781 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9782 note: configured to log to "/dev/stdout"
97832023-07-16T04:50:48.877ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
97842023-07-16T04:50:48.880ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
97852023-07-16T04:50:48.880ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
97862023-07-16T04:50:48.908ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
97872023-07-16T04:50:48.908ZINFOcrucible-agent: instance states: (Some(Disabled), None)
97882023-07-16T04:50:48.909ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
97892023-07-16T04:50:48.911ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
97902023-07-16T04:50:48.916ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
97912023-07-16T04:50:48.916ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9792 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9793 ', agent/src/main.rs:880:30
9794 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9795 [ Jul 16 04:50:48 Stopping because service exited with an error. ]
9796 [ Jul 16 04:50:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9797 + . /lib/svc/share/smf_include.sh
9798 ++ SMF_EXIT_OK=0
9799 ++ SMF_EXIT_NODAEMON=94
9800 ++ SMF_EXIT_ERR_FATAL=95
9801 ++ SMF_EXIT_ERR_CONFIG=96
9802 ++ SMF_EXIT_MON_DEGRADE=97
9803 ++ SMF_EXIT_MON_OFFLINE=98
9804 ++ SMF_EXIT_ERR_NOSMF=99
9805 ++ SMF_EXIT_ERR_PERM=100
9806 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9807 + DATALINK=oxControlService20
9808 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9809 + GATEWAY=fd00:1122:3344:101::1
9810 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9811 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9812 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9813 + LISTEN_ADDR=fd00:1122:3344:101::10
9814 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9815 + LISTEN_PORT=32345
9816 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9817 + PORTBASE=19000
9818 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9819 + DOWNSTAIRS_PREFIX=downstairs
9820 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9821 + SNAPSHOT_PREFIX=snapshot
9822 + [[ oxControlService20 == unknown ]]
9823 + [[ fd00:1122:3344:101::1 == unknown ]]
9824 + ipadm delete-if oxControlService20
9825 + ipadm create-if -t oxControlService20
9826 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9827 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9828 + ipadm show-addr oxControlService20/ll
9829 ipadm: Address object not found
9830 + ipadm create-addr -t -T addrconf oxControlService20/ll
9831 + ipadm show-addr oxControlService20/omicron6
9832 ipadm: Address object not found
9833 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9834 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9835 route to: default
9836 destination: default
9837 mask: default
9838 gateway: fd00:1122:3344:101::1
9839 interface: oxControlService20
9840 flags: <UP,GATEWAY,DONE,STATIC>
9841 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9842 0 0 0 0 0 0 9000 0
9843 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9844 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9845 note: configured to log to "/dev/stdout"
98462023-07-16T04:50:49.473ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
98472023-07-16T04:50:49.475ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
98482023-07-16T04:50:49.475ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
98492023-07-16T04:50:49.506ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
98502023-07-16T04:50:49.506ZINFOcrucible-agent: instance states: (Some(Disabled), None)
98512023-07-16T04:50:49.506ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
98522023-07-16T04:50:49.509ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
98532023-07-16T04:50:49.514ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
98542023-07-16T04:50:49.514ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9855 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9856 ', agent/src/main.rs:880:30
9857 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9858 [ Jul 16 04:50:49 Stopping because service exited with an error. ]
9859 [ Jul 16 04:50:49 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9860 + . /lib/svc/share/smf_include.sh
9861 ++ SMF_EXIT_OK=0
9862 ++ SMF_EXIT_NODAEMON=94
9863 ++ SMF_EXIT_ERR_FATAL=95
9864 ++ SMF_EXIT_ERR_CONFIG=96
9865 ++ SMF_EXIT_MON_DEGRADE=97
9866 ++ SMF_EXIT_MON_OFFLINE=98
9867 ++ SMF_EXIT_ERR_NOSMF=99
9868 ++ SMF_EXIT_ERR_PERM=100
9869 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9870 + DATALINK=oxControlService20
9871 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9872 + GATEWAY=fd00:1122:3344:101::1
9873 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9874 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9875 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9876 + LISTEN_ADDR=fd00:1122:3344:101::10
9877 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9878 + LISTEN_PORT=32345
9879 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9880 + PORTBASE=19000
9881 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9882 + DOWNSTAIRS_PREFIX=downstairs
9883 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9884 + SNAPSHOT_PREFIX=snapshot
9885 + [[ oxControlService20 == unknown ]]
9886 + [[ fd00:1122:3344:101::1 == unknown ]]
9887 + ipadm delete-if oxControlService20
9888 + ipadm create-if -t oxControlService20
9889 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9890 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9891 + ipadm show-addr oxControlService20/ll
9892 ipadm: Address object not found
9893 + ipadm create-addr -t -T addrconf oxControlService20/ll
9894 + ipadm show-addr oxControlService20/omicron6
9895 ipadm: Address object not found
9896 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9897 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9898 route to: default
9899 destination: default
9900 mask: default
9901 gateway: fd00:1122:3344:101::1
9902 interface: oxControlService20
9903 flags: <UP,GATEWAY,DONE,STATIC>
9904 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9905 0 0 0 0 0 0 9000 0
9906 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9907 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9908 note: configured to log to "/dev/stdout"
99092023-07-16T04:50:50.076ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
99102023-07-16T04:50:50.079ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
99112023-07-16T04:50:50.079ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
99122023-07-16T04:50:50.108ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
99132023-07-16T04:50:50.108ZINFOcrucible-agent: instance states: (Some(Disabled), None)
99142023-07-16T04:50:50.108ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
99152023-07-16T04:50:50.111ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
99162023-07-16T04:50:50.116ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
99172023-07-16T04:50:50.116ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9918 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9919 ', agent/src/main.rs:880:30
9920 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9921 [ Jul 16 04:50:50 Stopping because service exited with an error. ]
9922 [ Jul 16 04:50:50 Failing too quickly, throttling. ]
9923 [ Jul 16 04:50:51 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9924 + . /lib/svc/share/smf_include.sh
9925 ++ SMF_EXIT_OK=0
9926 ++ SMF_EXIT_NODAEMON=94
9927 ++ SMF_EXIT_ERR_FATAL=95
9928 ++ SMF_EXIT_ERR_CONFIG=96
9929 ++ SMF_EXIT_MON_DEGRADE=97
9930 ++ SMF_EXIT_MON_OFFLINE=98
9931 ++ SMF_EXIT_ERR_NOSMF=99
9932 ++ SMF_EXIT_ERR_PERM=100
9933 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9934 + DATALINK=oxControlService20
9935 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
9936 + GATEWAY=fd00:1122:3344:101::1
9937 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
9938 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
9939 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
9940 + LISTEN_ADDR=fd00:1122:3344:101::10
9941 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
9942 + LISTEN_PORT=32345
9943 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
9944 + PORTBASE=19000
9945 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
9946 + DOWNSTAIRS_PREFIX=downstairs
9947 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
9948 + SNAPSHOT_PREFIX=snapshot
9949 + [[ oxControlService20 == unknown ]]
9950 + [[ fd00:1122:3344:101::1 == unknown ]]
9951 + ipadm delete-if oxControlService20
9952 + ipadm create-if -t oxControlService20
9953 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
9954 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
9955 + ipadm show-addr oxControlService20/ll
9956 ipadm: Address object not found
9957 + ipadm create-addr -t -T addrconf oxControlService20/ll
9958 + ipadm show-addr oxControlService20/omicron6
9959 ipadm: Address object not found
9960 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
9961 + route get -inet6 default -inet6 fd00:1122:3344:101::1
9962 route to: default
9963 destination: default
9964 mask: default
9965 gateway: fd00:1122:3344:101::1
9966 interface: oxControlService20
9967 flags: <UP,GATEWAY,DONE,STATIC>
9968 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
9969 0 0 0 0 0 0 9000 0
9970 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
9971 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
9972 note: configured to log to "/dev/stdout"
99732023-07-16T04:50:51.677ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
99742023-07-16T04:50:51.679ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
99752023-07-16T04:50:51.679ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
99762023-07-16T04:50:51.708ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
99772023-07-16T04:50:51.708ZINFOcrucible-agent: instance states: (Some(Disabled), None)
99782023-07-16T04:50:51.709ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
99792023-07-16T04:50:51.712ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
99802023-07-16T04:50:51.716ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
99812023-07-16T04:50:51.716ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
9982 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
9983 ', agent/src/main.rs:880:30
9984 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
9985 [ Jul 16 04:50:51 Stopping because service exited with an error. ]
9986 [ Jul 16 04:50:51 Failing too quickly, throttling. ]
9987 [ Jul 16 04:50:52 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
9988 + . /lib/svc/share/smf_include.sh
9989 ++ SMF_EXIT_OK=0
9990 ++ SMF_EXIT_NODAEMON=94
9991 ++ SMF_EXIT_ERR_FATAL=95
9992 ++ SMF_EXIT_ERR_CONFIG=96
9993 ++ SMF_EXIT_MON_DEGRADE=97
9994 ++ SMF_EXIT_MON_OFFLINE=98
9995 ++ SMF_EXIT_ERR_NOSMF=99
9996 ++ SMF_EXIT_ERR_PERM=100
9997 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
9998 + DATALINK=oxControlService20
9999 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10000 + GATEWAY=fd00:1122:3344:101::1
10001 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10002 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10003 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10004 + LISTEN_ADDR=fd00:1122:3344:101::10
10005 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10006 + LISTEN_PORT=32345
10007 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10008 + PORTBASE=19000
10009 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10010 + DOWNSTAIRS_PREFIX=downstairs
10011 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10012 + SNAPSHOT_PREFIX=snapshot
10013 + [[ oxControlService20 == unknown ]]
10014 + [[ fd00:1122:3344:101::1 == unknown ]]
10015 + ipadm delete-if oxControlService20
10016 + ipadm create-if -t oxControlService20
10017 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10018 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10019 + ipadm show-addr oxControlService20/ll
10020 ipadm: Address object not found
10021 + ipadm create-addr -t -T addrconf oxControlService20/ll
10022 + ipadm show-addr oxControlService20/omicron6
10023 ipadm: Address object not found
10024 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10025 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10026 route to: default
10027 destination: default
10028 mask: default
10029 gateway: fd00:1122:3344:101::1
10030 interface: oxControlService20
10031 flags: <UP,GATEWAY,DONE,STATIC>
10032 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10033 0 0 0 0 0 0 9000 0
10034 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10035 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10036 note: configured to log to "/dev/stdout"
100372023-07-16T04:50:53.275ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
100382023-07-16T04:50:53.277ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
100392023-07-16T04:50:53.277ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
100402023-07-16T04:50:53.306ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
100412023-07-16T04:50:53.306ZINFOcrucible-agent: instance states: (Some(Disabled), None)
100422023-07-16T04:50:53.307ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
100432023-07-16T04:50:53.309ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
100442023-07-16T04:50:53.313ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
100452023-07-16T04:50:53.314ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10046 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10047 ', agent/src/main.rs:880:30
10048 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10049 [ Jul 16 04:50:53 Stopping because service exited with an error. ]
10050 [ Jul 16 04:50:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10051 + . /lib/svc/share/smf_include.sh
10052 ++ SMF_EXIT_OK=0
10053 ++ SMF_EXIT_NODAEMON=94
10054 ++ SMF_EXIT_ERR_FATAL=95
10055 ++ SMF_EXIT_ERR_CONFIG=96
10056 ++ SMF_EXIT_MON_DEGRADE=97
10057 ++ SMF_EXIT_MON_OFFLINE=98
10058 ++ SMF_EXIT_ERR_NOSMF=99
10059 ++ SMF_EXIT_ERR_PERM=100
10060 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10061 + DATALINK=oxControlService20
10062 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10063 + GATEWAY=fd00:1122:3344:101::1
10064 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10065 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10066 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10067 + LISTEN_ADDR=fd00:1122:3344:101::10
10068 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10069 + LISTEN_PORT=32345
10070 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10071 + PORTBASE=19000
10072 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10073 + DOWNSTAIRS_PREFIX=downstairs
10074 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10075 + SNAPSHOT_PREFIX=snapshot
10076 + [[ oxControlService20 == unknown ]]
10077 + [[ fd00:1122:3344:101::1 == unknown ]]
10078 + ipadm delete-if oxControlService20
10079 + ipadm create-if -t oxControlService20
10080 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10081 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10082 + ipadm show-addr oxControlService20/ll
10083 ipadm: Address object not found
10084 + ipadm create-addr -t -T addrconf oxControlService20/ll
10085 + ipadm show-addr oxControlService20/omicron6
10086 ipadm: Address object not found
10087 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10088 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10089 route to: default
10090 destination: default
10091 mask: default
10092 gateway: fd00:1122:3344:101::1
10093 interface: oxControlService20
10094 flags: <UP,GATEWAY,DONE,STATIC>
10095 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10096 0 0 0 0 0 0 9000 0
10097 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10098 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10099 note: configured to log to "/dev/stdout"
101002023-07-16T04:50:53.871ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
101012023-07-16T04:50:53.873ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
101022023-07-16T04:50:53.873ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
101032023-07-16T04:50:53.902ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
101042023-07-16T04:50:53.902ZINFOcrucible-agent: instance states: (Some(Disabled), None)
101052023-07-16T04:50:53.902ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
101062023-07-16T04:50:53.905ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
101072023-07-16T04:50:53.910ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
101082023-07-16T04:50:53.910ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10109 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10110 ', agent/src/main.rs:880:30
10111 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10112 [ Jul 16 04:50:53 Stopping because service exited with an error. ]
10113 [ Jul 16 04:50:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10114 + . /lib/svc/share/smf_include.sh
10115 ++ SMF_EXIT_OK=0
10116 ++ SMF_EXIT_NODAEMON=94
10117 ++ SMF_EXIT_ERR_FATAL=95
10118 ++ SMF_EXIT_ERR_CONFIG=96
10119 ++ SMF_EXIT_MON_DEGRADE=97
10120 ++ SMF_EXIT_MON_OFFLINE=98
10121 ++ SMF_EXIT_ERR_NOSMF=99
10122 ++ SMF_EXIT_ERR_PERM=100
10123 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10124 + DATALINK=oxControlService20
10125 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10126 + GATEWAY=fd00:1122:3344:101::1
10127 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10128 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10129 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10130 + LISTEN_ADDR=fd00:1122:3344:101::10
10131 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10132 + LISTEN_PORT=32345
10133 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10134 + PORTBASE=19000
10135 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10136 + DOWNSTAIRS_PREFIX=downstairs
10137 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10138 + SNAPSHOT_PREFIX=snapshot
10139 + [[ oxControlService20 == unknown ]]
10140 + [[ fd00:1122:3344:101::1 == unknown ]]
10141 + ipadm delete-if oxControlService20
10142 + ipadm create-if -t oxControlService20
10143 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10144 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10145 + ipadm show-addr oxControlService20/ll
10146 ipadm: Address object not found
10147 + ipadm create-addr -t -T addrconf oxControlService20/ll
10148 + ipadm show-addr oxControlService20/omicron6
10149 ipadm: Address object not found
10150 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10151 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10152 route to: default
10153 destination: default
10154 mask: default
10155 gateway: fd00:1122:3344:101::1
10156 interface: oxControlService20
10157 flags: <UP,GATEWAY,DONE,STATIC>
10158 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10159 0 0 0 0 0 0 9000 0
10160 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10161 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10162 note: configured to log to "/dev/stdout"
101632023-07-16T04:50:54.463ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
101642023-07-16T04:50:54.465ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
101652023-07-16T04:50:54.465ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
101662023-07-16T04:50:54.496ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
101672023-07-16T04:50:54.496ZINFOcrucible-agent: instance states: (Some(Disabled), None)
101682023-07-16T04:50:54.497ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
101692023-07-16T04:50:54.500ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
101702023-07-16T04:50:54.504ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
101712023-07-16T04:50:54.504ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10172 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10173 ', agent/src/main.rs:880:30
10174 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10175 [ Jul 16 04:50:54 Stopping because service exited with an error. ]
10176 [ Jul 16 04:50:54 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10177 + . /lib/svc/share/smf_include.sh
10178 ++ SMF_EXIT_OK=0
10179 ++ SMF_EXIT_NODAEMON=94
10180 ++ SMF_EXIT_ERR_FATAL=95
10181 ++ SMF_EXIT_ERR_CONFIG=96
10182 ++ SMF_EXIT_MON_DEGRADE=97
10183 ++ SMF_EXIT_MON_OFFLINE=98
10184 ++ SMF_EXIT_ERR_NOSMF=99
10185 ++ SMF_EXIT_ERR_PERM=100
10186 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10187 + DATALINK=oxControlService20
10188 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10189 + GATEWAY=fd00:1122:3344:101::1
10190 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10191 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10192 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10193 + LISTEN_ADDR=fd00:1122:3344:101::10
10194 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10195 + LISTEN_PORT=32345
10196 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10197 + PORTBASE=19000
10198 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10199 + DOWNSTAIRS_PREFIX=downstairs
10200 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10201 + SNAPSHOT_PREFIX=snapshot
10202 + [[ oxControlService20 == unknown ]]
10203 + [[ fd00:1122:3344:101::1 == unknown ]]
10204 + ipadm delete-if oxControlService20
10205 + ipadm create-if -t oxControlService20
10206 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10207 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10208 + ipadm show-addr oxControlService20/ll
10209 ipadm: Address object not found
10210 + ipadm create-addr -t -T addrconf oxControlService20/ll
10211 + ipadm show-addr oxControlService20/omicron6
10212 ipadm: Address object not found
10213 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10214 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10215 route to: default
10216 destination: default
10217 mask: default
10218 gateway: fd00:1122:3344:101::1
10219 interface: oxControlService20
10220 flags: <UP,GATEWAY,DONE,STATIC>
10221 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10222 0 0 0 0 0 0 9000 0
10223 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10224 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10225 note: configured to log to "/dev/stdout"
102262023-07-16T04:50:55.060ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
102272023-07-16T04:50:55.063ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
102282023-07-16T04:50:55.063ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
102292023-07-16T04:50:55.092ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
102302023-07-16T04:50:55.092ZINFOcrucible-agent: instance states: (Some(Disabled), None)
102312023-07-16T04:50:55.093ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
102322023-07-16T04:50:55.095ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
102332023-07-16T04:50:55.099ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
102342023-07-16T04:50:55.100ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10235 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10236 ', agent/src/main.rs:880:30
10237 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10238 [ Jul 16 04:50:55 Stopping because service exited with an error. ]
10239 [ Jul 16 04:50:55 Failing too quickly, throttling. ]
10240 [ Jul 16 04:50:56 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10241 + . /lib/svc/share/smf_include.sh
10242 ++ SMF_EXIT_OK=0
10243 ++ SMF_EXIT_NODAEMON=94
10244 ++ SMF_EXIT_ERR_FATAL=95
10245 ++ SMF_EXIT_ERR_CONFIG=96
10246 ++ SMF_EXIT_MON_DEGRADE=97
10247 ++ SMF_EXIT_MON_OFFLINE=98
10248 ++ SMF_EXIT_ERR_NOSMF=99
10249 ++ SMF_EXIT_ERR_PERM=100
10250 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10251 + DATALINK=oxControlService20
10252 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10253 + GATEWAY=fd00:1122:3344:101::1
10254 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10255 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10256 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10257 + LISTEN_ADDR=fd00:1122:3344:101::10
10258 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10259 + LISTEN_PORT=32345
10260 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10261 + PORTBASE=19000
10262 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10263 + DOWNSTAIRS_PREFIX=downstairs
10264 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10265 + SNAPSHOT_PREFIX=snapshot
10266 + [[ oxControlService20 == unknown ]]
10267 + [[ fd00:1122:3344:101::1 == unknown ]]
10268 + ipadm delete-if oxControlService20
10269 + ipadm create-if -t oxControlService20
10270 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10271 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10272 + ipadm show-addr oxControlService20/ll
10273 ipadm: Address object not found
10274 + ipadm create-addr -t -T addrconf oxControlService20/ll
10275 + ipadm show-addr oxControlService20/omicron6
10276 ipadm: Address object not found
10277 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10278 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10279 route to: default
10280 destination: default
10281 mask: default
10282 gateway: fd00:1122:3344:101::1
10283 interface: oxControlService20
10284 flags: <UP,GATEWAY,DONE,STATIC>
10285 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10286 0 0 0 0 0 0 9000 0
10287 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10288 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10289 note: configured to log to "/dev/stdout"
102902023-07-16T04:50:56.660ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
102912023-07-16T04:50:56.662ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
102922023-07-16T04:50:56.663ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
102932023-07-16T04:50:56.692ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
102942023-07-16T04:50:56.692ZINFOcrucible-agent: instance states: (Some(Disabled), None)
102952023-07-16T04:50:56.693ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
102962023-07-16T04:50:56.695ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
102972023-07-16T04:50:56.701ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
102982023-07-16T04:50:56.701ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10299 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10300 ', agent/src/main.rs:880:30
10301 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10302 [ Jul 16 04:50:56 Stopping because service exited with an error. ]
10303 [ Jul 16 04:50:56 Failing too quickly, throttling. ]
10304 [ Jul 16 04:50:57 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10305 + . /lib/svc/share/smf_include.sh
10306 ++ SMF_EXIT_OK=0
10307 ++ SMF_EXIT_NODAEMON=94
10308 ++ SMF_EXIT_ERR_FATAL=95
10309 ++ SMF_EXIT_ERR_CONFIG=96
10310 ++ SMF_EXIT_MON_DEGRADE=97
10311 ++ SMF_EXIT_MON_OFFLINE=98
10312 ++ SMF_EXIT_ERR_NOSMF=99
10313 ++ SMF_EXIT_ERR_PERM=100
10314 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10315 + DATALINK=oxControlService20
10316 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10317 + GATEWAY=fd00:1122:3344:101::1
10318 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10319 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10320 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10321 + LISTEN_ADDR=fd00:1122:3344:101::10
10322 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10323 + LISTEN_PORT=32345
10324 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10325 + PORTBASE=19000
10326 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10327 + DOWNSTAIRS_PREFIX=downstairs
10328 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10329 + SNAPSHOT_PREFIX=snapshot
10330 + [[ oxControlService20 == unknown ]]
10331 + [[ fd00:1122:3344:101::1 == unknown ]]
10332 + ipadm delete-if oxControlService20
10333 + ipadm create-if -t oxControlService20
10334 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10335 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10336 + ipadm show-addr oxControlService20/ll
10337 ipadm: Address object not found
10338 + ipadm create-addr -t -T addrconf oxControlService20/ll
10339 + ipadm show-addr oxControlService20/omicron6
10340 ipadm: Address object not found
10341 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10342 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10343 route to: default
10344 destination: default
10345 mask: default
10346 gateway: fd00:1122:3344:101::1
10347 interface: oxControlService20
10348 flags: <UP,GATEWAY,DONE,STATIC>
10349 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10350 0 0 0 0 0 0 9000 0
10351 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10352 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10353 note: configured to log to "/dev/stdout"
103542023-07-16T04:50:58.256ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
103552023-07-16T04:50:58.258ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
103562023-07-16T04:50:58.258ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
103572023-07-16T04:50:58.288ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
103582023-07-16T04:50:58.289ZINFOcrucible-agent: instance states: (Some(Disabled), None)
103592023-07-16T04:50:58.290ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
103602023-07-16T04:50:58.292ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
103612023-07-16T04:50:58.297ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
103622023-07-16T04:50:58.297ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10363 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10364 ', agent/src/main.rs:880:30
10365 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10366 [ Jul 16 04:50:58 Stopping because service exited with an error. ]
10367 [ Jul 16 04:50:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10368 + . /lib/svc/share/smf_include.sh
10369 ++ SMF_EXIT_OK=0
10370 ++ SMF_EXIT_NODAEMON=94
10371 ++ SMF_EXIT_ERR_FATAL=95
10372 ++ SMF_EXIT_ERR_CONFIG=96
10373 ++ SMF_EXIT_MON_DEGRADE=97
10374 ++ SMF_EXIT_MON_OFFLINE=98
10375 ++ SMF_EXIT_ERR_NOSMF=99
10376 ++ SMF_EXIT_ERR_PERM=100
10377 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10378 + DATALINK=oxControlService20
10379 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10380 + GATEWAY=fd00:1122:3344:101::1
10381 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10382 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10383 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10384 + LISTEN_ADDR=fd00:1122:3344:101::10
10385 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10386 + LISTEN_PORT=32345
10387 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10388 + PORTBASE=19000
10389 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10390 + DOWNSTAIRS_PREFIX=downstairs
10391 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10392 + SNAPSHOT_PREFIX=snapshot
10393 + [[ oxControlService20 == unknown ]]
10394 + [[ fd00:1122:3344:101::1 == unknown ]]
10395 + ipadm delete-if oxControlService20
10396 + ipadm create-if -t oxControlService20
10397 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10398 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10399 + ipadm show-addr oxControlService20/ll
10400 ipadm: Address object not found
10401 + ipadm create-addr -t -T addrconf oxControlService20/ll
10402 + ipadm show-addr oxControlService20/omicron6
10403 ipadm: Address object not found
10404 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10405 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10406 route to: default
10407 destination: default
10408 mask: default
10409 gateway: fd00:1122:3344:101::1
10410 interface: oxControlService20
10411 flags: <UP,GATEWAY,DONE,STATIC>
10412 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10413 0 0 0 0 0 0 9000 0
10414 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10415 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10416 note: configured to log to "/dev/stdout"
104172023-07-16T04:50:58.856ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
104182023-07-16T04:50:58.859ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
104192023-07-16T04:50:58.859ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
104202023-07-16T04:50:58.889ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
104212023-07-16T04:50:58.889ZINFOcrucible-agent: instance states: (Some(Disabled), None)
104222023-07-16T04:50:58.890ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
104232023-07-16T04:50:58.893ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
104242023-07-16T04:50:58.897ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
104252023-07-16T04:50:58.897ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10426 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10427 ', agent/src/main.rs:880:30
10428 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10429 [ Jul 16 04:50:58 Stopping because service exited with an error. ]
10430 [ Jul 16 04:50:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10431 + . /lib/svc/share/smf_include.sh
10432 ++ SMF_EXIT_OK=0
10433 ++ SMF_EXIT_NODAEMON=94
10434 ++ SMF_EXIT_ERR_FATAL=95
10435 ++ SMF_EXIT_ERR_CONFIG=96
10436 ++ SMF_EXIT_MON_DEGRADE=97
10437 ++ SMF_EXIT_MON_OFFLINE=98
10438 ++ SMF_EXIT_ERR_NOSMF=99
10439 ++ SMF_EXIT_ERR_PERM=100
10440 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10441 + DATALINK=oxControlService20
10442 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10443 + GATEWAY=fd00:1122:3344:101::1
10444 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10445 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10446 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10447 + LISTEN_ADDR=fd00:1122:3344:101::10
10448 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10449 + LISTEN_PORT=32345
10450 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10451 + PORTBASE=19000
10452 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10453 + DOWNSTAIRS_PREFIX=downstairs
10454 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10455 + SNAPSHOT_PREFIX=snapshot
10456 + [[ oxControlService20 == unknown ]]
10457 + [[ fd00:1122:3344:101::1 == unknown ]]
10458 + ipadm delete-if oxControlService20
10459 + ipadm create-if -t oxControlService20
10460 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10461 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10462 + ipadm show-addr oxControlService20/ll
10463 ipadm: Address object not found
10464 + ipadm create-addr -t -T addrconf oxControlService20/ll
10465 + ipadm show-addr oxControlService20/omicron6
10466 ipadm: Address object not found
10467 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10468 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10469 route to: default
10470 destination: default
10471 mask: default
10472 gateway: fd00:1122:3344:101::1
10473 interface: oxControlService20
10474 flags: <UP,GATEWAY,DONE,STATIC>
10475 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10476 0 0 0 0 0 0 9000 0
10477 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10478 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10479 note: configured to log to "/dev/stdout"
104802023-07-16T04:50:59.449ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
104812023-07-16T04:50:59.451ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
104822023-07-16T04:50:59.451ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
104832023-07-16T04:50:59.481ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
104842023-07-16T04:50:59.481ZINFOcrucible-agent: instance states: (Some(Disabled), None)
104852023-07-16T04:50:59.482ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
104862023-07-16T04:50:59.484ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
104872023-07-16T04:50:59.489ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
104882023-07-16T04:50:59.489ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10489 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10490 ', agent/src/main.rs:880:30
10491 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10492 [ Jul 16 04:50:59 Stopping because service exited with an error. ]
10493 [ Jul 16 04:50:59 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10494 + . /lib/svc/share/smf_include.sh
10495 ++ SMF_EXIT_OK=0
10496 ++ SMF_EXIT_NODAEMON=94
10497 ++ SMF_EXIT_ERR_FATAL=95
10498 ++ SMF_EXIT_ERR_CONFIG=96
10499 ++ SMF_EXIT_MON_DEGRADE=97
10500 ++ SMF_EXIT_MON_OFFLINE=98
10501 ++ SMF_EXIT_ERR_NOSMF=99
10502 ++ SMF_EXIT_ERR_PERM=100
10503 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10504 + DATALINK=oxControlService20
10505 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10506 + GATEWAY=fd00:1122:3344:101::1
10507 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10508 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10509 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10510 + LISTEN_ADDR=fd00:1122:3344:101::10
10511 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10512 + LISTEN_PORT=32345
10513 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10514 + PORTBASE=19000
10515 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10516 + DOWNSTAIRS_PREFIX=downstairs
10517 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10518 + SNAPSHOT_PREFIX=snapshot
10519 + [[ oxControlService20 == unknown ]]
10520 + [[ fd00:1122:3344:101::1 == unknown ]]
10521 + ipadm delete-if oxControlService20
10522 + ipadm create-if -t oxControlService20
10523 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10524 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10525 + ipadm show-addr oxControlService20/ll
10526 ipadm: Address object not found
10527 + ipadm create-addr -t -T addrconf oxControlService20/ll
10528 + ipadm show-addr oxControlService20/omicron6
10529 ipadm: Address object not found
10530 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10531 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10532 route to: default
10533 destination: default
10534 mask: default
10535 gateway: fd00:1122:3344:101::1
10536 interface: oxControlService20
10537 flags: <UP,GATEWAY,DONE,STATIC>
10538 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10539 0 0 0 0 0 0 9000 0
10540 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10541 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10542 note: configured to log to "/dev/stdout"
105432023-07-16T04:51:00.048ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
105442023-07-16T04:51:00.050ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
105452023-07-16T04:51:00.050ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
105462023-07-16T04:51:00.079ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
105472023-07-16T04:51:00.080ZINFOcrucible-agent: instance states: (Some(Disabled), None)
105482023-07-16T04:51:00.080ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
105492023-07-16T04:51:00.083ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
105502023-07-16T04:51:00.087ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
105512023-07-16T04:51:00.087ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10552 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10553 ', agent/src/main.rs:880:30
10554 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10555 [ Jul 16 04:51:00 Stopping because service exited with an error. ]
10556 [ Jul 16 04:51:00 Failing too quickly, throttling. ]
10557 [ Jul 16 04:51:01 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10558 + . /lib/svc/share/smf_include.sh
10559 ++ SMF_EXIT_OK=0
10560 ++ SMF_EXIT_NODAEMON=94
10561 ++ SMF_EXIT_ERR_FATAL=95
10562 ++ SMF_EXIT_ERR_CONFIG=96
10563 ++ SMF_EXIT_MON_DEGRADE=97
10564 ++ SMF_EXIT_MON_OFFLINE=98
10565 ++ SMF_EXIT_ERR_NOSMF=99
10566 ++ SMF_EXIT_ERR_PERM=100
10567 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10568 + DATALINK=oxControlService20
10569 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10570 + GATEWAY=fd00:1122:3344:101::1
10571 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10572 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10573 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10574 + LISTEN_ADDR=fd00:1122:3344:101::10
10575 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10576 + LISTEN_PORT=32345
10577 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10578 + PORTBASE=19000
10579 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10580 + DOWNSTAIRS_PREFIX=downstairs
10581 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10582 + SNAPSHOT_PREFIX=snapshot
10583 + [[ oxControlService20 == unknown ]]
10584 + [[ fd00:1122:3344:101::1 == unknown ]]
10585 + ipadm delete-if oxControlService20
10586 + ipadm create-if -t oxControlService20
10587 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10588 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10589 + ipadm show-addr oxControlService20/ll
10590 ipadm: Address object not found
10591 + ipadm create-addr -t -T addrconf oxControlService20/ll
10592 + ipadm show-addr oxControlService20/omicron6
10593 ipadm: Address object not found
10594 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10595 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10596 route to: default
10597 destination: default
10598 mask: default
10599 gateway: fd00:1122:3344:101::1
10600 interface: oxControlService20
10601 flags: <UP,GATEWAY,DONE,STATIC>
10602 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10603 0 0 0 0 0 0 9000 0
10604 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10605 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10606 note: configured to log to "/dev/stdout"
106072023-07-16T04:51:01.653ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
106082023-07-16T04:51:01.655ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
106092023-07-16T04:51:01.655ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
106102023-07-16T04:51:01.685ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
106112023-07-16T04:51:01.685ZINFOcrucible-agent: instance states: (Some(Disabled), None)
106122023-07-16T04:51:01.686ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
106132023-07-16T04:51:01.688ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
106142023-07-16T04:51:01.693ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
106152023-07-16T04:51:01.693ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10616 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10617 ', agent/src/main.rs:880:30
10618 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10619 [ Jul 16 04:51:01 Stopping because service exited with an error. ]
10620 [ Jul 16 04:51:01 Failing too quickly, throttling. ]
10621 [ Jul 16 04:51:02 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10622 + . /lib/svc/share/smf_include.sh
10623 ++ SMF_EXIT_OK=0
10624 ++ SMF_EXIT_NODAEMON=94
10625 ++ SMF_EXIT_ERR_FATAL=95
10626 ++ SMF_EXIT_ERR_CONFIG=96
10627 ++ SMF_EXIT_MON_DEGRADE=97
10628 ++ SMF_EXIT_MON_OFFLINE=98
10629 ++ SMF_EXIT_ERR_NOSMF=99
10630 ++ SMF_EXIT_ERR_PERM=100
10631 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10632 + DATALINK=oxControlService20
10633 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10634 + GATEWAY=fd00:1122:3344:101::1
10635 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10636 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10637 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10638 + LISTEN_ADDR=fd00:1122:3344:101::10
10639 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10640 + LISTEN_PORT=32345
10641 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10642 + PORTBASE=19000
10643 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10644 + DOWNSTAIRS_PREFIX=downstairs
10645 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10646 + SNAPSHOT_PREFIX=snapshot
10647 + [[ oxControlService20 == unknown ]]
10648 + [[ fd00:1122:3344:101::1 == unknown ]]
10649 + ipadm delete-if oxControlService20
10650 + ipadm create-if -t oxControlService20
10651 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10652 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10653 + ipadm show-addr oxControlService20/ll
10654 ipadm: Address object not found
10655 + ipadm create-addr -t -T addrconf oxControlService20/ll
10656 + ipadm show-addr oxControlService20/omicron6
10657 ipadm: Address object not found
10658 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10659 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10660 route to: default
10661 destination: default
10662 mask: default
10663 gateway: fd00:1122:3344:101::1
10664 interface: oxControlService20
10665 flags: <UP,GATEWAY,DONE,STATIC>
10666 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10667 0 0 0 0 0 0 9000 0
10668 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10669 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10670 note: configured to log to "/dev/stdout"
106712023-07-16T04:51:03.249ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
106722023-07-16T04:51:03.251ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
106732023-07-16T04:51:03.251ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
106742023-07-16T04:51:03.282ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
106752023-07-16T04:51:03.282ZINFOcrucible-agent: instance states: (Some(Disabled), None)
106762023-07-16T04:51:03.283ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
106772023-07-16T04:51:03.286ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
106782023-07-16T04:51:03.290ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
106792023-07-16T04:51:03.290ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10680 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10681 ', agent/src/main.rs:880:30
10682 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10683 [ Jul 16 04:51:03 Stopping because service exited with an error. ]
10684 [ Jul 16 04:51:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10685 + . /lib/svc/share/smf_include.sh
10686 ++ SMF_EXIT_OK=0
10687 ++ SMF_EXIT_NODAEMON=94
10688 ++ SMF_EXIT_ERR_FATAL=95
10689 ++ SMF_EXIT_ERR_CONFIG=96
10690 ++ SMF_EXIT_MON_DEGRADE=97
10691 ++ SMF_EXIT_MON_OFFLINE=98
10692 ++ SMF_EXIT_ERR_NOSMF=99
10693 ++ SMF_EXIT_ERR_PERM=100
10694 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10695 + DATALINK=oxControlService20
10696 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10697 + GATEWAY=fd00:1122:3344:101::1
10698 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10699 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10700 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10701 + LISTEN_ADDR=fd00:1122:3344:101::10
10702 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10703 + LISTEN_PORT=32345
10704 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10705 + PORTBASE=19000
10706 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10707 + DOWNSTAIRS_PREFIX=downstairs
10708 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10709 + SNAPSHOT_PREFIX=snapshot
10710 + [[ oxControlService20 == unknown ]]
10711 + [[ fd00:1122:3344:101::1 == unknown ]]
10712 + ipadm delete-if oxControlService20
10713 + ipadm create-if -t oxControlService20
10714 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10715 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10716 + ipadm show-addr oxControlService20/ll
10717 ipadm: Address object not found
10718 + ipadm create-addr -t -T addrconf oxControlService20/ll
10719 + ipadm show-addr oxControlService20/omicron6
10720 ipadm: Address object not found
10721 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10722 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10723 route to: default
10724 destination: default
10725 mask: default
10726 gateway: fd00:1122:3344:101::1
10727 interface: oxControlService20
10728 flags: <UP,GATEWAY,DONE,STATIC>
10729 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10730 0 0 0 0 0 0 9000 0
10731 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10732 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10733 note: configured to log to "/dev/stdout"
107342023-07-16T04:51:03.850ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
107352023-07-16T04:51:03.853ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
107362023-07-16T04:51:03.853ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
107372023-07-16T04:51:03.881ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
107382023-07-16T04:51:03.881ZINFOcrucible-agent: instance states: (Some(Disabled), None)
107392023-07-16T04:51:03.882ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
107402023-07-16T04:51:03.884ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
107412023-07-16T04:51:03.889ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
107422023-07-16T04:51:03.889ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10743 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10744 ', agent/src/main.rs:880:30
10745 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10746 [ Jul 16 04:51:03 Stopping because service exited with an error. ]
10747 [ Jul 16 04:51:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10748 + . /lib/svc/share/smf_include.sh
10749 ++ SMF_EXIT_OK=0
10750 ++ SMF_EXIT_NODAEMON=94
10751 ++ SMF_EXIT_ERR_FATAL=95
10752 ++ SMF_EXIT_ERR_CONFIG=96
10753 ++ SMF_EXIT_MON_DEGRADE=97
10754 ++ SMF_EXIT_MON_OFFLINE=98
10755 ++ SMF_EXIT_ERR_NOSMF=99
10756 ++ SMF_EXIT_ERR_PERM=100
10757 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10758 + DATALINK=oxControlService20
10759 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10760 + GATEWAY=fd00:1122:3344:101::1
10761 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10762 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10763 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10764 + LISTEN_ADDR=fd00:1122:3344:101::10
10765 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10766 + LISTEN_PORT=32345
10767 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10768 + PORTBASE=19000
10769 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10770 + DOWNSTAIRS_PREFIX=downstairs
10771 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10772 + SNAPSHOT_PREFIX=snapshot
10773 + [[ oxControlService20 == unknown ]]
10774 + [[ fd00:1122:3344:101::1 == unknown ]]
10775 + ipadm delete-if oxControlService20
10776 + ipadm create-if -t oxControlService20
10777 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10778 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10779 + ipadm show-addr oxControlService20/ll
10780 ipadm: Address object not found
10781 + ipadm create-addr -t -T addrconf oxControlService20/ll
10782 + ipadm show-addr oxControlService20/omicron6
10783 ipadm: Address object not found
10784 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10785 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10786 route to: default
10787 destination: default
10788 mask: default
10789 gateway: fd00:1122:3344:101::1
10790 interface: oxControlService20
10791 flags: <UP,GATEWAY,DONE,STATIC>
10792 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10793 0 0 0 0 0 0 9000 0
10794 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10795 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10796 note: configured to log to "/dev/stdout"
107972023-07-16T04:51:04.446ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
107982023-07-16T04:51:04.449ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
107992023-07-16T04:51:04.449ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
108002023-07-16T04:51:04.479ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
108012023-07-16T04:51:04.479ZINFOcrucible-agent: instance states: (Some(Disabled), None)
108022023-07-16T04:51:04.480ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
108032023-07-16T04:51:04.482ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
108042023-07-16T04:51:04.486ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
108052023-07-16T04:51:04.486ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10806 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10807 ', agent/src/main.rs:880:30
10808 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10809 [ Jul 16 04:51:04 Stopping because service exited with an error. ]
10810 [ Jul 16 04:51:04 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10811 + . /lib/svc/share/smf_include.sh
10812 ++ SMF_EXIT_OK=0
10813 ++ SMF_EXIT_NODAEMON=94
10814 ++ SMF_EXIT_ERR_FATAL=95
10815 ++ SMF_EXIT_ERR_CONFIG=96
10816 ++ SMF_EXIT_MON_DEGRADE=97
10817 ++ SMF_EXIT_MON_OFFLINE=98
10818 ++ SMF_EXIT_ERR_NOSMF=99
10819 ++ SMF_EXIT_ERR_PERM=100
10820 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10821 + DATALINK=oxControlService20
10822 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10823 + GATEWAY=fd00:1122:3344:101::1
10824 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10825 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10826 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10827 + LISTEN_ADDR=fd00:1122:3344:101::10
10828 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10829 + LISTEN_PORT=32345
10830 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10831 + PORTBASE=19000
10832 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10833 + DOWNSTAIRS_PREFIX=downstairs
10834 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10835 + SNAPSHOT_PREFIX=snapshot
10836 + [[ oxControlService20 == unknown ]]
10837 + [[ fd00:1122:3344:101::1 == unknown ]]
10838 + ipadm delete-if oxControlService20
10839 + ipadm create-if -t oxControlService20
10840 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10841 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10842 + ipadm show-addr oxControlService20/ll
10843 ipadm: Address object not found
10844 + ipadm create-addr -t -T addrconf oxControlService20/ll
10845 + ipadm show-addr oxControlService20/omicron6
10846 ipadm: Address object not found
10847 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10848 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10849 route to: default
10850 destination: default
10851 mask: default
10852 gateway: fd00:1122:3344:101::1
10853 interface: oxControlService20
10854 flags: <UP,GATEWAY,DONE,STATIC>
10855 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10856 0 0 0 0 0 0 9000 0
10857 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10858 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10859 note: configured to log to "/dev/stdout"
108602023-07-16T04:51:05.044ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
108612023-07-16T04:51:05.046ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
108622023-07-16T04:51:05.046ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
108632023-07-16T04:51:05.077ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
108642023-07-16T04:51:05.077ZINFOcrucible-agent: instance states: (Some(Disabled), None)
108652023-07-16T04:51:05.078ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
108662023-07-16T04:51:05.081ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
108672023-07-16T04:51:05.085ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
108682023-07-16T04:51:05.085ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10869 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10870 ', agent/src/main.rs:880:30
10871 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10872 [ Jul 16 04:51:05 Stopping because service exited with an error. ]
10873 [ Jul 16 04:51:05 Failing too quickly, throttling. ]
10874 [ Jul 16 04:51:06 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10875 + . /lib/svc/share/smf_include.sh
10876 ++ SMF_EXIT_OK=0
10877 ++ SMF_EXIT_NODAEMON=94
10878 ++ SMF_EXIT_ERR_FATAL=95
10879 ++ SMF_EXIT_ERR_CONFIG=96
10880 ++ SMF_EXIT_MON_DEGRADE=97
10881 ++ SMF_EXIT_MON_OFFLINE=98
10882 ++ SMF_EXIT_ERR_NOSMF=99
10883 ++ SMF_EXIT_ERR_PERM=100
10884 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10885 + DATALINK=oxControlService20
10886 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10887 + GATEWAY=fd00:1122:3344:101::1
10888 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10889 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10890 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10891 + LISTEN_ADDR=fd00:1122:3344:101::10
10892 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10893 + LISTEN_PORT=32345
10894 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10895 + PORTBASE=19000
10896 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10897 + DOWNSTAIRS_PREFIX=downstairs
10898 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10899 + SNAPSHOT_PREFIX=snapshot
10900 + [[ oxControlService20 == unknown ]]
10901 + [[ fd00:1122:3344:101::1 == unknown ]]
10902 + ipadm delete-if oxControlService20
10903 + ipadm create-if -t oxControlService20
10904 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10905 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10906 + ipadm show-addr oxControlService20/ll
10907 ipadm: Address object not found
10908 + ipadm create-addr -t -T addrconf oxControlService20/ll
10909 + ipadm show-addr oxControlService20/omicron6
10910 ipadm: Address object not found
10911 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10912 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10913 route to: default
10914 destination: default
10915 mask: default
10916 gateway: fd00:1122:3344:101::1
10917 interface: oxControlService20
10918 flags: <UP,GATEWAY,DONE,STATIC>
10919 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10920 0 0 0 0 0 0 9000 0
10921 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10922 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10923 note: configured to log to "/dev/stdout"
109242023-07-16T04:51:06.648ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
109252023-07-16T04:51:06.650ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
109262023-07-16T04:51:06.650ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
109272023-07-16T04:51:06.681ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
109282023-07-16T04:51:06.682ZINFOcrucible-agent: instance states: (Some(Disabled), None)
109292023-07-16T04:51:06.682ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
109302023-07-16T04:51:06.685ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
109312023-07-16T04:51:06.689ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
109322023-07-16T04:51:06.689ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10933 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10934 ', agent/src/main.rs:880:30
10935 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
10936 [ Jul 16 04:51:06 Stopping because service exited with an error. ]
10937 [ Jul 16 04:51:06 Failing too quickly, throttling. ]
10938 [ Jul 16 04:51:07 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
10939 + . /lib/svc/share/smf_include.sh
10940 ++ SMF_EXIT_OK=0
10941 ++ SMF_EXIT_NODAEMON=94
10942 ++ SMF_EXIT_ERR_FATAL=95
10943 ++ SMF_EXIT_ERR_CONFIG=96
10944 ++ SMF_EXIT_MON_DEGRADE=97
10945 ++ SMF_EXIT_MON_OFFLINE=98
10946 ++ SMF_EXIT_ERR_NOSMF=99
10947 ++ SMF_EXIT_ERR_PERM=100
10948 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
10949 + DATALINK=oxControlService20
10950 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
10951 + GATEWAY=fd00:1122:3344:101::1
10952 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
10953 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
10954 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
10955 + LISTEN_ADDR=fd00:1122:3344:101::10
10956 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
10957 + LISTEN_PORT=32345
10958 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
10959 + PORTBASE=19000
10960 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
10961 + DOWNSTAIRS_PREFIX=downstairs
10962 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
10963 + SNAPSHOT_PREFIX=snapshot
10964 + [[ oxControlService20 == unknown ]]
10965 + [[ fd00:1122:3344:101::1 == unknown ]]
10966 + ipadm delete-if oxControlService20
10967 + ipadm create-if -t oxControlService20
10968 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
10969 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
10970 + ipadm show-addr oxControlService20/ll
10971 ipadm: Address object not found
10972 + ipadm create-addr -t -T addrconf oxControlService20/ll
10973 + ipadm show-addr oxControlService20/omicron6
10974 ipadm: Address object not found
10975 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
10976 + route get -inet6 default -inet6 fd00:1122:3344:101::1
10977 route to: default
10978 destination: default
10979 mask: default
10980 gateway: fd00:1122:3344:101::1
10981 interface: oxControlService20
10982 flags: <UP,GATEWAY,DONE,STATIC>
10983 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
10984 0 0 0 0 0 0 9000 0
10985 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
10986 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
10987 note: configured to log to "/dev/stdout"
109882023-07-16T04:51:08.248ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
109892023-07-16T04:51:08.250ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
109902023-07-16T04:51:08.250ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
109912023-07-16T04:51:08.280ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
109922023-07-16T04:51:08.280ZINFOcrucible-agent: instance states: (Some(Disabled), None)
109932023-07-16T04:51:08.280ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
109942023-07-16T04:51:08.283ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
109952023-07-16T04:51:08.287ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
109962023-07-16T04:51:08.287ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
10997 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
10998 ', agent/src/main.rs:880:30
10999 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11000 [ Jul 16 04:51:08 Stopping because service exited with an error. ]
11001 [ Jul 16 04:51:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11002 + . /lib/svc/share/smf_include.sh
11003 ++ SMF_EXIT_OK=0
11004 ++ SMF_EXIT_NODAEMON=94
11005 ++ SMF_EXIT_ERR_FATAL=95
11006 ++ SMF_EXIT_ERR_CONFIG=96
11007 ++ SMF_EXIT_MON_DEGRADE=97
11008 ++ SMF_EXIT_MON_OFFLINE=98
11009 ++ SMF_EXIT_ERR_NOSMF=99
11010 ++ SMF_EXIT_ERR_PERM=100
11011 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11012 + DATALINK=oxControlService20
11013 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11014 + GATEWAY=fd00:1122:3344:101::1
11015 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11016 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11017 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11018 + LISTEN_ADDR=fd00:1122:3344:101::10
11019 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11020 + LISTEN_PORT=32345
11021 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11022 + PORTBASE=19000
11023 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11024 + DOWNSTAIRS_PREFIX=downstairs
11025 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11026 + SNAPSHOT_PREFIX=snapshot
11027 + [[ oxControlService20 == unknown ]]
11028 + [[ fd00:1122:3344:101::1 == unknown ]]
11029 + ipadm delete-if oxControlService20
11030 + ipadm create-if -t oxControlService20
11031 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11032 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11033 + ipadm show-addr oxControlService20/ll
11034 ipadm: Address object not found
11035 + ipadm create-addr -t -T addrconf oxControlService20/ll
11036 + ipadm show-addr oxControlService20/omicron6
11037 ipadm: Address object not found
11038 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11039 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11040 route to: default
11041 destination: default
11042 mask: default
11043 gateway: fd00:1122:3344:101::1
11044 interface: oxControlService20
11045 flags: <UP,GATEWAY,DONE,STATIC>
11046 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11047 0 0 0 0 0 0 9000 0
11048 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11049 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11050 note: configured to log to "/dev/stdout"
110512023-07-16T04:51:08.843ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
110522023-07-16T04:51:08.845ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
110532023-07-16T04:51:08.845ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
110542023-07-16T04:51:08.874ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
110552023-07-16T04:51:08.874ZINFOcrucible-agent: instance states: (Some(Disabled), None)
110562023-07-16T04:51:08.875ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
110572023-07-16T04:51:08.878ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
110582023-07-16T04:51:08.882ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
110592023-07-16T04:51:08.882ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11060 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11061 ', agent/src/main.rs:880:30
11062 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11063 [ Jul 16 04:51:08 Stopping because service exited with an error. ]
11064 [ Jul 16 04:51:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11065 + . /lib/svc/share/smf_include.sh
11066 ++ SMF_EXIT_OK=0
11067 ++ SMF_EXIT_NODAEMON=94
11068 ++ SMF_EXIT_ERR_FATAL=95
11069 ++ SMF_EXIT_ERR_CONFIG=96
11070 ++ SMF_EXIT_MON_DEGRADE=97
11071 ++ SMF_EXIT_MON_OFFLINE=98
11072 ++ SMF_EXIT_ERR_NOSMF=99
11073 ++ SMF_EXIT_ERR_PERM=100
11074 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11075 + DATALINK=oxControlService20
11076 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11077 + GATEWAY=fd00:1122:3344:101::1
11078 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11079 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11080 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11081 + LISTEN_ADDR=fd00:1122:3344:101::10
11082 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11083 + LISTEN_PORT=32345
11084 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11085 + PORTBASE=19000
11086 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11087 + DOWNSTAIRS_PREFIX=downstairs
11088 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11089 + SNAPSHOT_PREFIX=snapshot
11090 + [[ oxControlService20 == unknown ]]
11091 + [[ fd00:1122:3344:101::1 == unknown ]]
11092 + ipadm delete-if oxControlService20
11093 + ipadm create-if -t oxControlService20
11094 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11095 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11096 + ipadm show-addr oxControlService20/ll
11097 ipadm: Address object not found
11098 + ipadm create-addr -t -T addrconf oxControlService20/ll
11099 + ipadm show-addr oxControlService20/omicron6
11100 ipadm: Address object not found
11101 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11102 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11103 route to: default
11104 destination: default
11105 mask: default
11106 gateway: fd00:1122:3344:101::1
11107 interface: oxControlService20
11108 flags: <UP,GATEWAY,DONE,STATIC>
11109 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11110 0 0 0 0 0 0 9000 0
11111 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11112 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11113 note: configured to log to "/dev/stdout"
111142023-07-16T04:51:09.437ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
111152023-07-16T04:51:09.439ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
111162023-07-16T04:51:09.439ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
111172023-07-16T04:51:09.468ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
111182023-07-16T04:51:09.468ZINFOcrucible-agent: instance states: (Some(Disabled), None)
111192023-07-16T04:51:09.469ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
111202023-07-16T04:51:09.471ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
111212023-07-16T04:51:09.476ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
111222023-07-16T04:51:09.476ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11123 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11124 ', agent/src/main.rs:880:30
11125 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11126 [ Jul 16 04:51:09 Stopping because service exited with an error. ]
11127 [ Jul 16 04:51:09 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11128 + . /lib/svc/share/smf_include.sh
11129 ++ SMF_EXIT_OK=0
11130 ++ SMF_EXIT_NODAEMON=94
11131 ++ SMF_EXIT_ERR_FATAL=95
11132 ++ SMF_EXIT_ERR_CONFIG=96
11133 ++ SMF_EXIT_MON_DEGRADE=97
11134 ++ SMF_EXIT_MON_OFFLINE=98
11135 ++ SMF_EXIT_ERR_NOSMF=99
11136 ++ SMF_EXIT_ERR_PERM=100
11137 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11138 + DATALINK=oxControlService20
11139 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11140 + GATEWAY=fd00:1122:3344:101::1
11141 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11142 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11143 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11144 + LISTEN_ADDR=fd00:1122:3344:101::10
11145 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11146 + LISTEN_PORT=32345
11147 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11148 + PORTBASE=19000
11149 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11150 + DOWNSTAIRS_PREFIX=downstairs
11151 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11152 + SNAPSHOT_PREFIX=snapshot
11153 + [[ oxControlService20 == unknown ]]
11154 + [[ fd00:1122:3344:101::1 == unknown ]]
11155 + ipadm delete-if oxControlService20
11156 + ipadm create-if -t oxControlService20
11157 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11158 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11159 + ipadm show-addr oxControlService20/ll
11160 ipadm: Address object not found
11161 + ipadm create-addr -t -T addrconf oxControlService20/ll
11162 + ipadm show-addr oxControlService20/omicron6
11163 ipadm: Address object not found
11164 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11165 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11166 route to: default
11167 destination: default
11168 mask: default
11169 gateway: fd00:1122:3344:101::1
11170 interface: oxControlService20
11171 flags: <UP,GATEWAY,DONE,STATIC>
11172 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11173 0 0 0 0 0 0 9000 0
11174 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11175 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11176 note: configured to log to "/dev/stdout"
111772023-07-16T04:51:10.034ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
111782023-07-16T04:51:10.036ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
111792023-07-16T04:51:10.036ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
111802023-07-16T04:51:10.064ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
111812023-07-16T04:51:10.065ZINFOcrucible-agent: instance states: (Some(Disabled), None)
111822023-07-16T04:51:10.065ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
111832023-07-16T04:51:10.068ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
111842023-07-16T04:51:10.073ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
111852023-07-16T04:51:10.073ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11186 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11187 ', agent/src/main.rs:880:30
11188 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11189 [ Jul 16 04:51:10 Stopping because service exited with an error. ]
11190 [ Jul 16 04:51:10 Failing too quickly, throttling. ]
11191 [ Jul 16 04:51:11 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11192 + . /lib/svc/share/smf_include.sh
11193 ++ SMF_EXIT_OK=0
11194 ++ SMF_EXIT_NODAEMON=94
11195 ++ SMF_EXIT_ERR_FATAL=95
11196 ++ SMF_EXIT_ERR_CONFIG=96
11197 ++ SMF_EXIT_MON_DEGRADE=97
11198 ++ SMF_EXIT_MON_OFFLINE=98
11199 ++ SMF_EXIT_ERR_NOSMF=99
11200 ++ SMF_EXIT_ERR_PERM=100
11201 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11202 + DATALINK=oxControlService20
11203 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11204 + GATEWAY=fd00:1122:3344:101::1
11205 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11206 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11207 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11208 + LISTEN_ADDR=fd00:1122:3344:101::10
11209 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11210 + LISTEN_PORT=32345
11211 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11212 + PORTBASE=19000
11213 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11214 + DOWNSTAIRS_PREFIX=downstairs
11215 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11216 + SNAPSHOT_PREFIX=snapshot
11217 + [[ oxControlService20 == unknown ]]
11218 + [[ fd00:1122:3344:101::1 == unknown ]]
11219 + ipadm delete-if oxControlService20
11220 + ipadm create-if -t oxControlService20
11221 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11222 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11223 + ipadm show-addr oxControlService20/ll
11224 ipadm: Address object not found
11225 + ipadm create-addr -t -T addrconf oxControlService20/ll
11226 + ipadm show-addr oxControlService20/omicron6
11227 ipadm: Address object not found
11228 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11229 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11230 route to: default
11231 destination: default
11232 mask: default
11233 gateway: fd00:1122:3344:101::1
11234 interface: oxControlService20
11235 flags: <UP,GATEWAY,DONE,STATIC>
11236 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11237 0 0 0 0 0 0 9000 0
11238 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11239 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11240 note: configured to log to "/dev/stdout"
112412023-07-16T04:51:11.635ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
112422023-07-16T04:51:11.638ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
112432023-07-16T04:51:11.638ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
112442023-07-16T04:51:11.668ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
112452023-07-16T04:51:11.668ZINFOcrucible-agent: instance states: (Some(Disabled), None)
112462023-07-16T04:51:11.669ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
112472023-07-16T04:51:11.671ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
112482023-07-16T04:51:11.676ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
112492023-07-16T04:51:11.676ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11250 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11251 ', agent/src/main.rs:880:30
11252 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11253 [ Jul 16 04:51:11 Stopping because service exited with an error. ]
11254 [ Jul 16 04:51:11 Failing too quickly, throttling. ]
11255 [ Jul 16 04:51:12 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11256 + . /lib/svc/share/smf_include.sh
11257 ++ SMF_EXIT_OK=0
11258 ++ SMF_EXIT_NODAEMON=94
11259 ++ SMF_EXIT_ERR_FATAL=95
11260 ++ SMF_EXIT_ERR_CONFIG=96
11261 ++ SMF_EXIT_MON_DEGRADE=97
11262 ++ SMF_EXIT_MON_OFFLINE=98
11263 ++ SMF_EXIT_ERR_NOSMF=99
11264 ++ SMF_EXIT_ERR_PERM=100
11265 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11266 + DATALINK=oxControlService20
11267 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11268 + GATEWAY=fd00:1122:3344:101::1
11269 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11270 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11271 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11272 + LISTEN_ADDR=fd00:1122:3344:101::10
11273 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11274 + LISTEN_PORT=32345
11275 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11276 + PORTBASE=19000
11277 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11278 + DOWNSTAIRS_PREFIX=downstairs
11279 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11280 + SNAPSHOT_PREFIX=snapshot
11281 + [[ oxControlService20 == unknown ]]
11282 + [[ fd00:1122:3344:101::1 == unknown ]]
11283 + ipadm delete-if oxControlService20
11284 + ipadm create-if -t oxControlService20
11285 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11286 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11287 + ipadm show-addr oxControlService20/ll
11288 ipadm: Address object not found
11289 + ipadm create-addr -t -T addrconf oxControlService20/ll
11290 + ipadm show-addr oxControlService20/omicron6
11291 ipadm: Address object not found
11292 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11293 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11294 route to: default
11295 destination: default
11296 mask: default
11297 gateway: fd00:1122:3344:101::1
11298 interface: oxControlService20
11299 flags: <UP,GATEWAY,DONE,STATIC>
11300 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11301 0 0 0 0 0 0 9000 0
11302 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11303 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11304 note: configured to log to "/dev/stdout"
113052023-07-16T04:51:13.234ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
113062023-07-16T04:51:13.236ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
113072023-07-16T04:51:13.236ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
113082023-07-16T04:51:13.266ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
113092023-07-16T04:51:13.266ZINFOcrucible-agent: instance states: (Some(Disabled), None)
113102023-07-16T04:51:13.267ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
113112023-07-16T04:51:13.269ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
113122023-07-16T04:51:13.274ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
113132023-07-16T04:51:13.274ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11314 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11315 ', agent/src/main.rs:880:30
11316 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11317 [ Jul 16 04:51:13 Stopping because service exited with an error. ]
11318 [ Jul 16 04:51:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11319 + . /lib/svc/share/smf_include.sh
11320 ++ SMF_EXIT_OK=0
11321 ++ SMF_EXIT_NODAEMON=94
11322 ++ SMF_EXIT_ERR_FATAL=95
11323 ++ SMF_EXIT_ERR_CONFIG=96
11324 ++ SMF_EXIT_MON_DEGRADE=97
11325 ++ SMF_EXIT_MON_OFFLINE=98
11326 ++ SMF_EXIT_ERR_NOSMF=99
11327 ++ SMF_EXIT_ERR_PERM=100
11328 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11329 + DATALINK=oxControlService20
11330 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11331 + GATEWAY=fd00:1122:3344:101::1
11332 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11333 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11334 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11335 + LISTEN_ADDR=fd00:1122:3344:101::10
11336 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11337 + LISTEN_PORT=32345
11338 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11339 + PORTBASE=19000
11340 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11341 + DOWNSTAIRS_PREFIX=downstairs
11342 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11343 + SNAPSHOT_PREFIX=snapshot
11344 + [[ oxControlService20 == unknown ]]
11345 + [[ fd00:1122:3344:101::1 == unknown ]]
11346 + ipadm delete-if oxControlService20
11347 + ipadm create-if -t oxControlService20
11348 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11349 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11350 + ipadm show-addr oxControlService20/ll
11351 ipadm: Address object not found
11352 + ipadm create-addr -t -T addrconf oxControlService20/ll
11353 + ipadm show-addr oxControlService20/omicron6
11354 ipadm: Address object not found
11355 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11356 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11357 route to: default
11358 destination: default
11359 mask: default
11360 gateway: fd00:1122:3344:101::1
11361 interface: oxControlService20
11362 flags: <UP,GATEWAY,DONE,STATIC>
11363 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11364 0 0 0 0 0 0 9000 0
11365 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11366 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11367 note: configured to log to "/dev/stdout"
113682023-07-16T04:51:13.834ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
113692023-07-16T04:51:13.836ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
113702023-07-16T04:51:13.836ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
113712023-07-16T04:51:13.865ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
113722023-07-16T04:51:13.865ZINFOcrucible-agent: instance states: (Some(Disabled), None)
113732023-07-16T04:51:13.866ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
113742023-07-16T04:51:13.868ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
113752023-07-16T04:51:13.872ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
113762023-07-16T04:51:13.872ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11377 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11378 ', agent/src/main.rs:880:30
11379 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11380 [ Jul 16 04:51:13 Stopping because service exited with an error. ]
11381 [ Jul 16 04:51:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11382 + . /lib/svc/share/smf_include.sh
11383 ++ SMF_EXIT_OK=0
11384 ++ SMF_EXIT_NODAEMON=94
11385 ++ SMF_EXIT_ERR_FATAL=95
11386 ++ SMF_EXIT_ERR_CONFIG=96
11387 ++ SMF_EXIT_MON_DEGRADE=97
11388 ++ SMF_EXIT_MON_OFFLINE=98
11389 ++ SMF_EXIT_ERR_NOSMF=99
11390 ++ SMF_EXIT_ERR_PERM=100
11391 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11392 + DATALINK=oxControlService20
11393 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11394 + GATEWAY=fd00:1122:3344:101::1
11395 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11396 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11397 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11398 + LISTEN_ADDR=fd00:1122:3344:101::10
11399 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11400 + LISTEN_PORT=32345
11401 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11402 + PORTBASE=19000
11403 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11404 + DOWNSTAIRS_PREFIX=downstairs
11405 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11406 + SNAPSHOT_PREFIX=snapshot
11407 + [[ oxControlService20 == unknown ]]
11408 + [[ fd00:1122:3344:101::1 == unknown ]]
11409 + ipadm delete-if oxControlService20
11410 + ipadm create-if -t oxControlService20
11411 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11412 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11413 + ipadm show-addr oxControlService20/ll
11414 ipadm: Address object not found
11415 + ipadm create-addr -t -T addrconf oxControlService20/ll
11416 + ipadm show-addr oxControlService20/omicron6
11417 ipadm: Address object not found
11418 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11419 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11420 route to: default
11421 destination: default
11422 mask: default
11423 gateway: fd00:1122:3344:101::1
11424 interface: oxControlService20
11425 flags: <UP,GATEWAY,DONE,STATIC>
11426 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11427 0 0 0 0 0 0 9000 0
11428 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11429 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11430 note: configured to log to "/dev/stdout"
114312023-07-16T04:51:14.430ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
114322023-07-16T04:51:14.433ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
114332023-07-16T04:51:14.433ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
114342023-07-16T04:51:14.467ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
114352023-07-16T04:51:14.467ZINFOcrucible-agent: instance states: (Some(Disabled), None)
114362023-07-16T04:51:14.468ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
114372023-07-16T04:51:14.471ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
114382023-07-16T04:51:14.475ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
114392023-07-16T04:51:14.475ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11440 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11441 ', agent/src/main.rs:880:30
11442 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11443 [ Jul 16 04:51:14 Stopping because service exited with an error. ]
11444 [ Jul 16 04:51:14 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11445 + . /lib/svc/share/smf_include.sh
11446 ++ SMF_EXIT_OK=0
11447 ++ SMF_EXIT_NODAEMON=94
11448 ++ SMF_EXIT_ERR_FATAL=95
11449 ++ SMF_EXIT_ERR_CONFIG=96
11450 ++ SMF_EXIT_MON_DEGRADE=97
11451 ++ SMF_EXIT_MON_OFFLINE=98
11452 ++ SMF_EXIT_ERR_NOSMF=99
11453 ++ SMF_EXIT_ERR_PERM=100
11454 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11455 + DATALINK=oxControlService20
11456 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11457 + GATEWAY=fd00:1122:3344:101::1
11458 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11459 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11460 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11461 + LISTEN_ADDR=fd00:1122:3344:101::10
11462 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11463 + LISTEN_PORT=32345
11464 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11465 + PORTBASE=19000
11466 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11467 + DOWNSTAIRS_PREFIX=downstairs
11468 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11469 + SNAPSHOT_PREFIX=snapshot
11470 + [[ oxControlService20 == unknown ]]
11471 + [[ fd00:1122:3344:101::1 == unknown ]]
11472 + ipadm delete-if oxControlService20
11473 + ipadm create-if -t oxControlService20
11474 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11475 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11476 + ipadm show-addr oxControlService20/ll
11477 ipadm: Address object not found
11478 + ipadm create-addr -t -T addrconf oxControlService20/ll
11479 + ipadm show-addr oxControlService20/omicron6
11480 ipadm: Address object not found
11481 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11482 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11483 route to: default
11484 destination: default
11485 mask: default
11486 gateway: fd00:1122:3344:101::1
11487 interface: oxControlService20
11488 flags: <UP,GATEWAY,DONE,STATIC>
11489 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11490 0 0 0 0 0 0 9000 0
11491 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11492 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11493 note: configured to log to "/dev/stdout"
114942023-07-16T04:51:15.031ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
114952023-07-16T04:51:15.033ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
114962023-07-16T04:51:15.033ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
114972023-07-16T04:51:15.065ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
114982023-07-16T04:51:15.065ZINFOcrucible-agent: instance states: (Some(Disabled), None)
114992023-07-16T04:51:15.065ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
115002023-07-16T04:51:15.068ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
115012023-07-16T04:51:15.073ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
115022023-07-16T04:51:15.073ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11503 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11504 ', agent/src/main.rs:880:30
11505 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11506 [ Jul 16 04:51:15 Stopping because service exited with an error. ]
11507 [ Jul 16 04:51:15 Failing too quickly, throttling. ]
11508 [ Jul 16 04:51:16 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11509 + . /lib/svc/share/smf_include.sh
11510 ++ SMF_EXIT_OK=0
11511 ++ SMF_EXIT_NODAEMON=94
11512 ++ SMF_EXIT_ERR_FATAL=95
11513 ++ SMF_EXIT_ERR_CONFIG=96
11514 ++ SMF_EXIT_MON_DEGRADE=97
11515 ++ SMF_EXIT_MON_OFFLINE=98
11516 ++ SMF_EXIT_ERR_NOSMF=99
11517 ++ SMF_EXIT_ERR_PERM=100
11518 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11519 + DATALINK=oxControlService20
11520 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11521 + GATEWAY=fd00:1122:3344:101::1
11522 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11523 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11524 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11525 + LISTEN_ADDR=fd00:1122:3344:101::10
11526 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11527 + LISTEN_PORT=32345
11528 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11529 + PORTBASE=19000
11530 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11531 + DOWNSTAIRS_PREFIX=downstairs
11532 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11533 + SNAPSHOT_PREFIX=snapshot
11534 + [[ oxControlService20 == unknown ]]
11535 + [[ fd00:1122:3344:101::1 == unknown ]]
11536 + ipadm delete-if oxControlService20
11537 + ipadm create-if -t oxControlService20
11538 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11539 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11540 + ipadm show-addr oxControlService20/ll
11541 ipadm: Address object not found
11542 + ipadm create-addr -t -T addrconf oxControlService20/ll
11543 + ipadm show-addr oxControlService20/omicron6
11544 ipadm: Address object not found
11545 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11546 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11547 route to: default
11548 destination: default
11549 mask: default
11550 gateway: fd00:1122:3344:101::1
11551 interface: oxControlService20
11552 flags: <UP,GATEWAY,DONE,STATIC>
11553 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11554 0 0 0 0 0 0 9000 0
11555 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11556 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11557 note: configured to log to "/dev/stdout"
115582023-07-16T04:51:16.635ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
115592023-07-16T04:51:16.637ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
115602023-07-16T04:51:16.637ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
115612023-07-16T04:51:16.666ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
115622023-07-16T04:51:16.667ZINFOcrucible-agent: instance states: (Some(Disabled), None)
115632023-07-16T04:51:16.667ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
115642023-07-16T04:51:16.670ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
115652023-07-16T04:51:16.674ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
115662023-07-16T04:51:16.674ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11567 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11568 ', agent/src/main.rs:880:30
11569 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11570 [ Jul 16 04:51:16 Stopping because service exited with an error. ]
11571 [ Jul 16 04:51:16 Failing too quickly, throttling. ]
11572 [ Jul 16 04:51:17 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11573 + . /lib/svc/share/smf_include.sh
11574 ++ SMF_EXIT_OK=0
11575 ++ SMF_EXIT_NODAEMON=94
11576 ++ SMF_EXIT_ERR_FATAL=95
11577 ++ SMF_EXIT_ERR_CONFIG=96
11578 ++ SMF_EXIT_MON_DEGRADE=97
11579 ++ SMF_EXIT_MON_OFFLINE=98
11580 ++ SMF_EXIT_ERR_NOSMF=99
11581 ++ SMF_EXIT_ERR_PERM=100
11582 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11583 + DATALINK=oxControlService20
11584 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11585 + GATEWAY=fd00:1122:3344:101::1
11586 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11587 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11588 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11589 + LISTEN_ADDR=fd00:1122:3344:101::10
11590 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11591 + LISTEN_PORT=32345
11592 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11593 + PORTBASE=19000
11594 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11595 + DOWNSTAIRS_PREFIX=downstairs
11596 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11597 + SNAPSHOT_PREFIX=snapshot
11598 + [[ oxControlService20 == unknown ]]
11599 + [[ fd00:1122:3344:101::1 == unknown ]]
11600 + ipadm delete-if oxControlService20
11601 + ipadm create-if -t oxControlService20
11602 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11603 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11604 + ipadm show-addr oxControlService20/ll
11605 ipadm: Address object not found
11606 + ipadm create-addr -t -T addrconf oxControlService20/ll
11607 + ipadm show-addr oxControlService20/omicron6
11608 ipadm: Address object not found
11609 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11610 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11611 route to: default
11612 destination: default
11613 mask: default
11614 gateway: fd00:1122:3344:101::1
11615 interface: oxControlService20
11616 flags: <UP,GATEWAY,DONE,STATIC>
11617 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11618 0 0 0 0 0 0 9000 0
11619 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11620 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11621 note: configured to log to "/dev/stdout"
116222023-07-16T04:51:18.229ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
116232023-07-16T04:51:18.231ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
116242023-07-16T04:51:18.231ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
116252023-07-16T04:51:18.261ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
116262023-07-16T04:51:18.262ZINFOcrucible-agent: instance states: (Some(Disabled), None)
116272023-07-16T04:51:18.262ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
116282023-07-16T04:51:18.265ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
116292023-07-16T04:51:18.269ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
116302023-07-16T04:51:18.269ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11631 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11632 ', agent/src/main.rs:880:30
11633 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11634 [ Jul 16 04:51:18 Stopping because service exited with an error. ]
11635 [ Jul 16 04:51:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11636 + . /lib/svc/share/smf_include.sh
11637 ++ SMF_EXIT_OK=0
11638 ++ SMF_EXIT_NODAEMON=94
11639 ++ SMF_EXIT_ERR_FATAL=95
11640 ++ SMF_EXIT_ERR_CONFIG=96
11641 ++ SMF_EXIT_MON_DEGRADE=97
11642 ++ SMF_EXIT_MON_OFFLINE=98
11643 ++ SMF_EXIT_ERR_NOSMF=99
11644 ++ SMF_EXIT_ERR_PERM=100
11645 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11646 + DATALINK=oxControlService20
11647 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11648 + GATEWAY=fd00:1122:3344:101::1
11649 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11650 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11651 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11652 + LISTEN_ADDR=fd00:1122:3344:101::10
11653 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11654 + LISTEN_PORT=32345
11655 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11656 + PORTBASE=19000
11657 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11658 + DOWNSTAIRS_PREFIX=downstairs
11659 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11660 + SNAPSHOT_PREFIX=snapshot
11661 + [[ oxControlService20 == unknown ]]
11662 + [[ fd00:1122:3344:101::1 == unknown ]]
11663 + ipadm delete-if oxControlService20
11664 + ipadm create-if -t oxControlService20
11665 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11666 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11667 + ipadm show-addr oxControlService20/ll
11668 ipadm: Address object not found
11669 + ipadm create-addr -t -T addrconf oxControlService20/ll
11670 + ipadm show-addr oxControlService20/omicron6
11671 ipadm: Address object not found
11672 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11673 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11674 route to: default
11675 destination: default
11676 mask: default
11677 gateway: fd00:1122:3344:101::1
11678 interface: oxControlService20
11679 flags: <UP,GATEWAY,DONE,STATIC>
11680 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11681 0 0 0 0 0 0 9000 0
11682 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11683 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11684 note: configured to log to "/dev/stdout"
116852023-07-16T04:51:18.826ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
116862023-07-16T04:51:18.828ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
116872023-07-16T04:51:18.829ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
116882023-07-16T04:51:18.856ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
116892023-07-16T04:51:18.856ZINFOcrucible-agent: instance states: (Some(Disabled), None)
116902023-07-16T04:51:18.857ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
116912023-07-16T04:51:18.860ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
116922023-07-16T04:51:18.864ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
116932023-07-16T04:51:18.864ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11694 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11695 ', agent/src/main.rs:880:30
11696 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11697 [ Jul 16 04:51:18 Stopping because service exited with an error. ]
11698 [ Jul 16 04:51:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11699 + . /lib/svc/share/smf_include.sh
11700 ++ SMF_EXIT_OK=0
11701 ++ SMF_EXIT_NODAEMON=94
11702 ++ SMF_EXIT_ERR_FATAL=95
11703 ++ SMF_EXIT_ERR_CONFIG=96
11704 ++ SMF_EXIT_MON_DEGRADE=97
11705 ++ SMF_EXIT_MON_OFFLINE=98
11706 ++ SMF_EXIT_ERR_NOSMF=99
11707 ++ SMF_EXIT_ERR_PERM=100
11708 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11709 + DATALINK=oxControlService20
11710 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11711 + GATEWAY=fd00:1122:3344:101::1
11712 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11713 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11714 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11715 + LISTEN_ADDR=fd00:1122:3344:101::10
11716 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11717 + LISTEN_PORT=32345
11718 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11719 + PORTBASE=19000
11720 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11721 + DOWNSTAIRS_PREFIX=downstairs
11722 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11723 + SNAPSHOT_PREFIX=snapshot
11724 + [[ oxControlService20 == unknown ]]
11725 + [[ fd00:1122:3344:101::1 == unknown ]]
11726 + ipadm delete-if oxControlService20
11727 + ipadm create-if -t oxControlService20
11728 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11729 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11730 + ipadm show-addr oxControlService20/ll
11731 ipadm: Address object not found
11732 + ipadm create-addr -t -T addrconf oxControlService20/ll
11733 + ipadm show-addr oxControlService20/omicron6
11734 ipadm: Address object not found
11735 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11736 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11737 route to: default
11738 destination: default
11739 mask: default
11740 gateway: fd00:1122:3344:101::1
11741 interface: oxControlService20
11742 flags: <UP,GATEWAY,DONE,STATIC>
11743 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11744 0 0 0 0 0 0 9000 0
11745 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11746 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11747 note: configured to log to "/dev/stdout"
117482023-07-16T04:51:19.425ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
117492023-07-16T04:51:19.427ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
117502023-07-16T04:51:19.427ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
117512023-07-16T04:51:19.457ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
117522023-07-16T04:51:19.458ZINFOcrucible-agent: instance states: (Some(Disabled), None)
117532023-07-16T04:51:19.458ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
117542023-07-16T04:51:19.461ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
117552023-07-16T04:51:19.466ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
117562023-07-16T04:51:19.466ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11757 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11758 ', agent/src/main.rs:880:30
11759 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11760 [ Jul 16 04:51:19 Stopping because service exited with an error. ]
11761 [ Jul 16 04:51:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11762 + . /lib/svc/share/smf_include.sh
11763 ++ SMF_EXIT_OK=0
11764 ++ SMF_EXIT_NODAEMON=94
11765 ++ SMF_EXIT_ERR_FATAL=95
11766 ++ SMF_EXIT_ERR_CONFIG=96
11767 ++ SMF_EXIT_MON_DEGRADE=97
11768 ++ SMF_EXIT_MON_OFFLINE=98
11769 ++ SMF_EXIT_ERR_NOSMF=99
11770 ++ SMF_EXIT_ERR_PERM=100
11771 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11772 + DATALINK=oxControlService20
11773 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11774 + GATEWAY=fd00:1122:3344:101::1
11775 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11776 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11777 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11778 + LISTEN_ADDR=fd00:1122:3344:101::10
11779 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11780 + LISTEN_PORT=32345
11781 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11782 + PORTBASE=19000
11783 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11784 + DOWNSTAIRS_PREFIX=downstairs
11785 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11786 + SNAPSHOT_PREFIX=snapshot
11787 + [[ oxControlService20 == unknown ]]
11788 + [[ fd00:1122:3344:101::1 == unknown ]]
11789 + ipadm delete-if oxControlService20
11790 + ipadm create-if -t oxControlService20
11791 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11792 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11793 + ipadm show-addr oxControlService20/ll
11794 ipadm: Address object not found
11795 + ipadm create-addr -t -T addrconf oxControlService20/ll
11796 + ipadm show-addr oxControlService20/omicron6
11797 ipadm: Address object not found
11798 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11799 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11800 route to: default
11801 destination: default
11802 mask: default
11803 gateway: fd00:1122:3344:101::1
11804 interface: oxControlService20
11805 flags: <UP,GATEWAY,DONE,STATIC>
11806 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11807 0 0 0 0 0 0 9000 0
11808 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11809 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11810 note: configured to log to "/dev/stdout"
118112023-07-16T04:51:20.025ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
118122023-07-16T04:51:20.027ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
118132023-07-16T04:51:20.028ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
118142023-07-16T04:51:20.057ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
118152023-07-16T04:51:20.057ZINFOcrucible-agent: instance states: (Some(Disabled), None)
118162023-07-16T04:51:20.058ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
118172023-07-16T04:51:20.061ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
118182023-07-16T04:51:20.065ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
118192023-07-16T04:51:20.065ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11820 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11821 ', agent/src/main.rs:880:30
11822 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11823 [ Jul 16 04:51:20 Stopping because service exited with an error. ]
11824 [ Jul 16 04:51:20 Failing too quickly, throttling. ]
11825 [ Jul 16 04:51:21 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11826 + . /lib/svc/share/smf_include.sh
11827 ++ SMF_EXIT_OK=0
11828 ++ SMF_EXIT_NODAEMON=94
11829 ++ SMF_EXIT_ERR_FATAL=95
11830 ++ SMF_EXIT_ERR_CONFIG=96
11831 ++ SMF_EXIT_MON_DEGRADE=97
11832 ++ SMF_EXIT_MON_OFFLINE=98
11833 ++ SMF_EXIT_ERR_NOSMF=99
11834 ++ SMF_EXIT_ERR_PERM=100
11835 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11836 + DATALINK=oxControlService20
11837 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11838 + GATEWAY=fd00:1122:3344:101::1
11839 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11840 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11841 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11842 + LISTEN_ADDR=fd00:1122:3344:101::10
11843 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11844 + LISTEN_PORT=32345
11845 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11846 + PORTBASE=19000
11847 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11848 + DOWNSTAIRS_PREFIX=downstairs
11849 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11850 + SNAPSHOT_PREFIX=snapshot
11851 + [[ oxControlService20 == unknown ]]
11852 + [[ fd00:1122:3344:101::1 == unknown ]]
11853 + ipadm delete-if oxControlService20
11854 + ipadm create-if -t oxControlService20
11855 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11856 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11857 + ipadm show-addr oxControlService20/ll
11858 ipadm: Address object not found
11859 + ipadm create-addr -t -T addrconf oxControlService20/ll
11860 + ipadm show-addr oxControlService20/omicron6
11861 ipadm: Address object not found
11862 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11863 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11864 route to: default
11865 destination: default
11866 mask: default
11867 gateway: fd00:1122:3344:101::1
11868 interface: oxControlService20
11869 flags: <UP,GATEWAY,DONE,STATIC>
11870 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11871 0 0 0 0 0 0 9000 0
11872 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11873 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11874 note: configured to log to "/dev/stdout"
118752023-07-16T04:51:21.628ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
118762023-07-16T04:51:21.630ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
118772023-07-16T04:51:21.630ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
118782023-07-16T04:51:21.661ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
118792023-07-16T04:51:21.661ZINFOcrucible-agent: instance states: (Some(Disabled), None)
118802023-07-16T04:51:21.662ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
118812023-07-16T04:51:21.665ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
118822023-07-16T04:51:21.669ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
118832023-07-16T04:51:21.669ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11884 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11885 ', agent/src/main.rs:880:30
11886 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11887 [ Jul 16 04:51:21 Stopping because service exited with an error. ]
11888 [ Jul 16 04:51:21 Failing too quickly, throttling. ]
11889 [ Jul 16 04:51:22 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11890 + . /lib/svc/share/smf_include.sh
11891 ++ SMF_EXIT_OK=0
11892 ++ SMF_EXIT_NODAEMON=94
11893 ++ SMF_EXIT_ERR_FATAL=95
11894 ++ SMF_EXIT_ERR_CONFIG=96
11895 ++ SMF_EXIT_MON_DEGRADE=97
11896 ++ SMF_EXIT_MON_OFFLINE=98
11897 ++ SMF_EXIT_ERR_NOSMF=99
11898 ++ SMF_EXIT_ERR_PERM=100
11899 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11900 + DATALINK=oxControlService20
11901 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11902 + GATEWAY=fd00:1122:3344:101::1
11903 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11904 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11905 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11906 + LISTEN_ADDR=fd00:1122:3344:101::10
11907 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11908 + LISTEN_PORT=32345
11909 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11910 + PORTBASE=19000
11911 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11912 + DOWNSTAIRS_PREFIX=downstairs
11913 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11914 + SNAPSHOT_PREFIX=snapshot
11915 + [[ oxControlService20 == unknown ]]
11916 + [[ fd00:1122:3344:101::1 == unknown ]]
11917 + ipadm delete-if oxControlService20
11918 + ipadm create-if -t oxControlService20
11919 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11920 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11921 + ipadm show-addr oxControlService20/ll
11922 ipadm: Address object not found
11923 + ipadm create-addr -t -T addrconf oxControlService20/ll
11924 + ipadm show-addr oxControlService20/omicron6
11925 ipadm: Address object not found
11926 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11927 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11928 route to: default
11929 destination: default
11930 mask: default
11931 gateway: fd00:1122:3344:101::1
11932 interface: oxControlService20
11933 flags: <UP,GATEWAY,DONE,STATIC>
11934 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11935 0 0 0 0 0 0 9000 0
11936 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
11937 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
11938 note: configured to log to "/dev/stdout"
119392023-07-16T04:51:23.229ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
119402023-07-16T04:51:23.231ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
119412023-07-16T04:51:23.231ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
119422023-07-16T04:51:23.261ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
119432023-07-16T04:51:23.262ZINFOcrucible-agent: instance states: (Some(Disabled), None)
119442023-07-16T04:51:23.262ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
119452023-07-16T04:51:23.265ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
119462023-07-16T04:51:23.270ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
119472023-07-16T04:51:23.270ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
11948 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
11949 ', agent/src/main.rs:880:30
11950 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
11951 [ Jul 16 04:51:23 Stopping because service exited with an error. ]
11952 [ Jul 16 04:51:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
11953 + . /lib/svc/share/smf_include.sh
11954 ++ SMF_EXIT_OK=0
11955 ++ SMF_EXIT_NODAEMON=94
11956 ++ SMF_EXIT_ERR_FATAL=95
11957 ++ SMF_EXIT_ERR_CONFIG=96
11958 ++ SMF_EXIT_MON_DEGRADE=97
11959 ++ SMF_EXIT_MON_OFFLINE=98
11960 ++ SMF_EXIT_ERR_NOSMF=99
11961 ++ SMF_EXIT_ERR_PERM=100
11962 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
11963 + DATALINK=oxControlService20
11964 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
11965 + GATEWAY=fd00:1122:3344:101::1
11966 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
11967 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
11968 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
11969 + LISTEN_ADDR=fd00:1122:3344:101::10
11970 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
11971 + LISTEN_PORT=32345
11972 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
11973 + PORTBASE=19000
11974 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
11975 + DOWNSTAIRS_PREFIX=downstairs
11976 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
11977 + SNAPSHOT_PREFIX=snapshot
11978 + [[ oxControlService20 == unknown ]]
11979 + [[ fd00:1122:3344:101::1 == unknown ]]
11980 + ipadm delete-if oxControlService20
11981 + ipadm create-if -t oxControlService20
11982 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
11983 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
11984 + ipadm show-addr oxControlService20/ll
11985 ipadm: Address object not found
11986 + ipadm create-addr -t -T addrconf oxControlService20/ll
11987 + ipadm show-addr oxControlService20/omicron6
11988 ipadm: Address object not found
11989 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
11990 + route get -inet6 default -inet6 fd00:1122:3344:101::1
11991 route to: default
11992 destination: default
11993 mask: default
11994 gateway: fd00:1122:3344:101::1
11995 interface: oxControlService20
11996 flags: <UP,GATEWAY,DONE,STATIC>
11997 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
11998 0 0 0 0 0 0 9000 0
11999 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12000 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12001 note: configured to log to "/dev/stdout"
120022023-07-16T04:51:23.828ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
120032023-07-16T04:51:23.830ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
120042023-07-16T04:51:23.830ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
120052023-07-16T04:51:23.855ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
120062023-07-16T04:51:23.856ZINFOcrucible-agent: instance states: (Some(Disabled), None)
120072023-07-16T04:51:23.856ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
120082023-07-16T04:51:23.859ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
120092023-07-16T04:51:23.864ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
120102023-07-16T04:51:23.864ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12011 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12012 ', agent/src/main.rs:880:30
12013 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12014 [ Jul 16 04:51:23 Stopping because service exited with an error. ]
12015 [ Jul 16 04:51:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12016 + . /lib/svc/share/smf_include.sh
12017 ++ SMF_EXIT_OK=0
12018 ++ SMF_EXIT_NODAEMON=94
12019 ++ SMF_EXIT_ERR_FATAL=95
12020 ++ SMF_EXIT_ERR_CONFIG=96
12021 ++ SMF_EXIT_MON_DEGRADE=97
12022 ++ SMF_EXIT_MON_OFFLINE=98
12023 ++ SMF_EXIT_ERR_NOSMF=99
12024 ++ SMF_EXIT_ERR_PERM=100
12025 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12026 + DATALINK=oxControlService20
12027 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12028 + GATEWAY=fd00:1122:3344:101::1
12029 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12030 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12031 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12032 + LISTEN_ADDR=fd00:1122:3344:101::10
12033 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12034 + LISTEN_PORT=32345
12035 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12036 + PORTBASE=19000
12037 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12038 + DOWNSTAIRS_PREFIX=downstairs
12039 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12040 + SNAPSHOT_PREFIX=snapshot
12041 + [[ oxControlService20 == unknown ]]
12042 + [[ fd00:1122:3344:101::1 == unknown ]]
12043 + ipadm delete-if oxControlService20
12044 + ipadm create-if -t oxControlService20
12045 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12046 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12047 + ipadm show-addr oxControlService20/ll
12048 ipadm: Address object not found
12049 + ipadm create-addr -t -T addrconf oxControlService20/ll
12050 + ipadm show-addr oxControlService20/omicron6
12051 ipadm: Address object not found
12052 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12053 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12054 route to: default
12055 destination: default
12056 mask: default
12057 gateway: fd00:1122:3344:101::1
12058 interface: oxControlService20
12059 flags: <UP,GATEWAY,DONE,STATIC>
12060 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12061 0 0 0 0 0 0 9000 0
12062 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12063 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12064 note: configured to log to "/dev/stdout"
120652023-07-16T04:51:24.421ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
120662023-07-16T04:51:24.423ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
120672023-07-16T04:51:24.423ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
120682023-07-16T04:51:24.454ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
120692023-07-16T04:51:24.454ZINFOcrucible-agent: instance states: (Some(Disabled), None)
120702023-07-16T04:51:24.455ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
120712023-07-16T04:51:24.457ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
120722023-07-16T04:51:24.461ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
120732023-07-16T04:51:24.461ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12074 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12075 ', agent/src/main.rs:880:30
12076 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12077 [ Jul 16 04:51:24 Stopping because service exited with an error. ]
12078 [ Jul 16 04:51:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12079 + . /lib/svc/share/smf_include.sh
12080 ++ SMF_EXIT_OK=0
12081 ++ SMF_EXIT_NODAEMON=94
12082 ++ SMF_EXIT_ERR_FATAL=95
12083 ++ SMF_EXIT_ERR_CONFIG=96
12084 ++ SMF_EXIT_MON_DEGRADE=97
12085 ++ SMF_EXIT_MON_OFFLINE=98
12086 ++ SMF_EXIT_ERR_NOSMF=99
12087 ++ SMF_EXIT_ERR_PERM=100
12088 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12089 + DATALINK=oxControlService20
12090 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12091 + GATEWAY=fd00:1122:3344:101::1
12092 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12093 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12094 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12095 + LISTEN_ADDR=fd00:1122:3344:101::10
12096 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12097 + LISTEN_PORT=32345
12098 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12099 + PORTBASE=19000
12100 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12101 + DOWNSTAIRS_PREFIX=downstairs
12102 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12103 + SNAPSHOT_PREFIX=snapshot
12104 + [[ oxControlService20 == unknown ]]
12105 + [[ fd00:1122:3344:101::1 == unknown ]]
12106 + ipadm delete-if oxControlService20
12107 + ipadm create-if -t oxControlService20
12108 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12109 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12110 + ipadm show-addr oxControlService20/ll
12111 ipadm: Address object not found
12112 + ipadm create-addr -t -T addrconf oxControlService20/ll
12113 + ipadm show-addr oxControlService20/omicron6
12114 ipadm: Address object not found
12115 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12116 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12117 route to: default
12118 destination: default
12119 mask: default
12120 gateway: fd00:1122:3344:101::1
12121 interface: oxControlService20
12122 flags: <UP,GATEWAY,DONE,STATIC>
12123 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12124 0 0 0 0 0 0 9000 0
12125 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12126 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12127 note: configured to log to "/dev/stdout"
121282023-07-16T04:51:25.020ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
121292023-07-16T04:51:25.022ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
121302023-07-16T04:51:25.022ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
121312023-07-16T04:51:25.054ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
121322023-07-16T04:51:25.054ZINFOcrucible-agent: instance states: (Some(Disabled), None)
121332023-07-16T04:51:25.055ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
121342023-07-16T04:51:25.057ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
121352023-07-16T04:51:25.061ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
121362023-07-16T04:51:25.061ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12137 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12138 ', agent/src/main.rs:880:30
12139 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12140 [ Jul 16 04:51:25 Stopping because service exited with an error. ]
12141 [ Jul 16 04:51:25 Failing too quickly, throttling. ]
12142 [ Jul 16 04:51:26 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12143 + . /lib/svc/share/smf_include.sh
12144 ++ SMF_EXIT_OK=0
12145 ++ SMF_EXIT_NODAEMON=94
12146 ++ SMF_EXIT_ERR_FATAL=95
12147 ++ SMF_EXIT_ERR_CONFIG=96
12148 ++ SMF_EXIT_MON_DEGRADE=97
12149 ++ SMF_EXIT_MON_OFFLINE=98
12150 ++ SMF_EXIT_ERR_NOSMF=99
12151 ++ SMF_EXIT_ERR_PERM=100
12152 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12153 + DATALINK=oxControlService20
12154 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12155 + GATEWAY=fd00:1122:3344:101::1
12156 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12157 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12158 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12159 + LISTEN_ADDR=fd00:1122:3344:101::10
12160 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12161 + LISTEN_PORT=32345
12162 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12163 + PORTBASE=19000
12164 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12165 + DOWNSTAIRS_PREFIX=downstairs
12166 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12167 + SNAPSHOT_PREFIX=snapshot
12168 + [[ oxControlService20 == unknown ]]
12169 + [[ fd00:1122:3344:101::1 == unknown ]]
12170 + ipadm delete-if oxControlService20
12171 + ipadm create-if -t oxControlService20
12172 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12173 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12174 + ipadm show-addr oxControlService20/ll
12175 ipadm: Address object not found
12176 + ipadm create-addr -t -T addrconf oxControlService20/ll
12177 + ipadm show-addr oxControlService20/omicron6
12178 ipadm: Address object not found
12179 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12180 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12181 route to: default
12182 destination: default
12183 mask: default
12184 gateway: fd00:1122:3344:101::1
12185 interface: oxControlService20
12186 flags: <UP,GATEWAY,DONE,STATIC>
12187 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12188 0 0 0 0 0 0 9000 0
12189 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12190 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12191 note: configured to log to "/dev/stdout"
121922023-07-16T04:51:26.626ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
121932023-07-16T04:51:26.629ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
121942023-07-16T04:51:26.629ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
121952023-07-16T04:51:26.660ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
121962023-07-16T04:51:26.660ZINFOcrucible-agent: instance states: (Some(Disabled), None)
121972023-07-16T04:51:26.661ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
121982023-07-16T04:51:26.663ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
121992023-07-16T04:51:26.668ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
122002023-07-16T04:51:26.668ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12201 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12202 ', agent/src/main.rs:880:30
12203 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12204 [ Jul 16 04:51:26 Stopping because service exited with an error. ]
12205 [ Jul 16 04:51:26 Failing too quickly, throttling. ]
12206 [ Jul 16 04:51:27 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12207 + . /lib/svc/share/smf_include.sh
12208 ++ SMF_EXIT_OK=0
12209 ++ SMF_EXIT_NODAEMON=94
12210 ++ SMF_EXIT_ERR_FATAL=95
12211 ++ SMF_EXIT_ERR_CONFIG=96
12212 ++ SMF_EXIT_MON_DEGRADE=97
12213 ++ SMF_EXIT_MON_OFFLINE=98
12214 ++ SMF_EXIT_ERR_NOSMF=99
12215 ++ SMF_EXIT_ERR_PERM=100
12216 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12217 + DATALINK=oxControlService20
12218 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12219 + GATEWAY=fd00:1122:3344:101::1
12220 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12221 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12222 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12223 + LISTEN_ADDR=fd00:1122:3344:101::10
12224 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12225 + LISTEN_PORT=32345
12226 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12227 + PORTBASE=19000
12228 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12229 + DOWNSTAIRS_PREFIX=downstairs
12230 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12231 + SNAPSHOT_PREFIX=snapshot
12232 + [[ oxControlService20 == unknown ]]
12233 + [[ fd00:1122:3344:101::1 == unknown ]]
12234 + ipadm delete-if oxControlService20
12235 + ipadm create-if -t oxControlService20
12236 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12237 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12238 + ipadm show-addr oxControlService20/ll
12239 ipadm: Address object not found
12240 + ipadm create-addr -t -T addrconf oxControlService20/ll
12241 + ipadm show-addr oxControlService20/omicron6
12242 ipadm: Address object not found
12243 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12244 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12245 route to: default
12246 destination: default
12247 mask: default
12248 gateway: fd00:1122:3344:101::1
12249 interface: oxControlService20
12250 flags: <UP,GATEWAY,DONE,STATIC>
12251 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12252 0 0 0 0 0 0 9000 0
12253 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12254 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12255 note: configured to log to "/dev/stdout"
122562023-07-16T04:51:28.226ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
122572023-07-16T04:51:28.228ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
122582023-07-16T04:51:28.229ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
122592023-07-16T04:51:28.257ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
122602023-07-16T04:51:28.258ZINFOcrucible-agent: instance states: (Some(Disabled), None)
122612023-07-16T04:51:28.258ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
122622023-07-16T04:51:28.261ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
122632023-07-16T04:51:28.265ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
122642023-07-16T04:51:28.265ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12265 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12266 ', agent/src/main.rs:880:30
12267 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12268 [ Jul 16 04:51:28 Stopping because service exited with an error. ]
12269 [ Jul 16 04:51:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12270 + . /lib/svc/share/smf_include.sh
12271 ++ SMF_EXIT_OK=0
12272 ++ SMF_EXIT_NODAEMON=94
12273 ++ SMF_EXIT_ERR_FATAL=95
12274 ++ SMF_EXIT_ERR_CONFIG=96
12275 ++ SMF_EXIT_MON_DEGRADE=97
12276 ++ SMF_EXIT_MON_OFFLINE=98
12277 ++ SMF_EXIT_ERR_NOSMF=99
12278 ++ SMF_EXIT_ERR_PERM=100
12279 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12280 + DATALINK=oxControlService20
12281 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12282 + GATEWAY=fd00:1122:3344:101::1
12283 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12284 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12285 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12286 + LISTEN_ADDR=fd00:1122:3344:101::10
12287 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12288 + LISTEN_PORT=32345
12289 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12290 + PORTBASE=19000
12291 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12292 + DOWNSTAIRS_PREFIX=downstairs
12293 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12294 + SNAPSHOT_PREFIX=snapshot
12295 + [[ oxControlService20 == unknown ]]
12296 + [[ fd00:1122:3344:101::1 == unknown ]]
12297 + ipadm delete-if oxControlService20
12298 + ipadm create-if -t oxControlService20
12299 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12300 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12301 + ipadm show-addr oxControlService20/ll
12302 ipadm: Address object not found
12303 + ipadm create-addr -t -T addrconf oxControlService20/ll
12304 + ipadm show-addr oxControlService20/omicron6
12305 ipadm: Address object not found
12306 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12307 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12308 route to: default
12309 destination: default
12310 mask: default
12311 gateway: fd00:1122:3344:101::1
12312 interface: oxControlService20
12313 flags: <UP,GATEWAY,DONE,STATIC>
12314 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12315 0 0 0 0 0 0 9000 0
12316 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12317 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12318 note: configured to log to "/dev/stdout"
123192023-07-16T04:51:28.819ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
123202023-07-16T04:51:28.821ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
123212023-07-16T04:51:28.821ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
123222023-07-16T04:51:28.848ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
123232023-07-16T04:51:28.849ZINFOcrucible-agent: instance states: (Some(Disabled), None)
123242023-07-16T04:51:28.849ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
123252023-07-16T04:51:28.852ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
123262023-07-16T04:51:28.857ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
123272023-07-16T04:51:28.857ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12328 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12329 ', agent/src/main.rs:880:30
12330 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12331 [ Jul 16 04:51:28 Stopping because service exited with an error. ]
12332 [ Jul 16 04:51:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12333 + . /lib/svc/share/smf_include.sh
12334 ++ SMF_EXIT_OK=0
12335 ++ SMF_EXIT_NODAEMON=94
12336 ++ SMF_EXIT_ERR_FATAL=95
12337 ++ SMF_EXIT_ERR_CONFIG=96
12338 ++ SMF_EXIT_MON_DEGRADE=97
12339 ++ SMF_EXIT_MON_OFFLINE=98
12340 ++ SMF_EXIT_ERR_NOSMF=99
12341 ++ SMF_EXIT_ERR_PERM=100
12342 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12343 + DATALINK=oxControlService20
12344 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12345 + GATEWAY=fd00:1122:3344:101::1
12346 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12347 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12348 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12349 + LISTEN_ADDR=fd00:1122:3344:101::10
12350 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12351 + LISTEN_PORT=32345
12352 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12353 + PORTBASE=19000
12354 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12355 + DOWNSTAIRS_PREFIX=downstairs
12356 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12357 + SNAPSHOT_PREFIX=snapshot
12358 + [[ oxControlService20 == unknown ]]
12359 + [[ fd00:1122:3344:101::1 == unknown ]]
12360 + ipadm delete-if oxControlService20
12361 + ipadm create-if -t oxControlService20
12362 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12363 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12364 + ipadm show-addr oxControlService20/ll
12365 ipadm: Address object not found
12366 + ipadm create-addr -t -T addrconf oxControlService20/ll
12367 + ipadm show-addr oxControlService20/omicron6
12368 ipadm: Address object not found
12369 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12370 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12371 route to: default
12372 destination: default
12373 mask: default
12374 gateway: fd00:1122:3344:101::1
12375 interface: oxControlService20
12376 flags: <UP,GATEWAY,DONE,STATIC>
12377 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12378 0 0 0 0 0 0 9000 0
12379 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12380 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12381 note: configured to log to "/dev/stdout"
123822023-07-16T04:51:29.412ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
123832023-07-16T04:51:29.414ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
123842023-07-16T04:51:29.414ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
123852023-07-16T04:51:29.442ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
123862023-07-16T04:51:29.443ZINFOcrucible-agent: instance states: (Some(Disabled), None)
123872023-07-16T04:51:29.443ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
123882023-07-16T04:51:29.446ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
123892023-07-16T04:51:29.451ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
123902023-07-16T04:51:29.451ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12391 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12392 ', agent/src/main.rs:880:30
12393 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12394 [ Jul 16 04:51:29 Stopping because service exited with an error. ]
12395 [ Jul 16 04:51:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12396 + . /lib/svc/share/smf_include.sh
12397 ++ SMF_EXIT_OK=0
12398 ++ SMF_EXIT_NODAEMON=94
12399 ++ SMF_EXIT_ERR_FATAL=95
12400 ++ SMF_EXIT_ERR_CONFIG=96
12401 ++ SMF_EXIT_MON_DEGRADE=97
12402 ++ SMF_EXIT_MON_OFFLINE=98
12403 ++ SMF_EXIT_ERR_NOSMF=99
12404 ++ SMF_EXIT_ERR_PERM=100
12405 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12406 + DATALINK=oxControlService20
12407 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12408 + GATEWAY=fd00:1122:3344:101::1
12409 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12410 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12411 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12412 + LISTEN_ADDR=fd00:1122:3344:101::10
12413 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12414 + LISTEN_PORT=32345
12415 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12416 + PORTBASE=19000
12417 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12418 + DOWNSTAIRS_PREFIX=downstairs
12419 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12420 + SNAPSHOT_PREFIX=snapshot
12421 + [[ oxControlService20 == unknown ]]
12422 + [[ fd00:1122:3344:101::1 == unknown ]]
12423 + ipadm delete-if oxControlService20
12424 + ipadm create-if -t oxControlService20
12425 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12426 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12427 + ipadm show-addr oxControlService20/ll
12428 ipadm: Address object not found
12429 + ipadm create-addr -t -T addrconf oxControlService20/ll
12430 + ipadm show-addr oxControlService20/omicron6
12431 ipadm: Address object not found
12432 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12433 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12434 route to: default
12435 destination: default
12436 mask: default
12437 gateway: fd00:1122:3344:101::1
12438 interface: oxControlService20
12439 flags: <UP,GATEWAY,DONE,STATIC>
12440 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12441 0 0 0 0 0 0 9000 0
12442 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12443 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12444 note: configured to log to "/dev/stdout"
124452023-07-16T04:51:30.008ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
124462023-07-16T04:51:30.011ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
124472023-07-16T04:51:30.011ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
124482023-07-16T04:51:30.040ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
124492023-07-16T04:51:30.040ZINFOcrucible-agent: instance states: (Some(Disabled), None)
124502023-07-16T04:51:30.041ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
124512023-07-16T04:51:30.044ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
124522023-07-16T04:51:30.049ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
124532023-07-16T04:51:30.049ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12454 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12455 ', agent/src/main.rs:880:30
12456 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12457 [ Jul 16 04:51:30 Stopping because service exited with an error. ]
12458 [ Jul 16 04:51:30 Failing too quickly, throttling. ]
12459 [ Jul 16 04:51:31 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12460 + . /lib/svc/share/smf_include.sh
12461 ++ SMF_EXIT_OK=0
12462 ++ SMF_EXIT_NODAEMON=94
12463 ++ SMF_EXIT_ERR_FATAL=95
12464 ++ SMF_EXIT_ERR_CONFIG=96
12465 ++ SMF_EXIT_MON_DEGRADE=97
12466 ++ SMF_EXIT_MON_OFFLINE=98
12467 ++ SMF_EXIT_ERR_NOSMF=99
12468 ++ SMF_EXIT_ERR_PERM=100
12469 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12470 + DATALINK=oxControlService20
12471 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12472 + GATEWAY=fd00:1122:3344:101::1
12473 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12474 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12475 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12476 + LISTEN_ADDR=fd00:1122:3344:101::10
12477 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12478 + LISTEN_PORT=32345
12479 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12480 + PORTBASE=19000
12481 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12482 + DOWNSTAIRS_PREFIX=downstairs
12483 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12484 + SNAPSHOT_PREFIX=snapshot
12485 + [[ oxControlService20 == unknown ]]
12486 + [[ fd00:1122:3344:101::1 == unknown ]]
12487 + ipadm delete-if oxControlService20
12488 + ipadm create-if -t oxControlService20
12489 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12490 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12491 + ipadm show-addr oxControlService20/ll
12492 ipadm: Address object not found
12493 + ipadm create-addr -t -T addrconf oxControlService20/ll
12494 + ipadm show-addr oxControlService20/omicron6
12495 ipadm: Address object not found
12496 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12497 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12498 route to: default
12499 destination: default
12500 mask: default
12501 gateway: fd00:1122:3344:101::1
12502 interface: oxControlService20
12503 flags: <UP,GATEWAY,DONE,STATIC>
12504 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12505 0 0 0 0 0 0 9000 0
12506 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12507 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12508 note: configured to log to "/dev/stdout"
125092023-07-16T04:51:31.606ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
125102023-07-16T04:51:31.609ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
125112023-07-16T04:51:31.609ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
125122023-07-16T04:51:31.637ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
125132023-07-16T04:51:31.638ZINFOcrucible-agent: instance states: (Some(Disabled), None)
125142023-07-16T04:51:31.638ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
125152023-07-16T04:51:31.641ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
125162023-07-16T04:51:31.645ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
125172023-07-16T04:51:31.645ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12518 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12519 ', agent/src/main.rs:880:30
12520 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12521 [ Jul 16 04:51:31 Stopping because service exited with an error. ]
12522 [ Jul 16 04:51:31 Failing too quickly, throttling. ]
12523 [ Jul 16 04:51:32 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12524 + . /lib/svc/share/smf_include.sh
12525 ++ SMF_EXIT_OK=0
12526 ++ SMF_EXIT_NODAEMON=94
12527 ++ SMF_EXIT_ERR_FATAL=95
12528 ++ SMF_EXIT_ERR_CONFIG=96
12529 ++ SMF_EXIT_MON_DEGRADE=97
12530 ++ SMF_EXIT_MON_OFFLINE=98
12531 ++ SMF_EXIT_ERR_NOSMF=99
12532 ++ SMF_EXIT_ERR_PERM=100
12533 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12534 + DATALINK=oxControlService20
12535 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12536 + GATEWAY=fd00:1122:3344:101::1
12537 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12538 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12539 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12540 + LISTEN_ADDR=fd00:1122:3344:101::10
12541 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12542 + LISTEN_PORT=32345
12543 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12544 + PORTBASE=19000
12545 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12546 + DOWNSTAIRS_PREFIX=downstairs
12547 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12548 + SNAPSHOT_PREFIX=snapshot
12549 + [[ oxControlService20 == unknown ]]
12550 + [[ fd00:1122:3344:101::1 == unknown ]]
12551 + ipadm delete-if oxControlService20
12552 + ipadm create-if -t oxControlService20
12553 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12554 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12555 + ipadm show-addr oxControlService20/ll
12556 ipadm: Address object not found
12557 + ipadm create-addr -t -T addrconf oxControlService20/ll
12558 + ipadm show-addr oxControlService20/omicron6
12559 ipadm: Address object not found
12560 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12561 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12562 route to: default
12563 destination: default
12564 mask: default
12565 gateway: fd00:1122:3344:101::1
12566 interface: oxControlService20
12567 flags: <UP,GATEWAY,DONE,STATIC>
12568 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12569 0 0 0 0 0 0 9000 0
12570 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12571 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12572 note: configured to log to "/dev/stdout"
125732023-07-16T04:51:33.204ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
125742023-07-16T04:51:33.207ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
125752023-07-16T04:51:33.207ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
125762023-07-16T04:51:33.236ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
125772023-07-16T04:51:33.237ZINFOcrucible-agent: instance states: (Some(Disabled), None)
125782023-07-16T04:51:33.237ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
125792023-07-16T04:51:33.240ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
125802023-07-16T04:51:33.244ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
125812023-07-16T04:51:33.244ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12582 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12583 ', agent/src/main.rs:880:30
12584 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12585 [ Jul 16 04:51:33 Stopping because service exited with an error. ]
12586 [ Jul 16 04:51:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12587 + . /lib/svc/share/smf_include.sh
12588 ++ SMF_EXIT_OK=0
12589 ++ SMF_EXIT_NODAEMON=94
12590 ++ SMF_EXIT_ERR_FATAL=95
12591 ++ SMF_EXIT_ERR_CONFIG=96
12592 ++ SMF_EXIT_MON_DEGRADE=97
12593 ++ SMF_EXIT_MON_OFFLINE=98
12594 ++ SMF_EXIT_ERR_NOSMF=99
12595 ++ SMF_EXIT_ERR_PERM=100
12596 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12597 + DATALINK=oxControlService20
12598 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12599 + GATEWAY=fd00:1122:3344:101::1
12600 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12601 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12602 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12603 + LISTEN_ADDR=fd00:1122:3344:101::10
12604 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12605 + LISTEN_PORT=32345
12606 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12607 + PORTBASE=19000
12608 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12609 + DOWNSTAIRS_PREFIX=downstairs
12610 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12611 + SNAPSHOT_PREFIX=snapshot
12612 + [[ oxControlService20 == unknown ]]
12613 + [[ fd00:1122:3344:101::1 == unknown ]]
12614 + ipadm delete-if oxControlService20
12615 + ipadm create-if -t oxControlService20
12616 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12617 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12618 + ipadm show-addr oxControlService20/ll
12619 ipadm: Address object not found
12620 + ipadm create-addr -t -T addrconf oxControlService20/ll
12621 + ipadm show-addr oxControlService20/omicron6
12622 ipadm: Address object not found
12623 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12624 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12625 route to: default
12626 destination: default
12627 mask: default
12628 gateway: fd00:1122:3344:101::1
12629 interface: oxControlService20
12630 flags: <UP,GATEWAY,DONE,STATIC>
12631 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12632 0 0 0 0 0 0 9000 0
12633 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12634 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12635 note: configured to log to "/dev/stdout"
126362023-07-16T04:51:33.804ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
126372023-07-16T04:51:33.807ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
126382023-07-16T04:51:33.807ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
126392023-07-16T04:51:33.835ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
126402023-07-16T04:51:33.835ZINFOcrucible-agent: instance states: (Some(Disabled), None)
126412023-07-16T04:51:33.836ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
126422023-07-16T04:51:33.839ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
126432023-07-16T04:51:33.843ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
126442023-07-16T04:51:33.843ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12645 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12646 ', agent/src/main.rs:880:30
12647 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12648 [ Jul 16 04:51:33 Stopping because service exited with an error. ]
12649 [ Jul 16 04:51:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12650 + . /lib/svc/share/smf_include.sh
12651 ++ SMF_EXIT_OK=0
12652 ++ SMF_EXIT_NODAEMON=94
12653 ++ SMF_EXIT_ERR_FATAL=95
12654 ++ SMF_EXIT_ERR_CONFIG=96
12655 ++ SMF_EXIT_MON_DEGRADE=97
12656 ++ SMF_EXIT_MON_OFFLINE=98
12657 ++ SMF_EXIT_ERR_NOSMF=99
12658 ++ SMF_EXIT_ERR_PERM=100
12659 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12660 + DATALINK=oxControlService20
12661 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12662 + GATEWAY=fd00:1122:3344:101::1
12663 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12664 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12665 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12666 + LISTEN_ADDR=fd00:1122:3344:101::10
12667 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12668 + LISTEN_PORT=32345
12669 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12670 + PORTBASE=19000
12671 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12672 + DOWNSTAIRS_PREFIX=downstairs
12673 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12674 + SNAPSHOT_PREFIX=snapshot
12675 + [[ oxControlService20 == unknown ]]
12676 + [[ fd00:1122:3344:101::1 == unknown ]]
12677 + ipadm delete-if oxControlService20
12678 + ipadm create-if -t oxControlService20
12679 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12680 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12681 + ipadm show-addr oxControlService20/ll
12682 ipadm: Address object not found
12683 + ipadm create-addr -t -T addrconf oxControlService20/ll
12684 + ipadm show-addr oxControlService20/omicron6
12685 ipadm: Address object not found
12686 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12687 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12688 route to: default
12689 destination: default
12690 mask: default
12691 gateway: fd00:1122:3344:101::1
12692 interface: oxControlService20
12693 flags: <UP,GATEWAY,DONE,STATIC>
12694 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12695 0 0 0 0 0 0 9000 0
12696 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12697 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12698 note: configured to log to "/dev/stdout"
126992023-07-16T04:51:34.398ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
127002023-07-16T04:51:34.400ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
127012023-07-16T04:51:34.400ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
127022023-07-16T04:51:34.431ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
127032023-07-16T04:51:34.431ZINFOcrucible-agent: instance states: (Some(Disabled), None)
127042023-07-16T04:51:34.431ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
127052023-07-16T04:51:34.434ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
127062023-07-16T04:51:34.438ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
127072023-07-16T04:51:34.438ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12708 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12709 ', agent/src/main.rs:880:30
12710 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12711 [ Jul 16 04:51:34 Stopping because service exited with an error. ]
12712 [ Jul 16 04:51:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12713 + . /lib/svc/share/smf_include.sh
12714 ++ SMF_EXIT_OK=0
12715 ++ SMF_EXIT_NODAEMON=94
12716 ++ SMF_EXIT_ERR_FATAL=95
12717 ++ SMF_EXIT_ERR_CONFIG=96
12718 ++ SMF_EXIT_MON_DEGRADE=97
12719 ++ SMF_EXIT_MON_OFFLINE=98
12720 ++ SMF_EXIT_ERR_NOSMF=99
12721 ++ SMF_EXIT_ERR_PERM=100
12722 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12723 + DATALINK=oxControlService20
12724 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12725 + GATEWAY=fd00:1122:3344:101::1
12726 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12727 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12728 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12729 + LISTEN_ADDR=fd00:1122:3344:101::10
12730 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12731 + LISTEN_PORT=32345
12732 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12733 + PORTBASE=19000
12734 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12735 + DOWNSTAIRS_PREFIX=downstairs
12736 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12737 + SNAPSHOT_PREFIX=snapshot
12738 + [[ oxControlService20 == unknown ]]
12739 + [[ fd00:1122:3344:101::1 == unknown ]]
12740 + ipadm delete-if oxControlService20
12741 + ipadm create-if -t oxControlService20
12742 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12743 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12744 + ipadm show-addr oxControlService20/ll
12745 ipadm: Address object not found
12746 + ipadm create-addr -t -T addrconf oxControlService20/ll
12747 + ipadm show-addr oxControlService20/omicron6
12748 ipadm: Address object not found
12749 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12750 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12751 route to: default
12752 destination: default
12753 mask: default
12754 gateway: fd00:1122:3344:101::1
12755 interface: oxControlService20
12756 flags: <UP,GATEWAY,DONE,STATIC>
12757 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12758 0 0 0 0 0 0 9000 0
12759 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12760 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12761 note: configured to log to "/dev/stdout"
127622023-07-16T04:51:34.998ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
127632023-07-16T04:51:35.001ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
127642023-07-16T04:51:35.001ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
127652023-07-16T04:51:35.031ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
127662023-07-16T04:51:35.031ZINFOcrucible-agent: instance states: (Some(Disabled), None)
127672023-07-16T04:51:35.032ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
127682023-07-16T04:51:35.034ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
127692023-07-16T04:51:35.039ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
127702023-07-16T04:51:35.039ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12771 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12772 ', agent/src/main.rs:880:30
12773 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12774 [ Jul 16 04:51:35 Stopping because service exited with an error. ]
12775 [ Jul 16 04:51:35 Failing too quickly, throttling. ]
12776 [ Jul 16 04:51:36 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12777 + . /lib/svc/share/smf_include.sh
12778 ++ SMF_EXIT_OK=0
12779 ++ SMF_EXIT_NODAEMON=94
12780 ++ SMF_EXIT_ERR_FATAL=95
12781 ++ SMF_EXIT_ERR_CONFIG=96
12782 ++ SMF_EXIT_MON_DEGRADE=97
12783 ++ SMF_EXIT_MON_OFFLINE=98
12784 ++ SMF_EXIT_ERR_NOSMF=99
12785 ++ SMF_EXIT_ERR_PERM=100
12786 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12787 + DATALINK=oxControlService20
12788 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12789 + GATEWAY=fd00:1122:3344:101::1
12790 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12791 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12792 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12793 + LISTEN_ADDR=fd00:1122:3344:101::10
12794 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12795 + LISTEN_PORT=32345
12796 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12797 + PORTBASE=19000
12798 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12799 + DOWNSTAIRS_PREFIX=downstairs
12800 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12801 + SNAPSHOT_PREFIX=snapshot
12802 + [[ oxControlService20 == unknown ]]
12803 + [[ fd00:1122:3344:101::1 == unknown ]]
12804 + ipadm delete-if oxControlService20
12805 + ipadm create-if -t oxControlService20
12806 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12807 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12808 + ipadm show-addr oxControlService20/ll
12809 ipadm: Address object not found
12810 + ipadm create-addr -t -T addrconf oxControlService20/ll
12811 + ipadm show-addr oxControlService20/omicron6
12812 ipadm: Address object not found
12813 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12814 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12815 route to: default
12816 destination: default
12817 mask: default
12818 gateway: fd00:1122:3344:101::1
12819 interface: oxControlService20
12820 flags: <UP,GATEWAY,DONE,STATIC>
12821 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12822 0 0 0 0 0 0 9000 0
12823 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12824 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12825 note: configured to log to "/dev/stdout"
128262023-07-16T04:51:36.603ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
128272023-07-16T04:51:36.605ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
128282023-07-16T04:51:36.605ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
128292023-07-16T04:51:36.636ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
128302023-07-16T04:51:36.636ZINFOcrucible-agent: instance states: (Some(Disabled), None)
128312023-07-16T04:51:36.636ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
128322023-07-16T04:51:36.639ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
128332023-07-16T04:51:36.643ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
128342023-07-16T04:51:36.643ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12835 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12836 ', agent/src/main.rs:880:30
12837 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12838 [ Jul 16 04:51:36 Stopping because service exited with an error. ]
12839 [ Jul 16 04:51:36 Failing too quickly, throttling. ]
12840 [ Jul 16 04:51:37 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12841 + . /lib/svc/share/smf_include.sh
12842 ++ SMF_EXIT_OK=0
12843 ++ SMF_EXIT_NODAEMON=94
12844 ++ SMF_EXIT_ERR_FATAL=95
12845 ++ SMF_EXIT_ERR_CONFIG=96
12846 ++ SMF_EXIT_MON_DEGRADE=97
12847 ++ SMF_EXIT_MON_OFFLINE=98
12848 ++ SMF_EXIT_ERR_NOSMF=99
12849 ++ SMF_EXIT_ERR_PERM=100
12850 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12851 + DATALINK=oxControlService20
12852 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12853 + GATEWAY=fd00:1122:3344:101::1
12854 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12855 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12856 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12857 + LISTEN_ADDR=fd00:1122:3344:101::10
12858 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12859 + LISTEN_PORT=32345
12860 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12861 + PORTBASE=19000
12862 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12863 + DOWNSTAIRS_PREFIX=downstairs
12864 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12865 + SNAPSHOT_PREFIX=snapshot
12866 + [[ oxControlService20 == unknown ]]
12867 + [[ fd00:1122:3344:101::1 == unknown ]]
12868 + ipadm delete-if oxControlService20
12869 + ipadm create-if -t oxControlService20
12870 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12871 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12872 + ipadm show-addr oxControlService20/ll
12873 ipadm: Address object not found
12874 + ipadm create-addr -t -T addrconf oxControlService20/ll
12875 + ipadm show-addr oxControlService20/omicron6
12876 ipadm: Address object not found
12877 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12878 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12879 route to: default
12880 destination: default
12881 mask: default
12882 gateway: fd00:1122:3344:101::1
12883 interface: oxControlService20
12884 flags: <UP,GATEWAY,DONE,STATIC>
12885 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12886 0 0 0 0 0 0 9000 0
12887 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12888 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12889 note: configured to log to "/dev/stdout"
128902023-07-16T04:51:38.210ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
128912023-07-16T04:51:38.212ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
128922023-07-16T04:51:38.212ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
128932023-07-16T04:51:38.244ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
128942023-07-16T04:51:38.244ZINFOcrucible-agent: instance states: (Some(Disabled), None)
128952023-07-16T04:51:38.245ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
128962023-07-16T04:51:38.248ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
128972023-07-16T04:51:38.252ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
128982023-07-16T04:51:38.252ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12899 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12900 ', agent/src/main.rs:880:30
12901 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12902 [ Jul 16 04:51:38 Stopping because service exited with an error. ]
12903 [ Jul 16 04:51:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12904 + . /lib/svc/share/smf_include.sh
12905 ++ SMF_EXIT_OK=0
12906 ++ SMF_EXIT_NODAEMON=94
12907 ++ SMF_EXIT_ERR_FATAL=95
12908 ++ SMF_EXIT_ERR_CONFIG=96
12909 ++ SMF_EXIT_MON_DEGRADE=97
12910 ++ SMF_EXIT_MON_OFFLINE=98
12911 ++ SMF_EXIT_ERR_NOSMF=99
12912 ++ SMF_EXIT_ERR_PERM=100
12913 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12914 + DATALINK=oxControlService20
12915 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12916 + GATEWAY=fd00:1122:3344:101::1
12917 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12918 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12919 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12920 + LISTEN_ADDR=fd00:1122:3344:101::10
12921 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12922 + LISTEN_PORT=32345
12923 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12924 + PORTBASE=19000
12925 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12926 + DOWNSTAIRS_PREFIX=downstairs
12927 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12928 + SNAPSHOT_PREFIX=snapshot
12929 + [[ oxControlService20 == unknown ]]
12930 + [[ fd00:1122:3344:101::1 == unknown ]]
12931 + ipadm delete-if oxControlService20
12932 + ipadm create-if -t oxControlService20
12933 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12934 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12935 + ipadm show-addr oxControlService20/ll
12936 ipadm: Address object not found
12937 + ipadm create-addr -t -T addrconf oxControlService20/ll
12938 + ipadm show-addr oxControlService20/omicron6
12939 ipadm: Address object not found
12940 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
12941 + route get -inet6 default -inet6 fd00:1122:3344:101::1
12942 route to: default
12943 destination: default
12944 mask: default
12945 gateway: fd00:1122:3344:101::1
12946 interface: oxControlService20
12947 flags: <UP,GATEWAY,DONE,STATIC>
12948 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
12949 0 0 0 0 0 0 9000 0
12950 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
12951 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
12952 note: configured to log to "/dev/stdout"
129532023-07-16T04:51:38.810ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
129542023-07-16T04:51:38.812ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
129552023-07-16T04:51:38.812ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
129562023-07-16T04:51:38.841ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
129572023-07-16T04:51:38.841ZINFOcrucible-agent: instance states: (Some(Disabled), None)
129582023-07-16T04:51:38.842ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
129592023-07-16T04:51:38.845ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
129602023-07-16T04:51:38.849ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
129612023-07-16T04:51:38.849ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
12962 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
12963 ', agent/src/main.rs:880:30
12964 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
12965 [ Jul 16 04:51:38 Stopping because service exited with an error. ]
12966 [ Jul 16 04:51:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
12967 + . /lib/svc/share/smf_include.sh
12968 ++ SMF_EXIT_OK=0
12969 ++ SMF_EXIT_NODAEMON=94
12970 ++ SMF_EXIT_ERR_FATAL=95
12971 ++ SMF_EXIT_ERR_CONFIG=96
12972 ++ SMF_EXIT_MON_DEGRADE=97
12973 ++ SMF_EXIT_MON_OFFLINE=98
12974 ++ SMF_EXIT_ERR_NOSMF=99
12975 ++ SMF_EXIT_ERR_PERM=100
12976 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
12977 + DATALINK=oxControlService20
12978 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
12979 + GATEWAY=fd00:1122:3344:101::1
12980 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
12981 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
12982 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
12983 + LISTEN_ADDR=fd00:1122:3344:101::10
12984 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
12985 + LISTEN_PORT=32345
12986 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
12987 + PORTBASE=19000
12988 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
12989 + DOWNSTAIRS_PREFIX=downstairs
12990 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
12991 + SNAPSHOT_PREFIX=snapshot
12992 + [[ oxControlService20 == unknown ]]
12993 + [[ fd00:1122:3344:101::1 == unknown ]]
12994 + ipadm delete-if oxControlService20
12995 + ipadm create-if -t oxControlService20
12996 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
12997 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
12998 + ipadm show-addr oxControlService20/ll
12999 ipadm: Address object not found
13000 + ipadm create-addr -t -T addrconf oxControlService20/ll
13001 + ipadm show-addr oxControlService20/omicron6
13002 ipadm: Address object not found
13003 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13004 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13005 route to: default
13006 destination: default
13007 mask: default
13008 gateway: fd00:1122:3344:101::1
13009 interface: oxControlService20
13010 flags: <UP,GATEWAY,DONE,STATIC>
13011 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13012 0 0 0 0 0 0 9000 0
13013 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13014 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13015 note: configured to log to "/dev/stdout"
130162023-07-16T04:51:39.402ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
130172023-07-16T04:51:39.404ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
130182023-07-16T04:51:39.404ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
130192023-07-16T04:51:39.434ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
130202023-07-16T04:51:39.434ZINFOcrucible-agent: instance states: (Some(Disabled), None)
130212023-07-16T04:51:39.435ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
130222023-07-16T04:51:39.438ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
130232023-07-16T04:51:39.442ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
130242023-07-16T04:51:39.442ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13025 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13026 ', agent/src/main.rs:880:30
13027 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13028 [ Jul 16 04:51:39 Stopping because service exited with an error. ]
13029 [ Jul 16 04:51:39 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13030 + . /lib/svc/share/smf_include.sh
13031 ++ SMF_EXIT_OK=0
13032 ++ SMF_EXIT_NODAEMON=94
13033 ++ SMF_EXIT_ERR_FATAL=95
13034 ++ SMF_EXIT_ERR_CONFIG=96
13035 ++ SMF_EXIT_MON_DEGRADE=97
13036 ++ SMF_EXIT_MON_OFFLINE=98
13037 ++ SMF_EXIT_ERR_NOSMF=99
13038 ++ SMF_EXIT_ERR_PERM=100
13039 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13040 + DATALINK=oxControlService20
13041 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13042 + GATEWAY=fd00:1122:3344:101::1
13043 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13044 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13045 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13046 + LISTEN_ADDR=fd00:1122:3344:101::10
13047 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13048 + LISTEN_PORT=32345
13049 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13050 + PORTBASE=19000
13051 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13052 + DOWNSTAIRS_PREFIX=downstairs
13053 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13054 + SNAPSHOT_PREFIX=snapshot
13055 + [[ oxControlService20 == unknown ]]
13056 + [[ fd00:1122:3344:101::1 == unknown ]]
13057 + ipadm delete-if oxControlService20
13058 + ipadm create-if -t oxControlService20
13059 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13060 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13061 + ipadm show-addr oxControlService20/ll
13062 ipadm: Address object not found
13063 + ipadm create-addr -t -T addrconf oxControlService20/ll
13064 + ipadm show-addr oxControlService20/omicron6
13065 ipadm: Address object not found
13066 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13067 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13068 route to: default
13069 destination: default
13070 mask: default
13071 gateway: fd00:1122:3344:101::1
13072 interface: oxControlService20
13073 flags: <UP,GATEWAY,DONE,STATIC>
13074 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13075 0 0 0 0 0 0 9000 0
13076 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13077 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13078 note: configured to log to "/dev/stdout"
130792023-07-16T04:51:40.002ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
130802023-07-16T04:51:40.005ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
130812023-07-16T04:51:40.005ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
130822023-07-16T04:51:40.035ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
130832023-07-16T04:51:40.035ZINFOcrucible-agent: instance states: (Some(Disabled), None)
130842023-07-16T04:51:40.036ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
130852023-07-16T04:51:40.039ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
130862023-07-16T04:51:40.043ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
130872023-07-16T04:51:40.043ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13088 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13089 ', agent/src/main.rs:880:30
13090 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13091 [ Jul 16 04:51:40 Stopping because service exited with an error. ]
13092 [ Jul 16 04:51:40 Failing too quickly, throttling. ]
13093 [ Jul 16 04:51:41 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13094 + . /lib/svc/share/smf_include.sh
13095 ++ SMF_EXIT_OK=0
13096 ++ SMF_EXIT_NODAEMON=94
13097 ++ SMF_EXIT_ERR_FATAL=95
13098 ++ SMF_EXIT_ERR_CONFIG=96
13099 ++ SMF_EXIT_MON_DEGRADE=97
13100 ++ SMF_EXIT_MON_OFFLINE=98
13101 ++ SMF_EXIT_ERR_NOSMF=99
13102 ++ SMF_EXIT_ERR_PERM=100
13103 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13104 + DATALINK=oxControlService20
13105 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13106 + GATEWAY=fd00:1122:3344:101::1
13107 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13108 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13109 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13110 + LISTEN_ADDR=fd00:1122:3344:101::10
13111 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13112 + LISTEN_PORT=32345
13113 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13114 + PORTBASE=19000
13115 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13116 + DOWNSTAIRS_PREFIX=downstairs
13117 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13118 + SNAPSHOT_PREFIX=snapshot
13119 + [[ oxControlService20 == unknown ]]
13120 + [[ fd00:1122:3344:101::1 == unknown ]]
13121 + ipadm delete-if oxControlService20
13122 + ipadm create-if -t oxControlService20
13123 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13124 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13125 + ipadm show-addr oxControlService20/ll
13126 ipadm: Address object not found
13127 + ipadm create-addr -t -T addrconf oxControlService20/ll
13128 + ipadm show-addr oxControlService20/omicron6
13129 ipadm: Address object not found
13130 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13131 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13132 route to: default
13133 destination: default
13134 mask: default
13135 gateway: fd00:1122:3344:101::1
13136 interface: oxControlService20
13137 flags: <UP,GATEWAY,DONE,STATIC>
13138 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13139 0 0 0 0 0 0 9000 0
13140 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13141 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13142 note: configured to log to "/dev/stdout"
131432023-07-16T04:51:41.606ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
131442023-07-16T04:51:41.608ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
131452023-07-16T04:51:41.608ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
131462023-07-16T04:51:41.638ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
131472023-07-16T04:51:41.638ZINFOcrucible-agent: instance states: (Some(Disabled), None)
131482023-07-16T04:51:41.638ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
131492023-07-16T04:51:41.641ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
131502023-07-16T04:51:41.645ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
131512023-07-16T04:51:41.645ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13152 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13153 ', agent/src/main.rs:880:30
13154 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13155 [ Jul 16 04:51:41 Stopping because service exited with an error. ]
13156 [ Jul 16 04:51:41 Failing too quickly, throttling. ]
13157 [ Jul 16 04:51:42 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13158 + . /lib/svc/share/smf_include.sh
13159 ++ SMF_EXIT_OK=0
13160 ++ SMF_EXIT_NODAEMON=94
13161 ++ SMF_EXIT_ERR_FATAL=95
13162 ++ SMF_EXIT_ERR_CONFIG=96
13163 ++ SMF_EXIT_MON_DEGRADE=97
13164 ++ SMF_EXIT_MON_OFFLINE=98
13165 ++ SMF_EXIT_ERR_NOSMF=99
13166 ++ SMF_EXIT_ERR_PERM=100
13167 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13168 + DATALINK=oxControlService20
13169 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13170 + GATEWAY=fd00:1122:3344:101::1
13171 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13172 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13173 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13174 + LISTEN_ADDR=fd00:1122:3344:101::10
13175 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13176 + LISTEN_PORT=32345
13177 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13178 + PORTBASE=19000
13179 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13180 + DOWNSTAIRS_PREFIX=downstairs
13181 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13182 + SNAPSHOT_PREFIX=snapshot
13183 + [[ oxControlService20 == unknown ]]
13184 + [[ fd00:1122:3344:101::1 == unknown ]]
13185 + ipadm delete-if oxControlService20
13186 + ipadm create-if -t oxControlService20
13187 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13188 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13189 + ipadm show-addr oxControlService20/ll
13190 ipadm: Address object not found
13191 + ipadm create-addr -t -T addrconf oxControlService20/ll
13192 + ipadm show-addr oxControlService20/omicron6
13193 ipadm: Address object not found
13194 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13195 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13196 route to: default
13197 destination: default
13198 mask: default
13199 gateway: fd00:1122:3344:101::1
13200 interface: oxControlService20
13201 flags: <UP,GATEWAY,DONE,STATIC>
13202 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13203 0 0 0 0 0 0 9000 0
13204 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13205 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13206 note: configured to log to "/dev/stdout"
132072023-07-16T04:51:43.203ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
132082023-07-16T04:51:43.206ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
132092023-07-16T04:51:43.206ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
132102023-07-16T04:51:43.235ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
132112023-07-16T04:51:43.235ZINFOcrucible-agent: instance states: (Some(Disabled), None)
132122023-07-16T04:51:43.236ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
132132023-07-16T04:51:43.239ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
132142023-07-16T04:51:43.244ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
132152023-07-16T04:51:43.244ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13216 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13217 ', agent/src/main.rs:880:30
13218 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13219 [ Jul 16 04:51:43 Stopping because service exited with an error. ]
13220 [ Jul 16 04:51:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13221 + . /lib/svc/share/smf_include.sh
13222 ++ SMF_EXIT_OK=0
13223 ++ SMF_EXIT_NODAEMON=94
13224 ++ SMF_EXIT_ERR_FATAL=95
13225 ++ SMF_EXIT_ERR_CONFIG=96
13226 ++ SMF_EXIT_MON_DEGRADE=97
13227 ++ SMF_EXIT_MON_OFFLINE=98
13228 ++ SMF_EXIT_ERR_NOSMF=99
13229 ++ SMF_EXIT_ERR_PERM=100
13230 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13231 + DATALINK=oxControlService20
13232 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13233 + GATEWAY=fd00:1122:3344:101::1
13234 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13235 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13236 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13237 + LISTEN_ADDR=fd00:1122:3344:101::10
13238 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13239 + LISTEN_PORT=32345
13240 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13241 + PORTBASE=19000
13242 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13243 + DOWNSTAIRS_PREFIX=downstairs
13244 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13245 + SNAPSHOT_PREFIX=snapshot
13246 + [[ oxControlService20 == unknown ]]
13247 + [[ fd00:1122:3344:101::1 == unknown ]]
13248 + ipadm delete-if oxControlService20
13249 + ipadm create-if -t oxControlService20
13250 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13251 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13252 + ipadm show-addr oxControlService20/ll
13253 ipadm: Address object not found
13254 + ipadm create-addr -t -T addrconf oxControlService20/ll
13255 + ipadm show-addr oxControlService20/omicron6
13256 ipadm: Address object not found
13257 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13258 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13259 route to: default
13260 destination: default
13261 mask: default
13262 gateway: fd00:1122:3344:101::1
13263 interface: oxControlService20
13264 flags: <UP,GATEWAY,DONE,STATIC>
13265 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13266 0 0 0 0 0 0 9000 0
13267 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13268 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13269 note: configured to log to "/dev/stdout"
132702023-07-16T04:51:43.807ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
132712023-07-16T04:51:43.809ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
132722023-07-16T04:51:43.809ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
132732023-07-16T04:51:43.838ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
132742023-07-16T04:51:43.839ZINFOcrucible-agent: instance states: (Some(Disabled), None)
132752023-07-16T04:51:43.839ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
132762023-07-16T04:51:43.842ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
132772023-07-16T04:51:43.846ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
132782023-07-16T04:51:43.846ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13279 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13280 ', agent/src/main.rs:880:30
13281 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13282 [ Jul 16 04:51:43 Stopping because service exited with an error. ]
13283 [ Jul 16 04:51:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13284 + . /lib/svc/share/smf_include.sh
13285 ++ SMF_EXIT_OK=0
13286 ++ SMF_EXIT_NODAEMON=94
13287 ++ SMF_EXIT_ERR_FATAL=95
13288 ++ SMF_EXIT_ERR_CONFIG=96
13289 ++ SMF_EXIT_MON_DEGRADE=97
13290 ++ SMF_EXIT_MON_OFFLINE=98
13291 ++ SMF_EXIT_ERR_NOSMF=99
13292 ++ SMF_EXIT_ERR_PERM=100
13293 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13294 + DATALINK=oxControlService20
13295 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13296 + GATEWAY=fd00:1122:3344:101::1
13297 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13298 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13299 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13300 + LISTEN_ADDR=fd00:1122:3344:101::10
13301 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13302 + LISTEN_PORT=32345
13303 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13304 + PORTBASE=19000
13305 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13306 + DOWNSTAIRS_PREFIX=downstairs
13307 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13308 + SNAPSHOT_PREFIX=snapshot
13309 + [[ oxControlService20 == unknown ]]
13310 + [[ fd00:1122:3344:101::1 == unknown ]]
13311 + ipadm delete-if oxControlService20
13312 + ipadm create-if -t oxControlService20
13313 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13314 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13315 + ipadm show-addr oxControlService20/ll
13316 ipadm: Address object not found
13317 + ipadm create-addr -t -T addrconf oxControlService20/ll
13318 + ipadm show-addr oxControlService20/omicron6
13319 ipadm: Address object not found
13320 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13321 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13322 route to: default
13323 destination: default
13324 mask: default
13325 gateway: fd00:1122:3344:101::1
13326 interface: oxControlService20
13327 flags: <UP,GATEWAY,DONE,STATIC>
13328 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13329 0 0 0 0 0 0 9000 0
13330 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13331 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13332 note: configured to log to "/dev/stdout"
133332023-07-16T04:51:44.401ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
133342023-07-16T04:51:44.403ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
133352023-07-16T04:51:44.403ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
133362023-07-16T04:51:44.432ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
133372023-07-16T04:51:44.433ZINFOcrucible-agent: instance states: (Some(Disabled), None)
133382023-07-16T04:51:44.433ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
133392023-07-16T04:51:44.436ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
133402023-07-16T04:51:44.440ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
133412023-07-16T04:51:44.440ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13342 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13343 ', agent/src/main.rs:880:30
13344 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13345 [ Jul 16 04:51:44 Stopping because service exited with an error. ]
13346 [ Jul 16 04:51:44 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13347 + . /lib/svc/share/smf_include.sh
13348 ++ SMF_EXIT_OK=0
13349 ++ SMF_EXIT_NODAEMON=94
13350 ++ SMF_EXIT_ERR_FATAL=95
13351 ++ SMF_EXIT_ERR_CONFIG=96
13352 ++ SMF_EXIT_MON_DEGRADE=97
13353 ++ SMF_EXIT_MON_OFFLINE=98
13354 ++ SMF_EXIT_ERR_NOSMF=99
13355 ++ SMF_EXIT_ERR_PERM=100
13356 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13357 + DATALINK=oxControlService20
13358 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13359 + GATEWAY=fd00:1122:3344:101::1
13360 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13361 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13362 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13363 + LISTEN_ADDR=fd00:1122:3344:101::10
13364 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13365 + LISTEN_PORT=32345
13366 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13367 + PORTBASE=19000
13368 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13369 + DOWNSTAIRS_PREFIX=downstairs
13370 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13371 + SNAPSHOT_PREFIX=snapshot
13372 + [[ oxControlService20 == unknown ]]
13373 + [[ fd00:1122:3344:101::1 == unknown ]]
13374 + ipadm delete-if oxControlService20
13375 + ipadm create-if -t oxControlService20
13376 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13377 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13378 + ipadm show-addr oxControlService20/ll
13379 ipadm: Address object not found
13380 + ipadm create-addr -t -T addrconf oxControlService20/ll
13381 + ipadm show-addr oxControlService20/omicron6
13382 ipadm: Address object not found
13383 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13384 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13385 route to: default
13386 destination: default
13387 mask: default
13388 gateway: fd00:1122:3344:101::1
13389 interface: oxControlService20
13390 flags: <UP,GATEWAY,DONE,STATIC>
13391 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13392 0 0 0 0 0 0 9000 0
13393 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13394 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13395 note: configured to log to "/dev/stdout"
133962023-07-16T04:51:44.996ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
133972023-07-16T04:51:44.999ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
133982023-07-16T04:51:44.999ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
133992023-07-16T04:51:45.029ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
134002023-07-16T04:51:45.029ZINFOcrucible-agent: instance states: (Some(Disabled), None)
134012023-07-16T04:51:45.030ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
134022023-07-16T04:51:45.033ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
134032023-07-16T04:51:45.037ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
134042023-07-16T04:51:45.037ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13405 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13406 ', agent/src/main.rs:880:30
13407 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13408 [ Jul 16 04:51:45 Stopping because service exited with an error. ]
13409 [ Jul 16 04:51:45 Failing too quickly, throttling. ]
13410 [ Jul 16 04:51:46 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13411 + . /lib/svc/share/smf_include.sh
13412 ++ SMF_EXIT_OK=0
13413 ++ SMF_EXIT_NODAEMON=94
13414 ++ SMF_EXIT_ERR_FATAL=95
13415 ++ SMF_EXIT_ERR_CONFIG=96
13416 ++ SMF_EXIT_MON_DEGRADE=97
13417 ++ SMF_EXIT_MON_OFFLINE=98
13418 ++ SMF_EXIT_ERR_NOSMF=99
13419 ++ SMF_EXIT_ERR_PERM=100
13420 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13421 + DATALINK=oxControlService20
13422 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13423 + GATEWAY=fd00:1122:3344:101::1
13424 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13425 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13426 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13427 + LISTEN_ADDR=fd00:1122:3344:101::10
13428 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13429 + LISTEN_PORT=32345
13430 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13431 + PORTBASE=19000
13432 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13433 + DOWNSTAIRS_PREFIX=downstairs
13434 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13435 + SNAPSHOT_PREFIX=snapshot
13436 + [[ oxControlService20 == unknown ]]
13437 + [[ fd00:1122:3344:101::1 == unknown ]]
13438 + ipadm delete-if oxControlService20
13439 + ipadm create-if -t oxControlService20
13440 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13441 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13442 + ipadm show-addr oxControlService20/ll
13443 ipadm: Address object not found
13444 + ipadm create-addr -t -T addrconf oxControlService20/ll
13445 + ipadm show-addr oxControlService20/omicron6
13446 ipadm: Address object not found
13447 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13448 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13449 route to: default
13450 destination: default
13451 mask: default
13452 gateway: fd00:1122:3344:101::1
13453 interface: oxControlService20
13454 flags: <UP,GATEWAY,DONE,STATIC>
13455 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13456 0 0 0 0 0 0 9000 0
13457 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13458 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13459 note: configured to log to "/dev/stdout"
134602023-07-16T04:51:46.599ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
134612023-07-16T04:51:46.601ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
134622023-07-16T04:51:46.601ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
134632023-07-16T04:51:46.632ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
134642023-07-16T04:51:46.632ZINFOcrucible-agent: instance states: (Some(Disabled), None)
134652023-07-16T04:51:46.633ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
134662023-07-16T04:51:46.636ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
134672023-07-16T04:51:46.641ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
134682023-07-16T04:51:46.641ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13469 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13470 ', agent/src/main.rs:880:30
13471 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13472 [ Jul 16 04:51:46 Stopping because service exited with an error. ]
13473 [ Jul 16 04:51:46 Failing too quickly, throttling. ]
13474 [ Jul 16 04:51:47 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13475 + . /lib/svc/share/smf_include.sh
13476 ++ SMF_EXIT_OK=0
13477 ++ SMF_EXIT_NODAEMON=94
13478 ++ SMF_EXIT_ERR_FATAL=95
13479 ++ SMF_EXIT_ERR_CONFIG=96
13480 ++ SMF_EXIT_MON_DEGRADE=97
13481 ++ SMF_EXIT_MON_OFFLINE=98
13482 ++ SMF_EXIT_ERR_NOSMF=99
13483 ++ SMF_EXIT_ERR_PERM=100
13484 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13485 + DATALINK=oxControlService20
13486 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13487 + GATEWAY=fd00:1122:3344:101::1
13488 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13489 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13490 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13491 + LISTEN_ADDR=fd00:1122:3344:101::10
13492 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13493 + LISTEN_PORT=32345
13494 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13495 + PORTBASE=19000
13496 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13497 + DOWNSTAIRS_PREFIX=downstairs
13498 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13499 + SNAPSHOT_PREFIX=snapshot
13500 + [[ oxControlService20 == unknown ]]
13501 + [[ fd00:1122:3344:101::1 == unknown ]]
13502 + ipadm delete-if oxControlService20
13503 + ipadm create-if -t oxControlService20
13504 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13505 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13506 + ipadm show-addr oxControlService20/ll
13507 ipadm: Address object not found
13508 + ipadm create-addr -t -T addrconf oxControlService20/ll
13509 + ipadm show-addr oxControlService20/omicron6
13510 ipadm: Address object not found
13511 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13512 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13513 route to: default
13514 destination: default
13515 mask: default
13516 gateway: fd00:1122:3344:101::1
13517 interface: oxControlService20
13518 flags: <UP,GATEWAY,DONE,STATIC>
13519 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13520 0 0 0 0 0 0 9000 0
13521 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13522 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13523 note: configured to log to "/dev/stdout"
135242023-07-16T04:51:48.200ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
135252023-07-16T04:51:48.202ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
135262023-07-16T04:51:48.202ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
135272023-07-16T04:51:48.232ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
135282023-07-16T04:51:48.232ZINFOcrucible-agent: instance states: (Some(Disabled), None)
135292023-07-16T04:51:48.233ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
135302023-07-16T04:51:48.236ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
135312023-07-16T04:51:48.240ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
135322023-07-16T04:51:48.240ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13533 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13534 ', agent/src/main.rs:880:30
13535 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13536 [ Jul 16 04:51:48 Stopping because service exited with an error. ]
13537 [ Jul 16 04:51:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13538 + . /lib/svc/share/smf_include.sh
13539 ++ SMF_EXIT_OK=0
13540 ++ SMF_EXIT_NODAEMON=94
13541 ++ SMF_EXIT_ERR_FATAL=95
13542 ++ SMF_EXIT_ERR_CONFIG=96
13543 ++ SMF_EXIT_MON_DEGRADE=97
13544 ++ SMF_EXIT_MON_OFFLINE=98
13545 ++ SMF_EXIT_ERR_NOSMF=99
13546 ++ SMF_EXIT_ERR_PERM=100
13547 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13548 + DATALINK=oxControlService20
13549 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13550 + GATEWAY=fd00:1122:3344:101::1
13551 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13552 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13553 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13554 + LISTEN_ADDR=fd00:1122:3344:101::10
13555 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13556 + LISTEN_PORT=32345
13557 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13558 + PORTBASE=19000
13559 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13560 + DOWNSTAIRS_PREFIX=downstairs
13561 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13562 + SNAPSHOT_PREFIX=snapshot
13563 + [[ oxControlService20 == unknown ]]
13564 + [[ fd00:1122:3344:101::1 == unknown ]]
13565 + ipadm delete-if oxControlService20
13566 + ipadm create-if -t oxControlService20
13567 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13568 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13569 + ipadm show-addr oxControlService20/ll
13570 ipadm: Address object not found
13571 + ipadm create-addr -t -T addrconf oxControlService20/ll
13572 + ipadm show-addr oxControlService20/omicron6
13573 ipadm: Address object not found
13574 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13575 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13576 route to: default
13577 destination: default
13578 mask: default
13579 gateway: fd00:1122:3344:101::1
13580 interface: oxControlService20
13581 flags: <UP,GATEWAY,DONE,STATIC>
13582 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13583 0 0 0 0 0 0 9000 0
13584 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13585 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13586 note: configured to log to "/dev/stdout"
135872023-07-16T04:51:48.793ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
135882023-07-16T04:51:48.795ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
135892023-07-16T04:51:48.795ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
135902023-07-16T04:51:48.823ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
135912023-07-16T04:51:48.824ZINFOcrucible-agent: instance states: (Some(Disabled), None)
135922023-07-16T04:51:48.824ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
135932023-07-16T04:51:48.827ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
135942023-07-16T04:51:48.831ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
135952023-07-16T04:51:48.831ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13596 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13597 ', agent/src/main.rs:880:30
13598 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13599 [ Jul 16 04:51:48 Stopping because service exited with an error. ]
13600 [ Jul 16 04:51:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13601 + . /lib/svc/share/smf_include.sh
13602 ++ SMF_EXIT_OK=0
13603 ++ SMF_EXIT_NODAEMON=94
13604 ++ SMF_EXIT_ERR_FATAL=95
13605 ++ SMF_EXIT_ERR_CONFIG=96
13606 ++ SMF_EXIT_MON_DEGRADE=97
13607 ++ SMF_EXIT_MON_OFFLINE=98
13608 ++ SMF_EXIT_ERR_NOSMF=99
13609 ++ SMF_EXIT_ERR_PERM=100
13610 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13611 + DATALINK=oxControlService20
13612 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13613 + GATEWAY=fd00:1122:3344:101::1
13614 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13615 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13616 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13617 + LISTEN_ADDR=fd00:1122:3344:101::10
13618 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13619 + LISTEN_PORT=32345
13620 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13621 + PORTBASE=19000
13622 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13623 + DOWNSTAIRS_PREFIX=downstairs
13624 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13625 + SNAPSHOT_PREFIX=snapshot
13626 + [[ oxControlService20 == unknown ]]
13627 + [[ fd00:1122:3344:101::1 == unknown ]]
13628 + ipadm delete-if oxControlService20
13629 + ipadm create-if -t oxControlService20
13630 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13631 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13632 + ipadm show-addr oxControlService20/ll
13633 ipadm: Address object not found
13634 + ipadm create-addr -t -T addrconf oxControlService20/ll
13635 + ipadm show-addr oxControlService20/omicron6
13636 ipadm: Address object not found
13637 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13638 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13639 route to: default
13640 destination: default
13641 mask: default
13642 gateway: fd00:1122:3344:101::1
13643 interface: oxControlService20
13644 flags: <UP,GATEWAY,DONE,STATIC>
13645 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13646 0 0 0 0 0 0 9000 0
13647 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13648 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13649 note: configured to log to "/dev/stdout"
136502023-07-16T04:51:49.384ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
136512023-07-16T04:51:49.386ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
136522023-07-16T04:51:49.386ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
136532023-07-16T04:51:49.415ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
136542023-07-16T04:51:49.415ZINFOcrucible-agent: instance states: (Some(Disabled), None)
136552023-07-16T04:51:49.416ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
136562023-07-16T04:51:49.419ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
136572023-07-16T04:51:49.423ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
136582023-07-16T04:51:49.423ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13659 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13660 ', agent/src/main.rs:880:30
13661 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13662 [ Jul 16 04:51:49 Stopping because service exited with an error. ]
13663 [ Jul 16 04:51:49 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13664 + . /lib/svc/share/smf_include.sh
13665 ++ SMF_EXIT_OK=0
13666 ++ SMF_EXIT_NODAEMON=94
13667 ++ SMF_EXIT_ERR_FATAL=95
13668 ++ SMF_EXIT_ERR_CONFIG=96
13669 ++ SMF_EXIT_MON_DEGRADE=97
13670 ++ SMF_EXIT_MON_OFFLINE=98
13671 ++ SMF_EXIT_ERR_NOSMF=99
13672 ++ SMF_EXIT_ERR_PERM=100
13673 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13674 + DATALINK=oxControlService20
13675 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13676 + GATEWAY=fd00:1122:3344:101::1
13677 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13678 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13679 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13680 + LISTEN_ADDR=fd00:1122:3344:101::10
13681 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13682 + LISTEN_PORT=32345
13683 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13684 + PORTBASE=19000
13685 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13686 + DOWNSTAIRS_PREFIX=downstairs
13687 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13688 + SNAPSHOT_PREFIX=snapshot
13689 + [[ oxControlService20 == unknown ]]
13690 + [[ fd00:1122:3344:101::1 == unknown ]]
13691 + ipadm delete-if oxControlService20
13692 + ipadm create-if -t oxControlService20
13693 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13694 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13695 + ipadm show-addr oxControlService20/ll
13696 ipadm: Address object not found
13697 + ipadm create-addr -t -T addrconf oxControlService20/ll
13698 + ipadm show-addr oxControlService20/omicron6
13699 ipadm: Address object not found
13700 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13701 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13702 route to: default
13703 destination: default
13704 mask: default
13705 gateway: fd00:1122:3344:101::1
13706 interface: oxControlService20
13707 flags: <UP,GATEWAY,DONE,STATIC>
13708 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13709 0 0 0 0 0 0 9000 0
13710 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13711 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13712 note: configured to log to "/dev/stdout"
137132023-07-16T04:51:49.982ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
137142023-07-16T04:51:49.985ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
137152023-07-16T04:51:49.985ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
137162023-07-16T04:51:50.015ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
137172023-07-16T04:51:50.015ZINFOcrucible-agent: instance states: (Some(Disabled), None)
137182023-07-16T04:51:50.016ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
137192023-07-16T04:51:50.019ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
137202023-07-16T04:51:50.023ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
137212023-07-16T04:51:50.023ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13722 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13723 ', agent/src/main.rs:880:30
13724 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13725 [ Jul 16 04:51:50 Stopping because service exited with an error. ]
13726 [ Jul 16 04:51:50 Failing too quickly, throttling. ]
13727 [ Jul 16 04:51:51 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13728 + . /lib/svc/share/smf_include.sh
13729 ++ SMF_EXIT_OK=0
13730 ++ SMF_EXIT_NODAEMON=94
13731 ++ SMF_EXIT_ERR_FATAL=95
13732 ++ SMF_EXIT_ERR_CONFIG=96
13733 ++ SMF_EXIT_MON_DEGRADE=97
13734 ++ SMF_EXIT_MON_OFFLINE=98
13735 ++ SMF_EXIT_ERR_NOSMF=99
13736 ++ SMF_EXIT_ERR_PERM=100
13737 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13738 + DATALINK=oxControlService20
13739 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13740 + GATEWAY=fd00:1122:3344:101::1
13741 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13742 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13743 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13744 + LISTEN_ADDR=fd00:1122:3344:101::10
13745 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13746 + LISTEN_PORT=32345
13747 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13748 + PORTBASE=19000
13749 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13750 + DOWNSTAIRS_PREFIX=downstairs
13751 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13752 + SNAPSHOT_PREFIX=snapshot
13753 + [[ oxControlService20 == unknown ]]
13754 + [[ fd00:1122:3344:101::1 == unknown ]]
13755 + ipadm delete-if oxControlService20
13756 + ipadm create-if -t oxControlService20
13757 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13758 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13759 + ipadm show-addr oxControlService20/ll
13760 ipadm: Address object not found
13761 + ipadm create-addr -t -T addrconf oxControlService20/ll
13762 + ipadm show-addr oxControlService20/omicron6
13763 ipadm: Address object not found
13764 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13765 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13766 route to: default
13767 destination: default
13768 mask: default
13769 gateway: fd00:1122:3344:101::1
13770 interface: oxControlService20
13771 flags: <UP,GATEWAY,DONE,STATIC>
13772 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13773 0 0 0 0 0 0 9000 0
13774 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13775 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13776 note: configured to log to "/dev/stdout"
137772023-07-16T04:51:51.581ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
137782023-07-16T04:51:51.583ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
137792023-07-16T04:51:51.583ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
137802023-07-16T04:51:51.612ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
137812023-07-16T04:51:51.613ZINFOcrucible-agent: instance states: (Some(Disabled), None)
137822023-07-16T04:51:51.613ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
137832023-07-16T04:51:51.616ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
137842023-07-16T04:51:51.620ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
137852023-07-16T04:51:51.620ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13786 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13787 ', agent/src/main.rs:880:30
13788 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13789 [ Jul 16 04:51:51 Stopping because service exited with an error. ]
13790 [ Jul 16 04:51:51 Failing too quickly, throttling. ]
13791 [ Jul 16 04:51:52 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13792 + . /lib/svc/share/smf_include.sh
13793 ++ SMF_EXIT_OK=0
13794 ++ SMF_EXIT_NODAEMON=94
13795 ++ SMF_EXIT_ERR_FATAL=95
13796 ++ SMF_EXIT_ERR_CONFIG=96
13797 ++ SMF_EXIT_MON_DEGRADE=97
13798 ++ SMF_EXIT_MON_OFFLINE=98
13799 ++ SMF_EXIT_ERR_NOSMF=99
13800 ++ SMF_EXIT_ERR_PERM=100
13801 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13802 + DATALINK=oxControlService20
13803 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13804 + GATEWAY=fd00:1122:3344:101::1
13805 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13806 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13807 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13808 + LISTEN_ADDR=fd00:1122:3344:101::10
13809 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13810 + LISTEN_PORT=32345
13811 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13812 + PORTBASE=19000
13813 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13814 + DOWNSTAIRS_PREFIX=downstairs
13815 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13816 + SNAPSHOT_PREFIX=snapshot
13817 + [[ oxControlService20 == unknown ]]
13818 + [[ fd00:1122:3344:101::1 == unknown ]]
13819 + ipadm delete-if oxControlService20
13820 + ipadm create-if -t oxControlService20
13821 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13822 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13823 + ipadm show-addr oxControlService20/ll
13824 ipadm: Address object not found
13825 + ipadm create-addr -t -T addrconf oxControlService20/ll
13826 + ipadm show-addr oxControlService20/omicron6
13827 ipadm: Address object not found
13828 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13829 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13830 route to: default
13831 destination: default
13832 mask: default
13833 gateway: fd00:1122:3344:101::1
13834 interface: oxControlService20
13835 flags: <UP,GATEWAY,DONE,STATIC>
13836 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13837 0 0 0 0 0 0 9000 0
13838 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13839 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13840 note: configured to log to "/dev/stdout"
138412023-07-16T04:51:53.183ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
138422023-07-16T04:51:53.186ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
138432023-07-16T04:51:53.186ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
138442023-07-16T04:51:53.217ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
138452023-07-16T04:51:53.217ZINFOcrucible-agent: instance states: (Some(Disabled), None)
138462023-07-16T04:51:53.218ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
138472023-07-16T04:51:53.221ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
138482023-07-16T04:51:53.225ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
138492023-07-16T04:51:53.225ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13850 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13851 ', agent/src/main.rs:880:30
13852 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13853 [ Jul 16 04:51:53 Stopping because service exited with an error. ]
13854 [ Jul 16 04:51:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13855 + . /lib/svc/share/smf_include.sh
13856 ++ SMF_EXIT_OK=0
13857 ++ SMF_EXIT_NODAEMON=94
13858 ++ SMF_EXIT_ERR_FATAL=95
13859 ++ SMF_EXIT_ERR_CONFIG=96
13860 ++ SMF_EXIT_MON_DEGRADE=97
13861 ++ SMF_EXIT_MON_OFFLINE=98
13862 ++ SMF_EXIT_ERR_NOSMF=99
13863 ++ SMF_EXIT_ERR_PERM=100
13864 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13865 + DATALINK=oxControlService20
13866 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13867 + GATEWAY=fd00:1122:3344:101::1
13868 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13869 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13870 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13871 + LISTEN_ADDR=fd00:1122:3344:101::10
13872 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13873 + LISTEN_PORT=32345
13874 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13875 + PORTBASE=19000
13876 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13877 + DOWNSTAIRS_PREFIX=downstairs
13878 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13879 + SNAPSHOT_PREFIX=snapshot
13880 + [[ oxControlService20 == unknown ]]
13881 + [[ fd00:1122:3344:101::1 == unknown ]]
13882 + ipadm delete-if oxControlService20
13883 + ipadm create-if -t oxControlService20
13884 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13885 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13886 + ipadm show-addr oxControlService20/ll
13887 ipadm: Address object not found
13888 + ipadm create-addr -t -T addrconf oxControlService20/ll
13889 + ipadm show-addr oxControlService20/omicron6
13890 ipadm: Address object not found
13891 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13892 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13893 route to: default
13894 destination: default
13895 mask: default
13896 gateway: fd00:1122:3344:101::1
13897 interface: oxControlService20
13898 flags: <UP,GATEWAY,DONE,STATIC>
13899 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13900 0 0 0 0 0 0 9000 0
13901 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13902 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13903 note: configured to log to "/dev/stdout"
139042023-07-16T04:51:53.786ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
139052023-07-16T04:51:53.788ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
139062023-07-16T04:51:53.788ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
139072023-07-16T04:51:53.817ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
139082023-07-16T04:51:53.817ZINFOcrucible-agent: instance states: (Some(Disabled), None)
139092023-07-16T04:51:53.818ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
139102023-07-16T04:51:53.821ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
139112023-07-16T04:51:53.825ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
139122023-07-16T04:51:53.825ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13913 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13914 ', agent/src/main.rs:880:30
13915 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13916 [ Jul 16 04:51:53 Stopping because service exited with an error. ]
13917 [ Jul 16 04:51:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13918 + . /lib/svc/share/smf_include.sh
13919 ++ SMF_EXIT_OK=0
13920 ++ SMF_EXIT_NODAEMON=94
13921 ++ SMF_EXIT_ERR_FATAL=95
13922 ++ SMF_EXIT_ERR_CONFIG=96
13923 ++ SMF_EXIT_MON_DEGRADE=97
13924 ++ SMF_EXIT_MON_OFFLINE=98
13925 ++ SMF_EXIT_ERR_NOSMF=99
13926 ++ SMF_EXIT_ERR_PERM=100
13927 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13928 + DATALINK=oxControlService20
13929 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13930 + GATEWAY=fd00:1122:3344:101::1
13931 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13932 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13933 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13934 + LISTEN_ADDR=fd00:1122:3344:101::10
13935 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13936 + LISTEN_PORT=32345
13937 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
13938 + PORTBASE=19000
13939 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
13940 + DOWNSTAIRS_PREFIX=downstairs
13941 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
13942 + SNAPSHOT_PREFIX=snapshot
13943 + [[ oxControlService20 == unknown ]]
13944 + [[ fd00:1122:3344:101::1 == unknown ]]
13945 + ipadm delete-if oxControlService20
13946 + ipadm create-if -t oxControlService20
13947 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
13948 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
13949 + ipadm show-addr oxControlService20/ll
13950 ipadm: Address object not found
13951 + ipadm create-addr -t -T addrconf oxControlService20/ll
13952 + ipadm show-addr oxControlService20/omicron6
13953 ipadm: Address object not found
13954 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
13955 + route get -inet6 default -inet6 fd00:1122:3344:101::1
13956 route to: default
13957 destination: default
13958 mask: default
13959 gateway: fd00:1122:3344:101::1
13960 interface: oxControlService20
13961 flags: <UP,GATEWAY,DONE,STATIC>
13962 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
13963 0 0 0 0 0 0 9000 0
13964 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
13965 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
13966 note: configured to log to "/dev/stdout"
139672023-07-16T04:51:54.379ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
139682023-07-16T04:51:54.381ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
139692023-07-16T04:51:54.381ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
139702023-07-16T04:51:54.410ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
139712023-07-16T04:51:54.411ZINFOcrucible-agent: instance states: (Some(Disabled), None)
139722023-07-16T04:51:54.411ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
139732023-07-16T04:51:54.414ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
139742023-07-16T04:51:54.419ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
139752023-07-16T04:51:54.419ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
13976 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
13977 ', agent/src/main.rs:880:30
13978 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
13979 [ Jul 16 04:51:54 Stopping because service exited with an error. ]
13980 [ Jul 16 04:51:54 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
13981 + . /lib/svc/share/smf_include.sh
13982 ++ SMF_EXIT_OK=0
13983 ++ SMF_EXIT_NODAEMON=94
13984 ++ SMF_EXIT_ERR_FATAL=95
13985 ++ SMF_EXIT_ERR_CONFIG=96
13986 ++ SMF_EXIT_MON_DEGRADE=97
13987 ++ SMF_EXIT_MON_OFFLINE=98
13988 ++ SMF_EXIT_ERR_NOSMF=99
13989 ++ SMF_EXIT_ERR_PERM=100
13990 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
13991 + DATALINK=oxControlService20
13992 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
13993 + GATEWAY=fd00:1122:3344:101::1
13994 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
13995 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
13996 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
13997 + LISTEN_ADDR=fd00:1122:3344:101::10
13998 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
13999 + LISTEN_PORT=32345
14000 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14001 + PORTBASE=19000
14002 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14003 + DOWNSTAIRS_PREFIX=downstairs
14004 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14005 + SNAPSHOT_PREFIX=snapshot
14006 + [[ oxControlService20 == unknown ]]
14007 + [[ fd00:1122:3344:101::1 == unknown ]]
14008 + ipadm delete-if oxControlService20
14009 + ipadm create-if -t oxControlService20
14010 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14011 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14012 + ipadm show-addr oxControlService20/ll
14013 ipadm: Address object not found
14014 + ipadm create-addr -t -T addrconf oxControlService20/ll
14015 + ipadm show-addr oxControlService20/omicron6
14016 ipadm: Address object not found
14017 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14018 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14019 route to: default
14020 destination: default
14021 mask: default
14022 gateway: fd00:1122:3344:101::1
14023 interface: oxControlService20
14024 flags: <UP,GATEWAY,DONE,STATIC>
14025 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14026 0 0 0 0 0 0 9000 0
14027 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14028 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14029 note: configured to log to "/dev/stdout"
140302023-07-16T04:51:54.974ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
140312023-07-16T04:51:54.976ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
140322023-07-16T04:51:54.976ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
140332023-07-16T04:51:55.002ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
140342023-07-16T04:51:55.003ZINFOcrucible-agent: instance states: (Some(Disabled), None)
140352023-07-16T04:51:55.003ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
140362023-07-16T04:51:55.006ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
140372023-07-16T04:51:55.010ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
140382023-07-16T04:51:55.011ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14039 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14040 ', agent/src/main.rs:880:30
14041 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14042 [ Jul 16 04:51:55 Stopping because service exited with an error. ]
14043 [ Jul 16 04:51:55 Failing too quickly, throttling. ]
14044 [ Jul 16 04:51:56 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14045 + . /lib/svc/share/smf_include.sh
14046 ++ SMF_EXIT_OK=0
14047 ++ SMF_EXIT_NODAEMON=94
14048 ++ SMF_EXIT_ERR_FATAL=95
14049 ++ SMF_EXIT_ERR_CONFIG=96
14050 ++ SMF_EXIT_MON_DEGRADE=97
14051 ++ SMF_EXIT_MON_OFFLINE=98
14052 ++ SMF_EXIT_ERR_NOSMF=99
14053 ++ SMF_EXIT_ERR_PERM=100
14054 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14055 + DATALINK=oxControlService20
14056 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14057 + GATEWAY=fd00:1122:3344:101::1
14058 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14059 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14060 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14061 + LISTEN_ADDR=fd00:1122:3344:101::10
14062 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14063 + LISTEN_PORT=32345
14064 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14065 + PORTBASE=19000
14066 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14067 + DOWNSTAIRS_PREFIX=downstairs
14068 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14069 + SNAPSHOT_PREFIX=snapshot
14070 + [[ oxControlService20 == unknown ]]
14071 + [[ fd00:1122:3344:101::1 == unknown ]]
14072 + ipadm delete-if oxControlService20
14073 + ipadm create-if -t oxControlService20
14074 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14075 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14076 + ipadm show-addr oxControlService20/ll
14077 ipadm: Address object not found
14078 + ipadm create-addr -t -T addrconf oxControlService20/ll
14079 + ipadm show-addr oxControlService20/omicron6
14080 ipadm: Address object not found
14081 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14082 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14083 route to: default
14084 destination: default
14085 mask: default
14086 gateway: fd00:1122:3344:101::1
14087 interface: oxControlService20
14088 flags: <UP,GATEWAY,DONE,STATIC>
14089 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14090 0 0 0 0 0 0 9000 0
14091 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14092 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14093 note: configured to log to "/dev/stdout"
140942023-07-16T04:51:56.570ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
140952023-07-16T04:51:56.572ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
140962023-07-16T04:51:56.572ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
140972023-07-16T04:51:56.602ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
140982023-07-16T04:51:56.602ZINFOcrucible-agent: instance states: (Some(Disabled), None)
140992023-07-16T04:51:56.603ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
141002023-07-16T04:51:56.606ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
141012023-07-16T04:51:56.610ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
141022023-07-16T04:51:56.610ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14103 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14104 ', agent/src/main.rs:880:30
14105 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14106 [ Jul 16 04:51:56 Stopping because service exited with an error. ]
14107 [ Jul 16 04:51:56 Failing too quickly, throttling. ]
14108 [ Jul 16 04:51:57 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14109 + . /lib/svc/share/smf_include.sh
14110 ++ SMF_EXIT_OK=0
14111 ++ SMF_EXIT_NODAEMON=94
14112 ++ SMF_EXIT_ERR_FATAL=95
14113 ++ SMF_EXIT_ERR_CONFIG=96
14114 ++ SMF_EXIT_MON_DEGRADE=97
14115 ++ SMF_EXIT_MON_OFFLINE=98
14116 ++ SMF_EXIT_ERR_NOSMF=99
14117 ++ SMF_EXIT_ERR_PERM=100
14118 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14119 + DATALINK=oxControlService20
14120 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14121 + GATEWAY=fd00:1122:3344:101::1
14122 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14123 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14124 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14125 + LISTEN_ADDR=fd00:1122:3344:101::10
14126 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14127 + LISTEN_PORT=32345
14128 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14129 + PORTBASE=19000
14130 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14131 + DOWNSTAIRS_PREFIX=downstairs
14132 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14133 + SNAPSHOT_PREFIX=snapshot
14134 + [[ oxControlService20 == unknown ]]
14135 + [[ fd00:1122:3344:101::1 == unknown ]]
14136 + ipadm delete-if oxControlService20
14137 + ipadm create-if -t oxControlService20
14138 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14139 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14140 + ipadm show-addr oxControlService20/ll
14141 ipadm: Address object not found
14142 + ipadm create-addr -t -T addrconf oxControlService20/ll
14143 + ipadm show-addr oxControlService20/omicron6
14144 ipadm: Address object not found
14145 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14146 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14147 route to: default
14148 destination: default
14149 mask: default
14150 gateway: fd00:1122:3344:101::1
14151 interface: oxControlService20
14152 flags: <UP,GATEWAY,DONE,STATIC>
14153 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14154 0 0 0 0 0 0 9000 0
14155 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14156 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14157 note: configured to log to "/dev/stdout"
141582023-07-16T04:51:58.169ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
141592023-07-16T04:51:58.171ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
141602023-07-16T04:51:58.171ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
141612023-07-16T04:51:58.202ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
141622023-07-16T04:51:58.202ZINFOcrucible-agent: instance states: (Some(Disabled), None)
141632023-07-16T04:51:58.202ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
141642023-07-16T04:51:58.205ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
141652023-07-16T04:51:58.209ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
141662023-07-16T04:51:58.209ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14167 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14168 ', agent/src/main.rs:880:30
14169 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14170 [ Jul 16 04:51:58 Stopping because service exited with an error. ]
14171 [ Jul 16 04:51:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14172 + . /lib/svc/share/smf_include.sh
14173 ++ SMF_EXIT_OK=0
14174 ++ SMF_EXIT_NODAEMON=94
14175 ++ SMF_EXIT_ERR_FATAL=95
14176 ++ SMF_EXIT_ERR_CONFIG=96
14177 ++ SMF_EXIT_MON_DEGRADE=97
14178 ++ SMF_EXIT_MON_OFFLINE=98
14179 ++ SMF_EXIT_ERR_NOSMF=99
14180 ++ SMF_EXIT_ERR_PERM=100
14181 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14182 + DATALINK=oxControlService20
14183 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14184 + GATEWAY=fd00:1122:3344:101::1
14185 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14186 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14187 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14188 + LISTEN_ADDR=fd00:1122:3344:101::10
14189 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14190 + LISTEN_PORT=32345
14191 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14192 + PORTBASE=19000
14193 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14194 + DOWNSTAIRS_PREFIX=downstairs
14195 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14196 + SNAPSHOT_PREFIX=snapshot
14197 + [[ oxControlService20 == unknown ]]
14198 + [[ fd00:1122:3344:101::1 == unknown ]]
14199 + ipadm delete-if oxControlService20
14200 + ipadm create-if -t oxControlService20
14201 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14202 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14203 + ipadm show-addr oxControlService20/ll
14204 ipadm: Address object not found
14205 + ipadm create-addr -t -T addrconf oxControlService20/ll
14206 + ipadm show-addr oxControlService20/omicron6
14207 ipadm: Address object not found
14208 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14209 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14210 route to: default
14211 destination: default
14212 mask: default
14213 gateway: fd00:1122:3344:101::1
14214 interface: oxControlService20
14215 flags: <UP,GATEWAY,DONE,STATIC>
14216 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14217 0 0 0 0 0 0 9000 0
14218 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14219 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14220 note: configured to log to "/dev/stdout"
142212023-07-16T04:51:58.765ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
142222023-07-16T04:51:58.767ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
142232023-07-16T04:51:58.767ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
142242023-07-16T04:51:58.795ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
142252023-07-16T04:51:58.796ZINFOcrucible-agent: instance states: (Some(Disabled), None)
142262023-07-16T04:51:58.796ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
142272023-07-16T04:51:58.799ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
142282023-07-16T04:51:58.803ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
142292023-07-16T04:51:58.803ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14230 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14231 ', agent/src/main.rs:880:30
14232 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14233 [ Jul 16 04:51:58 Stopping because service exited with an error. ]
14234 [ Jul 16 04:51:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14235 + . /lib/svc/share/smf_include.sh
14236 ++ SMF_EXIT_OK=0
14237 ++ SMF_EXIT_NODAEMON=94
14238 ++ SMF_EXIT_ERR_FATAL=95
14239 ++ SMF_EXIT_ERR_CONFIG=96
14240 ++ SMF_EXIT_MON_DEGRADE=97
14241 ++ SMF_EXIT_MON_OFFLINE=98
14242 ++ SMF_EXIT_ERR_NOSMF=99
14243 ++ SMF_EXIT_ERR_PERM=100
14244 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14245 + DATALINK=oxControlService20
14246 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14247 + GATEWAY=fd00:1122:3344:101::1
14248 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14249 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14250 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14251 + LISTEN_ADDR=fd00:1122:3344:101::10
14252 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14253 + LISTEN_PORT=32345
14254 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14255 + PORTBASE=19000
14256 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14257 + DOWNSTAIRS_PREFIX=downstairs
14258 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14259 + SNAPSHOT_PREFIX=snapshot
14260 + [[ oxControlService20 == unknown ]]
14261 + [[ fd00:1122:3344:101::1 == unknown ]]
14262 + ipadm delete-if oxControlService20
14263 + ipadm create-if -t oxControlService20
14264 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14265 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14266 + ipadm show-addr oxControlService20/ll
14267 ipadm: Address object not found
14268 + ipadm create-addr -t -T addrconf oxControlService20/ll
14269 + ipadm show-addr oxControlService20/omicron6
14270 ipadm: Address object not found
14271 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14272 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14273 route to: default
14274 destination: default
14275 mask: default
14276 gateway: fd00:1122:3344:101::1
14277 interface: oxControlService20
14278 flags: <UP,GATEWAY,DONE,STATIC>
14279 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14280 0 0 0 0 0 0 9000 0
14281 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14282 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14283 note: configured to log to "/dev/stdout"
142842023-07-16T04:51:59.364ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
142852023-07-16T04:51:59.366ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
142862023-07-16T04:51:59.366ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
142872023-07-16T04:51:59.395ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
142882023-07-16T04:51:59.396ZINFOcrucible-agent: instance states: (Some(Disabled), None)
142892023-07-16T04:51:59.396ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
142902023-07-16T04:51:59.399ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
142912023-07-16T04:51:59.404ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
142922023-07-16T04:51:59.404ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14293 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14294 ', agent/src/main.rs:880:30
14295 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14296 [ Jul 16 04:51:59 Stopping because service exited with an error. ]
14297 [ Jul 16 04:51:59 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14298 + . /lib/svc/share/smf_include.sh
14299 ++ SMF_EXIT_OK=0
14300 ++ SMF_EXIT_NODAEMON=94
14301 ++ SMF_EXIT_ERR_FATAL=95
14302 ++ SMF_EXIT_ERR_CONFIG=96
14303 ++ SMF_EXIT_MON_DEGRADE=97
14304 ++ SMF_EXIT_MON_OFFLINE=98
14305 ++ SMF_EXIT_ERR_NOSMF=99
14306 ++ SMF_EXIT_ERR_PERM=100
14307 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14308 + DATALINK=oxControlService20
14309 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14310 + GATEWAY=fd00:1122:3344:101::1
14311 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14312 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14313 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14314 + LISTEN_ADDR=fd00:1122:3344:101::10
14315 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14316 + LISTEN_PORT=32345
14317 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14318 + PORTBASE=19000
14319 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14320 + DOWNSTAIRS_PREFIX=downstairs
14321 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14322 + SNAPSHOT_PREFIX=snapshot
14323 + [[ oxControlService20 == unknown ]]
14324 + [[ fd00:1122:3344:101::1 == unknown ]]
14325 + ipadm delete-if oxControlService20
14326 + ipadm create-if -t oxControlService20
14327 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14328 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14329 + ipadm show-addr oxControlService20/ll
14330 ipadm: Address object not found
14331 + ipadm create-addr -t -T addrconf oxControlService20/ll
14332 + ipadm show-addr oxControlService20/omicron6
14333 ipadm: Address object not found
14334 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14335 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14336 route to: default
14337 destination: default
14338 mask: default
14339 gateway: fd00:1122:3344:101::1
14340 interface: oxControlService20
14341 flags: <UP,GATEWAY,DONE,STATIC>
14342 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14343 0 0 0 0 0 0 9000 0
14344 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14345 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14346 note: configured to log to "/dev/stdout"
143472023-07-16T04:51:59.963ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
143482023-07-16T04:51:59.966ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
143492023-07-16T04:51:59.966ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
143502023-07-16T04:51:59.995ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
143512023-07-16T04:51:59.996ZINFOcrucible-agent: instance states: (Some(Disabled), None)
143522023-07-16T04:51:59.996ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
143532023-07-16T04:51:59.999ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
143542023-07-16T04:52:00.003ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
143552023-07-16T04:52:00.003ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14356 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14357 ', agent/src/main.rs:880:30
14358 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14359 [ Jul 16 04:52:00 Stopping because service exited with an error. ]
14360 [ Jul 16 04:52:00 Failing too quickly, throttling. ]
14361 [ Jul 16 04:52:01 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14362 + . /lib/svc/share/smf_include.sh
14363 ++ SMF_EXIT_OK=0
14364 ++ SMF_EXIT_NODAEMON=94
14365 ++ SMF_EXIT_ERR_FATAL=95
14366 ++ SMF_EXIT_ERR_CONFIG=96
14367 ++ SMF_EXIT_MON_DEGRADE=97
14368 ++ SMF_EXIT_MON_OFFLINE=98
14369 ++ SMF_EXIT_ERR_NOSMF=99
14370 ++ SMF_EXIT_ERR_PERM=100
14371 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14372 + DATALINK=oxControlService20
14373 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14374 + GATEWAY=fd00:1122:3344:101::1
14375 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14376 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14377 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14378 + LISTEN_ADDR=fd00:1122:3344:101::10
14379 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14380 + LISTEN_PORT=32345
14381 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14382 + PORTBASE=19000
14383 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14384 + DOWNSTAIRS_PREFIX=downstairs
14385 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14386 + SNAPSHOT_PREFIX=snapshot
14387 + [[ oxControlService20 == unknown ]]
14388 + [[ fd00:1122:3344:101::1 == unknown ]]
14389 + ipadm delete-if oxControlService20
14390 + ipadm create-if -t oxControlService20
14391 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14392 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14393 + ipadm show-addr oxControlService20/ll
14394 ipadm: Address object not found
14395 + ipadm create-addr -t -T addrconf oxControlService20/ll
14396 + ipadm show-addr oxControlService20/omicron6
14397 ipadm: Address object not found
14398 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14399 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14400 route to: default
14401 destination: default
14402 mask: default
14403 gateway: fd00:1122:3344:101::1
14404 interface: oxControlService20
14405 flags: <UP,GATEWAY,DONE,STATIC>
14406 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14407 0 0 0 0 0 0 9000 0
14408 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14409 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14410 note: configured to log to "/dev/stdout"
144112023-07-16T04:52:01.564ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
144122023-07-16T04:52:01.566ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
144132023-07-16T04:52:01.566ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
144142023-07-16T04:52:01.595ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
144152023-07-16T04:52:01.595ZINFOcrucible-agent: instance states: (Some(Disabled), None)
144162023-07-16T04:52:01.596ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
144172023-07-16T04:52:01.598ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
144182023-07-16T04:52:01.603ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
144192023-07-16T04:52:01.603ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14420 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14421 ', agent/src/main.rs:880:30
14422 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14423 [ Jul 16 04:52:01 Stopping because service exited with an error. ]
14424 [ Jul 16 04:52:01 Failing too quickly, throttling. ]
14425 [ Jul 16 04:52:02 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14426 + . /lib/svc/share/smf_include.sh
14427 ++ SMF_EXIT_OK=0
14428 ++ SMF_EXIT_NODAEMON=94
14429 ++ SMF_EXIT_ERR_FATAL=95
14430 ++ SMF_EXIT_ERR_CONFIG=96
14431 ++ SMF_EXIT_MON_DEGRADE=97
14432 ++ SMF_EXIT_MON_OFFLINE=98
14433 ++ SMF_EXIT_ERR_NOSMF=99
14434 ++ SMF_EXIT_ERR_PERM=100
14435 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14436 + DATALINK=oxControlService20
14437 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14438 + GATEWAY=fd00:1122:3344:101::1
14439 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14440 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14441 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14442 + LISTEN_ADDR=fd00:1122:3344:101::10
14443 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14444 + LISTEN_PORT=32345
14445 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14446 + PORTBASE=19000
14447 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14448 + DOWNSTAIRS_PREFIX=downstairs
14449 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14450 + SNAPSHOT_PREFIX=snapshot
14451 + [[ oxControlService20 == unknown ]]
14452 + [[ fd00:1122:3344:101::1 == unknown ]]
14453 + ipadm delete-if oxControlService20
14454 + ipadm create-if -t oxControlService20
14455 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14456 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14457 + ipadm show-addr oxControlService20/ll
14458 ipadm: Address object not found
14459 + ipadm create-addr -t -T addrconf oxControlService20/ll
14460 + ipadm show-addr oxControlService20/omicron6
14461 ipadm: Address object not found
14462 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14463 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14464 route to: default
14465 destination: default
14466 mask: default
14467 gateway: fd00:1122:3344:101::1
14468 interface: oxControlService20
14469 flags: <UP,GATEWAY,DONE,STATIC>
14470 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14471 0 0 0 0 0 0 9000 0
14472 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14473 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14474 note: configured to log to "/dev/stdout"
144752023-07-16T04:52:03.161ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
144762023-07-16T04:52:03.163ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
144772023-07-16T04:52:03.163ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
144782023-07-16T04:52:03.194ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
144792023-07-16T04:52:03.194ZINFOcrucible-agent: instance states: (Some(Disabled), None)
144802023-07-16T04:52:03.194ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
144812023-07-16T04:52:03.197ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
144822023-07-16T04:52:03.201ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
144832023-07-16T04:52:03.201ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14484 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14485 ', agent/src/main.rs:880:30
14486 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14487 [ Jul 16 04:52:03 Stopping because service exited with an error. ]
14488 [ Jul 16 04:52:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14489 + . /lib/svc/share/smf_include.sh
14490 ++ SMF_EXIT_OK=0
14491 ++ SMF_EXIT_NODAEMON=94
14492 ++ SMF_EXIT_ERR_FATAL=95
14493 ++ SMF_EXIT_ERR_CONFIG=96
14494 ++ SMF_EXIT_MON_DEGRADE=97
14495 ++ SMF_EXIT_MON_OFFLINE=98
14496 ++ SMF_EXIT_ERR_NOSMF=99
14497 ++ SMF_EXIT_ERR_PERM=100
14498 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14499 + DATALINK=oxControlService20
14500 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14501 + GATEWAY=fd00:1122:3344:101::1
14502 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14503 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14504 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14505 + LISTEN_ADDR=fd00:1122:3344:101::10
14506 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14507 + LISTEN_PORT=32345
14508 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14509 + PORTBASE=19000
14510 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14511 + DOWNSTAIRS_PREFIX=downstairs
14512 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14513 + SNAPSHOT_PREFIX=snapshot
14514 + [[ oxControlService20 == unknown ]]
14515 + [[ fd00:1122:3344:101::1 == unknown ]]
14516 + ipadm delete-if oxControlService20
14517 + ipadm create-if -t oxControlService20
14518 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14519 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14520 + ipadm show-addr oxControlService20/ll
14521 ipadm: Address object not found
14522 + ipadm create-addr -t -T addrconf oxControlService20/ll
14523 + ipadm show-addr oxControlService20/omicron6
14524 ipadm: Address object not found
14525 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14526 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14527 route to: default
14528 destination: default
14529 mask: default
14530 gateway: fd00:1122:3344:101::1
14531 interface: oxControlService20
14532 flags: <UP,GATEWAY,DONE,STATIC>
14533 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14534 0 0 0 0 0 0 9000 0
14535 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14536 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14537 note: configured to log to "/dev/stdout"
145382023-07-16T04:52:03.765ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
145392023-07-16T04:52:03.767ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
145402023-07-16T04:52:03.767ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
145412023-07-16T04:52:03.797ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
145422023-07-16T04:52:03.797ZINFOcrucible-agent: instance states: (Some(Disabled), None)
145432023-07-16T04:52:03.797ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
145442023-07-16T04:52:03.800ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
145452023-07-16T04:52:03.804ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
145462023-07-16T04:52:03.804ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14547 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14548 ', agent/src/main.rs:880:30
14549 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14550 [ Jul 16 04:52:03 Stopping because service exited with an error. ]
14551 [ Jul 16 04:52:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14552 + . /lib/svc/share/smf_include.sh
14553 ++ SMF_EXIT_OK=0
14554 ++ SMF_EXIT_NODAEMON=94
14555 ++ SMF_EXIT_ERR_FATAL=95
14556 ++ SMF_EXIT_ERR_CONFIG=96
14557 ++ SMF_EXIT_MON_DEGRADE=97
14558 ++ SMF_EXIT_MON_OFFLINE=98
14559 ++ SMF_EXIT_ERR_NOSMF=99
14560 ++ SMF_EXIT_ERR_PERM=100
14561 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14562 + DATALINK=oxControlService20
14563 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14564 + GATEWAY=fd00:1122:3344:101::1
14565 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14566 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14567 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14568 + LISTEN_ADDR=fd00:1122:3344:101::10
14569 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14570 + LISTEN_PORT=32345
14571 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14572 + PORTBASE=19000
14573 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14574 + DOWNSTAIRS_PREFIX=downstairs
14575 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14576 + SNAPSHOT_PREFIX=snapshot
14577 + [[ oxControlService20 == unknown ]]
14578 + [[ fd00:1122:3344:101::1 == unknown ]]
14579 + ipadm delete-if oxControlService20
14580 + ipadm create-if -t oxControlService20
14581 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14582 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14583 + ipadm show-addr oxControlService20/ll
14584 ipadm: Address object not found
14585 + ipadm create-addr -t -T addrconf oxControlService20/ll
14586 + ipadm show-addr oxControlService20/omicron6
14587 ipadm: Address object not found
14588 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14589 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14590 route to: default
14591 destination: default
14592 mask: default
14593 gateway: fd00:1122:3344:101::1
14594 interface: oxControlService20
14595 flags: <UP,GATEWAY,DONE,STATIC>
14596 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14597 0 0 0 0 0 0 9000 0
14598 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14599 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14600 note: configured to log to "/dev/stdout"
146012023-07-16T04:52:04.360ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
146022023-07-16T04:52:04.363ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
146032023-07-16T04:52:04.363ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
146042023-07-16T04:52:04.393ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
146052023-07-16T04:52:04.394ZINFOcrucible-agent: instance states: (Some(Disabled), None)
146062023-07-16T04:52:04.394ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
146072023-07-16T04:52:04.397ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
146082023-07-16T04:52:04.401ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
146092023-07-16T04:52:04.401ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14610 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14611 ', agent/src/main.rs:880:30
14612 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14613 [ Jul 16 04:52:04 Stopping because service exited with an error. ]
14614 [ Jul 16 04:52:04 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14615 + . /lib/svc/share/smf_include.sh
14616 ++ SMF_EXIT_OK=0
14617 ++ SMF_EXIT_NODAEMON=94
14618 ++ SMF_EXIT_ERR_FATAL=95
14619 ++ SMF_EXIT_ERR_CONFIG=96
14620 ++ SMF_EXIT_MON_DEGRADE=97
14621 ++ SMF_EXIT_MON_OFFLINE=98
14622 ++ SMF_EXIT_ERR_NOSMF=99
14623 ++ SMF_EXIT_ERR_PERM=100
14624 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14625 + DATALINK=oxControlService20
14626 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14627 + GATEWAY=fd00:1122:3344:101::1
14628 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14629 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14630 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14631 + LISTEN_ADDR=fd00:1122:3344:101::10
14632 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14633 + LISTEN_PORT=32345
14634 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14635 + PORTBASE=19000
14636 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14637 + DOWNSTAIRS_PREFIX=downstairs
14638 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14639 + SNAPSHOT_PREFIX=snapshot
14640 + [[ oxControlService20 == unknown ]]
14641 + [[ fd00:1122:3344:101::1 == unknown ]]
14642 + ipadm delete-if oxControlService20
14643 + ipadm create-if -t oxControlService20
14644 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14645 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14646 + ipadm show-addr oxControlService20/ll
14647 ipadm: Address object not found
14648 + ipadm create-addr -t -T addrconf oxControlService20/ll
14649 + ipadm show-addr oxControlService20/omicron6
14650 ipadm: Address object not found
14651 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14652 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14653 route to: default
14654 destination: default
14655 mask: default
14656 gateway: fd00:1122:3344:101::1
14657 interface: oxControlService20
14658 flags: <UP,GATEWAY,DONE,STATIC>
14659 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14660 0 0 0 0 0 0 9000 0
14661 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14662 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14663 note: configured to log to "/dev/stdout"
146642023-07-16T04:52:04.959ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
146652023-07-16T04:52:04.961ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
146662023-07-16T04:52:04.961ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
146672023-07-16T04:52:04.990ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
146682023-07-16T04:52:04.990ZINFOcrucible-agent: instance states: (Some(Disabled), None)
146692023-07-16T04:52:04.991ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
146702023-07-16T04:52:04.994ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
146712023-07-16T04:52:04.999ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
146722023-07-16T04:52:04.999ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14673 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14674 ', agent/src/main.rs:880:30
14675 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14676 [ Jul 16 04:52:05 Stopping because service exited with an error. ]
14677 [ Jul 16 04:52:05 Failing too quickly, throttling. ]
14678 [ Jul 16 04:52:06 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14679 + . /lib/svc/share/smf_include.sh
14680 ++ SMF_EXIT_OK=0
14681 ++ SMF_EXIT_NODAEMON=94
14682 ++ SMF_EXIT_ERR_FATAL=95
14683 ++ SMF_EXIT_ERR_CONFIG=96
14684 ++ SMF_EXIT_MON_DEGRADE=97
14685 ++ SMF_EXIT_MON_OFFLINE=98
14686 ++ SMF_EXIT_ERR_NOSMF=99
14687 ++ SMF_EXIT_ERR_PERM=100
14688 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14689 + DATALINK=oxControlService20
14690 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14691 + GATEWAY=fd00:1122:3344:101::1
14692 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14693 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14694 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14695 + LISTEN_ADDR=fd00:1122:3344:101::10
14696 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14697 + LISTEN_PORT=32345
14698 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14699 + PORTBASE=19000
14700 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14701 + DOWNSTAIRS_PREFIX=downstairs
14702 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14703 + SNAPSHOT_PREFIX=snapshot
14704 + [[ oxControlService20 == unknown ]]
14705 + [[ fd00:1122:3344:101::1 == unknown ]]
14706 + ipadm delete-if oxControlService20
14707 + ipadm create-if -t oxControlService20
14708 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14709 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14710 + ipadm show-addr oxControlService20/ll
14711 ipadm: Address object not found
14712 + ipadm create-addr -t -T addrconf oxControlService20/ll
14713 + ipadm show-addr oxControlService20/omicron6
14714 ipadm: Address object not found
14715 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14716 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14717 route to: default
14718 destination: default
14719 mask: default
14720 gateway: fd00:1122:3344:101::1
14721 interface: oxControlService20
14722 flags: <UP,GATEWAY,DONE,STATIC>
14723 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14724 0 0 0 0 0 0 9000 0
14725 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14726 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14727 note: configured to log to "/dev/stdout"
147282023-07-16T04:52:06.565ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
147292023-07-16T04:52:06.567ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
147302023-07-16T04:52:06.567ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
147312023-07-16T04:52:06.597ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
147322023-07-16T04:52:06.597ZINFOcrucible-agent: instance states: (Some(Disabled), None)
147332023-07-16T04:52:06.598ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
147342023-07-16T04:52:06.600ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
147352023-07-16T04:52:06.605ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
147362023-07-16T04:52:06.605ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14737 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14738 ', agent/src/main.rs:880:30
14739 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14740 [ Jul 16 04:52:06 Stopping because service exited with an error. ]
14741 [ Jul 16 04:52:06 Failing too quickly, throttling. ]
14742 [ Jul 16 04:52:07 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14743 + . /lib/svc/share/smf_include.sh
14744 ++ SMF_EXIT_OK=0
14745 ++ SMF_EXIT_NODAEMON=94
14746 ++ SMF_EXIT_ERR_FATAL=95
14747 ++ SMF_EXIT_ERR_CONFIG=96
14748 ++ SMF_EXIT_MON_DEGRADE=97
14749 ++ SMF_EXIT_MON_OFFLINE=98
14750 ++ SMF_EXIT_ERR_NOSMF=99
14751 ++ SMF_EXIT_ERR_PERM=100
14752 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14753 + DATALINK=oxControlService20
14754 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14755 + GATEWAY=fd00:1122:3344:101::1
14756 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14757 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14758 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14759 + LISTEN_ADDR=fd00:1122:3344:101::10
14760 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14761 + LISTEN_PORT=32345
14762 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14763 + PORTBASE=19000
14764 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14765 + DOWNSTAIRS_PREFIX=downstairs
14766 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14767 + SNAPSHOT_PREFIX=snapshot
14768 + [[ oxControlService20 == unknown ]]
14769 + [[ fd00:1122:3344:101::1 == unknown ]]
14770 + ipadm delete-if oxControlService20
14771 + ipadm create-if -t oxControlService20
14772 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14773 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14774 + ipadm show-addr oxControlService20/ll
14775 ipadm: Address object not found
14776 + ipadm create-addr -t -T addrconf oxControlService20/ll
14777 + ipadm show-addr oxControlService20/omicron6
14778 ipadm: Address object not found
14779 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14780 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14781 route to: default
14782 destination: default
14783 mask: default
14784 gateway: fd00:1122:3344:101::1
14785 interface: oxControlService20
14786 flags: <UP,GATEWAY,DONE,STATIC>
14787 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14788 0 0 0 0 0 0 9000 0
14789 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14790 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14791 note: configured to log to "/dev/stdout"
147922023-07-16T04:52:08.167ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
147932023-07-16T04:52:08.169ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
147942023-07-16T04:52:08.169ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
147952023-07-16T04:52:08.199ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
147962023-07-16T04:52:08.199ZINFOcrucible-agent: instance states: (Some(Disabled), None)
147972023-07-16T04:52:08.200ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
147982023-07-16T04:52:08.202ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
147992023-07-16T04:52:08.206ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
148002023-07-16T04:52:08.206ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14801 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14802 ', agent/src/main.rs:880:30
14803 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14804 [ Jul 16 04:52:08 Stopping because service exited with an error. ]
14805 [ Jul 16 04:52:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14806 + . /lib/svc/share/smf_include.sh
14807 ++ SMF_EXIT_OK=0
14808 ++ SMF_EXIT_NODAEMON=94
14809 ++ SMF_EXIT_ERR_FATAL=95
14810 ++ SMF_EXIT_ERR_CONFIG=96
14811 ++ SMF_EXIT_MON_DEGRADE=97
14812 ++ SMF_EXIT_MON_OFFLINE=98
14813 ++ SMF_EXIT_ERR_NOSMF=99
14814 ++ SMF_EXIT_ERR_PERM=100
14815 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14816 + DATALINK=oxControlService20
14817 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14818 + GATEWAY=fd00:1122:3344:101::1
14819 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14820 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14821 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14822 + LISTEN_ADDR=fd00:1122:3344:101::10
14823 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14824 + LISTEN_PORT=32345
14825 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14826 + PORTBASE=19000
14827 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14828 + DOWNSTAIRS_PREFIX=downstairs
14829 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14830 + SNAPSHOT_PREFIX=snapshot
14831 + [[ oxControlService20 == unknown ]]
14832 + [[ fd00:1122:3344:101::1 == unknown ]]
14833 + ipadm delete-if oxControlService20
14834 + ipadm create-if -t oxControlService20
14835 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14836 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14837 + ipadm show-addr oxControlService20/ll
14838 ipadm: Address object not found
14839 + ipadm create-addr -t -T addrconf oxControlService20/ll
14840 + ipadm show-addr oxControlService20/omicron6
14841 ipadm: Address object not found
14842 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14843 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14844 route to: default
14845 destination: default
14846 mask: default
14847 gateway: fd00:1122:3344:101::1
14848 interface: oxControlService20
14849 flags: <UP,GATEWAY,DONE,STATIC>
14850 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14851 0 0 0 0 0 0 9000 0
14852 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14853 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14854 note: configured to log to "/dev/stdout"
148552023-07-16T04:52:08.767ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
148562023-07-16T04:52:08.769ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
148572023-07-16T04:52:08.769ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
148582023-07-16T04:52:08.798ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
148592023-07-16T04:52:08.798ZINFOcrucible-agent: instance states: (Some(Disabled), None)
148602023-07-16T04:52:08.799ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
148612023-07-16T04:52:08.801ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
148622023-07-16T04:52:08.806ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
148632023-07-16T04:52:08.806ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14864 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14865 ', agent/src/main.rs:880:30
14866 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14867 [ Jul 16 04:52:08 Stopping because service exited with an error. ]
14868 [ Jul 16 04:52:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14869 + . /lib/svc/share/smf_include.sh
14870 ++ SMF_EXIT_OK=0
14871 ++ SMF_EXIT_NODAEMON=94
14872 ++ SMF_EXIT_ERR_FATAL=95
14873 ++ SMF_EXIT_ERR_CONFIG=96
14874 ++ SMF_EXIT_MON_DEGRADE=97
14875 ++ SMF_EXIT_MON_OFFLINE=98
14876 ++ SMF_EXIT_ERR_NOSMF=99
14877 ++ SMF_EXIT_ERR_PERM=100
14878 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14879 + DATALINK=oxControlService20
14880 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14881 + GATEWAY=fd00:1122:3344:101::1
14882 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14883 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14884 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14885 + LISTEN_ADDR=fd00:1122:3344:101::10
14886 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14887 + LISTEN_PORT=32345
14888 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14889 + PORTBASE=19000
14890 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14891 + DOWNSTAIRS_PREFIX=downstairs
14892 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14893 + SNAPSHOT_PREFIX=snapshot
14894 + [[ oxControlService20 == unknown ]]
14895 + [[ fd00:1122:3344:101::1 == unknown ]]
14896 + ipadm delete-if oxControlService20
14897 + ipadm create-if -t oxControlService20
14898 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14899 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14900 + ipadm show-addr oxControlService20/ll
14901 ipadm: Address object not found
14902 + ipadm create-addr -t -T addrconf oxControlService20/ll
14903 + ipadm show-addr oxControlService20/omicron6
14904 ipadm: Address object not found
14905 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14906 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14907 route to: default
14908 destination: default
14909 mask: default
14910 gateway: fd00:1122:3344:101::1
14911 interface: oxControlService20
14912 flags: <UP,GATEWAY,DONE,STATIC>
14913 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14914 0 0 0 0 0 0 9000 0
14915 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14916 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14917 note: configured to log to "/dev/stdout"
149182023-07-16T04:52:09.363ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
149192023-07-16T04:52:09.365ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
149202023-07-16T04:52:09.365ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
149212023-07-16T04:52:09.394ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
149222023-07-16T04:52:09.394ZINFOcrucible-agent: instance states: (Some(Disabled), None)
149232023-07-16T04:52:09.395ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
149242023-07-16T04:52:09.397ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
149252023-07-16T04:52:09.402ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
149262023-07-16T04:52:09.402ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14927 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14928 ', agent/src/main.rs:880:30
14929 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14930 [ Jul 16 04:52:09 Stopping because service exited with an error. ]
14931 [ Jul 16 04:52:09 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14932 + . /lib/svc/share/smf_include.sh
14933 ++ SMF_EXIT_OK=0
14934 ++ SMF_EXIT_NODAEMON=94
14935 ++ SMF_EXIT_ERR_FATAL=95
14936 ++ SMF_EXIT_ERR_CONFIG=96
14937 ++ SMF_EXIT_MON_DEGRADE=97
14938 ++ SMF_EXIT_MON_OFFLINE=98
14939 ++ SMF_EXIT_ERR_NOSMF=99
14940 ++ SMF_EXIT_ERR_PERM=100
14941 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
14942 + DATALINK=oxControlService20
14943 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
14944 + GATEWAY=fd00:1122:3344:101::1
14945 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
14946 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
14947 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
14948 + LISTEN_ADDR=fd00:1122:3344:101::10
14949 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
14950 + LISTEN_PORT=32345
14951 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
14952 + PORTBASE=19000
14953 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
14954 + DOWNSTAIRS_PREFIX=downstairs
14955 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
14956 + SNAPSHOT_PREFIX=snapshot
14957 + [[ oxControlService20 == unknown ]]
14958 + [[ fd00:1122:3344:101::1 == unknown ]]
14959 + ipadm delete-if oxControlService20
14960 + ipadm create-if -t oxControlService20
14961 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
14962 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
14963 + ipadm show-addr oxControlService20/ll
14964 ipadm: Address object not found
14965 + ipadm create-addr -t -T addrconf oxControlService20/ll
14966 + ipadm show-addr oxControlService20/omicron6
14967 ipadm: Address object not found
14968 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
14969 + route get -inet6 default -inet6 fd00:1122:3344:101::1
14970 route to: default
14971 destination: default
14972 mask: default
14973 gateway: fd00:1122:3344:101::1
14974 interface: oxControlService20
14975 flags: <UP,GATEWAY,DONE,STATIC>
14976 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
14977 0 0 0 0 0 0 9000 0
14978 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
14979 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
14980 note: configured to log to "/dev/stdout"
149812023-07-16T04:52:09.962ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
149822023-07-16T04:52:09.965ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
149832023-07-16T04:52:09.965ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
149842023-07-16T04:52:09.994ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
149852023-07-16T04:52:09.994ZINFOcrucible-agent: instance states: (Some(Disabled), None)
149862023-07-16T04:52:09.994ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
149872023-07-16T04:52:09.997ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
149882023-07-16T04:52:10.001ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
149892023-07-16T04:52:10.001ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
14990 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
14991 ', agent/src/main.rs:880:30
14992 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
14993 [ Jul 16 04:52:10 Stopping because service exited with an error. ]
14994 [ Jul 16 04:52:10 Failing too quickly, throttling. ]
14995 [ Jul 16 04:52:11 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
14996 + . /lib/svc/share/smf_include.sh
14997 ++ SMF_EXIT_OK=0
14998 ++ SMF_EXIT_NODAEMON=94
14999 ++ SMF_EXIT_ERR_FATAL=95
15000 ++ SMF_EXIT_ERR_CONFIG=96
15001 ++ SMF_EXIT_MON_DEGRADE=97
15002 ++ SMF_EXIT_MON_OFFLINE=98
15003 ++ SMF_EXIT_ERR_NOSMF=99
15004 ++ SMF_EXIT_ERR_PERM=100
15005 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15006 + DATALINK=oxControlService20
15007 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15008 + GATEWAY=fd00:1122:3344:101::1
15009 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15010 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15011 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15012 + LISTEN_ADDR=fd00:1122:3344:101::10
15013 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15014 + LISTEN_PORT=32345
15015 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15016 + PORTBASE=19000
15017 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15018 + DOWNSTAIRS_PREFIX=downstairs
15019 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15020 + SNAPSHOT_PREFIX=snapshot
15021 + [[ oxControlService20 == unknown ]]
15022 + [[ fd00:1122:3344:101::1 == unknown ]]
15023 + ipadm delete-if oxControlService20
15024 + ipadm create-if -t oxControlService20
15025 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15026 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15027 + ipadm show-addr oxControlService20/ll
15028 ipadm: Address object not found
15029 + ipadm create-addr -t -T addrconf oxControlService20/ll
15030 + ipadm show-addr oxControlService20/omicron6
15031 ipadm: Address object not found
15032 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15033 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15034 route to: default
15035 destination: default
15036 mask: default
15037 gateway: fd00:1122:3344:101::1
15038 interface: oxControlService20
15039 flags: <UP,GATEWAY,DONE,STATIC>
15040 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15041 0 0 0 0 0 0 9000 0
15042 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15043 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15044 note: configured to log to "/dev/stdout"
150452023-07-16T04:52:11.563ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
150462023-07-16T04:52:11.565ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
150472023-07-16T04:52:11.565ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
150482023-07-16T04:52:11.595ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
150492023-07-16T04:52:11.595ZINFOcrucible-agent: instance states: (Some(Disabled), None)
150502023-07-16T04:52:11.596ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
150512023-07-16T04:52:11.598ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
150522023-07-16T04:52:11.603ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
150532023-07-16T04:52:11.603ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15054 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15055 ', agent/src/main.rs:880:30
15056 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15057 [ Jul 16 04:52:11 Stopping because service exited with an error. ]
15058 [ Jul 16 04:52:11 Failing too quickly, throttling. ]
15059 [ Jul 16 04:52:12 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15060 + . /lib/svc/share/smf_include.sh
15061 ++ SMF_EXIT_OK=0
15062 ++ SMF_EXIT_NODAEMON=94
15063 ++ SMF_EXIT_ERR_FATAL=95
15064 ++ SMF_EXIT_ERR_CONFIG=96
15065 ++ SMF_EXIT_MON_DEGRADE=97
15066 ++ SMF_EXIT_MON_OFFLINE=98
15067 ++ SMF_EXIT_ERR_NOSMF=99
15068 ++ SMF_EXIT_ERR_PERM=100
15069 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15070 + DATALINK=oxControlService20
15071 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15072 + GATEWAY=fd00:1122:3344:101::1
15073 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15074 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15075 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15076 + LISTEN_ADDR=fd00:1122:3344:101::10
15077 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15078 + LISTEN_PORT=32345
15079 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15080 + PORTBASE=19000
15081 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15082 + DOWNSTAIRS_PREFIX=downstairs
15083 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15084 + SNAPSHOT_PREFIX=snapshot
15085 + [[ oxControlService20 == unknown ]]
15086 + [[ fd00:1122:3344:101::1 == unknown ]]
15087 + ipadm delete-if oxControlService20
15088 + ipadm create-if -t oxControlService20
15089 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15090 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15091 + ipadm show-addr oxControlService20/ll
15092 ipadm: Address object not found
15093 + ipadm create-addr -t -T addrconf oxControlService20/ll
15094 + ipadm show-addr oxControlService20/omicron6
15095 ipadm: Address object not found
15096 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15097 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15098 route to: default
15099 destination: default
15100 mask: default
15101 gateway: fd00:1122:3344:101::1
15102 interface: oxControlService20
15103 flags: <UP,GATEWAY,DONE,STATIC>
15104 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15105 0 0 0 0 0 0 9000 0
15106 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15107 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15108 note: configured to log to "/dev/stdout"
151092023-07-16T04:52:13.160ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
151102023-07-16T04:52:13.162ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
151112023-07-16T04:52:13.162ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
151122023-07-16T04:52:13.191ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
151132023-07-16T04:52:13.191ZINFOcrucible-agent: instance states: (Some(Disabled), None)
151142023-07-16T04:52:13.192ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
151152023-07-16T04:52:13.194ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
151162023-07-16T04:52:13.199ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
151172023-07-16T04:52:13.199ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15118 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15119 ', agent/src/main.rs:880:30
15120 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15121 [ Jul 16 04:52:13 Stopping because service exited with an error. ]
15122 [ Jul 16 04:52:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15123 + . /lib/svc/share/smf_include.sh
15124 ++ SMF_EXIT_OK=0
15125 ++ SMF_EXIT_NODAEMON=94
15126 ++ SMF_EXIT_ERR_FATAL=95
15127 ++ SMF_EXIT_ERR_CONFIG=96
15128 ++ SMF_EXIT_MON_DEGRADE=97
15129 ++ SMF_EXIT_MON_OFFLINE=98
15130 ++ SMF_EXIT_ERR_NOSMF=99
15131 ++ SMF_EXIT_ERR_PERM=100
15132 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15133 + DATALINK=oxControlService20
15134 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15135 + GATEWAY=fd00:1122:3344:101::1
15136 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15137 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15138 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15139 + LISTEN_ADDR=fd00:1122:3344:101::10
15140 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15141 + LISTEN_PORT=32345
15142 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15143 + PORTBASE=19000
15144 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15145 + DOWNSTAIRS_PREFIX=downstairs
15146 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15147 + SNAPSHOT_PREFIX=snapshot
15148 + [[ oxControlService20 == unknown ]]
15149 + [[ fd00:1122:3344:101::1 == unknown ]]
15150 + ipadm delete-if oxControlService20
15151 + ipadm create-if -t oxControlService20
15152 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15153 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15154 + ipadm show-addr oxControlService20/ll
15155 ipadm: Address object not found
15156 + ipadm create-addr -t -T addrconf oxControlService20/ll
15157 + ipadm show-addr oxControlService20/omicron6
15158 ipadm: Address object not found
15159 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15160 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15161 route to: default
15162 destination: default
15163 mask: default
15164 gateway: fd00:1122:3344:101::1
15165 interface: oxControlService20
15166 flags: <UP,GATEWAY,DONE,STATIC>
15167 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15168 0 0 0 0 0 0 9000 0
15169 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15170 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15171 note: configured to log to "/dev/stdout"
151722023-07-16T04:52:13.759ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
151732023-07-16T04:52:13.761ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
151742023-07-16T04:52:13.761ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
151752023-07-16T04:52:13.791ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
151762023-07-16T04:52:13.791ZINFOcrucible-agent: instance states: (Some(Disabled), None)
151772023-07-16T04:52:13.792ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
151782023-07-16T04:52:13.795ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
151792023-07-16T04:52:13.799ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
151802023-07-16T04:52:13.799ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15181 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15182 ', agent/src/main.rs:880:30
15183 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15184 [ Jul 16 04:52:13 Stopping because service exited with an error. ]
15185 [ Jul 16 04:52:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15186 + . /lib/svc/share/smf_include.sh
15187 ++ SMF_EXIT_OK=0
15188 ++ SMF_EXIT_NODAEMON=94
15189 ++ SMF_EXIT_ERR_FATAL=95
15190 ++ SMF_EXIT_ERR_CONFIG=96
15191 ++ SMF_EXIT_MON_DEGRADE=97
15192 ++ SMF_EXIT_MON_OFFLINE=98
15193 ++ SMF_EXIT_ERR_NOSMF=99
15194 ++ SMF_EXIT_ERR_PERM=100
15195 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15196 + DATALINK=oxControlService20
15197 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15198 + GATEWAY=fd00:1122:3344:101::1
15199 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15200 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15201 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15202 + LISTEN_ADDR=fd00:1122:3344:101::10
15203 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15204 + LISTEN_PORT=32345
15205 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15206 + PORTBASE=19000
15207 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15208 + DOWNSTAIRS_PREFIX=downstairs
15209 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15210 + SNAPSHOT_PREFIX=snapshot
15211 + [[ oxControlService20 == unknown ]]
15212 + [[ fd00:1122:3344:101::1 == unknown ]]
15213 + ipadm delete-if oxControlService20
15214 + ipadm create-if -t oxControlService20
15215 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15216 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15217 + ipadm show-addr oxControlService20/ll
15218 ipadm: Address object not found
15219 + ipadm create-addr -t -T addrconf oxControlService20/ll
15220 + ipadm show-addr oxControlService20/omicron6
15221 ipadm: Address object not found
15222 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15223 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15224 route to: default
15225 destination: default
15226 mask: default
15227 gateway: fd00:1122:3344:101::1
15228 interface: oxControlService20
15229 flags: <UP,GATEWAY,DONE,STATIC>
15230 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15231 0 0 0 0 0 0 9000 0
15232 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15233 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15234 note: configured to log to "/dev/stdout"
152352023-07-16T04:52:14.352ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
152362023-07-16T04:52:14.354ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
152372023-07-16T04:52:14.354ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
152382023-07-16T04:52:14.382ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
152392023-07-16T04:52:14.383ZINFOcrucible-agent: instance states: (Some(Disabled), None)
152402023-07-16T04:52:14.383ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
152412023-07-16T04:52:14.386ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
152422023-07-16T04:52:14.390ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
152432023-07-16T04:52:14.390ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15244 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15245 ', agent/src/main.rs:880:30
15246 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15247 [ Jul 16 04:52:14 Stopping because service exited with an error. ]
15248 [ Jul 16 04:52:14 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15249 + . /lib/svc/share/smf_include.sh
15250 ++ SMF_EXIT_OK=0
15251 ++ SMF_EXIT_NODAEMON=94
15252 ++ SMF_EXIT_ERR_FATAL=95
15253 ++ SMF_EXIT_ERR_CONFIG=96
15254 ++ SMF_EXIT_MON_DEGRADE=97
15255 ++ SMF_EXIT_MON_OFFLINE=98
15256 ++ SMF_EXIT_ERR_NOSMF=99
15257 ++ SMF_EXIT_ERR_PERM=100
15258 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15259 + DATALINK=oxControlService20
15260 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15261 + GATEWAY=fd00:1122:3344:101::1
15262 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15263 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15264 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15265 + LISTEN_ADDR=fd00:1122:3344:101::10
15266 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15267 + LISTEN_PORT=32345
15268 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15269 + PORTBASE=19000
15270 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15271 + DOWNSTAIRS_PREFIX=downstairs
15272 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15273 + SNAPSHOT_PREFIX=snapshot
15274 + [[ oxControlService20 == unknown ]]
15275 + [[ fd00:1122:3344:101::1 == unknown ]]
15276 + ipadm delete-if oxControlService20
15277 + ipadm create-if -t oxControlService20
15278 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15279 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15280 + ipadm show-addr oxControlService20/ll
15281 ipadm: Address object not found
15282 + ipadm create-addr -t -T addrconf oxControlService20/ll
15283 + ipadm show-addr oxControlService20/omicron6
15284 ipadm: Address object not found
15285 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15286 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15287 route to: default
15288 destination: default
15289 mask: default
15290 gateway: fd00:1122:3344:101::1
15291 interface: oxControlService20
15292 flags: <UP,GATEWAY,DONE,STATIC>
15293 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15294 0 0 0 0 0 0 9000 0
15295 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15296 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15297 note: configured to log to "/dev/stdout"
152982023-07-16T04:52:14.948ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
152992023-07-16T04:52:14.950ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
153002023-07-16T04:52:14.950ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
153012023-07-16T04:52:14.980ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
153022023-07-16T04:52:14.980ZINFOcrucible-agent: instance states: (Some(Disabled), None)
153032023-07-16T04:52:14.981ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
153042023-07-16T04:52:14.984ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
153052023-07-16T04:52:14.988ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
153062023-07-16T04:52:14.988ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15307 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15308 ', agent/src/main.rs:880:30
15309 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15310 [ Jul 16 04:52:15 Stopping because service exited with an error. ]
15311 [ Jul 16 04:52:15 Failing too quickly, throttling. ]
15312 [ Jul 16 04:52:16 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15313 + . /lib/svc/share/smf_include.sh
15314 ++ SMF_EXIT_OK=0
15315 ++ SMF_EXIT_NODAEMON=94
15316 ++ SMF_EXIT_ERR_FATAL=95
15317 ++ SMF_EXIT_ERR_CONFIG=96
15318 ++ SMF_EXIT_MON_DEGRADE=97
15319 ++ SMF_EXIT_MON_OFFLINE=98
15320 ++ SMF_EXIT_ERR_NOSMF=99
15321 ++ SMF_EXIT_ERR_PERM=100
15322 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15323 + DATALINK=oxControlService20
15324 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15325 + GATEWAY=fd00:1122:3344:101::1
15326 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15327 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15328 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15329 + LISTEN_ADDR=fd00:1122:3344:101::10
15330 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15331 + LISTEN_PORT=32345
15332 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15333 + PORTBASE=19000
15334 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15335 + DOWNSTAIRS_PREFIX=downstairs
15336 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15337 + SNAPSHOT_PREFIX=snapshot
15338 + [[ oxControlService20 == unknown ]]
15339 + [[ fd00:1122:3344:101::1 == unknown ]]
15340 + ipadm delete-if oxControlService20
15341 + ipadm create-if -t oxControlService20
15342 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15343 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15344 + ipadm show-addr oxControlService20/ll
15345 ipadm: Address object not found
15346 + ipadm create-addr -t -T addrconf oxControlService20/ll
15347 + ipadm show-addr oxControlService20/omicron6
15348 ipadm: Address object not found
15349 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15350 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15351 route to: default
15352 destination: default
15353 mask: default
15354 gateway: fd00:1122:3344:101::1
15355 interface: oxControlService20
15356 flags: <UP,GATEWAY,DONE,STATIC>
15357 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15358 0 0 0 0 0 0 9000 0
15359 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15360 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15361 note: configured to log to "/dev/stdout"
153622023-07-16T04:52:16.545ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
153632023-07-16T04:52:16.548ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
153642023-07-16T04:52:16.548ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
153652023-07-16T04:52:16.576ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
153662023-07-16T04:52:16.577ZINFOcrucible-agent: instance states: (Some(Disabled), None)
153672023-07-16T04:52:16.577ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
153682023-07-16T04:52:16.580ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
153692023-07-16T04:52:16.584ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
153702023-07-16T04:52:16.584ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15371 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15372 ', agent/src/main.rs:880:30
15373 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15374 [ Jul 16 04:52:16 Stopping because service exited with an error. ]
15375 [ Jul 16 04:52:16 Failing too quickly, throttling. ]
15376 [ Jul 16 04:52:17 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15377 + . /lib/svc/share/smf_include.sh
15378 ++ SMF_EXIT_OK=0
15379 ++ SMF_EXIT_NODAEMON=94
15380 ++ SMF_EXIT_ERR_FATAL=95
15381 ++ SMF_EXIT_ERR_CONFIG=96
15382 ++ SMF_EXIT_MON_DEGRADE=97
15383 ++ SMF_EXIT_MON_OFFLINE=98
15384 ++ SMF_EXIT_ERR_NOSMF=99
15385 ++ SMF_EXIT_ERR_PERM=100
15386 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15387 + DATALINK=oxControlService20
15388 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15389 + GATEWAY=fd00:1122:3344:101::1
15390 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15391 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15392 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15393 + LISTEN_ADDR=fd00:1122:3344:101::10
15394 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15395 + LISTEN_PORT=32345
15396 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15397 + PORTBASE=19000
15398 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15399 + DOWNSTAIRS_PREFIX=downstairs
15400 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15401 + SNAPSHOT_PREFIX=snapshot
15402 + [[ oxControlService20 == unknown ]]
15403 + [[ fd00:1122:3344:101::1 == unknown ]]
15404 + ipadm delete-if oxControlService20
15405 + ipadm create-if -t oxControlService20
15406 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15407 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15408 + ipadm show-addr oxControlService20/ll
15409 ipadm: Address object not found
15410 + ipadm create-addr -t -T addrconf oxControlService20/ll
15411 + ipadm show-addr oxControlService20/omicron6
15412 ipadm: Address object not found
15413 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15414 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15415 route to: default
15416 destination: default
15417 mask: default
15418 gateway: fd00:1122:3344:101::1
15419 interface: oxControlService20
15420 flags: <UP,GATEWAY,DONE,STATIC>
15421 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15422 0 0 0 0 0 0 9000 0
15423 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15424 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15425 note: configured to log to "/dev/stdout"
154262023-07-16T04:52:18.149ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
154272023-07-16T04:52:18.151ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
154282023-07-16T04:52:18.151ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
154292023-07-16T04:52:18.180ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
154302023-07-16T04:52:18.180ZINFOcrucible-agent: instance states: (Some(Disabled), None)
154312023-07-16T04:52:18.181ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
154322023-07-16T04:52:18.183ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
154332023-07-16T04:52:18.188ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
154342023-07-16T04:52:18.188ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15435 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15436 ', agent/src/main.rs:880:30
15437 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15438 [ Jul 16 04:52:18 Stopping because service exited with an error. ]
15439 [ Jul 16 04:52:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15440 + . /lib/svc/share/smf_include.sh
15441 ++ SMF_EXIT_OK=0
15442 ++ SMF_EXIT_NODAEMON=94
15443 ++ SMF_EXIT_ERR_FATAL=95
15444 ++ SMF_EXIT_ERR_CONFIG=96
15445 ++ SMF_EXIT_MON_DEGRADE=97
15446 ++ SMF_EXIT_MON_OFFLINE=98
15447 ++ SMF_EXIT_ERR_NOSMF=99
15448 ++ SMF_EXIT_ERR_PERM=100
15449 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15450 + DATALINK=oxControlService20
15451 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15452 + GATEWAY=fd00:1122:3344:101::1
15453 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15454 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15455 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15456 + LISTEN_ADDR=fd00:1122:3344:101::10
15457 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15458 + LISTEN_PORT=32345
15459 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15460 + PORTBASE=19000
15461 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15462 + DOWNSTAIRS_PREFIX=downstairs
15463 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15464 + SNAPSHOT_PREFIX=snapshot
15465 + [[ oxControlService20 == unknown ]]
15466 + [[ fd00:1122:3344:101::1 == unknown ]]
15467 + ipadm delete-if oxControlService20
15468 + ipadm create-if -t oxControlService20
15469 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15470 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15471 + ipadm show-addr oxControlService20/ll
15472 ipadm: Address object not found
15473 + ipadm create-addr -t -T addrconf oxControlService20/ll
15474 + ipadm show-addr oxControlService20/omicron6
15475 ipadm: Address object not found
15476 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15477 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15478 route to: default
15479 destination: default
15480 mask: default
15481 gateway: fd00:1122:3344:101::1
15482 interface: oxControlService20
15483 flags: <UP,GATEWAY,DONE,STATIC>
15484 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15485 0 0 0 0 0 0 9000 0
15486 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15487 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15488 note: configured to log to "/dev/stdout"
154892023-07-16T04:52:18.745ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
154902023-07-16T04:52:18.747ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
154912023-07-16T04:52:18.747ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
154922023-07-16T04:52:18.774ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
154932023-07-16T04:52:18.774ZINFOcrucible-agent: instance states: (Some(Disabled), None)
154942023-07-16T04:52:18.775ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
154952023-07-16T04:52:18.778ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
154962023-07-16T04:52:18.782ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
154972023-07-16T04:52:18.782ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15498 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15499 ', agent/src/main.rs:880:30
15500 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15501 [ Jul 16 04:52:18 Stopping because service exited with an error. ]
15502 [ Jul 16 04:52:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15503 + . /lib/svc/share/smf_include.sh
15504 ++ SMF_EXIT_OK=0
15505 ++ SMF_EXIT_NODAEMON=94
15506 ++ SMF_EXIT_ERR_FATAL=95
15507 ++ SMF_EXIT_ERR_CONFIG=96
15508 ++ SMF_EXIT_MON_DEGRADE=97
15509 ++ SMF_EXIT_MON_OFFLINE=98
15510 ++ SMF_EXIT_ERR_NOSMF=99
15511 ++ SMF_EXIT_ERR_PERM=100
15512 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15513 + DATALINK=oxControlService20
15514 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15515 + GATEWAY=fd00:1122:3344:101::1
15516 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15517 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15518 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15519 + LISTEN_ADDR=fd00:1122:3344:101::10
15520 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15521 + LISTEN_PORT=32345
15522 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15523 + PORTBASE=19000
15524 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15525 + DOWNSTAIRS_PREFIX=downstairs
15526 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15527 + SNAPSHOT_PREFIX=snapshot
15528 + [[ oxControlService20 == unknown ]]
15529 + [[ fd00:1122:3344:101::1 == unknown ]]
15530 + ipadm delete-if oxControlService20
15531 + ipadm create-if -t oxControlService20
15532 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15533 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15534 + ipadm show-addr oxControlService20/ll
15535 ipadm: Address object not found
15536 + ipadm create-addr -t -T addrconf oxControlService20/ll
15537 + ipadm show-addr oxControlService20/omicron6
15538 ipadm: Address object not found
15539 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15540 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15541 route to: default
15542 destination: default
15543 mask: default
15544 gateway: fd00:1122:3344:101::1
15545 interface: oxControlService20
15546 flags: <UP,GATEWAY,DONE,STATIC>
15547 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15548 0 0 0 0 0 0 9000 0
15549 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15550 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15551 note: configured to log to "/dev/stdout"
155522023-07-16T04:52:19.338ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
155532023-07-16T04:52:19.340ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
155542023-07-16T04:52:19.340ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
155552023-07-16T04:52:19.370ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
155562023-07-16T04:52:19.370ZINFOcrucible-agent: instance states: (Some(Disabled), None)
155572023-07-16T04:52:19.371ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
155582023-07-16T04:52:19.374ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
155592023-07-16T04:52:19.378ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
155602023-07-16T04:52:19.378ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15561 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15562 ', agent/src/main.rs:880:30
15563 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15564 [ Jul 16 04:52:19 Stopping because service exited with an error. ]
15565 [ Jul 16 04:52:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15566 + . /lib/svc/share/smf_include.sh
15567 ++ SMF_EXIT_OK=0
15568 ++ SMF_EXIT_NODAEMON=94
15569 ++ SMF_EXIT_ERR_FATAL=95
15570 ++ SMF_EXIT_ERR_CONFIG=96
15571 ++ SMF_EXIT_MON_DEGRADE=97
15572 ++ SMF_EXIT_MON_OFFLINE=98
15573 ++ SMF_EXIT_ERR_NOSMF=99
15574 ++ SMF_EXIT_ERR_PERM=100
15575 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15576 + DATALINK=oxControlService20
15577 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15578 + GATEWAY=fd00:1122:3344:101::1
15579 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15580 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15581 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15582 + LISTEN_ADDR=fd00:1122:3344:101::10
15583 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15584 + LISTEN_PORT=32345
15585 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15586 + PORTBASE=19000
15587 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15588 + DOWNSTAIRS_PREFIX=downstairs
15589 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15590 + SNAPSHOT_PREFIX=snapshot
15591 + [[ oxControlService20 == unknown ]]
15592 + [[ fd00:1122:3344:101::1 == unknown ]]
15593 + ipadm delete-if oxControlService20
15594 + ipadm create-if -t oxControlService20
15595 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15596 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15597 + ipadm show-addr oxControlService20/ll
15598 ipadm: Address object not found
15599 + ipadm create-addr -t -T addrconf oxControlService20/ll
15600 + ipadm show-addr oxControlService20/omicron6
15601 ipadm: Address object not found
15602 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15603 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15604 route to: default
15605 destination: default
15606 mask: default
15607 gateway: fd00:1122:3344:101::1
15608 interface: oxControlService20
15609 flags: <UP,GATEWAY,DONE,STATIC>
15610 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15611 0 0 0 0 0 0 9000 0
15612 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15613 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15614 note: configured to log to "/dev/stdout"
156152023-07-16T04:52:19.938ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
156162023-07-16T04:52:19.941ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
156172023-07-16T04:52:19.941ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
156182023-07-16T04:52:19.971ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
156192023-07-16T04:52:19.971ZINFOcrucible-agent: instance states: (Some(Disabled), None)
156202023-07-16T04:52:19.972ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
156212023-07-16T04:52:19.974ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
156222023-07-16T04:52:19.979ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
156232023-07-16T04:52:19.979ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15624 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15625 ', agent/src/main.rs:880:30
15626 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15627 [ Jul 16 04:52:20 Stopping because service exited with an error. ]
15628 [ Jul 16 04:52:20 Failing too quickly, throttling. ]
15629 [ Jul 16 04:52:21 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15630 + . /lib/svc/share/smf_include.sh
15631 ++ SMF_EXIT_OK=0
15632 ++ SMF_EXIT_NODAEMON=94
15633 ++ SMF_EXIT_ERR_FATAL=95
15634 ++ SMF_EXIT_ERR_CONFIG=96
15635 ++ SMF_EXIT_MON_DEGRADE=97
15636 ++ SMF_EXIT_MON_OFFLINE=98
15637 ++ SMF_EXIT_ERR_NOSMF=99
15638 ++ SMF_EXIT_ERR_PERM=100
15639 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15640 + DATALINK=oxControlService20
15641 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15642 + GATEWAY=fd00:1122:3344:101::1
15643 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15644 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15645 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15646 + LISTEN_ADDR=fd00:1122:3344:101::10
15647 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15648 + LISTEN_PORT=32345
15649 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15650 + PORTBASE=19000
15651 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15652 + DOWNSTAIRS_PREFIX=downstairs
15653 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15654 + SNAPSHOT_PREFIX=snapshot
15655 + [[ oxControlService20 == unknown ]]
15656 + [[ fd00:1122:3344:101::1 == unknown ]]
15657 + ipadm delete-if oxControlService20
15658 + ipadm create-if -t oxControlService20
15659 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15660 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15661 + ipadm show-addr oxControlService20/ll
15662 ipadm: Address object not found
15663 + ipadm create-addr -t -T addrconf oxControlService20/ll
15664 + ipadm show-addr oxControlService20/omicron6
15665 ipadm: Address object not found
15666 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15667 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15668 route to: default
15669 destination: default
15670 mask: default
15671 gateway: fd00:1122:3344:101::1
15672 interface: oxControlService20
15673 flags: <UP,GATEWAY,DONE,STATIC>
15674 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15675 0 0 0 0 0 0 9000 0
15676 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15677 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15678 note: configured to log to "/dev/stdout"
156792023-07-16T04:52:21.541ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
156802023-07-16T04:52:21.543ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
156812023-07-16T04:52:21.543ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
156822023-07-16T04:52:21.572ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
156832023-07-16T04:52:21.573ZINFOcrucible-agent: instance states: (Some(Disabled), None)
156842023-07-16T04:52:21.573ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
156852023-07-16T04:52:21.576ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
156862023-07-16T04:52:21.581ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
156872023-07-16T04:52:21.581ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15688 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15689 ', agent/src/main.rs:880:30
15690 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15691 [ Jul 16 04:52:21 Stopping because service exited with an error. ]
15692 [ Jul 16 04:52:21 Failing too quickly, throttling. ]
15693 [ Jul 16 04:52:22 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15694 + . /lib/svc/share/smf_include.sh
15695 ++ SMF_EXIT_OK=0
15696 ++ SMF_EXIT_NODAEMON=94
15697 ++ SMF_EXIT_ERR_FATAL=95
15698 ++ SMF_EXIT_ERR_CONFIG=96
15699 ++ SMF_EXIT_MON_DEGRADE=97
15700 ++ SMF_EXIT_MON_OFFLINE=98
15701 ++ SMF_EXIT_ERR_NOSMF=99
15702 ++ SMF_EXIT_ERR_PERM=100
15703 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15704 + DATALINK=oxControlService20
15705 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15706 + GATEWAY=fd00:1122:3344:101::1
15707 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15708 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15709 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15710 + LISTEN_ADDR=fd00:1122:3344:101::10
15711 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15712 + LISTEN_PORT=32345
15713 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15714 + PORTBASE=19000
15715 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15716 + DOWNSTAIRS_PREFIX=downstairs
15717 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15718 + SNAPSHOT_PREFIX=snapshot
15719 + [[ oxControlService20 == unknown ]]
15720 + [[ fd00:1122:3344:101::1 == unknown ]]
15721 + ipadm delete-if oxControlService20
15722 + ipadm create-if -t oxControlService20
15723 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15724 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15725 + ipadm show-addr oxControlService20/ll
15726 ipadm: Address object not found
15727 + ipadm create-addr -t -T addrconf oxControlService20/ll
15728 + ipadm show-addr oxControlService20/omicron6
15729 ipadm: Address object not found
15730 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15731 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15732 route to: default
15733 destination: default
15734 mask: default
15735 gateway: fd00:1122:3344:101::1
15736 interface: oxControlService20
15737 flags: <UP,GATEWAY,DONE,STATIC>
15738 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15739 0 0 0 0 0 0 9000 0
15740 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15741 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15742 note: configured to log to "/dev/stdout"
157432023-07-16T04:52:23.142ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
157442023-07-16T04:52:23.144ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
157452023-07-16T04:52:23.144ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
157462023-07-16T04:52:23.174ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
157472023-07-16T04:52:23.174ZINFOcrucible-agent: instance states: (Some(Disabled), None)
157482023-07-16T04:52:23.175ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
157492023-07-16T04:52:23.177ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
157502023-07-16T04:52:23.181ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
157512023-07-16T04:52:23.182ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15752 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15753 ', agent/src/main.rs:880:30
15754 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15755 [ Jul 16 04:52:23 Stopping because service exited with an error. ]
15756 [ Jul 16 04:52:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15757 + . /lib/svc/share/smf_include.sh
15758 ++ SMF_EXIT_OK=0
15759 ++ SMF_EXIT_NODAEMON=94
15760 ++ SMF_EXIT_ERR_FATAL=95
15761 ++ SMF_EXIT_ERR_CONFIG=96
15762 ++ SMF_EXIT_MON_DEGRADE=97
15763 ++ SMF_EXIT_MON_OFFLINE=98
15764 ++ SMF_EXIT_ERR_NOSMF=99
15765 ++ SMF_EXIT_ERR_PERM=100
15766 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15767 + DATALINK=oxControlService20
15768 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15769 + GATEWAY=fd00:1122:3344:101::1
15770 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15771 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15772 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15773 + LISTEN_ADDR=fd00:1122:3344:101::10
15774 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15775 + LISTEN_PORT=32345
15776 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15777 + PORTBASE=19000
15778 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15779 + DOWNSTAIRS_PREFIX=downstairs
15780 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15781 + SNAPSHOT_PREFIX=snapshot
15782 + [[ oxControlService20 == unknown ]]
15783 + [[ fd00:1122:3344:101::1 == unknown ]]
15784 + ipadm delete-if oxControlService20
15785 + ipadm create-if -t oxControlService20
15786 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15787 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15788 + ipadm show-addr oxControlService20/ll
15789 ipadm: Address object not found
15790 + ipadm create-addr -t -T addrconf oxControlService20/ll
15791 + ipadm show-addr oxControlService20/omicron6
15792 ipadm: Address object not found
15793 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15794 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15795 route to: default
15796 destination: default
15797 mask: default
15798 gateway: fd00:1122:3344:101::1
15799 interface: oxControlService20
15800 flags: <UP,GATEWAY,DONE,STATIC>
15801 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15802 0 0 0 0 0 0 9000 0
15803 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15804 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15805 note: configured to log to "/dev/stdout"
158062023-07-16T04:52:23.739ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
158072023-07-16T04:52:23.742ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
158082023-07-16T04:52:23.742ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
158092023-07-16T04:52:23.771ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
158102023-07-16T04:52:23.772ZINFOcrucible-agent: instance states: (Some(Disabled), None)
158112023-07-16T04:52:23.772ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
158122023-07-16T04:52:23.775ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
158132023-07-16T04:52:23.779ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
158142023-07-16T04:52:23.779ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15815 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15816 ', agent/src/main.rs:880:30
15817 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15818 [ Jul 16 04:52:23 Stopping because service exited with an error. ]
15819 [ Jul 16 04:52:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15820 + . /lib/svc/share/smf_include.sh
15821 ++ SMF_EXIT_OK=0
15822 ++ SMF_EXIT_NODAEMON=94
15823 ++ SMF_EXIT_ERR_FATAL=95
15824 ++ SMF_EXIT_ERR_CONFIG=96
15825 ++ SMF_EXIT_MON_DEGRADE=97
15826 ++ SMF_EXIT_MON_OFFLINE=98
15827 ++ SMF_EXIT_ERR_NOSMF=99
15828 ++ SMF_EXIT_ERR_PERM=100
15829 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15830 + DATALINK=oxControlService20
15831 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15832 + GATEWAY=fd00:1122:3344:101::1
15833 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15834 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15835 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15836 + LISTEN_ADDR=fd00:1122:3344:101::10
15837 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15838 + LISTEN_PORT=32345
15839 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15840 + PORTBASE=19000
15841 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15842 + DOWNSTAIRS_PREFIX=downstairs
15843 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15844 + SNAPSHOT_PREFIX=snapshot
15845 + [[ oxControlService20 == unknown ]]
15846 + [[ fd00:1122:3344:101::1 == unknown ]]
15847 + ipadm delete-if oxControlService20
15848 + ipadm create-if -t oxControlService20
15849 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15850 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15851 + ipadm show-addr oxControlService20/ll
15852 ipadm: Address object not found
15853 + ipadm create-addr -t -T addrconf oxControlService20/ll
15854 + ipadm show-addr oxControlService20/omicron6
15855 ipadm: Address object not found
15856 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15857 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15858 route to: default
15859 destination: default
15860 mask: default
15861 gateway: fd00:1122:3344:101::1
15862 interface: oxControlService20
15863 flags: <UP,GATEWAY,DONE,STATIC>
15864 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15865 0 0 0 0 0 0 9000 0
15866 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15867 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15868 note: configured to log to "/dev/stdout"
158692023-07-16T04:52:24.330ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
158702023-07-16T04:52:24.333ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
158712023-07-16T04:52:24.333ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
158722023-07-16T04:52:24.361ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
158732023-07-16T04:52:24.362ZINFOcrucible-agent: instance states: (Some(Disabled), None)
158742023-07-16T04:52:24.363ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
158752023-07-16T04:52:24.365ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
158762023-07-16T04:52:24.369ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
158772023-07-16T04:52:24.369ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15878 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15879 ', agent/src/main.rs:880:30
15880 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15881 [ Jul 16 04:52:24 Stopping because service exited with an error. ]
15882 [ Jul 16 04:52:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15883 + . /lib/svc/share/smf_include.sh
15884 ++ SMF_EXIT_OK=0
15885 ++ SMF_EXIT_NODAEMON=94
15886 ++ SMF_EXIT_ERR_FATAL=95
15887 ++ SMF_EXIT_ERR_CONFIG=96
15888 ++ SMF_EXIT_MON_DEGRADE=97
15889 ++ SMF_EXIT_MON_OFFLINE=98
15890 ++ SMF_EXIT_ERR_NOSMF=99
15891 ++ SMF_EXIT_ERR_PERM=100
15892 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15893 + DATALINK=oxControlService20
15894 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15895 + GATEWAY=fd00:1122:3344:101::1
15896 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15897 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15898 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15899 + LISTEN_ADDR=fd00:1122:3344:101::10
15900 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15901 + LISTEN_PORT=32345
15902 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15903 + PORTBASE=19000
15904 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15905 + DOWNSTAIRS_PREFIX=downstairs
15906 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15907 + SNAPSHOT_PREFIX=snapshot
15908 + [[ oxControlService20 == unknown ]]
15909 + [[ fd00:1122:3344:101::1 == unknown ]]
15910 + ipadm delete-if oxControlService20
15911 + ipadm create-if -t oxControlService20
15912 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15913 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15914 + ipadm show-addr oxControlService20/ll
15915 ipadm: Address object not found
15916 + ipadm create-addr -t -T addrconf oxControlService20/ll
15917 + ipadm show-addr oxControlService20/omicron6
15918 ipadm: Address object not found
15919 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15920 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15921 route to: default
15922 destination: default
15923 mask: default
15924 gateway: fd00:1122:3344:101::1
15925 interface: oxControlService20
15926 flags: <UP,GATEWAY,DONE,STATIC>
15927 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15928 0 0 0 0 0 0 9000 0
15929 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15930 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15931 note: configured to log to "/dev/stdout"
159322023-07-16T04:52:24.926ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
159332023-07-16T04:52:24.928ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
159342023-07-16T04:52:24.928ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
159352023-07-16T04:52:24.959ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
159362023-07-16T04:52:24.959ZINFOcrucible-agent: instance states: (Some(Disabled), None)
159372023-07-16T04:52:24.960ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
159382023-07-16T04:52:24.962ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
159392023-07-16T04:52:24.967ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
159402023-07-16T04:52:24.967ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
15941 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
15942 ', agent/src/main.rs:880:30
15943 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15944 [ Jul 16 04:52:24 Stopping because service exited with an error. ]
15945 [ Jul 16 04:52:24 Failing too quickly, throttling. ]
15946 [ Jul 16 04:52:26 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
15947 + . /lib/svc/share/smf_include.sh
15948 ++ SMF_EXIT_OK=0
15949 ++ SMF_EXIT_NODAEMON=94
15950 ++ SMF_EXIT_ERR_FATAL=95
15951 ++ SMF_EXIT_ERR_CONFIG=96
15952 ++ SMF_EXIT_MON_DEGRADE=97
15953 ++ SMF_EXIT_MON_OFFLINE=98
15954 ++ SMF_EXIT_ERR_NOSMF=99
15955 ++ SMF_EXIT_ERR_PERM=100
15956 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
15957 + DATALINK=oxControlService20
15958 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
15959 + GATEWAY=fd00:1122:3344:101::1
15960 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
15961 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
15962 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
15963 + LISTEN_ADDR=fd00:1122:3344:101::10
15964 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
15965 + LISTEN_PORT=32345
15966 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
15967 + PORTBASE=19000
15968 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
15969 + DOWNSTAIRS_PREFIX=downstairs
15970 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
15971 + SNAPSHOT_PREFIX=snapshot
15972 + [[ oxControlService20 == unknown ]]
15973 + [[ fd00:1122:3344:101::1 == unknown ]]
15974 + ipadm delete-if oxControlService20
15975 + ipadm create-if -t oxControlService20
15976 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
15977 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
15978 + ipadm show-addr oxControlService20/ll
15979 ipadm: Address object not found
15980 + ipadm create-addr -t -T addrconf oxControlService20/ll
15981 + ipadm show-addr oxControlService20/omicron6
15982 ipadm: Address object not found
15983 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
15984 + route get -inet6 default -inet6 fd00:1122:3344:101::1
15985 route to: default
15986 destination: default
15987 mask: default
15988 gateway: fd00:1122:3344:101::1
15989 interface: oxControlService20
15990 flags: <UP,GATEWAY,DONE,STATIC>
15991 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
15992 0 0 0 0 0 0 9000 0
15993 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
15994 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
15995 note: configured to log to "/dev/stdout"
159962023-07-16T04:52:26.526ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
159972023-07-16T04:52:26.528ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
159982023-07-16T04:52:26.528ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
159992023-07-16T04:52:26.559ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
160002023-07-16T04:52:26.559ZINFOcrucible-agent: instance states: (Some(Disabled), None)
160012023-07-16T04:52:26.560ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
160022023-07-16T04:52:26.562ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
160032023-07-16T04:52:26.566ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
160042023-07-16T04:52:26.566ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16005 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16006 ', agent/src/main.rs:880:30
16007 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16008 [ Jul 16 04:52:26 Stopping because service exited with an error. ]
16009 [ Jul 16 04:52:26 Failing too quickly, throttling. ]
16010 [ Jul 16 04:52:27 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16011 + . /lib/svc/share/smf_include.sh
16012 ++ SMF_EXIT_OK=0
16013 ++ SMF_EXIT_NODAEMON=94
16014 ++ SMF_EXIT_ERR_FATAL=95
16015 ++ SMF_EXIT_ERR_CONFIG=96
16016 ++ SMF_EXIT_MON_DEGRADE=97
16017 ++ SMF_EXIT_MON_OFFLINE=98
16018 ++ SMF_EXIT_ERR_NOSMF=99
16019 ++ SMF_EXIT_ERR_PERM=100
16020 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16021 + DATALINK=oxControlService20
16022 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16023 + GATEWAY=fd00:1122:3344:101::1
16024 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16025 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16026 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16027 + LISTEN_ADDR=fd00:1122:3344:101::10
16028 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16029 + LISTEN_PORT=32345
16030 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16031 + PORTBASE=19000
16032 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16033 + DOWNSTAIRS_PREFIX=downstairs
16034 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16035 + SNAPSHOT_PREFIX=snapshot
16036 + [[ oxControlService20 == unknown ]]
16037 + [[ fd00:1122:3344:101::1 == unknown ]]
16038 + ipadm delete-if oxControlService20
16039 + ipadm create-if -t oxControlService20
16040 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16041 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16042 + ipadm show-addr oxControlService20/ll
16043 ipadm: Address object not found
16044 + ipadm create-addr -t -T addrconf oxControlService20/ll
16045 + ipadm show-addr oxControlService20/omicron6
16046 ipadm: Address object not found
16047 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16048 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16049 route to: default
16050 destination: default
16051 mask: default
16052 gateway: fd00:1122:3344:101::1
16053 interface: oxControlService20
16054 flags: <UP,GATEWAY,DONE,STATIC>
16055 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16056 0 0 0 0 0 0 9000 0
16057 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16058 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16059 note: configured to log to "/dev/stdout"
160602023-07-16T04:52:28.130ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
160612023-07-16T04:52:28.132ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
160622023-07-16T04:52:28.132ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
160632023-07-16T04:52:28.161ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
160642023-07-16T04:52:28.162ZINFOcrucible-agent: instance states: (Some(Disabled), None)
160652023-07-16T04:52:28.162ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
160662023-07-16T04:52:28.165ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
160672023-07-16T04:52:28.170ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
160682023-07-16T04:52:28.170ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16069 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16070 ', agent/src/main.rs:880:30
16071 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16072 [ Jul 16 04:52:28 Stopping because service exited with an error. ]
16073 [ Jul 16 04:52:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16074 + . /lib/svc/share/smf_include.sh
16075 ++ SMF_EXIT_OK=0
16076 ++ SMF_EXIT_NODAEMON=94
16077 ++ SMF_EXIT_ERR_FATAL=95
16078 ++ SMF_EXIT_ERR_CONFIG=96
16079 ++ SMF_EXIT_MON_DEGRADE=97
16080 ++ SMF_EXIT_MON_OFFLINE=98
16081 ++ SMF_EXIT_ERR_NOSMF=99
16082 ++ SMF_EXIT_ERR_PERM=100
16083 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16084 + DATALINK=oxControlService20
16085 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16086 + GATEWAY=fd00:1122:3344:101::1
16087 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16088 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16089 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16090 + LISTEN_ADDR=fd00:1122:3344:101::10
16091 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16092 + LISTEN_PORT=32345
16093 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16094 + PORTBASE=19000
16095 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16096 + DOWNSTAIRS_PREFIX=downstairs
16097 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16098 + SNAPSHOT_PREFIX=snapshot
16099 + [[ oxControlService20 == unknown ]]
16100 + [[ fd00:1122:3344:101::1 == unknown ]]
16101 + ipadm delete-if oxControlService20
16102 + ipadm create-if -t oxControlService20
16103 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16104 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16105 + ipadm show-addr oxControlService20/ll
16106 ipadm: Address object not found
16107 + ipadm create-addr -t -T addrconf oxControlService20/ll
16108 + ipadm show-addr oxControlService20/omicron6
16109 ipadm: Address object not found
16110 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16111 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16112 route to: default
16113 destination: default
16114 mask: default
16115 gateway: fd00:1122:3344:101::1
16116 interface: oxControlService20
16117 flags: <UP,GATEWAY,DONE,STATIC>
16118 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16119 0 0 0 0 0 0 9000 0
16120 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16121 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16122 note: configured to log to "/dev/stdout"
161232023-07-16T04:52:28.726ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
161242023-07-16T04:52:28.728ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
161252023-07-16T04:52:28.728ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
161262023-07-16T04:52:28.756ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
161272023-07-16T04:52:28.757ZINFOcrucible-agent: instance states: (Some(Disabled), None)
161282023-07-16T04:52:28.757ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
161292023-07-16T04:52:28.760ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
161302023-07-16T04:52:28.764ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
161312023-07-16T04:52:28.764ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16132 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16133 ', agent/src/main.rs:880:30
16134 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16135 [ Jul 16 04:52:28 Stopping because service exited with an error. ]
16136 [ Jul 16 04:52:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16137 + . /lib/svc/share/smf_include.sh
16138 ++ SMF_EXIT_OK=0
16139 ++ SMF_EXIT_NODAEMON=94
16140 ++ SMF_EXIT_ERR_FATAL=95
16141 ++ SMF_EXIT_ERR_CONFIG=96
16142 ++ SMF_EXIT_MON_DEGRADE=97
16143 ++ SMF_EXIT_MON_OFFLINE=98
16144 ++ SMF_EXIT_ERR_NOSMF=99
16145 ++ SMF_EXIT_ERR_PERM=100
16146 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16147 + DATALINK=oxControlService20
16148 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16149 + GATEWAY=fd00:1122:3344:101::1
16150 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16151 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16152 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16153 + LISTEN_ADDR=fd00:1122:3344:101::10
16154 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16155 + LISTEN_PORT=32345
16156 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16157 + PORTBASE=19000
16158 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16159 + DOWNSTAIRS_PREFIX=downstairs
16160 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16161 + SNAPSHOT_PREFIX=snapshot
16162 + [[ oxControlService20 == unknown ]]
16163 + [[ fd00:1122:3344:101::1 == unknown ]]
16164 + ipadm delete-if oxControlService20
16165 + ipadm create-if -t oxControlService20
16166 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16167 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16168 + ipadm show-addr oxControlService20/ll
16169 ipadm: Address object not found
16170 + ipadm create-addr -t -T addrconf oxControlService20/ll
16171 + ipadm show-addr oxControlService20/omicron6
16172 ipadm: Address object not found
16173 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16174 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16175 route to: default
16176 destination: default
16177 mask: default
16178 gateway: fd00:1122:3344:101::1
16179 interface: oxControlService20
16180 flags: <UP,GATEWAY,DONE,STATIC>
16181 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16182 0 0 0 0 0 0 9000 0
16183 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16184 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16185 note: configured to log to "/dev/stdout"
161862023-07-16T04:52:29.319ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
161872023-07-16T04:52:29.321ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
161882023-07-16T04:52:29.321ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
161892023-07-16T04:52:29.352ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
161902023-07-16T04:52:29.352ZINFOcrucible-agent: instance states: (Some(Disabled), None)
161912023-07-16T04:52:29.353ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
161922023-07-16T04:52:29.355ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
161932023-07-16T04:52:29.359ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
161942023-07-16T04:52:29.359ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16195 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16196 ', agent/src/main.rs:880:30
16197 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16198 [ Jul 16 04:52:29 Stopping because service exited with an error. ]
16199 [ Jul 16 04:52:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16200 + . /lib/svc/share/smf_include.sh
16201 ++ SMF_EXIT_OK=0
16202 ++ SMF_EXIT_NODAEMON=94
16203 ++ SMF_EXIT_ERR_FATAL=95
16204 ++ SMF_EXIT_ERR_CONFIG=96
16205 ++ SMF_EXIT_MON_DEGRADE=97
16206 ++ SMF_EXIT_MON_OFFLINE=98
16207 ++ SMF_EXIT_ERR_NOSMF=99
16208 ++ SMF_EXIT_ERR_PERM=100
16209 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16210 + DATALINK=oxControlService20
16211 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16212 + GATEWAY=fd00:1122:3344:101::1
16213 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16214 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16215 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16216 + LISTEN_ADDR=fd00:1122:3344:101::10
16217 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16218 + LISTEN_PORT=32345
16219 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16220 + PORTBASE=19000
16221 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16222 + DOWNSTAIRS_PREFIX=downstairs
16223 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16224 + SNAPSHOT_PREFIX=snapshot
16225 + [[ oxControlService20 == unknown ]]
16226 + [[ fd00:1122:3344:101::1 == unknown ]]
16227 + ipadm delete-if oxControlService20
16228 + ipadm create-if -t oxControlService20
16229 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16230 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16231 + ipadm show-addr oxControlService20/ll
16232 ipadm: Address object not found
16233 + ipadm create-addr -t -T addrconf oxControlService20/ll
16234 + ipadm show-addr oxControlService20/omicron6
16235 ipadm: Address object not found
16236 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16237 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16238 route to: default
16239 destination: default
16240 mask: default
16241 gateway: fd00:1122:3344:101::1
16242 interface: oxControlService20
16243 flags: <UP,GATEWAY,DONE,STATIC>
16244 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16245 0 0 0 0 0 0 9000 0
16246 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16247 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16248 note: configured to log to "/dev/stdout"
162492023-07-16T04:52:29.919ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
162502023-07-16T04:52:29.922ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
162512023-07-16T04:52:29.922ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
162522023-07-16T04:52:29.950ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
162532023-07-16T04:52:29.951ZINFOcrucible-agent: instance states: (Some(Disabled), None)
162542023-07-16T04:52:29.951ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
162552023-07-16T04:52:29.954ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
162562023-07-16T04:52:29.958ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
162572023-07-16T04:52:29.958ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16258 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16259 ', agent/src/main.rs:880:30
16260 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16261 [ Jul 16 04:52:29 Stopping because service exited with an error. ]
16262 [ Jul 16 04:52:29 Failing too quickly, throttling. ]
16263 [ Jul 16 04:52:30 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16264 + . /lib/svc/share/smf_include.sh
16265 ++ SMF_EXIT_OK=0
16266 ++ SMF_EXIT_NODAEMON=94
16267 ++ SMF_EXIT_ERR_FATAL=95
16268 ++ SMF_EXIT_ERR_CONFIG=96
16269 ++ SMF_EXIT_MON_DEGRADE=97
16270 ++ SMF_EXIT_MON_OFFLINE=98
16271 ++ SMF_EXIT_ERR_NOSMF=99
16272 ++ SMF_EXIT_ERR_PERM=100
16273 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16274 + DATALINK=oxControlService20
16275 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16276 + GATEWAY=fd00:1122:3344:101::1
16277 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16278 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16279 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16280 + LISTEN_ADDR=fd00:1122:3344:101::10
16281 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16282 + LISTEN_PORT=32345
16283 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16284 + PORTBASE=19000
16285 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16286 + DOWNSTAIRS_PREFIX=downstairs
16287 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16288 + SNAPSHOT_PREFIX=snapshot
16289 + [[ oxControlService20 == unknown ]]
16290 + [[ fd00:1122:3344:101::1 == unknown ]]
16291 + ipadm delete-if oxControlService20
16292 + ipadm create-if -t oxControlService20
16293 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16294 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16295 + ipadm show-addr oxControlService20/ll
16296 ipadm: Address object not found
16297 + ipadm create-addr -t -T addrconf oxControlService20/ll
16298 + ipadm show-addr oxControlService20/omicron6
16299 ipadm: Address object not found
16300 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16301 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16302 route to: default
16303 destination: default
16304 mask: default
16305 gateway: fd00:1122:3344:101::1
16306 interface: oxControlService20
16307 flags: <UP,GATEWAY,DONE,STATIC>
16308 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16309 0 0 0 0 0 0 9000 0
16310 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16311 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16312 note: configured to log to "/dev/stdout"
163132023-07-16T04:52:31.517ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
163142023-07-16T04:52:31.520ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
163152023-07-16T04:52:31.520ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
163162023-07-16T04:52:31.549ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
163172023-07-16T04:52:31.549ZINFOcrucible-agent: instance states: (Some(Disabled), None)
163182023-07-16T04:52:31.550ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
163192023-07-16T04:52:31.552ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
163202023-07-16T04:52:31.556ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
163212023-07-16T04:52:31.556ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16322 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16323 ', agent/src/main.rs:880:30
16324 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16325 [ Jul 16 04:52:31 Stopping because service exited with an error. ]
16326 [ Jul 16 04:52:31 Failing too quickly, throttling. ]
16327 [ Jul 16 04:52:32 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16328 + . /lib/svc/share/smf_include.sh
16329 ++ SMF_EXIT_OK=0
16330 ++ SMF_EXIT_NODAEMON=94
16331 ++ SMF_EXIT_ERR_FATAL=95
16332 ++ SMF_EXIT_ERR_CONFIG=96
16333 ++ SMF_EXIT_MON_DEGRADE=97
16334 ++ SMF_EXIT_MON_OFFLINE=98
16335 ++ SMF_EXIT_ERR_NOSMF=99
16336 ++ SMF_EXIT_ERR_PERM=100
16337 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16338 + DATALINK=oxControlService20
16339 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16340 + GATEWAY=fd00:1122:3344:101::1
16341 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16342 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16343 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16344 + LISTEN_ADDR=fd00:1122:3344:101::10
16345 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16346 + LISTEN_PORT=32345
16347 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16348 + PORTBASE=19000
16349 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16350 + DOWNSTAIRS_PREFIX=downstairs
16351 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16352 + SNAPSHOT_PREFIX=snapshot
16353 + [[ oxControlService20 == unknown ]]
16354 + [[ fd00:1122:3344:101::1 == unknown ]]
16355 + ipadm delete-if oxControlService20
16356 + ipadm create-if -t oxControlService20
16357 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16358 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16359 + ipadm show-addr oxControlService20/ll
16360 ipadm: Address object not found
16361 + ipadm create-addr -t -T addrconf oxControlService20/ll
16362 + ipadm show-addr oxControlService20/omicron6
16363 ipadm: Address object not found
16364 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16365 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16366 route to: default
16367 destination: default
16368 mask: default
16369 gateway: fd00:1122:3344:101::1
16370 interface: oxControlService20
16371 flags: <UP,GATEWAY,DONE,STATIC>
16372 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16373 0 0 0 0 0 0 9000 0
16374 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16375 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16376 note: configured to log to "/dev/stdout"
163772023-07-16T04:52:33.111ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
163782023-07-16T04:52:33.113ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
163792023-07-16T04:52:33.113ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
163802023-07-16T04:52:33.142ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
163812023-07-16T04:52:33.142ZINFOcrucible-agent: instance states: (Some(Disabled), None)
163822023-07-16T04:52:33.143ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
163832023-07-16T04:52:33.145ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
163842023-07-16T04:52:33.149ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
163852023-07-16T04:52:33.149ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16386 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16387 ', agent/src/main.rs:880:30
16388 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16389 [ Jul 16 04:52:33 Stopping because service exited with an error. ]
16390 [ Jul 16 04:52:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16391 + . /lib/svc/share/smf_include.sh
16392 ++ SMF_EXIT_OK=0
16393 ++ SMF_EXIT_NODAEMON=94
16394 ++ SMF_EXIT_ERR_FATAL=95
16395 ++ SMF_EXIT_ERR_CONFIG=96
16396 ++ SMF_EXIT_MON_DEGRADE=97
16397 ++ SMF_EXIT_MON_OFFLINE=98
16398 ++ SMF_EXIT_ERR_NOSMF=99
16399 ++ SMF_EXIT_ERR_PERM=100
16400 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16401 + DATALINK=oxControlService20
16402 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16403 + GATEWAY=fd00:1122:3344:101::1
16404 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16405 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16406 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16407 + LISTEN_ADDR=fd00:1122:3344:101::10
16408 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16409 + LISTEN_PORT=32345
16410 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16411 + PORTBASE=19000
16412 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16413 + DOWNSTAIRS_PREFIX=downstairs
16414 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16415 + SNAPSHOT_PREFIX=snapshot
16416 + [[ oxControlService20 == unknown ]]
16417 + [[ fd00:1122:3344:101::1 == unknown ]]
16418 + ipadm delete-if oxControlService20
16419 + ipadm create-if -t oxControlService20
16420 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16421 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16422 + ipadm show-addr oxControlService20/ll
16423 ipadm: Address object not found
16424 + ipadm create-addr -t -T addrconf oxControlService20/ll
16425 + ipadm show-addr oxControlService20/omicron6
16426 ipadm: Address object not found
16427 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16428 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16429 route to: default
16430 destination: default
16431 mask: default
16432 gateway: fd00:1122:3344:101::1
16433 interface: oxControlService20
16434 flags: <UP,GATEWAY,DONE,STATIC>
16435 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16436 0 0 0 0 0 0 9000 0
16437 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16438 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16439 note: configured to log to "/dev/stdout"
164402023-07-16T04:52:33.712ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
164412023-07-16T04:52:33.714ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
164422023-07-16T04:52:33.714ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
164432023-07-16T04:52:33.743ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
164442023-07-16T04:52:33.744ZINFOcrucible-agent: instance states: (Some(Disabled), None)
164452023-07-16T04:52:33.744ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
164462023-07-16T04:52:33.747ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
164472023-07-16T04:52:33.751ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
164482023-07-16T04:52:33.751ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16449 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16450 ', agent/src/main.rs:880:30
16451 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16452 [ Jul 16 04:52:33 Stopping because service exited with an error. ]
16453 [ Jul 16 04:52:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16454 + . /lib/svc/share/smf_include.sh
16455 ++ SMF_EXIT_OK=0
16456 ++ SMF_EXIT_NODAEMON=94
16457 ++ SMF_EXIT_ERR_FATAL=95
16458 ++ SMF_EXIT_ERR_CONFIG=96
16459 ++ SMF_EXIT_MON_DEGRADE=97
16460 ++ SMF_EXIT_MON_OFFLINE=98
16461 ++ SMF_EXIT_ERR_NOSMF=99
16462 ++ SMF_EXIT_ERR_PERM=100
16463 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16464 + DATALINK=oxControlService20
16465 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16466 + GATEWAY=fd00:1122:3344:101::1
16467 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16468 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16469 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16470 + LISTEN_ADDR=fd00:1122:3344:101::10
16471 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16472 + LISTEN_PORT=32345
16473 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16474 + PORTBASE=19000
16475 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16476 + DOWNSTAIRS_PREFIX=downstairs
16477 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16478 + SNAPSHOT_PREFIX=snapshot
16479 + [[ oxControlService20 == unknown ]]
16480 + [[ fd00:1122:3344:101::1 == unknown ]]
16481 + ipadm delete-if oxControlService20
16482 + ipadm create-if -t oxControlService20
16483 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16484 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16485 + ipadm show-addr oxControlService20/ll
16486 ipadm: Address object not found
16487 + ipadm create-addr -t -T addrconf oxControlService20/ll
16488 + ipadm show-addr oxControlService20/omicron6
16489 ipadm: Address object not found
16490 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16491 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16492 route to: default
16493 destination: default
16494 mask: default
16495 gateway: fd00:1122:3344:101::1
16496 interface: oxControlService20
16497 flags: <UP,GATEWAY,DONE,STATIC>
16498 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16499 0 0 0 0 0 0 9000 0
16500 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16501 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16502 note: configured to log to "/dev/stdout"
165032023-07-16T04:52:34.304ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
165042023-07-16T04:52:34.306ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
165052023-07-16T04:52:34.306ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
165062023-07-16T04:52:34.334ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
165072023-07-16T04:52:34.335ZINFOcrucible-agent: instance states: (Some(Disabled), None)
165082023-07-16T04:52:34.335ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
165092023-07-16T04:52:34.338ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
165102023-07-16T04:52:34.343ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
165112023-07-16T04:52:34.343ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16512 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16513 ', agent/src/main.rs:880:30
16514 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16515 [ Jul 16 04:52:34 Stopping because service exited with an error. ]
16516 [ Jul 16 04:52:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16517 + . /lib/svc/share/smf_include.sh
16518 ++ SMF_EXIT_OK=0
16519 ++ SMF_EXIT_NODAEMON=94
16520 ++ SMF_EXIT_ERR_FATAL=95
16521 ++ SMF_EXIT_ERR_CONFIG=96
16522 ++ SMF_EXIT_MON_DEGRADE=97
16523 ++ SMF_EXIT_MON_OFFLINE=98
16524 ++ SMF_EXIT_ERR_NOSMF=99
16525 ++ SMF_EXIT_ERR_PERM=100
16526 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16527 + DATALINK=oxControlService20
16528 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16529 + GATEWAY=fd00:1122:3344:101::1
16530 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16531 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16532 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16533 + LISTEN_ADDR=fd00:1122:3344:101::10
16534 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16535 + LISTEN_PORT=32345
16536 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16537 + PORTBASE=19000
16538 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16539 + DOWNSTAIRS_PREFIX=downstairs
16540 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16541 + SNAPSHOT_PREFIX=snapshot
16542 + [[ oxControlService20 == unknown ]]
16543 + [[ fd00:1122:3344:101::1 == unknown ]]
16544 + ipadm delete-if oxControlService20
16545 + ipadm create-if -t oxControlService20
16546 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16547 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16548 + ipadm show-addr oxControlService20/ll
16549 ipadm: Address object not found
16550 + ipadm create-addr -t -T addrconf oxControlService20/ll
16551 + ipadm show-addr oxControlService20/omicron6
16552 ipadm: Address object not found
16553 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16554 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16555 route to: default
16556 destination: default
16557 mask: default
16558 gateway: fd00:1122:3344:101::1
16559 interface: oxControlService20
16560 flags: <UP,GATEWAY,DONE,STATIC>
16561 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16562 0 0 0 0 0 0 9000 0
16563 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16564 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16565 note: configured to log to "/dev/stdout"
165662023-07-16T04:52:34.898ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
165672023-07-16T04:52:34.900ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
165682023-07-16T04:52:34.900ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
165692023-07-16T04:52:34.929ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
165702023-07-16T04:52:34.929ZINFOcrucible-agent: instance states: (Some(Disabled), None)
165712023-07-16T04:52:34.930ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
165722023-07-16T04:52:34.932ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
165732023-07-16T04:52:34.936ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
165742023-07-16T04:52:34.936ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16575 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16576 ', agent/src/main.rs:880:30
16577 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16578 [ Jul 16 04:52:34 Stopping because service exited with an error. ]
16579 [ Jul 16 04:52:34 Failing too quickly, throttling. ]
16580 [ Jul 16 04:52:35 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16581 + . /lib/svc/share/smf_include.sh
16582 ++ SMF_EXIT_OK=0
16583 ++ SMF_EXIT_NODAEMON=94
16584 ++ SMF_EXIT_ERR_FATAL=95
16585 ++ SMF_EXIT_ERR_CONFIG=96
16586 ++ SMF_EXIT_MON_DEGRADE=97
16587 ++ SMF_EXIT_MON_OFFLINE=98
16588 ++ SMF_EXIT_ERR_NOSMF=99
16589 ++ SMF_EXIT_ERR_PERM=100
16590 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16591 + DATALINK=oxControlService20
16592 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16593 + GATEWAY=fd00:1122:3344:101::1
16594 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16595 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16596 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16597 + LISTEN_ADDR=fd00:1122:3344:101::10
16598 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16599 + LISTEN_PORT=32345
16600 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16601 + PORTBASE=19000
16602 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16603 + DOWNSTAIRS_PREFIX=downstairs
16604 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16605 + SNAPSHOT_PREFIX=snapshot
16606 + [[ oxControlService20 == unknown ]]
16607 + [[ fd00:1122:3344:101::1 == unknown ]]
16608 + ipadm delete-if oxControlService20
16609 + ipadm create-if -t oxControlService20
16610 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16611 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16612 + ipadm show-addr oxControlService20/ll
16613 ipadm: Address object not found
16614 + ipadm create-addr -t -T addrconf oxControlService20/ll
16615 + ipadm show-addr oxControlService20/omicron6
16616 ipadm: Address object not found
16617 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16618 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16619 route to: default
16620 destination: default
16621 mask: default
16622 gateway: fd00:1122:3344:101::1
16623 interface: oxControlService20
16624 flags: <UP,GATEWAY,DONE,STATIC>
16625 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16626 0 0 0 0 0 0 9000 0
16627 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16628 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16629 note: configured to log to "/dev/stdout"
166302023-07-16T04:52:36.499ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
166312023-07-16T04:52:36.502ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
166322023-07-16T04:52:36.502ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
166332023-07-16T04:52:36.532ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
166342023-07-16T04:52:36.532ZINFOcrucible-agent: instance states: (Some(Disabled), None)
166352023-07-16T04:52:36.533ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
166362023-07-16T04:52:36.536ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
166372023-07-16T04:52:36.540ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
166382023-07-16T04:52:36.540ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16639 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16640 ', agent/src/main.rs:880:30
16641 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16642 [ Jul 16 04:52:36 Stopping because service exited with an error. ]
16643 [ Jul 16 04:52:36 Failing too quickly, throttling. ]
16644 [ Jul 16 04:52:37 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16645 + . /lib/svc/share/smf_include.sh
16646 ++ SMF_EXIT_OK=0
16647 ++ SMF_EXIT_NODAEMON=94
16648 ++ SMF_EXIT_ERR_FATAL=95
16649 ++ SMF_EXIT_ERR_CONFIG=96
16650 ++ SMF_EXIT_MON_DEGRADE=97
16651 ++ SMF_EXIT_MON_OFFLINE=98
16652 ++ SMF_EXIT_ERR_NOSMF=99
16653 ++ SMF_EXIT_ERR_PERM=100
16654 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16655 + DATALINK=oxControlService20
16656 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16657 + GATEWAY=fd00:1122:3344:101::1
16658 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16659 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16660 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16661 + LISTEN_ADDR=fd00:1122:3344:101::10
16662 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16663 + LISTEN_PORT=32345
16664 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16665 + PORTBASE=19000
16666 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16667 + DOWNSTAIRS_PREFIX=downstairs
16668 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16669 + SNAPSHOT_PREFIX=snapshot
16670 + [[ oxControlService20 == unknown ]]
16671 + [[ fd00:1122:3344:101::1 == unknown ]]
16672 + ipadm delete-if oxControlService20
16673 + ipadm create-if -t oxControlService20
16674 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16675 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16676 + ipadm show-addr oxControlService20/ll
16677 ipadm: Address object not found
16678 + ipadm create-addr -t -T addrconf oxControlService20/ll
16679 + ipadm show-addr oxControlService20/omicron6
16680 ipadm: Address object not found
16681 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16682 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16683 route to: default
16684 destination: default
16685 mask: default
16686 gateway: fd00:1122:3344:101::1
16687 interface: oxControlService20
16688 flags: <UP,GATEWAY,DONE,STATIC>
16689 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16690 0 0 0 0 0 0 9000 0
16691 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16692 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16693 note: configured to log to "/dev/stdout"
166942023-07-16T04:52:38.101ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
166952023-07-16T04:52:38.104ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
166962023-07-16T04:52:38.104ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
166972023-07-16T04:52:38.133ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
166982023-07-16T04:52:38.134ZINFOcrucible-agent: instance states: (Some(Disabled), None)
166992023-07-16T04:52:38.134ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
167002023-07-16T04:52:38.137ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
167012023-07-16T04:52:38.141ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
167022023-07-16T04:52:38.141ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16703 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16704 ', agent/src/main.rs:880:30
16705 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16706 [ Jul 16 04:52:38 Stopping because service exited with an error. ]
16707 [ Jul 16 04:52:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16708 + . /lib/svc/share/smf_include.sh
16709 ++ SMF_EXIT_OK=0
16710 ++ SMF_EXIT_NODAEMON=94
16711 ++ SMF_EXIT_ERR_FATAL=95
16712 ++ SMF_EXIT_ERR_CONFIG=96
16713 ++ SMF_EXIT_MON_DEGRADE=97
16714 ++ SMF_EXIT_MON_OFFLINE=98
16715 ++ SMF_EXIT_ERR_NOSMF=99
16716 ++ SMF_EXIT_ERR_PERM=100
16717 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16718 + DATALINK=oxControlService20
16719 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16720 + GATEWAY=fd00:1122:3344:101::1
16721 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16722 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16723 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16724 + LISTEN_ADDR=fd00:1122:3344:101::10
16725 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16726 + LISTEN_PORT=32345
16727 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16728 + PORTBASE=19000
16729 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16730 + DOWNSTAIRS_PREFIX=downstairs
16731 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16732 + SNAPSHOT_PREFIX=snapshot
16733 + [[ oxControlService20 == unknown ]]
16734 + [[ fd00:1122:3344:101::1 == unknown ]]
16735 + ipadm delete-if oxControlService20
16736 + ipadm create-if -t oxControlService20
16737 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16738 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16739 + ipadm show-addr oxControlService20/ll
16740 ipadm: Address object not found
16741 + ipadm create-addr -t -T addrconf oxControlService20/ll
16742 + ipadm show-addr oxControlService20/omicron6
16743 ipadm: Address object not found
16744 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16745 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16746 route to: default
16747 destination: default
16748 mask: default
16749 gateway: fd00:1122:3344:101::1
16750 interface: oxControlService20
16751 flags: <UP,GATEWAY,DONE,STATIC>
16752 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16753 0 0 0 0 0 0 9000 0
16754 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16755 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16756 note: configured to log to "/dev/stdout"
167572023-07-16T04:52:38.700ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
167582023-07-16T04:52:38.703ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
167592023-07-16T04:52:38.703ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
167602023-07-16T04:52:38.731ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
167612023-07-16T04:52:38.731ZINFOcrucible-agent: instance states: (Some(Disabled), None)
167622023-07-16T04:52:38.732ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
167632023-07-16T04:52:38.734ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
167642023-07-16T04:52:38.738ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
167652023-07-16T04:52:38.738ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16766 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16767 ', agent/src/main.rs:880:30
16768 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16769 [ Jul 16 04:52:38 Stopping because service exited with an error. ]
16770 [ Jul 16 04:52:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16771 + . /lib/svc/share/smf_include.sh
16772 ++ SMF_EXIT_OK=0
16773 ++ SMF_EXIT_NODAEMON=94
16774 ++ SMF_EXIT_ERR_FATAL=95
16775 ++ SMF_EXIT_ERR_CONFIG=96
16776 ++ SMF_EXIT_MON_DEGRADE=97
16777 ++ SMF_EXIT_MON_OFFLINE=98
16778 ++ SMF_EXIT_ERR_NOSMF=99
16779 ++ SMF_EXIT_ERR_PERM=100
16780 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16781 + DATALINK=oxControlService20
16782 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16783 + GATEWAY=fd00:1122:3344:101::1
16784 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16785 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16786 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16787 + LISTEN_ADDR=fd00:1122:3344:101::10
16788 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16789 + LISTEN_PORT=32345
16790 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16791 + PORTBASE=19000
16792 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16793 + DOWNSTAIRS_PREFIX=downstairs
16794 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16795 + SNAPSHOT_PREFIX=snapshot
16796 + [[ oxControlService20 == unknown ]]
16797 + [[ fd00:1122:3344:101::1 == unknown ]]
16798 + ipadm delete-if oxControlService20
16799 + ipadm create-if -t oxControlService20
16800 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16801 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16802 + ipadm show-addr oxControlService20/ll
16803 ipadm: Address object not found
16804 + ipadm create-addr -t -T addrconf oxControlService20/ll
16805 + ipadm show-addr oxControlService20/omicron6
16806 ipadm: Address object not found
16807 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16808 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16809 route to: default
16810 destination: default
16811 mask: default
16812 gateway: fd00:1122:3344:101::1
16813 interface: oxControlService20
16814 flags: <UP,GATEWAY,DONE,STATIC>
16815 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16816 0 0 0 0 0 0 9000 0
16817 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16818 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16819 note: configured to log to "/dev/stdout"
168202023-07-16T04:52:39.295ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
168212023-07-16T04:52:39.297ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
168222023-07-16T04:52:39.297ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
168232023-07-16T04:52:39.325ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
168242023-07-16T04:52:39.325ZINFOcrucible-agent: instance states: (Some(Disabled), None)
168252023-07-16T04:52:39.326ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
168262023-07-16T04:52:39.328ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
168272023-07-16T04:52:39.332ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
168282023-07-16T04:52:39.333ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16829 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16830 ', agent/src/main.rs:880:30
16831 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16832 [ Jul 16 04:52:39 Stopping because service exited with an error. ]
16833 [ Jul 16 04:52:39 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16834 + . /lib/svc/share/smf_include.sh
16835 ++ SMF_EXIT_OK=0
16836 ++ SMF_EXIT_NODAEMON=94
16837 ++ SMF_EXIT_ERR_FATAL=95
16838 ++ SMF_EXIT_ERR_CONFIG=96
16839 ++ SMF_EXIT_MON_DEGRADE=97
16840 ++ SMF_EXIT_MON_OFFLINE=98
16841 ++ SMF_EXIT_ERR_NOSMF=99
16842 ++ SMF_EXIT_ERR_PERM=100
16843 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16844 + DATALINK=oxControlService20
16845 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16846 + GATEWAY=fd00:1122:3344:101::1
16847 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16848 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16849 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16850 + LISTEN_ADDR=fd00:1122:3344:101::10
16851 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16852 + LISTEN_PORT=32345
16853 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16854 + PORTBASE=19000
16855 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16856 + DOWNSTAIRS_PREFIX=downstairs
16857 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16858 + SNAPSHOT_PREFIX=snapshot
16859 + [[ oxControlService20 == unknown ]]
16860 + [[ fd00:1122:3344:101::1 == unknown ]]
16861 + ipadm delete-if oxControlService20
16862 + ipadm create-if -t oxControlService20
16863 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16864 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16865 + ipadm show-addr oxControlService20/ll
16866 ipadm: Address object not found
16867 + ipadm create-addr -t -T addrconf oxControlService20/ll
16868 + ipadm show-addr oxControlService20/omicron6
16869 ipadm: Address object not found
16870 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16871 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16872 route to: default
16873 destination: default
16874 mask: default
16875 gateway: fd00:1122:3344:101::1
16876 interface: oxControlService20
16877 flags: <UP,GATEWAY,DONE,STATIC>
16878 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16879 0 0 0 0 0 0 9000 0
16880 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16881 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16882 note: configured to log to "/dev/stdout"
168832023-07-16T04:52:39.890ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
168842023-07-16T04:52:39.892ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
168852023-07-16T04:52:39.892ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
168862023-07-16T04:52:39.922ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
168872023-07-16T04:52:39.923ZINFOcrucible-agent: instance states: (Some(Disabled), None)
168882023-07-16T04:52:39.923ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
168892023-07-16T04:52:39.926ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
168902023-07-16T04:52:39.930ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
168912023-07-16T04:52:39.930ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16892 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16893 ', agent/src/main.rs:880:30
16894 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16895 [ Jul 16 04:52:39 Stopping because service exited with an error. ]
16896 [ Jul 16 04:52:39 Failing too quickly, throttling. ]
16897 [ Jul 16 04:52:40 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16898 + . /lib/svc/share/smf_include.sh
16899 ++ SMF_EXIT_OK=0
16900 ++ SMF_EXIT_NODAEMON=94
16901 ++ SMF_EXIT_ERR_FATAL=95
16902 ++ SMF_EXIT_ERR_CONFIG=96
16903 ++ SMF_EXIT_MON_DEGRADE=97
16904 ++ SMF_EXIT_MON_OFFLINE=98
16905 ++ SMF_EXIT_ERR_NOSMF=99
16906 ++ SMF_EXIT_ERR_PERM=100
16907 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16908 + DATALINK=oxControlService20
16909 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16910 + GATEWAY=fd00:1122:3344:101::1
16911 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16912 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16913 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16914 + LISTEN_ADDR=fd00:1122:3344:101::10
16915 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16916 + LISTEN_PORT=32345
16917 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16918 + PORTBASE=19000
16919 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16920 + DOWNSTAIRS_PREFIX=downstairs
16921 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16922 + SNAPSHOT_PREFIX=snapshot
16923 + [[ oxControlService20 == unknown ]]
16924 + [[ fd00:1122:3344:101::1 == unknown ]]
16925 + ipadm delete-if oxControlService20
16926 + ipadm create-if -t oxControlService20
16927 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16928 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16929 + ipadm show-addr oxControlService20/ll
16930 ipadm: Address object not found
16931 + ipadm create-addr -t -T addrconf oxControlService20/ll
16932 + ipadm show-addr oxControlService20/omicron6
16933 ipadm: Address object not found
16934 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16935 + route get -inet6 default -inet6 fd00:1122:3344:101::1
16936 route to: default
16937 destination: default
16938 mask: default
16939 gateway: fd00:1122:3344:101::1
16940 interface: oxControlService20
16941 flags: <UP,GATEWAY,DONE,STATIC>
16942 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
16943 0 0 0 0 0 0 9000 0
16944 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
16945 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
16946 note: configured to log to "/dev/stdout"
169472023-07-16T04:52:41.492ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
169482023-07-16T04:52:41.495ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
169492023-07-16T04:52:41.495ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
169502023-07-16T04:52:41.522ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
169512023-07-16T04:52:41.523ZINFOcrucible-agent: instance states: (Some(Disabled), None)
169522023-07-16T04:52:41.523ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
169532023-07-16T04:52:41.526ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
169542023-07-16T04:52:41.531ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
169552023-07-16T04:52:41.531ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
16956 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
16957 ', agent/src/main.rs:880:30
16958 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
16959 [ Jul 16 04:52:41 Stopping because service exited with an error. ]
16960 [ Jul 16 04:52:41 Failing too quickly, throttling. ]
16961 [ Jul 16 04:52:42 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
16962 + . /lib/svc/share/smf_include.sh
16963 ++ SMF_EXIT_OK=0
16964 ++ SMF_EXIT_NODAEMON=94
16965 ++ SMF_EXIT_ERR_FATAL=95
16966 ++ SMF_EXIT_ERR_CONFIG=96
16967 ++ SMF_EXIT_MON_DEGRADE=97
16968 ++ SMF_EXIT_MON_OFFLINE=98
16969 ++ SMF_EXIT_ERR_NOSMF=99
16970 ++ SMF_EXIT_ERR_PERM=100
16971 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
16972 + DATALINK=oxControlService20
16973 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
16974 + GATEWAY=fd00:1122:3344:101::1
16975 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
16976 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
16977 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
16978 + LISTEN_ADDR=fd00:1122:3344:101::10
16979 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
16980 + LISTEN_PORT=32345
16981 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
16982 + PORTBASE=19000
16983 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
16984 + DOWNSTAIRS_PREFIX=downstairs
16985 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
16986 + SNAPSHOT_PREFIX=snapshot
16987 + [[ oxControlService20 == unknown ]]
16988 + [[ fd00:1122:3344:101::1 == unknown ]]
16989 + ipadm delete-if oxControlService20
16990 + ipadm create-if -t oxControlService20
16991 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
16992 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
16993 + ipadm show-addr oxControlService20/ll
16994 ipadm: Address object not found
16995 + ipadm create-addr -t -T addrconf oxControlService20/ll
16996 + ipadm show-addr oxControlService20/omicron6
16997 ipadm: Address object not found
16998 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
16999 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17000 route to: default
17001 destination: default
17002 mask: default
17003 gateway: fd00:1122:3344:101::1
17004 interface: oxControlService20
17005 flags: <UP,GATEWAY,DONE,STATIC>
17006 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17007 0 0 0 0 0 0 9000 0
17008 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17009 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17010 note: configured to log to "/dev/stdout"
170112023-07-16T04:52:43.089ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
170122023-07-16T04:52:43.092ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
170132023-07-16T04:52:43.092ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
170142023-07-16T04:52:43.122ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
170152023-07-16T04:52:43.122ZINFOcrucible-agent: instance states: (Some(Disabled), None)
170162023-07-16T04:52:43.123ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
170172023-07-16T04:52:43.126ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
170182023-07-16T04:52:43.131ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
170192023-07-16T04:52:43.131ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17020 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17021 ', agent/src/main.rs:880:30
17022 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17023 [ Jul 16 04:52:43 Stopping because service exited with an error. ]
17024 [ Jul 16 04:52:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17025 + . /lib/svc/share/smf_include.sh
17026 ++ SMF_EXIT_OK=0
17027 ++ SMF_EXIT_NODAEMON=94
17028 ++ SMF_EXIT_ERR_FATAL=95
17029 ++ SMF_EXIT_ERR_CONFIG=96
17030 ++ SMF_EXIT_MON_DEGRADE=97
17031 ++ SMF_EXIT_MON_OFFLINE=98
17032 ++ SMF_EXIT_ERR_NOSMF=99
17033 ++ SMF_EXIT_ERR_PERM=100
17034 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17035 + DATALINK=oxControlService20
17036 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17037 + GATEWAY=fd00:1122:3344:101::1
17038 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17039 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17040 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17041 + LISTEN_ADDR=fd00:1122:3344:101::10
17042 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17043 + LISTEN_PORT=32345
17044 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17045 + PORTBASE=19000
17046 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17047 + DOWNSTAIRS_PREFIX=downstairs
17048 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17049 + SNAPSHOT_PREFIX=snapshot
17050 + [[ oxControlService20 == unknown ]]
17051 + [[ fd00:1122:3344:101::1 == unknown ]]
17052 + ipadm delete-if oxControlService20
17053 + ipadm create-if -t oxControlService20
17054 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17055 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17056 + ipadm show-addr oxControlService20/ll
17057 ipadm: Address object not found
17058 + ipadm create-addr -t -T addrconf oxControlService20/ll
17059 + ipadm show-addr oxControlService20/omicron6
17060 ipadm: Address object not found
17061 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17062 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17063 route to: default
17064 destination: default
17065 mask: default
17066 gateway: fd00:1122:3344:101::1
17067 interface: oxControlService20
17068 flags: <UP,GATEWAY,DONE,STATIC>
17069 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17070 0 0 0 0 0 0 9000 0
17071 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17072 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17073 note: configured to log to "/dev/stdout"
170742023-07-16T04:52:43.694ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
170752023-07-16T04:52:43.696ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
170762023-07-16T04:52:43.696ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
170772023-07-16T04:52:43.723ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
170782023-07-16T04:52:43.723ZINFOcrucible-agent: instance states: (Some(Disabled), None)
170792023-07-16T04:52:43.724ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
170802023-07-16T04:52:43.726ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
170812023-07-16T04:52:43.730ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
170822023-07-16T04:52:43.730ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17083 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17084 ', agent/src/main.rs:880:30
17085 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17086 [ Jul 16 04:52:43 Stopping because service exited with an error. ]
17087 [ Jul 16 04:52:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17088 + . /lib/svc/share/smf_include.sh
17089 ++ SMF_EXIT_OK=0
17090 ++ SMF_EXIT_NODAEMON=94
17091 ++ SMF_EXIT_ERR_FATAL=95
17092 ++ SMF_EXIT_ERR_CONFIG=96
17093 ++ SMF_EXIT_MON_DEGRADE=97
17094 ++ SMF_EXIT_MON_OFFLINE=98
17095 ++ SMF_EXIT_ERR_NOSMF=99
17096 ++ SMF_EXIT_ERR_PERM=100
17097 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17098 + DATALINK=oxControlService20
17099 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17100 + GATEWAY=fd00:1122:3344:101::1
17101 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17102 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17103 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17104 + LISTEN_ADDR=fd00:1122:3344:101::10
17105 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17106 + LISTEN_PORT=32345
17107 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17108 + PORTBASE=19000
17109 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17110 + DOWNSTAIRS_PREFIX=downstairs
17111 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17112 + SNAPSHOT_PREFIX=snapshot
17113 + [[ oxControlService20 == unknown ]]
17114 + [[ fd00:1122:3344:101::1 == unknown ]]
17115 + ipadm delete-if oxControlService20
17116 + ipadm create-if -t oxControlService20
17117 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17118 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17119 + ipadm show-addr oxControlService20/ll
17120 ipadm: Address object not found
17121 + ipadm create-addr -t -T addrconf oxControlService20/ll
17122 + ipadm show-addr oxControlService20/omicron6
17123 ipadm: Address object not found
17124 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17125 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17126 route to: default
17127 destination: default
17128 mask: default
17129 gateway: fd00:1122:3344:101::1
17130 interface: oxControlService20
17131 flags: <UP,GATEWAY,DONE,STATIC>
17132 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17133 0 0 0 0 0 0 9000 0
17134 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17135 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17136 note: configured to log to "/dev/stdout"
171372023-07-16T04:52:44.285ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
171382023-07-16T04:52:44.287ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
171392023-07-16T04:52:44.287ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
171402023-07-16T04:52:44.316ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
171412023-07-16T04:52:44.316ZINFOcrucible-agent: instance states: (Some(Disabled), None)
171422023-07-16T04:52:44.317ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
171432023-07-16T04:52:44.320ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
171442023-07-16T04:52:44.324ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
171452023-07-16T04:52:44.324ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17146 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17147 ', agent/src/main.rs:880:30
17148 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17149 [ Jul 16 04:52:44 Stopping because service exited with an error. ]
17150 [ Jul 16 04:52:44 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17151 + . /lib/svc/share/smf_include.sh
17152 ++ SMF_EXIT_OK=0
17153 ++ SMF_EXIT_NODAEMON=94
17154 ++ SMF_EXIT_ERR_FATAL=95
17155 ++ SMF_EXIT_ERR_CONFIG=96
17156 ++ SMF_EXIT_MON_DEGRADE=97
17157 ++ SMF_EXIT_MON_OFFLINE=98
17158 ++ SMF_EXIT_ERR_NOSMF=99
17159 ++ SMF_EXIT_ERR_PERM=100
17160 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17161 + DATALINK=oxControlService20
17162 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17163 + GATEWAY=fd00:1122:3344:101::1
17164 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17165 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17166 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17167 + LISTEN_ADDR=fd00:1122:3344:101::10
17168 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17169 + LISTEN_PORT=32345
17170 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17171 + PORTBASE=19000
17172 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17173 + DOWNSTAIRS_PREFIX=downstairs
17174 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17175 + SNAPSHOT_PREFIX=snapshot
17176 + [[ oxControlService20 == unknown ]]
17177 + [[ fd00:1122:3344:101::1 == unknown ]]
17178 + ipadm delete-if oxControlService20
17179 + ipadm create-if -t oxControlService20
17180 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17181 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17182 + ipadm show-addr oxControlService20/ll
17183 ipadm: Address object not found
17184 + ipadm create-addr -t -T addrconf oxControlService20/ll
17185 + ipadm show-addr oxControlService20/omicron6
17186 ipadm: Address object not found
17187 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17188 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17189 route to: default
17190 destination: default
17191 mask: default
17192 gateway: fd00:1122:3344:101::1
17193 interface: oxControlService20
17194 flags: <UP,GATEWAY,DONE,STATIC>
17195 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17196 0 0 0 0 0 0 9000 0
17197 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17198 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17199 note: configured to log to "/dev/stdout"
172002023-07-16T04:52:44.888ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
172012023-07-16T04:52:44.890ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
172022023-07-16T04:52:44.890ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
172032023-07-16T04:52:44.920ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
172042023-07-16T04:52:44.920ZINFOcrucible-agent: instance states: (Some(Disabled), None)
172052023-07-16T04:52:44.921ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
172062023-07-16T04:52:44.923ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
172072023-07-16T04:52:44.928ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
172082023-07-16T04:52:44.928ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17209 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17210 ', agent/src/main.rs:880:30
17211 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17212 [ Jul 16 04:52:44 Stopping because service exited with an error. ]
17213 [ Jul 16 04:52:44 Failing too quickly, throttling. ]
17214 [ Jul 16 04:52:45 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17215 + . /lib/svc/share/smf_include.sh
17216 ++ SMF_EXIT_OK=0
17217 ++ SMF_EXIT_NODAEMON=94
17218 ++ SMF_EXIT_ERR_FATAL=95
17219 ++ SMF_EXIT_ERR_CONFIG=96
17220 ++ SMF_EXIT_MON_DEGRADE=97
17221 ++ SMF_EXIT_MON_OFFLINE=98
17222 ++ SMF_EXIT_ERR_NOSMF=99
17223 ++ SMF_EXIT_ERR_PERM=100
17224 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17225 + DATALINK=oxControlService20
17226 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17227 + GATEWAY=fd00:1122:3344:101::1
17228 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17229 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17230 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17231 + LISTEN_ADDR=fd00:1122:3344:101::10
17232 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17233 + LISTEN_PORT=32345
17234 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17235 + PORTBASE=19000
17236 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17237 + DOWNSTAIRS_PREFIX=downstairs
17238 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17239 + SNAPSHOT_PREFIX=snapshot
17240 + [[ oxControlService20 == unknown ]]
17241 + [[ fd00:1122:3344:101::1 == unknown ]]
17242 + ipadm delete-if oxControlService20
17243 + ipadm create-if -t oxControlService20
17244 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17245 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17246 + ipadm show-addr oxControlService20/ll
17247 ipadm: Address object not found
17248 + ipadm create-addr -t -T addrconf oxControlService20/ll
17249 + ipadm show-addr oxControlService20/omicron6
17250 ipadm: Address object not found
17251 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17252 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17253 route to: default
17254 destination: default
17255 mask: default
17256 gateway: fd00:1122:3344:101::1
17257 interface: oxControlService20
17258 flags: <UP,GATEWAY,DONE,STATIC>
17259 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17260 0 0 0 0 0 0 9000 0
17261 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17262 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17263 note: configured to log to "/dev/stdout"
172642023-07-16T04:52:46.489ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
172652023-07-16T04:52:46.491ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
172662023-07-16T04:52:46.491ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
172672023-07-16T04:52:46.521ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
172682023-07-16T04:52:46.521ZINFOcrucible-agent: instance states: (Some(Disabled), None)
172692023-07-16T04:52:46.522ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
172702023-07-16T04:52:46.525ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
172712023-07-16T04:52:46.530ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
172722023-07-16T04:52:46.530ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17273 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17274 ', agent/src/main.rs:880:30
17275 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17276 [ Jul 16 04:52:46 Stopping because service exited with an error. ]
17277 [ Jul 16 04:52:46 Failing too quickly, throttling. ]
17278 [ Jul 16 04:52:47 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17279 + . /lib/svc/share/smf_include.sh
17280 ++ SMF_EXIT_OK=0
17281 ++ SMF_EXIT_NODAEMON=94
17282 ++ SMF_EXIT_ERR_FATAL=95
17283 ++ SMF_EXIT_ERR_CONFIG=96
17284 ++ SMF_EXIT_MON_DEGRADE=97
17285 ++ SMF_EXIT_MON_OFFLINE=98
17286 ++ SMF_EXIT_ERR_NOSMF=99
17287 ++ SMF_EXIT_ERR_PERM=100
17288 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17289 + DATALINK=oxControlService20
17290 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17291 + GATEWAY=fd00:1122:3344:101::1
17292 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17293 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17294 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17295 + LISTEN_ADDR=fd00:1122:3344:101::10
17296 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17297 + LISTEN_PORT=32345
17298 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17299 + PORTBASE=19000
17300 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17301 + DOWNSTAIRS_PREFIX=downstairs
17302 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17303 + SNAPSHOT_PREFIX=snapshot
17304 + [[ oxControlService20 == unknown ]]
17305 + [[ fd00:1122:3344:101::1 == unknown ]]
17306 + ipadm delete-if oxControlService20
17307 + ipadm create-if -t oxControlService20
17308 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17309 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17310 + ipadm show-addr oxControlService20/ll
17311 ipadm: Address object not found
17312 + ipadm create-addr -t -T addrconf oxControlService20/ll
17313 + ipadm show-addr oxControlService20/omicron6
17314 ipadm: Address object not found
17315 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17316 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17317 route to: default
17318 destination: default
17319 mask: default
17320 gateway: fd00:1122:3344:101::1
17321 interface: oxControlService20
17322 flags: <UP,GATEWAY,DONE,STATIC>
17323 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17324 0 0 0 0 0 0 9000 0
17325 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17326 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17327 note: configured to log to "/dev/stdout"
173282023-07-16T04:52:48.089ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
173292023-07-16T04:52:48.091ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
173302023-07-16T04:52:48.091ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
173312023-07-16T04:52:48.123ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
173322023-07-16T04:52:48.123ZINFOcrucible-agent: instance states: (Some(Disabled), None)
173332023-07-16T04:52:48.124ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
173342023-07-16T04:52:48.126ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
173352023-07-16T04:52:48.131ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
173362023-07-16T04:52:48.131ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17337 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17338 ', agent/src/main.rs:880:30
17339 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17340 [ Jul 16 04:52:48 Stopping because service exited with an error. ]
17341 [ Jul 16 04:52:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17342 + . /lib/svc/share/smf_include.sh
17343 ++ SMF_EXIT_OK=0
17344 ++ SMF_EXIT_NODAEMON=94
17345 ++ SMF_EXIT_ERR_FATAL=95
17346 ++ SMF_EXIT_ERR_CONFIG=96
17347 ++ SMF_EXIT_MON_DEGRADE=97
17348 ++ SMF_EXIT_MON_OFFLINE=98
17349 ++ SMF_EXIT_ERR_NOSMF=99
17350 ++ SMF_EXIT_ERR_PERM=100
17351 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17352 + DATALINK=oxControlService20
17353 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17354 + GATEWAY=fd00:1122:3344:101::1
17355 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17356 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17357 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17358 + LISTEN_ADDR=fd00:1122:3344:101::10
17359 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17360 + LISTEN_PORT=32345
17361 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17362 + PORTBASE=19000
17363 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17364 + DOWNSTAIRS_PREFIX=downstairs
17365 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17366 + SNAPSHOT_PREFIX=snapshot
17367 + [[ oxControlService20 == unknown ]]
17368 + [[ fd00:1122:3344:101::1 == unknown ]]
17369 + ipadm delete-if oxControlService20
17370 + ipadm create-if -t oxControlService20
17371 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17372 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17373 + ipadm show-addr oxControlService20/ll
17374 ipadm: Address object not found
17375 + ipadm create-addr -t -T addrconf oxControlService20/ll
17376 + ipadm show-addr oxControlService20/omicron6
17377 ipadm: Address object not found
17378 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17379 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17380 route to: default
17381 destination: default
17382 mask: default
17383 gateway: fd00:1122:3344:101::1
17384 interface: oxControlService20
17385 flags: <UP,GATEWAY,DONE,STATIC>
17386 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17387 0 0 0 0 0 0 9000 0
17388 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17389 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17390 note: configured to log to "/dev/stdout"
173912023-07-16T04:52:48.687ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
173922023-07-16T04:52:48.689ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
173932023-07-16T04:52:48.689ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
173942023-07-16T04:52:48.717ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
173952023-07-16T04:52:48.718ZINFOcrucible-agent: instance states: (Some(Disabled), None)
173962023-07-16T04:52:48.718ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
173972023-07-16T04:52:48.721ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
173982023-07-16T04:52:48.725ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
173992023-07-16T04:52:48.725ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17400 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17401 ', agent/src/main.rs:880:30
17402 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17403 [ Jul 16 04:52:48 Stopping because service exited with an error. ]
17404 [ Jul 16 04:52:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17405 + . /lib/svc/share/smf_include.sh
17406 ++ SMF_EXIT_OK=0
17407 ++ SMF_EXIT_NODAEMON=94
17408 ++ SMF_EXIT_ERR_FATAL=95
17409 ++ SMF_EXIT_ERR_CONFIG=96
17410 ++ SMF_EXIT_MON_DEGRADE=97
17411 ++ SMF_EXIT_MON_OFFLINE=98
17412 ++ SMF_EXIT_ERR_NOSMF=99
17413 ++ SMF_EXIT_ERR_PERM=100
17414 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17415 + DATALINK=oxControlService20
17416 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17417 + GATEWAY=fd00:1122:3344:101::1
17418 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17419 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17420 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17421 + LISTEN_ADDR=fd00:1122:3344:101::10
17422 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17423 + LISTEN_PORT=32345
17424 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17425 + PORTBASE=19000
17426 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17427 + DOWNSTAIRS_PREFIX=downstairs
17428 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17429 + SNAPSHOT_PREFIX=snapshot
17430 + [[ oxControlService20 == unknown ]]
17431 + [[ fd00:1122:3344:101::1 == unknown ]]
17432 + ipadm delete-if oxControlService20
17433 + ipadm create-if -t oxControlService20
17434 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17435 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17436 + ipadm show-addr oxControlService20/ll
17437 ipadm: Address object not found
17438 + ipadm create-addr -t -T addrconf oxControlService20/ll
17439 + ipadm show-addr oxControlService20/omicron6
17440 ipadm: Address object not found
17441 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17442 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17443 route to: default
17444 destination: default
17445 mask: default
17446 gateway: fd00:1122:3344:101::1
17447 interface: oxControlService20
17448 flags: <UP,GATEWAY,DONE,STATIC>
17449 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17450 0 0 0 0 0 0 9000 0
17451 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17452 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17453 note: configured to log to "/dev/stdout"
174542023-07-16T04:52:49.278ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
174552023-07-16T04:52:49.280ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
174562023-07-16T04:52:49.280ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
174572023-07-16T04:52:49.311ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
174582023-07-16T04:52:49.311ZINFOcrucible-agent: instance states: (Some(Disabled), None)
174592023-07-16T04:52:49.312ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
174602023-07-16T04:52:49.315ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
174612023-07-16T04:52:49.320ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
174622023-07-16T04:52:49.320ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17463 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17464 ', agent/src/main.rs:880:30
17465 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17466 [ Jul 16 04:52:49 Stopping because service exited with an error. ]
17467 [ Jul 16 04:52:49 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17468 + . /lib/svc/share/smf_include.sh
17469 ++ SMF_EXIT_OK=0
17470 ++ SMF_EXIT_NODAEMON=94
17471 ++ SMF_EXIT_ERR_FATAL=95
17472 ++ SMF_EXIT_ERR_CONFIG=96
17473 ++ SMF_EXIT_MON_DEGRADE=97
17474 ++ SMF_EXIT_MON_OFFLINE=98
17475 ++ SMF_EXIT_ERR_NOSMF=99
17476 ++ SMF_EXIT_ERR_PERM=100
17477 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17478 + DATALINK=oxControlService20
17479 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17480 + GATEWAY=fd00:1122:3344:101::1
17481 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17482 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17483 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17484 + LISTEN_ADDR=fd00:1122:3344:101::10
17485 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17486 + LISTEN_PORT=32345
17487 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17488 + PORTBASE=19000
17489 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17490 + DOWNSTAIRS_PREFIX=downstairs
17491 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17492 + SNAPSHOT_PREFIX=snapshot
17493 + [[ oxControlService20 == unknown ]]
17494 + [[ fd00:1122:3344:101::1 == unknown ]]
17495 + ipadm delete-if oxControlService20
17496 + ipadm create-if -t oxControlService20
17497 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17498 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17499 + ipadm show-addr oxControlService20/ll
17500 ipadm: Address object not found
17501 + ipadm create-addr -t -T addrconf oxControlService20/ll
17502 + ipadm show-addr oxControlService20/omicron6
17503 ipadm: Address object not found
17504 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17505 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17506 route to: default
17507 destination: default
17508 mask: default
17509 gateway: fd00:1122:3344:101::1
17510 interface: oxControlService20
17511 flags: <UP,GATEWAY,DONE,STATIC>
17512 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17513 0 0 0 0 0 0 9000 0
17514 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17515 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17516 note: configured to log to "/dev/stdout"
175172023-07-16T04:52:49.881ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
175182023-07-16T04:52:49.884ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
175192023-07-16T04:52:49.884ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
175202023-07-16T04:52:49.911ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
175212023-07-16T04:52:49.911ZINFOcrucible-agent: instance states: (Some(Disabled), None)
175222023-07-16T04:52:49.912ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
175232023-07-16T04:52:49.915ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
175242023-07-16T04:52:49.920ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
175252023-07-16T04:52:49.920ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17526 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17527 ', agent/src/main.rs:880:30
17528 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17529 [ Jul 16 04:52:49 Stopping because service exited with an error. ]
17530 [ Jul 16 04:52:49 Failing too quickly, throttling. ]
17531 [ Jul 16 04:52:50 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17532 + . /lib/svc/share/smf_include.sh
17533 ++ SMF_EXIT_OK=0
17534 ++ SMF_EXIT_NODAEMON=94
17535 ++ SMF_EXIT_ERR_FATAL=95
17536 ++ SMF_EXIT_ERR_CONFIG=96
17537 ++ SMF_EXIT_MON_DEGRADE=97
17538 ++ SMF_EXIT_MON_OFFLINE=98
17539 ++ SMF_EXIT_ERR_NOSMF=99
17540 ++ SMF_EXIT_ERR_PERM=100
17541 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17542 + DATALINK=oxControlService20
17543 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17544 + GATEWAY=fd00:1122:3344:101::1
17545 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17546 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17547 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17548 + LISTEN_ADDR=fd00:1122:3344:101::10
17549 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17550 + LISTEN_PORT=32345
17551 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17552 + PORTBASE=19000
17553 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17554 + DOWNSTAIRS_PREFIX=downstairs
17555 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17556 + SNAPSHOT_PREFIX=snapshot
17557 + [[ oxControlService20 == unknown ]]
17558 + [[ fd00:1122:3344:101::1 == unknown ]]
17559 + ipadm delete-if oxControlService20
17560 + ipadm create-if -t oxControlService20
17561 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17562 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17563 + ipadm show-addr oxControlService20/ll
17564 ipadm: Address object not found
17565 + ipadm create-addr -t -T addrconf oxControlService20/ll
17566 + ipadm show-addr oxControlService20/omicron6
17567 ipadm: Address object not found
17568 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17569 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17570 route to: default
17571 destination: default
17572 mask: default
17573 gateway: fd00:1122:3344:101::1
17574 interface: oxControlService20
17575 flags: <UP,GATEWAY,DONE,STATIC>
17576 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17577 0 0 0 0 0 0 9000 0
17578 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17579 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17580 note: configured to log to "/dev/stdout"
175812023-07-16T04:52:51.476ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
175822023-07-16T04:52:51.479ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
175832023-07-16T04:52:51.479ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
175842023-07-16T04:52:51.509ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
175852023-07-16T04:52:51.509ZINFOcrucible-agent: instance states: (Some(Disabled), None)
175862023-07-16T04:52:51.510ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
175872023-07-16T04:52:51.513ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
175882023-07-16T04:52:51.517ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
175892023-07-16T04:52:51.517ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17590 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17591 ', agent/src/main.rs:880:30
17592 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17593 [ Jul 16 04:52:51 Stopping because service exited with an error. ]
17594 [ Jul 16 04:52:51 Failing too quickly, throttling. ]
17595 [ Jul 16 04:52:52 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17596 + . /lib/svc/share/smf_include.sh
17597 ++ SMF_EXIT_OK=0
17598 ++ SMF_EXIT_NODAEMON=94
17599 ++ SMF_EXIT_ERR_FATAL=95
17600 ++ SMF_EXIT_ERR_CONFIG=96
17601 ++ SMF_EXIT_MON_DEGRADE=97
17602 ++ SMF_EXIT_MON_OFFLINE=98
17603 ++ SMF_EXIT_ERR_NOSMF=99
17604 ++ SMF_EXIT_ERR_PERM=100
17605 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17606 + DATALINK=oxControlService20
17607 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17608 + GATEWAY=fd00:1122:3344:101::1
17609 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17610 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17611 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17612 + LISTEN_ADDR=fd00:1122:3344:101::10
17613 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17614 + LISTEN_PORT=32345
17615 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17616 + PORTBASE=19000
17617 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17618 + DOWNSTAIRS_PREFIX=downstairs
17619 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17620 + SNAPSHOT_PREFIX=snapshot
17621 + [[ oxControlService20 == unknown ]]
17622 + [[ fd00:1122:3344:101::1 == unknown ]]
17623 + ipadm delete-if oxControlService20
17624 + ipadm create-if -t oxControlService20
17625 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17626 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17627 + ipadm show-addr oxControlService20/ll
17628 ipadm: Address object not found
17629 + ipadm create-addr -t -T addrconf oxControlService20/ll
17630 + ipadm show-addr oxControlService20/omicron6
17631 ipadm: Address object not found
17632 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17633 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17634 route to: default
17635 destination: default
17636 mask: default
17637 gateway: fd00:1122:3344:101::1
17638 interface: oxControlService20
17639 flags: <UP,GATEWAY,DONE,STATIC>
17640 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17641 0 0 0 0 0 0 9000 0
17642 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17643 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17644 note: configured to log to "/dev/stdout"
176452023-07-16T04:52:53.074ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
176462023-07-16T04:52:53.076ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
176472023-07-16T04:52:53.076ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
176482023-07-16T04:52:53.105ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
176492023-07-16T04:52:53.106ZINFOcrucible-agent: instance states: (Some(Disabled), None)
176502023-07-16T04:52:53.106ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
176512023-07-16T04:52:53.109ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
176522023-07-16T04:52:53.113ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
176532023-07-16T04:52:53.113ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17654 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17655 ', agent/src/main.rs:880:30
17656 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17657 [ Jul 16 04:52:53 Stopping because service exited with an error. ]
17658 [ Jul 16 04:52:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17659 + . /lib/svc/share/smf_include.sh
17660 ++ SMF_EXIT_OK=0
17661 ++ SMF_EXIT_NODAEMON=94
17662 ++ SMF_EXIT_ERR_FATAL=95
17663 ++ SMF_EXIT_ERR_CONFIG=96
17664 ++ SMF_EXIT_MON_DEGRADE=97
17665 ++ SMF_EXIT_MON_OFFLINE=98
17666 ++ SMF_EXIT_ERR_NOSMF=99
17667 ++ SMF_EXIT_ERR_PERM=100
17668 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17669 + DATALINK=oxControlService20
17670 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17671 + GATEWAY=fd00:1122:3344:101::1
17672 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17673 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17674 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17675 + LISTEN_ADDR=fd00:1122:3344:101::10
17676 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17677 + LISTEN_PORT=32345
17678 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17679 + PORTBASE=19000
17680 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17681 + DOWNSTAIRS_PREFIX=downstairs
17682 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17683 + SNAPSHOT_PREFIX=snapshot
17684 + [[ oxControlService20 == unknown ]]
17685 + [[ fd00:1122:3344:101::1 == unknown ]]
17686 + ipadm delete-if oxControlService20
17687 + ipadm create-if -t oxControlService20
17688 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17689 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17690 + ipadm show-addr oxControlService20/ll
17691 ipadm: Address object not found
17692 + ipadm create-addr -t -T addrconf oxControlService20/ll
17693 + ipadm show-addr oxControlService20/omicron6
17694 ipadm: Address object not found
17695 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17696 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17697 route to: default
17698 destination: default
17699 mask: default
17700 gateway: fd00:1122:3344:101::1
17701 interface: oxControlService20
17702 flags: <UP,GATEWAY,DONE,STATIC>
17703 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17704 0 0 0 0 0 0 9000 0
17705 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17706 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17707 note: configured to log to "/dev/stdout"
177082023-07-16T04:52:53.673ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
177092023-07-16T04:52:53.675ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
177102023-07-16T04:52:53.675ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
177112023-07-16T04:52:53.704ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
177122023-07-16T04:52:53.704ZINFOcrucible-agent: instance states: (Some(Disabled), None)
177132023-07-16T04:52:53.705ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
177142023-07-16T04:52:53.708ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
177152023-07-16T04:52:53.712ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
177162023-07-16T04:52:53.712ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17717 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17718 ', agent/src/main.rs:880:30
17719 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17720 [ Jul 16 04:52:53 Stopping because service exited with an error. ]
17721 [ Jul 16 04:52:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17722 + . /lib/svc/share/smf_include.sh
17723 ++ SMF_EXIT_OK=0
17724 ++ SMF_EXIT_NODAEMON=94
17725 ++ SMF_EXIT_ERR_FATAL=95
17726 ++ SMF_EXIT_ERR_CONFIG=96
17727 ++ SMF_EXIT_MON_DEGRADE=97
17728 ++ SMF_EXIT_MON_OFFLINE=98
17729 ++ SMF_EXIT_ERR_NOSMF=99
17730 ++ SMF_EXIT_ERR_PERM=100
17731 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17732 + DATALINK=oxControlService20
17733 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17734 + GATEWAY=fd00:1122:3344:101::1
17735 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17736 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17737 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17738 + LISTEN_ADDR=fd00:1122:3344:101::10
17739 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17740 + LISTEN_PORT=32345
17741 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17742 + PORTBASE=19000
17743 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17744 + DOWNSTAIRS_PREFIX=downstairs
17745 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17746 + SNAPSHOT_PREFIX=snapshot
17747 + [[ oxControlService20 == unknown ]]
17748 + [[ fd00:1122:3344:101::1 == unknown ]]
17749 + ipadm delete-if oxControlService20
17750 + ipadm create-if -t oxControlService20
17751 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17752 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17753 + ipadm show-addr oxControlService20/ll
17754 ipadm: Address object not found
17755 + ipadm create-addr -t -T addrconf oxControlService20/ll
17756 + ipadm show-addr oxControlService20/omicron6
17757 ipadm: Address object not found
17758 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17759 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17760 route to: default
17761 destination: default
17762 mask: default
17763 gateway: fd00:1122:3344:101::1
17764 interface: oxControlService20
17765 flags: <UP,GATEWAY,DONE,STATIC>
17766 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17767 0 0 0 0 0 0 9000 0
17768 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17769 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17770 note: configured to log to "/dev/stdout"
177712023-07-16T04:52:54.268ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
177722023-07-16T04:52:54.270ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
177732023-07-16T04:52:54.270ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
177742023-07-16T04:52:54.298ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
177752023-07-16T04:52:54.298ZINFOcrucible-agent: instance states: (Some(Disabled), None)
177762023-07-16T04:52:54.299ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
177772023-07-16T04:52:54.302ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
177782023-07-16T04:52:54.306ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
177792023-07-16T04:52:54.306ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17780 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17781 ', agent/src/main.rs:880:30
17782 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17783 [ Jul 16 04:52:54 Stopping because service exited with an error. ]
17784 [ Jul 16 04:52:54 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17785 + . /lib/svc/share/smf_include.sh
17786 ++ SMF_EXIT_OK=0
17787 ++ SMF_EXIT_NODAEMON=94
17788 ++ SMF_EXIT_ERR_FATAL=95
17789 ++ SMF_EXIT_ERR_CONFIG=96
17790 ++ SMF_EXIT_MON_DEGRADE=97
17791 ++ SMF_EXIT_MON_OFFLINE=98
17792 ++ SMF_EXIT_ERR_NOSMF=99
17793 ++ SMF_EXIT_ERR_PERM=100
17794 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17795 + DATALINK=oxControlService20
17796 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17797 + GATEWAY=fd00:1122:3344:101::1
17798 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17799 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17800 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17801 + LISTEN_ADDR=fd00:1122:3344:101::10
17802 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17803 + LISTEN_PORT=32345
17804 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17805 + PORTBASE=19000
17806 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17807 + DOWNSTAIRS_PREFIX=downstairs
17808 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17809 + SNAPSHOT_PREFIX=snapshot
17810 + [[ oxControlService20 == unknown ]]
17811 + [[ fd00:1122:3344:101::1 == unknown ]]
17812 + ipadm delete-if oxControlService20
17813 + ipadm create-if -t oxControlService20
17814 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17815 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17816 + ipadm show-addr oxControlService20/ll
17817 ipadm: Address object not found
17818 + ipadm create-addr -t -T addrconf oxControlService20/ll
17819 + ipadm show-addr oxControlService20/omicron6
17820 ipadm: Address object not found
17821 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17822 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17823 route to: default
17824 destination: default
17825 mask: default
17826 gateway: fd00:1122:3344:101::1
17827 interface: oxControlService20
17828 flags: <UP,GATEWAY,DONE,STATIC>
17829 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17830 0 0 0 0 0 0 9000 0
17831 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17832 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17833 note: configured to log to "/dev/stdout"
178342023-07-16T04:52:54.861ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
178352023-07-16T04:52:54.863ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
178362023-07-16T04:52:54.863ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
178372023-07-16T04:52:54.894ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
178382023-07-16T04:52:54.894ZINFOcrucible-agent: instance states: (Some(Disabled), None)
178392023-07-16T04:52:54.895ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
178402023-07-16T04:52:54.897ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
178412023-07-16T04:52:54.901ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
178422023-07-16T04:52:54.901ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17843 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17844 ', agent/src/main.rs:880:30
17845 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17846 [ Jul 16 04:52:54 Stopping because service exited with an error. ]
17847 [ Jul 16 04:52:54 Failing too quickly, throttling. ]
17848 [ Jul 16 04:52:55 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17849 + . /lib/svc/share/smf_include.sh
17850 ++ SMF_EXIT_OK=0
17851 ++ SMF_EXIT_NODAEMON=94
17852 ++ SMF_EXIT_ERR_FATAL=95
17853 ++ SMF_EXIT_ERR_CONFIG=96
17854 ++ SMF_EXIT_MON_DEGRADE=97
17855 ++ SMF_EXIT_MON_OFFLINE=98
17856 ++ SMF_EXIT_ERR_NOSMF=99
17857 ++ SMF_EXIT_ERR_PERM=100
17858 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17859 + DATALINK=oxControlService20
17860 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17861 + GATEWAY=fd00:1122:3344:101::1
17862 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17863 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17864 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17865 + LISTEN_ADDR=fd00:1122:3344:101::10
17866 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17867 + LISTEN_PORT=32345
17868 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17869 + PORTBASE=19000
17870 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17871 + DOWNSTAIRS_PREFIX=downstairs
17872 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17873 + SNAPSHOT_PREFIX=snapshot
17874 + [[ oxControlService20 == unknown ]]
17875 + [[ fd00:1122:3344:101::1 == unknown ]]
17876 + ipadm delete-if oxControlService20
17877 + ipadm create-if -t oxControlService20
17878 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17879 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17880 + ipadm show-addr oxControlService20/ll
17881 ipadm: Address object not found
17882 + ipadm create-addr -t -T addrconf oxControlService20/ll
17883 + ipadm show-addr oxControlService20/omicron6
17884 ipadm: Address object not found
17885 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17886 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17887 route to: default
17888 destination: default
17889 mask: default
17890 gateway: fd00:1122:3344:101::1
17891 interface: oxControlService20
17892 flags: <UP,GATEWAY,DONE,STATIC>
17893 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17894 0 0 0 0 0 0 9000 0
17895 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17896 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17897 note: configured to log to "/dev/stdout"
178982023-07-16T04:52:56.458ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
178992023-07-16T04:52:56.460ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
179002023-07-16T04:52:56.461ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
179012023-07-16T04:52:56.491ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
179022023-07-16T04:52:56.492ZINFOcrucible-agent: instance states: (Some(Disabled), None)
179032023-07-16T04:52:56.492ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
179042023-07-16T04:52:56.495ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
179052023-07-16T04:52:56.499ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
179062023-07-16T04:52:56.499ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17907 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17908 ', agent/src/main.rs:880:30
17909 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17910 [ Jul 16 04:52:56 Stopping because service exited with an error. ]
17911 [ Jul 16 04:52:56 Failing too quickly, throttling. ]
17912 [ Jul 16 04:52:57 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17913 + . /lib/svc/share/smf_include.sh
17914 ++ SMF_EXIT_OK=0
17915 ++ SMF_EXIT_NODAEMON=94
17916 ++ SMF_EXIT_ERR_FATAL=95
17917 ++ SMF_EXIT_ERR_CONFIG=96
17918 ++ SMF_EXIT_MON_DEGRADE=97
17919 ++ SMF_EXIT_MON_OFFLINE=98
17920 ++ SMF_EXIT_ERR_NOSMF=99
17921 ++ SMF_EXIT_ERR_PERM=100
17922 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17923 + DATALINK=oxControlService20
17924 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17925 + GATEWAY=fd00:1122:3344:101::1
17926 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17927 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17928 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17929 + LISTEN_ADDR=fd00:1122:3344:101::10
17930 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17931 + LISTEN_PORT=32345
17932 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17933 + PORTBASE=19000
17934 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17935 + DOWNSTAIRS_PREFIX=downstairs
17936 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
17937 + SNAPSHOT_PREFIX=snapshot
17938 + [[ oxControlService20 == unknown ]]
17939 + [[ fd00:1122:3344:101::1 == unknown ]]
17940 + ipadm delete-if oxControlService20
17941 + ipadm create-if -t oxControlService20
17942 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
17943 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
17944 + ipadm show-addr oxControlService20/ll
17945 ipadm: Address object not found
17946 + ipadm create-addr -t -T addrconf oxControlService20/ll
17947 + ipadm show-addr oxControlService20/omicron6
17948 ipadm: Address object not found
17949 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
17950 + route get -inet6 default -inet6 fd00:1122:3344:101::1
17951 route to: default
17952 destination: default
17953 mask: default
17954 gateway: fd00:1122:3344:101::1
17955 interface: oxControlService20
17956 flags: <UP,GATEWAY,DONE,STATIC>
17957 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
17958 0 0 0 0 0 0 9000 0
17959 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
17960 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
17961 note: configured to log to "/dev/stdout"
179622023-07-16T04:52:58.065ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
179632023-07-16T04:52:58.067ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
179642023-07-16T04:52:58.067ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
179652023-07-16T04:52:58.098ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
179662023-07-16T04:52:58.098ZINFOcrucible-agent: instance states: (Some(Disabled), None)
179672023-07-16T04:52:58.099ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
179682023-07-16T04:52:58.102ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
179692023-07-16T04:52:58.106ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
179702023-07-16T04:52:58.106ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
17971 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
17972 ', agent/src/main.rs:880:30
17973 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
17974 [ Jul 16 04:52:58 Stopping because service exited with an error. ]
17975 [ Jul 16 04:52:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
17976 + . /lib/svc/share/smf_include.sh
17977 ++ SMF_EXIT_OK=0
17978 ++ SMF_EXIT_NODAEMON=94
17979 ++ SMF_EXIT_ERR_FATAL=95
17980 ++ SMF_EXIT_ERR_CONFIG=96
17981 ++ SMF_EXIT_MON_DEGRADE=97
17982 ++ SMF_EXIT_MON_OFFLINE=98
17983 ++ SMF_EXIT_ERR_NOSMF=99
17984 ++ SMF_EXIT_ERR_PERM=100
17985 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
17986 + DATALINK=oxControlService20
17987 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
17988 + GATEWAY=fd00:1122:3344:101::1
17989 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
17990 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
17991 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
17992 + LISTEN_ADDR=fd00:1122:3344:101::10
17993 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
17994 + LISTEN_PORT=32345
17995 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
17996 + PORTBASE=19000
17997 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
17998 + DOWNSTAIRS_PREFIX=downstairs
17999 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18000 + SNAPSHOT_PREFIX=snapshot
18001 + [[ oxControlService20 == unknown ]]
18002 + [[ fd00:1122:3344:101::1 == unknown ]]
18003 + ipadm delete-if oxControlService20
18004 + ipadm create-if -t oxControlService20
18005 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18006 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18007 + ipadm show-addr oxControlService20/ll
18008 ipadm: Address object not found
18009 + ipadm create-addr -t -T addrconf oxControlService20/ll
18010 + ipadm show-addr oxControlService20/omicron6
18011 ipadm: Address object not found
18012 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18013 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18014 route to: default
18015 destination: default
18016 mask: default
18017 gateway: fd00:1122:3344:101::1
18018 interface: oxControlService20
18019 flags: <UP,GATEWAY,DONE,STATIC>
18020 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18021 0 0 0 0 0 0 9000 0
18022 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18023 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18024 note: configured to log to "/dev/stdout"
180252023-07-16T04:52:58.664ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
180262023-07-16T04:52:58.666ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
180272023-07-16T04:52:58.666ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
180282023-07-16T04:52:58.695ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
180292023-07-16T04:52:58.696ZINFOcrucible-agent: instance states: (Some(Disabled), None)
180302023-07-16T04:52:58.696ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
180312023-07-16T04:52:58.699ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
180322023-07-16T04:52:58.703ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
180332023-07-16T04:52:58.703ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18034 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18035 ', agent/src/main.rs:880:30
18036 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18037 [ Jul 16 04:52:58 Stopping because service exited with an error. ]
18038 [ Jul 16 04:52:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18039 + . /lib/svc/share/smf_include.sh
18040 ++ SMF_EXIT_OK=0
18041 ++ SMF_EXIT_NODAEMON=94
18042 ++ SMF_EXIT_ERR_FATAL=95
18043 ++ SMF_EXIT_ERR_CONFIG=96
18044 ++ SMF_EXIT_MON_DEGRADE=97
18045 ++ SMF_EXIT_MON_OFFLINE=98
18046 ++ SMF_EXIT_ERR_NOSMF=99
18047 ++ SMF_EXIT_ERR_PERM=100
18048 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18049 + DATALINK=oxControlService20
18050 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18051 + GATEWAY=fd00:1122:3344:101::1
18052 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18053 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18054 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18055 + LISTEN_ADDR=fd00:1122:3344:101::10
18056 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18057 + LISTEN_PORT=32345
18058 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18059 + PORTBASE=19000
18060 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18061 + DOWNSTAIRS_PREFIX=downstairs
18062 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18063 + SNAPSHOT_PREFIX=snapshot
18064 + [[ oxControlService20 == unknown ]]
18065 + [[ fd00:1122:3344:101::1 == unknown ]]
18066 + ipadm delete-if oxControlService20
18067 + ipadm create-if -t oxControlService20
18068 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18069 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18070 + ipadm show-addr oxControlService20/ll
18071 ipadm: Address object not found
18072 + ipadm create-addr -t -T addrconf oxControlService20/ll
18073 + ipadm show-addr oxControlService20/omicron6
18074 ipadm: Address object not found
18075 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18076 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18077 route to: default
18078 destination: default
18079 mask: default
18080 gateway: fd00:1122:3344:101::1
18081 interface: oxControlService20
18082 flags: <UP,GATEWAY,DONE,STATIC>
18083 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18084 0 0 0 0 0 0 9000 0
18085 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18086 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18087 note: configured to log to "/dev/stdout"
180882023-07-16T04:52:59.259ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
180892023-07-16T04:52:59.261ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
180902023-07-16T04:52:59.261ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
180912023-07-16T04:52:59.291ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
180922023-07-16T04:52:59.291ZINFOcrucible-agent: instance states: (Some(Disabled), None)
180932023-07-16T04:52:59.292ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
180942023-07-16T04:52:59.294ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
180952023-07-16T04:52:59.299ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
180962023-07-16T04:52:59.299ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18097 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18098 ', agent/src/main.rs:880:30
18099 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18100 [ Jul 16 04:52:59 Stopping because service exited with an error. ]
18101 [ Jul 16 04:52:59 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18102 + . /lib/svc/share/smf_include.sh
18103 ++ SMF_EXIT_OK=0
18104 ++ SMF_EXIT_NODAEMON=94
18105 ++ SMF_EXIT_ERR_FATAL=95
18106 ++ SMF_EXIT_ERR_CONFIG=96
18107 ++ SMF_EXIT_MON_DEGRADE=97
18108 ++ SMF_EXIT_MON_OFFLINE=98
18109 ++ SMF_EXIT_ERR_NOSMF=99
18110 ++ SMF_EXIT_ERR_PERM=100
18111 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18112 + DATALINK=oxControlService20
18113 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18114 + GATEWAY=fd00:1122:3344:101::1
18115 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18116 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18117 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18118 + LISTEN_ADDR=fd00:1122:3344:101::10
18119 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18120 + LISTEN_PORT=32345
18121 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18122 + PORTBASE=19000
18123 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18124 + DOWNSTAIRS_PREFIX=downstairs
18125 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18126 + SNAPSHOT_PREFIX=snapshot
18127 + [[ oxControlService20 == unknown ]]
18128 + [[ fd00:1122:3344:101::1 == unknown ]]
18129 + ipadm delete-if oxControlService20
18130 + ipadm create-if -t oxControlService20
18131 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18132 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18133 + ipadm show-addr oxControlService20/ll
18134 ipadm: Address object not found
18135 + ipadm create-addr -t -T addrconf oxControlService20/ll
18136 + ipadm show-addr oxControlService20/omicron6
18137 ipadm: Address object not found
18138 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18139 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18140 route to: default
18141 destination: default
18142 mask: default
18143 gateway: fd00:1122:3344:101::1
18144 interface: oxControlService20
18145 flags: <UP,GATEWAY,DONE,STATIC>
18146 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18147 0 0 0 0 0 0 9000 0
18148 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18149 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18150 note: configured to log to "/dev/stdout"
181512023-07-16T04:52:59.860ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
181522023-07-16T04:52:59.863ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
181532023-07-16T04:52:59.863ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
181542023-07-16T04:52:59.891ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
181552023-07-16T04:52:59.891ZINFOcrucible-agent: instance states: (Some(Disabled), None)
181562023-07-16T04:52:59.892ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
181572023-07-16T04:52:59.895ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
181582023-07-16T04:52:59.899ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
181592023-07-16T04:52:59.899ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18160 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18161 ', agent/src/main.rs:880:30
18162 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18163 [ Jul 16 04:52:59 Stopping because service exited with an error. ]
18164 [ Jul 16 04:52:59 Failing too quickly, throttling. ]
18165 [ Jul 16 04:53:00 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18166 + . /lib/svc/share/smf_include.sh
18167 ++ SMF_EXIT_OK=0
18168 ++ SMF_EXIT_NODAEMON=94
18169 ++ SMF_EXIT_ERR_FATAL=95
18170 ++ SMF_EXIT_ERR_CONFIG=96
18171 ++ SMF_EXIT_MON_DEGRADE=97
18172 ++ SMF_EXIT_MON_OFFLINE=98
18173 ++ SMF_EXIT_ERR_NOSMF=99
18174 ++ SMF_EXIT_ERR_PERM=100
18175 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18176 + DATALINK=oxControlService20
18177 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18178 + GATEWAY=fd00:1122:3344:101::1
18179 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18180 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18181 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18182 + LISTEN_ADDR=fd00:1122:3344:101::10
18183 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18184 + LISTEN_PORT=32345
18185 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18186 + PORTBASE=19000
18187 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18188 + DOWNSTAIRS_PREFIX=downstairs
18189 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18190 + SNAPSHOT_PREFIX=snapshot
18191 + [[ oxControlService20 == unknown ]]
18192 + [[ fd00:1122:3344:101::1 == unknown ]]
18193 + ipadm delete-if oxControlService20
18194 + ipadm create-if -t oxControlService20
18195 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18196 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18197 + ipadm show-addr oxControlService20/ll
18198 ipadm: Address object not found
18199 + ipadm create-addr -t -T addrconf oxControlService20/ll
18200 + ipadm show-addr oxControlService20/omicron6
18201 ipadm: Address object not found
18202 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18203 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18204 route to: default
18205 destination: default
18206 mask: default
18207 gateway: fd00:1122:3344:101::1
18208 interface: oxControlService20
18209 flags: <UP,GATEWAY,DONE,STATIC>
18210 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18211 0 0 0 0 0 0 9000 0
18212 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18213 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18214 note: configured to log to "/dev/stdout"
182152023-07-16T04:53:01.456ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
182162023-07-16T04:53:01.458ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
182172023-07-16T04:53:01.458ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
182182023-07-16T04:53:01.488ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
182192023-07-16T04:53:01.488ZINFOcrucible-agent: instance states: (Some(Disabled), None)
182202023-07-16T04:53:01.489ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
182212023-07-16T04:53:01.491ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
182222023-07-16T04:53:01.496ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
182232023-07-16T04:53:01.496ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18224 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18225 ', agent/src/main.rs:880:30
18226 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18227 [ Jul 16 04:53:01 Stopping because service exited with an error. ]
18228 [ Jul 16 04:53:01 Failing too quickly, throttling. ]
18229 [ Jul 16 04:53:02 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18230 + . /lib/svc/share/smf_include.sh
18231 ++ SMF_EXIT_OK=0
18232 ++ SMF_EXIT_NODAEMON=94
18233 ++ SMF_EXIT_ERR_FATAL=95
18234 ++ SMF_EXIT_ERR_CONFIG=96
18235 ++ SMF_EXIT_MON_DEGRADE=97
18236 ++ SMF_EXIT_MON_OFFLINE=98
18237 ++ SMF_EXIT_ERR_NOSMF=99
18238 ++ SMF_EXIT_ERR_PERM=100
18239 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18240 + DATALINK=oxControlService20
18241 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18242 + GATEWAY=fd00:1122:3344:101::1
18243 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18244 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18245 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18246 + LISTEN_ADDR=fd00:1122:3344:101::10
18247 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18248 + LISTEN_PORT=32345
18249 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18250 + PORTBASE=19000
18251 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18252 + DOWNSTAIRS_PREFIX=downstairs
18253 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18254 + SNAPSHOT_PREFIX=snapshot
18255 + [[ oxControlService20 == unknown ]]
18256 + [[ fd00:1122:3344:101::1 == unknown ]]
18257 + ipadm delete-if oxControlService20
18258 + ipadm create-if -t oxControlService20
18259 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18260 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18261 + ipadm show-addr oxControlService20/ll
18262 ipadm: Address object not found
18263 + ipadm create-addr -t -T addrconf oxControlService20/ll
18264 + ipadm show-addr oxControlService20/omicron6
18265 ipadm: Address object not found
18266 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18267 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18268 route to: default
18269 destination: default
18270 mask: default
18271 gateway: fd00:1122:3344:101::1
18272 interface: oxControlService20
18273 flags: <UP,GATEWAY,DONE,STATIC>
18274 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18275 0 0 0 0 0 0 9000 0
18276 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18277 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18278 note: configured to log to "/dev/stdout"
182792023-07-16T04:53:03.064ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
182802023-07-16T04:53:03.066ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
182812023-07-16T04:53:03.066ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
182822023-07-16T04:53:03.095ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
182832023-07-16T04:53:03.095ZINFOcrucible-agent: instance states: (Some(Disabled), None)
182842023-07-16T04:53:03.096ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
182852023-07-16T04:53:03.099ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
182862023-07-16T04:53:03.103ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
182872023-07-16T04:53:03.103ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18288 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18289 ', agent/src/main.rs:880:30
18290 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18291 [ Jul 16 04:53:03 Stopping because service exited with an error. ]
18292 [ Jul 16 04:53:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18293 + . /lib/svc/share/smf_include.sh
18294 ++ SMF_EXIT_OK=0
18295 ++ SMF_EXIT_NODAEMON=94
18296 ++ SMF_EXIT_ERR_FATAL=95
18297 ++ SMF_EXIT_ERR_CONFIG=96
18298 ++ SMF_EXIT_MON_DEGRADE=97
18299 ++ SMF_EXIT_MON_OFFLINE=98
18300 ++ SMF_EXIT_ERR_NOSMF=99
18301 ++ SMF_EXIT_ERR_PERM=100
18302 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18303 + DATALINK=oxControlService20
18304 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18305 + GATEWAY=fd00:1122:3344:101::1
18306 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18307 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18308 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18309 + LISTEN_ADDR=fd00:1122:3344:101::10
18310 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18311 + LISTEN_PORT=32345
18312 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18313 + PORTBASE=19000
18314 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18315 + DOWNSTAIRS_PREFIX=downstairs
18316 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18317 + SNAPSHOT_PREFIX=snapshot
18318 + [[ oxControlService20 == unknown ]]
18319 + [[ fd00:1122:3344:101::1 == unknown ]]
18320 + ipadm delete-if oxControlService20
18321 + ipadm create-if -t oxControlService20
18322 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18323 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18324 + ipadm show-addr oxControlService20/ll
18325 ipadm: Address object not found
18326 + ipadm create-addr -t -T addrconf oxControlService20/ll
18327 + ipadm show-addr oxControlService20/omicron6
18328 ipadm: Address object not found
18329 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18330 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18331 route to: default
18332 destination: default
18333 mask: default
18334 gateway: fd00:1122:3344:101::1
18335 interface: oxControlService20
18336 flags: <UP,GATEWAY,DONE,STATIC>
18337 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18338 0 0 0 0 0 0 9000 0
18339 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18340 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18341 note: configured to log to "/dev/stdout"
183422023-07-16T04:53:03.665ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
183432023-07-16T04:53:03.667ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
183442023-07-16T04:53:03.667ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
183452023-07-16T04:53:03.695ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
183462023-07-16T04:53:03.696ZINFOcrucible-agent: instance states: (Some(Disabled), None)
183472023-07-16T04:53:03.696ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
183482023-07-16T04:53:03.699ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
183492023-07-16T04:53:03.704ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
183502023-07-16T04:53:03.704ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18351 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18352 ', agent/src/main.rs:880:30
18353 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18354 [ Jul 16 04:53:03 Stopping because service exited with an error. ]
18355 [ Jul 16 04:53:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18356 + . /lib/svc/share/smf_include.sh
18357 ++ SMF_EXIT_OK=0
18358 ++ SMF_EXIT_NODAEMON=94
18359 ++ SMF_EXIT_ERR_FATAL=95
18360 ++ SMF_EXIT_ERR_CONFIG=96
18361 ++ SMF_EXIT_MON_DEGRADE=97
18362 ++ SMF_EXIT_MON_OFFLINE=98
18363 ++ SMF_EXIT_ERR_NOSMF=99
18364 ++ SMF_EXIT_ERR_PERM=100
18365 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18366 + DATALINK=oxControlService20
18367 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18368 + GATEWAY=fd00:1122:3344:101::1
18369 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18370 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18371 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18372 + LISTEN_ADDR=fd00:1122:3344:101::10
18373 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18374 + LISTEN_PORT=32345
18375 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18376 + PORTBASE=19000
18377 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18378 + DOWNSTAIRS_PREFIX=downstairs
18379 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18380 + SNAPSHOT_PREFIX=snapshot
18381 + [[ oxControlService20 == unknown ]]
18382 + [[ fd00:1122:3344:101::1 == unknown ]]
18383 + ipadm delete-if oxControlService20
18384 + ipadm create-if -t oxControlService20
18385 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18386 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18387 + ipadm show-addr oxControlService20/ll
18388 ipadm: Address object not found
18389 + ipadm create-addr -t -T addrconf oxControlService20/ll
18390 + ipadm show-addr oxControlService20/omicron6
18391 ipadm: Address object not found
18392 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18393 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18394 route to: default
18395 destination: default
18396 mask: default
18397 gateway: fd00:1122:3344:101::1
18398 interface: oxControlService20
18399 flags: <UP,GATEWAY,DONE,STATIC>
18400 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18401 0 0 0 0 0 0 9000 0
18402 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18403 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18404 note: configured to log to "/dev/stdout"
184052023-07-16T04:53:04.260ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
184062023-07-16T04:53:04.263ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
184072023-07-16T04:53:04.263ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
184082023-07-16T04:53:04.291ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
184092023-07-16T04:53:04.291ZINFOcrucible-agent: instance states: (Some(Disabled), None)
184102023-07-16T04:53:04.292ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
184112023-07-16T04:53:04.295ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
184122023-07-16T04:53:04.298ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
184132023-07-16T04:53:04.298ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18414 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18415 ', agent/src/main.rs:880:30
18416 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18417 [ Jul 16 04:53:04 Stopping because service exited with an error. ]
18418 [ Jul 16 04:53:04 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18419 + . /lib/svc/share/smf_include.sh
18420 ++ SMF_EXIT_OK=0
18421 ++ SMF_EXIT_NODAEMON=94
18422 ++ SMF_EXIT_ERR_FATAL=95
18423 ++ SMF_EXIT_ERR_CONFIG=96
18424 ++ SMF_EXIT_MON_DEGRADE=97
18425 ++ SMF_EXIT_MON_OFFLINE=98
18426 ++ SMF_EXIT_ERR_NOSMF=99
18427 ++ SMF_EXIT_ERR_PERM=100
18428 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18429 + DATALINK=oxControlService20
18430 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18431 + GATEWAY=fd00:1122:3344:101::1
18432 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18433 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18434 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18435 + LISTEN_ADDR=fd00:1122:3344:101::10
18436 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18437 + LISTEN_PORT=32345
18438 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18439 + PORTBASE=19000
18440 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18441 + DOWNSTAIRS_PREFIX=downstairs
18442 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18443 + SNAPSHOT_PREFIX=snapshot
18444 + [[ oxControlService20 == unknown ]]
18445 + [[ fd00:1122:3344:101::1 == unknown ]]
18446 + ipadm delete-if oxControlService20
18447 + ipadm create-if -t oxControlService20
18448 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18449 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18450 + ipadm show-addr oxControlService20/ll
18451 ipadm: Address object not found
18452 + ipadm create-addr -t -T addrconf oxControlService20/ll
18453 + ipadm show-addr oxControlService20/omicron6
18454 ipadm: Address object not found
18455 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18456 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18457 route to: default
18458 destination: default
18459 mask: default
18460 gateway: fd00:1122:3344:101::1
18461 interface: oxControlService20
18462 flags: <UP,GATEWAY,DONE,STATIC>
18463 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18464 0 0 0 0 0 0 9000 0
18465 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18466 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18467 note: configured to log to "/dev/stdout"
184682023-07-16T04:53:04.860ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
184692023-07-16T04:53:04.862ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
184702023-07-16T04:53:04.862ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
184712023-07-16T04:53:04.892ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
184722023-07-16T04:53:04.893ZINFOcrucible-agent: instance states: (Some(Disabled), None)
184732023-07-16T04:53:04.893ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
184742023-07-16T04:53:04.896ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
184752023-07-16T04:53:04.900ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
184762023-07-16T04:53:04.900ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18477 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18478 ', agent/src/main.rs:880:30
18479 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18480 [ Jul 16 04:53:04 Stopping because service exited with an error. ]
18481 [ Jul 16 04:53:04 Failing too quickly, throttling. ]
18482 [ Jul 16 04:53:05 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18483 + . /lib/svc/share/smf_include.sh
18484 ++ SMF_EXIT_OK=0
18485 ++ SMF_EXIT_NODAEMON=94
18486 ++ SMF_EXIT_ERR_FATAL=95
18487 ++ SMF_EXIT_ERR_CONFIG=96
18488 ++ SMF_EXIT_MON_DEGRADE=97
18489 ++ SMF_EXIT_MON_OFFLINE=98
18490 ++ SMF_EXIT_ERR_NOSMF=99
18491 ++ SMF_EXIT_ERR_PERM=100
18492 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18493 + DATALINK=oxControlService20
18494 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18495 + GATEWAY=fd00:1122:3344:101::1
18496 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18497 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18498 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18499 + LISTEN_ADDR=fd00:1122:3344:101::10
18500 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18501 + LISTEN_PORT=32345
18502 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18503 + PORTBASE=19000
18504 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18505 + DOWNSTAIRS_PREFIX=downstairs
18506 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18507 + SNAPSHOT_PREFIX=snapshot
18508 + [[ oxControlService20 == unknown ]]
18509 + [[ fd00:1122:3344:101::1 == unknown ]]
18510 + ipadm delete-if oxControlService20
18511 + ipadm create-if -t oxControlService20
18512 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18513 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18514 + ipadm show-addr oxControlService20/ll
18515 ipadm: Address object not found
18516 + ipadm create-addr -t -T addrconf oxControlService20/ll
18517 + ipadm show-addr oxControlService20/omicron6
18518 ipadm: Address object not found
18519 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18520 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18521 route to: default
18522 destination: default
18523 mask: default
18524 gateway: fd00:1122:3344:101::1
18525 interface: oxControlService20
18526 flags: <UP,GATEWAY,DONE,STATIC>
18527 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18528 0 0 0 0 0 0 9000 0
18529 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18530 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18531 note: configured to log to "/dev/stdout"
185322023-07-16T04:53:06.458ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
185332023-07-16T04:53:06.461ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
185342023-07-16T04:53:06.461ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
185352023-07-16T04:53:06.490ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
185362023-07-16T04:53:06.490ZINFOcrucible-agent: instance states: (Some(Disabled), None)
185372023-07-16T04:53:06.491ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
185382023-07-16T04:53:06.493ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
185392023-07-16T04:53:06.498ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
185402023-07-16T04:53:06.498ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18541 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18542 ', agent/src/main.rs:880:30
18543 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18544 [ Jul 16 04:53:06 Stopping because service exited with an error. ]
18545 [ Jul 16 04:53:06 Failing too quickly, throttling. ]
18546 [ Jul 16 04:53:07 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18547 + . /lib/svc/share/smf_include.sh
18548 ++ SMF_EXIT_OK=0
18549 ++ SMF_EXIT_NODAEMON=94
18550 ++ SMF_EXIT_ERR_FATAL=95
18551 ++ SMF_EXIT_ERR_CONFIG=96
18552 ++ SMF_EXIT_MON_DEGRADE=97
18553 ++ SMF_EXIT_MON_OFFLINE=98
18554 ++ SMF_EXIT_ERR_NOSMF=99
18555 ++ SMF_EXIT_ERR_PERM=100
18556 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18557 + DATALINK=oxControlService20
18558 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18559 + GATEWAY=fd00:1122:3344:101::1
18560 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18561 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18562 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18563 + LISTEN_ADDR=fd00:1122:3344:101::10
18564 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18565 + LISTEN_PORT=32345
18566 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18567 + PORTBASE=19000
18568 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18569 + DOWNSTAIRS_PREFIX=downstairs
18570 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18571 + SNAPSHOT_PREFIX=snapshot
18572 + [[ oxControlService20 == unknown ]]
18573 + [[ fd00:1122:3344:101::1 == unknown ]]
18574 + ipadm delete-if oxControlService20
18575 + ipadm create-if -t oxControlService20
18576 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18577 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18578 + ipadm show-addr oxControlService20/ll
18579 ipadm: Address object not found
18580 + ipadm create-addr -t -T addrconf oxControlService20/ll
18581 + ipadm show-addr oxControlService20/omicron6
18582 ipadm: Address object not found
18583 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18584 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18585 route to: default
18586 destination: default
18587 mask: default
18588 gateway: fd00:1122:3344:101::1
18589 interface: oxControlService20
18590 flags: <UP,GATEWAY,DONE,STATIC>
18591 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18592 0 0 0 0 0 0 9000 0
18593 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18594 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18595 note: configured to log to "/dev/stdout"
185962023-07-16T04:53:08.065ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
185972023-07-16T04:53:08.068ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
185982023-07-16T04:53:08.068ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
185992023-07-16T04:53:08.096ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
186002023-07-16T04:53:08.097ZINFOcrucible-agent: instance states: (Some(Disabled), None)
186012023-07-16T04:53:08.097ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
186022023-07-16T04:53:08.100ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
186032023-07-16T04:53:08.105ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
186042023-07-16T04:53:08.105ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18605 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18606 ', agent/src/main.rs:880:30
18607 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18608 [ Jul 16 04:53:08 Stopping because service exited with an error. ]
18609 [ Jul 16 04:53:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18610 + . /lib/svc/share/smf_include.sh
18611 ++ SMF_EXIT_OK=0
18612 ++ SMF_EXIT_NODAEMON=94
18613 ++ SMF_EXIT_ERR_FATAL=95
18614 ++ SMF_EXIT_ERR_CONFIG=96
18615 ++ SMF_EXIT_MON_DEGRADE=97
18616 ++ SMF_EXIT_MON_OFFLINE=98
18617 ++ SMF_EXIT_ERR_NOSMF=99
18618 ++ SMF_EXIT_ERR_PERM=100
18619 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18620 + DATALINK=oxControlService20
18621 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18622 + GATEWAY=fd00:1122:3344:101::1
18623 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18624 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18625 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18626 + LISTEN_ADDR=fd00:1122:3344:101::10
18627 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18628 + LISTEN_PORT=32345
18629 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18630 + PORTBASE=19000
18631 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18632 + DOWNSTAIRS_PREFIX=downstairs
18633 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18634 + SNAPSHOT_PREFIX=snapshot
18635 + [[ oxControlService20 == unknown ]]
18636 + [[ fd00:1122:3344:101::1 == unknown ]]
18637 + ipadm delete-if oxControlService20
18638 + ipadm create-if -t oxControlService20
18639 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18640 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18641 + ipadm show-addr oxControlService20/ll
18642 ipadm: Address object not found
18643 + ipadm create-addr -t -T addrconf oxControlService20/ll
18644 + ipadm show-addr oxControlService20/omicron6
18645 ipadm: Address object not found
18646 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18647 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18648 route to: default
18649 destination: default
18650 mask: default
18651 gateway: fd00:1122:3344:101::1
18652 interface: oxControlService20
18653 flags: <UP,GATEWAY,DONE,STATIC>
18654 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18655 0 0 0 0 0 0 9000 0
18656 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18657 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18658 note: configured to log to "/dev/stdout"
186592023-07-16T04:53:08.661ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
186602023-07-16T04:53:08.663ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
186612023-07-16T04:53:08.663ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
186622023-07-16T04:53:08.692ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
186632023-07-16T04:53:08.692ZINFOcrucible-agent: instance states: (Some(Disabled), None)
186642023-07-16T04:53:08.693ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
186652023-07-16T04:53:08.695ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
186662023-07-16T04:53:08.700ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
186672023-07-16T04:53:08.700ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18668 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18669 ', agent/src/main.rs:880:30
18670 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18671 [ Jul 16 04:53:08 Stopping because service exited with an error. ]
18672 [ Jul 16 04:53:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18673 + . /lib/svc/share/smf_include.sh
18674 ++ SMF_EXIT_OK=0
18675 ++ SMF_EXIT_NODAEMON=94
18676 ++ SMF_EXIT_ERR_FATAL=95
18677 ++ SMF_EXIT_ERR_CONFIG=96
18678 ++ SMF_EXIT_MON_DEGRADE=97
18679 ++ SMF_EXIT_MON_OFFLINE=98
18680 ++ SMF_EXIT_ERR_NOSMF=99
18681 ++ SMF_EXIT_ERR_PERM=100
18682 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18683 + DATALINK=oxControlService20
18684 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18685 + GATEWAY=fd00:1122:3344:101::1
18686 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18687 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18688 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18689 + LISTEN_ADDR=fd00:1122:3344:101::10
18690 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18691 + LISTEN_PORT=32345
18692 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18693 + PORTBASE=19000
18694 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18695 + DOWNSTAIRS_PREFIX=downstairs
18696 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18697 + SNAPSHOT_PREFIX=snapshot
18698 + [[ oxControlService20 == unknown ]]
18699 + [[ fd00:1122:3344:101::1 == unknown ]]
18700 + ipadm delete-if oxControlService20
18701 + ipadm create-if -t oxControlService20
18702 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18703 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18704 + ipadm show-addr oxControlService20/ll
18705 ipadm: Address object not found
18706 + ipadm create-addr -t -T addrconf oxControlService20/ll
18707 + ipadm show-addr oxControlService20/omicron6
18708 ipadm: Address object not found
18709 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18710 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18711 route to: default
18712 destination: default
18713 mask: default
18714 gateway: fd00:1122:3344:101::1
18715 interface: oxControlService20
18716 flags: <UP,GATEWAY,DONE,STATIC>
18717 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18718 0 0 0 0 0 0 9000 0
18719 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18720 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18721 note: configured to log to "/dev/stdout"
187222023-07-16T04:53:09.253ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
187232023-07-16T04:53:09.255ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
187242023-07-16T04:53:09.255ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
187252023-07-16T04:53:09.286ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
187262023-07-16T04:53:09.287ZINFOcrucible-agent: instance states: (Some(Disabled), None)
187272023-07-16T04:53:09.287ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
187282023-07-16T04:53:09.290ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
187292023-07-16T04:53:09.294ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
187302023-07-16T04:53:09.294ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18731 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18732 ', agent/src/main.rs:880:30
18733 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18734 [ Jul 16 04:53:09 Stopping because service exited with an error. ]
18735 [ Jul 16 04:53:09 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18736 + . /lib/svc/share/smf_include.sh
18737 ++ SMF_EXIT_OK=0
18738 ++ SMF_EXIT_NODAEMON=94
18739 ++ SMF_EXIT_ERR_FATAL=95
18740 ++ SMF_EXIT_ERR_CONFIG=96
18741 ++ SMF_EXIT_MON_DEGRADE=97
18742 ++ SMF_EXIT_MON_OFFLINE=98
18743 ++ SMF_EXIT_ERR_NOSMF=99
18744 ++ SMF_EXIT_ERR_PERM=100
18745 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18746 + DATALINK=oxControlService20
18747 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18748 + GATEWAY=fd00:1122:3344:101::1
18749 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18750 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18751 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18752 + LISTEN_ADDR=fd00:1122:3344:101::10
18753 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18754 + LISTEN_PORT=32345
18755 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18756 + PORTBASE=19000
18757 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18758 + DOWNSTAIRS_PREFIX=downstairs
18759 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18760 + SNAPSHOT_PREFIX=snapshot
18761 + [[ oxControlService20 == unknown ]]
18762 + [[ fd00:1122:3344:101::1 == unknown ]]
18763 + ipadm delete-if oxControlService20
18764 + ipadm create-if -t oxControlService20
18765 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18766 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18767 + ipadm show-addr oxControlService20/ll
18768 ipadm: Address object not found
18769 + ipadm create-addr -t -T addrconf oxControlService20/ll
18770 + ipadm show-addr oxControlService20/omicron6
18771 ipadm: Address object not found
18772 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18773 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18774 route to: default
18775 destination: default
18776 mask: default
18777 gateway: fd00:1122:3344:101::1
18778 interface: oxControlService20
18779 flags: <UP,GATEWAY,DONE,STATIC>
18780 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18781 0 0 0 0 0 0 9000 0
18782 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18783 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18784 note: configured to log to "/dev/stdout"
187852023-07-16T04:53:09.852ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
187862023-07-16T04:53:09.855ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
187872023-07-16T04:53:09.855ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
187882023-07-16T04:53:09.883ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
187892023-07-16T04:53:09.883ZINFOcrucible-agent: instance states: (Some(Disabled), None)
187902023-07-16T04:53:09.883ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
187912023-07-16T04:53:09.886ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
187922023-07-16T04:53:09.891ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
187932023-07-16T04:53:09.891ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18794 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18795 ', agent/src/main.rs:880:30
18796 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18797 [ Jul 16 04:53:09 Stopping because service exited with an error. ]
18798 [ Jul 16 04:53:09 Failing too quickly, throttling. ]
18799 [ Jul 16 04:53:10 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18800 + . /lib/svc/share/smf_include.sh
18801 ++ SMF_EXIT_OK=0
18802 ++ SMF_EXIT_NODAEMON=94
18803 ++ SMF_EXIT_ERR_FATAL=95
18804 ++ SMF_EXIT_ERR_CONFIG=96
18805 ++ SMF_EXIT_MON_DEGRADE=97
18806 ++ SMF_EXIT_MON_OFFLINE=98
18807 ++ SMF_EXIT_ERR_NOSMF=99
18808 ++ SMF_EXIT_ERR_PERM=100
18809 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18810 + DATALINK=oxControlService20
18811 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18812 + GATEWAY=fd00:1122:3344:101::1
18813 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18814 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18815 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18816 + LISTEN_ADDR=fd00:1122:3344:101::10
18817 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18818 + LISTEN_PORT=32345
18819 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18820 + PORTBASE=19000
18821 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18822 + DOWNSTAIRS_PREFIX=downstairs
18823 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18824 + SNAPSHOT_PREFIX=snapshot
18825 + [[ oxControlService20 == unknown ]]
18826 + [[ fd00:1122:3344:101::1 == unknown ]]
18827 + ipadm delete-if oxControlService20
18828 + ipadm create-if -t oxControlService20
18829 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18830 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18831 + ipadm show-addr oxControlService20/ll
18832 ipadm: Address object not found
18833 + ipadm create-addr -t -T addrconf oxControlService20/ll
18834 + ipadm show-addr oxControlService20/omicron6
18835 ipadm: Address object not found
18836 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18837 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18838 route to: default
18839 destination: default
18840 mask: default
18841 gateway: fd00:1122:3344:101::1
18842 interface: oxControlService20
18843 flags: <UP,GATEWAY,DONE,STATIC>
18844 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18845 0 0 0 0 0 0 9000 0
18846 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18847 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18848 note: configured to log to "/dev/stdout"
188492023-07-16T04:53:11.447ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
188502023-07-16T04:53:11.449ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
188512023-07-16T04:53:11.449ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
188522023-07-16T04:53:11.478ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
188532023-07-16T04:53:11.478ZINFOcrucible-agent: instance states: (Some(Disabled), None)
188542023-07-16T04:53:11.479ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
188552023-07-16T04:53:11.481ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
188562023-07-16T04:53:11.485ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
188572023-07-16T04:53:11.485ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18858 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18859 ', agent/src/main.rs:880:30
18860 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18861 [ Jul 16 04:53:11 Stopping because service exited with an error. ]
18862 [ Jul 16 04:53:11 Failing too quickly, throttling. ]
18863 [ Jul 16 04:53:12 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18864 + . /lib/svc/share/smf_include.sh
18865 ++ SMF_EXIT_OK=0
18866 ++ SMF_EXIT_NODAEMON=94
18867 ++ SMF_EXIT_ERR_FATAL=95
18868 ++ SMF_EXIT_ERR_CONFIG=96
18869 ++ SMF_EXIT_MON_DEGRADE=97
18870 ++ SMF_EXIT_MON_OFFLINE=98
18871 ++ SMF_EXIT_ERR_NOSMF=99
18872 ++ SMF_EXIT_ERR_PERM=100
18873 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18874 + DATALINK=oxControlService20
18875 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18876 + GATEWAY=fd00:1122:3344:101::1
18877 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18878 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18879 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18880 + LISTEN_ADDR=fd00:1122:3344:101::10
18881 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18882 + LISTEN_PORT=32345
18883 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18884 + PORTBASE=19000
18885 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18886 + DOWNSTAIRS_PREFIX=downstairs
18887 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18888 + SNAPSHOT_PREFIX=snapshot
18889 + [[ oxControlService20 == unknown ]]
18890 + [[ fd00:1122:3344:101::1 == unknown ]]
18891 + ipadm delete-if oxControlService20
18892 + ipadm create-if -t oxControlService20
18893 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18894 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18895 + ipadm show-addr oxControlService20/ll
18896 ipadm: Address object not found
18897 + ipadm create-addr -t -T addrconf oxControlService20/ll
18898 + ipadm show-addr oxControlService20/omicron6
18899 ipadm: Address object not found
18900 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18901 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18902 route to: default
18903 destination: default
18904 mask: default
18905 gateway: fd00:1122:3344:101::1
18906 interface: oxControlService20
18907 flags: <UP,GATEWAY,DONE,STATIC>
18908 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18909 0 0 0 0 0 0 9000 0
18910 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18911 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18912 note: configured to log to "/dev/stdout"
189132023-07-16T04:53:13.051ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
189142023-07-16T04:53:13.053ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
189152023-07-16T04:53:13.053ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
189162023-07-16T04:53:13.083ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
189172023-07-16T04:53:13.084ZINFOcrucible-agent: instance states: (Some(Disabled), None)
189182023-07-16T04:53:13.084ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
189192023-07-16T04:53:13.087ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
189202023-07-16T04:53:13.093ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
189212023-07-16T04:53:13.093ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18922 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18923 ', agent/src/main.rs:880:30
18924 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18925 [ Jul 16 04:53:13 Stopping because service exited with an error. ]
18926 [ Jul 16 04:53:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18927 + . /lib/svc/share/smf_include.sh
18928 ++ SMF_EXIT_OK=0
18929 ++ SMF_EXIT_NODAEMON=94
18930 ++ SMF_EXIT_ERR_FATAL=95
18931 ++ SMF_EXIT_ERR_CONFIG=96
18932 ++ SMF_EXIT_MON_DEGRADE=97
18933 ++ SMF_EXIT_MON_OFFLINE=98
18934 ++ SMF_EXIT_ERR_NOSMF=99
18935 ++ SMF_EXIT_ERR_PERM=100
18936 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
18937 + DATALINK=oxControlService20
18938 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
18939 + GATEWAY=fd00:1122:3344:101::1
18940 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
18941 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
18942 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
18943 + LISTEN_ADDR=fd00:1122:3344:101::10
18944 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
18945 + LISTEN_PORT=32345
18946 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
18947 + PORTBASE=19000
18948 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
18949 + DOWNSTAIRS_PREFIX=downstairs
18950 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
18951 + SNAPSHOT_PREFIX=snapshot
18952 + [[ oxControlService20 == unknown ]]
18953 + [[ fd00:1122:3344:101::1 == unknown ]]
18954 + ipadm delete-if oxControlService20
18955 + ipadm create-if -t oxControlService20
18956 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
18957 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
18958 + ipadm show-addr oxControlService20/ll
18959 ipadm: Address object not found
18960 + ipadm create-addr -t -T addrconf oxControlService20/ll
18961 + ipadm show-addr oxControlService20/omicron6
18962 ipadm: Address object not found
18963 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
18964 + route get -inet6 default -inet6 fd00:1122:3344:101::1
18965 route to: default
18966 destination: default
18967 mask: default
18968 gateway: fd00:1122:3344:101::1
18969 interface: oxControlService20
18970 flags: <UP,GATEWAY,DONE,STATIC>
18971 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
18972 0 0 0 0 0 0 9000 0
18973 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
18974 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
18975 note: configured to log to "/dev/stdout"
189762023-07-16T04:53:13.653ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
189772023-07-16T04:53:13.655ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
189782023-07-16T04:53:13.655ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
189792023-07-16T04:53:13.683ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
189802023-07-16T04:53:13.684ZINFOcrucible-agent: instance states: (Some(Disabled), None)
189812023-07-16T04:53:13.684ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
189822023-07-16T04:53:13.687ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
189832023-07-16T04:53:13.691ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
189842023-07-16T04:53:13.691ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
18985 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
18986 ', agent/src/main.rs:880:30
18987 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
18988 [ Jul 16 04:53:13 Stopping because service exited with an error. ]
18989 [ Jul 16 04:53:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
18990 + . /lib/svc/share/smf_include.sh
18991 ++ SMF_EXIT_OK=0
18992 ++ SMF_EXIT_NODAEMON=94
18993 ++ SMF_EXIT_ERR_FATAL=95
18994 ++ SMF_EXIT_ERR_CONFIG=96
18995 ++ SMF_EXIT_MON_DEGRADE=97
18996 ++ SMF_EXIT_MON_OFFLINE=98
18997 ++ SMF_EXIT_ERR_NOSMF=99
18998 ++ SMF_EXIT_ERR_PERM=100
18999 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19000 + DATALINK=oxControlService20
19001 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19002 + GATEWAY=fd00:1122:3344:101::1
19003 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19004 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19005 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19006 + LISTEN_ADDR=fd00:1122:3344:101::10
19007 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19008 + LISTEN_PORT=32345
19009 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19010 + PORTBASE=19000
19011 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19012 + DOWNSTAIRS_PREFIX=downstairs
19013 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19014 + SNAPSHOT_PREFIX=snapshot
19015 + [[ oxControlService20 == unknown ]]
19016 + [[ fd00:1122:3344:101::1 == unknown ]]
19017 + ipadm delete-if oxControlService20
19018 + ipadm create-if -t oxControlService20
19019 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19020 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19021 + ipadm show-addr oxControlService20/ll
19022 ipadm: Address object not found
19023 + ipadm create-addr -t -T addrconf oxControlService20/ll
19024 + ipadm show-addr oxControlService20/omicron6
19025 ipadm: Address object not found
19026 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19027 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19028 route to: default
19029 destination: default
19030 mask: default
19031 gateway: fd00:1122:3344:101::1
19032 interface: oxControlService20
19033 flags: <UP,GATEWAY,DONE,STATIC>
19034 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19035 0 0 0 0 0 0 9000 0
19036 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19037 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19038 note: configured to log to "/dev/stdout"
190392023-07-16T04:53:14.247ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
190402023-07-16T04:53:14.249ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
190412023-07-16T04:53:14.249ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
190422023-07-16T04:53:14.278ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
190432023-07-16T04:53:14.278ZINFOcrucible-agent: instance states: (Some(Disabled), None)
190442023-07-16T04:53:14.279ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
190452023-07-16T04:53:14.282ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
190462023-07-16T04:53:14.287ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
190472023-07-16T04:53:14.287ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19048 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19049 ', agent/src/main.rs:880:30
19050 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19051 [ Jul 16 04:53:14 Stopping because service exited with an error. ]
19052 [ Jul 16 04:53:14 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19053 + . /lib/svc/share/smf_include.sh
19054 ++ SMF_EXIT_OK=0
19055 ++ SMF_EXIT_NODAEMON=94
19056 ++ SMF_EXIT_ERR_FATAL=95
19057 ++ SMF_EXIT_ERR_CONFIG=96
19058 ++ SMF_EXIT_MON_DEGRADE=97
19059 ++ SMF_EXIT_MON_OFFLINE=98
19060 ++ SMF_EXIT_ERR_NOSMF=99
19061 ++ SMF_EXIT_ERR_PERM=100
19062 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19063 + DATALINK=oxControlService20
19064 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19065 + GATEWAY=fd00:1122:3344:101::1
19066 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19067 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19068 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19069 + LISTEN_ADDR=fd00:1122:3344:101::10
19070 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19071 + LISTEN_PORT=32345
19072 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19073 + PORTBASE=19000
19074 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19075 + DOWNSTAIRS_PREFIX=downstairs
19076 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19077 + SNAPSHOT_PREFIX=snapshot
19078 + [[ oxControlService20 == unknown ]]
19079 + [[ fd00:1122:3344:101::1 == unknown ]]
19080 + ipadm delete-if oxControlService20
19081 + ipadm create-if -t oxControlService20
19082 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19083 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19084 + ipadm show-addr oxControlService20/ll
19085 ipadm: Address object not found
19086 + ipadm create-addr -t -T addrconf oxControlService20/ll
19087 + ipadm show-addr oxControlService20/omicron6
19088 ipadm: Address object not found
19089 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19090 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19091 route to: default
19092 destination: default
19093 mask: default
19094 gateway: fd00:1122:3344:101::1
19095 interface: oxControlService20
19096 flags: <UP,GATEWAY,DONE,STATIC>
19097 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19098 0 0 0 0 0 0 9000 0
19099 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19100 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19101 note: configured to log to "/dev/stdout"
191022023-07-16T04:53:14.849ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
191032023-07-16T04:53:14.851ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
191042023-07-16T04:53:14.851ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
191052023-07-16T04:53:14.881ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
191062023-07-16T04:53:14.881ZINFOcrucible-agent: instance states: (Some(Disabled), None)
191072023-07-16T04:53:14.882ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
191082023-07-16T04:53:14.885ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
191092023-07-16T04:53:14.890ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
191102023-07-16T04:53:14.890ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19111 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19112 ', agent/src/main.rs:880:30
19113 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19114 [ Jul 16 04:53:14 Stopping because service exited with an error. ]
19115 [ Jul 16 04:53:14 Failing too quickly, throttling. ]
19116 [ Jul 16 04:53:15 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19117 + . /lib/svc/share/smf_include.sh
19118 ++ SMF_EXIT_OK=0
19119 ++ SMF_EXIT_NODAEMON=94
19120 ++ SMF_EXIT_ERR_FATAL=95
19121 ++ SMF_EXIT_ERR_CONFIG=96
19122 ++ SMF_EXIT_MON_DEGRADE=97
19123 ++ SMF_EXIT_MON_OFFLINE=98
19124 ++ SMF_EXIT_ERR_NOSMF=99
19125 ++ SMF_EXIT_ERR_PERM=100
19126 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19127 + DATALINK=oxControlService20
19128 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19129 + GATEWAY=fd00:1122:3344:101::1
19130 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19131 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19132 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19133 + LISTEN_ADDR=fd00:1122:3344:101::10
19134 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19135 + LISTEN_PORT=32345
19136 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19137 + PORTBASE=19000
19138 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19139 + DOWNSTAIRS_PREFIX=downstairs
19140 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19141 + SNAPSHOT_PREFIX=snapshot
19142 + [[ oxControlService20 == unknown ]]
19143 + [[ fd00:1122:3344:101::1 == unknown ]]
19144 + ipadm delete-if oxControlService20
19145 + ipadm create-if -t oxControlService20
19146 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19147 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19148 + ipadm show-addr oxControlService20/ll
19149 ipadm: Address object not found
19150 + ipadm create-addr -t -T addrconf oxControlService20/ll
19151 + ipadm show-addr oxControlService20/omicron6
19152 ipadm: Address object not found
19153 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19154 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19155 route to: default
19156 destination: default
19157 mask: default
19158 gateway: fd00:1122:3344:101::1
19159 interface: oxControlService20
19160 flags: <UP,GATEWAY,DONE,STATIC>
19161 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19162 0 0 0 0 0 0 9000 0
19163 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19164 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19165 note: configured to log to "/dev/stdout"
191662023-07-16T04:53:16.447ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
191672023-07-16T04:53:16.449ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
191682023-07-16T04:53:16.449ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
191692023-07-16T04:53:16.479ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
191702023-07-16T04:53:16.479ZINFOcrucible-agent: instance states: (Some(Disabled), None)
191712023-07-16T04:53:16.480ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
191722023-07-16T04:53:16.482ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
191732023-07-16T04:53:16.487ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
191742023-07-16T04:53:16.487ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19175 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19176 ', agent/src/main.rs:880:30
19177 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19178 [ Jul 16 04:53:16 Stopping because service exited with an error. ]
19179 [ Jul 16 04:53:16 Failing too quickly, throttling. ]
19180 [ Jul 16 04:53:17 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19181 + . /lib/svc/share/smf_include.sh
19182 ++ SMF_EXIT_OK=0
19183 ++ SMF_EXIT_NODAEMON=94
19184 ++ SMF_EXIT_ERR_FATAL=95
19185 ++ SMF_EXIT_ERR_CONFIG=96
19186 ++ SMF_EXIT_MON_DEGRADE=97
19187 ++ SMF_EXIT_MON_OFFLINE=98
19188 ++ SMF_EXIT_ERR_NOSMF=99
19189 ++ SMF_EXIT_ERR_PERM=100
19190 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19191 + DATALINK=oxControlService20
19192 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19193 + GATEWAY=fd00:1122:3344:101::1
19194 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19195 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19196 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19197 + LISTEN_ADDR=fd00:1122:3344:101::10
19198 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19199 + LISTEN_PORT=32345
19200 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19201 + PORTBASE=19000
19202 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19203 + DOWNSTAIRS_PREFIX=downstairs
19204 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19205 + SNAPSHOT_PREFIX=snapshot
19206 + [[ oxControlService20 == unknown ]]
19207 + [[ fd00:1122:3344:101::1 == unknown ]]
19208 + ipadm delete-if oxControlService20
19209 + ipadm create-if -t oxControlService20
19210 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19211 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19212 + ipadm show-addr oxControlService20/ll
19213 ipadm: Address object not found
19214 + ipadm create-addr -t -T addrconf oxControlService20/ll
19215 + ipadm show-addr oxControlService20/omicron6
19216 ipadm: Address object not found
19217 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19218 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19219 route to: default
19220 destination: default
19221 mask: default
19222 gateway: fd00:1122:3344:101::1
19223 interface: oxControlService20
19224 flags: <UP,GATEWAY,DONE,STATIC>
19225 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19226 0 0 0 0 0 0 9000 0
19227 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19228 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19229 note: configured to log to "/dev/stdout"
192302023-07-16T04:53:18.052ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
192312023-07-16T04:53:18.054ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
192322023-07-16T04:53:18.054ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
192332023-07-16T04:53:18.085ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
192342023-07-16T04:53:18.085ZINFOcrucible-agent: instance states: (Some(Disabled), None)
192352023-07-16T04:53:18.086ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
192362023-07-16T04:53:18.088ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
192372023-07-16T04:53:18.092ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
192382023-07-16T04:53:18.092ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19239 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19240 ', agent/src/main.rs:880:30
19241 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19242 [ Jul 16 04:53:18 Stopping because service exited with an error. ]
19243 [ Jul 16 04:53:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19244 + . /lib/svc/share/smf_include.sh
19245 ++ SMF_EXIT_OK=0
19246 ++ SMF_EXIT_NODAEMON=94
19247 ++ SMF_EXIT_ERR_FATAL=95
19248 ++ SMF_EXIT_ERR_CONFIG=96
19249 ++ SMF_EXIT_MON_DEGRADE=97
19250 ++ SMF_EXIT_MON_OFFLINE=98
19251 ++ SMF_EXIT_ERR_NOSMF=99
19252 ++ SMF_EXIT_ERR_PERM=100
19253 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19254 + DATALINK=oxControlService20
19255 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19256 + GATEWAY=fd00:1122:3344:101::1
19257 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19258 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19259 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19260 + LISTEN_ADDR=fd00:1122:3344:101::10
19261 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19262 + LISTEN_PORT=32345
19263 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19264 + PORTBASE=19000
19265 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19266 + DOWNSTAIRS_PREFIX=downstairs
19267 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19268 + SNAPSHOT_PREFIX=snapshot
19269 + [[ oxControlService20 == unknown ]]
19270 + [[ fd00:1122:3344:101::1 == unknown ]]
19271 + ipadm delete-if oxControlService20
19272 + ipadm create-if -t oxControlService20
19273 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19274 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19275 + ipadm show-addr oxControlService20/ll
19276 ipadm: Address object not found
19277 + ipadm create-addr -t -T addrconf oxControlService20/ll
19278 + ipadm show-addr oxControlService20/omicron6
19279 ipadm: Address object not found
19280 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19281 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19282 route to: default
19283 destination: default
19284 mask: default
19285 gateway: fd00:1122:3344:101::1
19286 interface: oxControlService20
19287 flags: <UP,GATEWAY,DONE,STATIC>
19288 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19289 0 0 0 0 0 0 9000 0
19290 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19291 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19292 note: configured to log to "/dev/stdout"
192932023-07-16T04:53:18.652ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
192942023-07-16T04:53:18.654ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
192952023-07-16T04:53:18.654ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
192962023-07-16T04:53:18.683ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
192972023-07-16T04:53:18.683ZINFOcrucible-agent: instance states: (Some(Disabled), None)
192982023-07-16T04:53:18.683ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
192992023-07-16T04:53:18.686ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
193002023-07-16T04:53:18.691ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
193012023-07-16T04:53:18.691ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19302 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19303 ', agent/src/main.rs:880:30
19304 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19305 [ Jul 16 04:53:18 Stopping because service exited with an error. ]
19306 [ Jul 16 04:53:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19307 + . /lib/svc/share/smf_include.sh
19308 ++ SMF_EXIT_OK=0
19309 ++ SMF_EXIT_NODAEMON=94
19310 ++ SMF_EXIT_ERR_FATAL=95
19311 ++ SMF_EXIT_ERR_CONFIG=96
19312 ++ SMF_EXIT_MON_DEGRADE=97
19313 ++ SMF_EXIT_MON_OFFLINE=98
19314 ++ SMF_EXIT_ERR_NOSMF=99
19315 ++ SMF_EXIT_ERR_PERM=100
19316 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19317 + DATALINK=oxControlService20
19318 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19319 + GATEWAY=fd00:1122:3344:101::1
19320 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19321 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19322 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19323 + LISTEN_ADDR=fd00:1122:3344:101::10
19324 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19325 + LISTEN_PORT=32345
19326 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19327 + PORTBASE=19000
19328 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19329 + DOWNSTAIRS_PREFIX=downstairs
19330 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19331 + SNAPSHOT_PREFIX=snapshot
19332 + [[ oxControlService20 == unknown ]]
19333 + [[ fd00:1122:3344:101::1 == unknown ]]
19334 + ipadm delete-if oxControlService20
19335 + ipadm create-if -t oxControlService20
19336 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19337 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19338 + ipadm show-addr oxControlService20/ll
19339 ipadm: Address object not found
19340 + ipadm create-addr -t -T addrconf oxControlService20/ll
19341 + ipadm show-addr oxControlService20/omicron6
19342 ipadm: Address object not found
19343 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19344 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19345 route to: default
19346 destination: default
19347 mask: default
19348 gateway: fd00:1122:3344:101::1
19349 interface: oxControlService20
19350 flags: <UP,GATEWAY,DONE,STATIC>
19351 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19352 0 0 0 0 0 0 9000 0
19353 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19354 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19355 note: configured to log to "/dev/stdout"
193562023-07-16T04:53:19.245ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
193572023-07-16T04:53:19.247ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
193582023-07-16T04:53:19.247ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
193592023-07-16T04:53:19.275ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
193602023-07-16T04:53:19.275ZINFOcrucible-agent: instance states: (Some(Disabled), None)
193612023-07-16T04:53:19.276ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
193622023-07-16T04:53:19.279ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
193632023-07-16T04:53:19.284ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
193642023-07-16T04:53:19.284ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19365 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19366 ', agent/src/main.rs:880:30
19367 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19368 [ Jul 16 04:53:19 Stopping because service exited with an error. ]
19369 [ Jul 16 04:53:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19370 + . /lib/svc/share/smf_include.sh
19371 ++ SMF_EXIT_OK=0
19372 ++ SMF_EXIT_NODAEMON=94
19373 ++ SMF_EXIT_ERR_FATAL=95
19374 ++ SMF_EXIT_ERR_CONFIG=96
19375 ++ SMF_EXIT_MON_DEGRADE=97
19376 ++ SMF_EXIT_MON_OFFLINE=98
19377 ++ SMF_EXIT_ERR_NOSMF=99
19378 ++ SMF_EXIT_ERR_PERM=100
19379 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19380 + DATALINK=oxControlService20
19381 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19382 + GATEWAY=fd00:1122:3344:101::1
19383 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19384 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19385 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19386 + LISTEN_ADDR=fd00:1122:3344:101::10
19387 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19388 + LISTEN_PORT=32345
19389 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19390 + PORTBASE=19000
19391 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19392 + DOWNSTAIRS_PREFIX=downstairs
19393 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19394 + SNAPSHOT_PREFIX=snapshot
19395 + [[ oxControlService20 == unknown ]]
19396 + [[ fd00:1122:3344:101::1 == unknown ]]
19397 + ipadm delete-if oxControlService20
19398 + ipadm create-if -t oxControlService20
19399 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19400 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19401 + ipadm show-addr oxControlService20/ll
19402 ipadm: Address object not found
19403 + ipadm create-addr -t -T addrconf oxControlService20/ll
19404 + ipadm show-addr oxControlService20/omicron6
19405 ipadm: Address object not found
19406 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19407 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19408 route to: default
19409 destination: default
19410 mask: default
19411 gateway: fd00:1122:3344:101::1
19412 interface: oxControlService20
19413 flags: <UP,GATEWAY,DONE,STATIC>
19414 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19415 0 0 0 0 0 0 9000 0
19416 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19417 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19418 note: configured to log to "/dev/stdout"
194192023-07-16T04:53:19.847ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
194202023-07-16T04:53:19.849ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
194212023-07-16T04:53:19.849ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
194222023-07-16T04:53:19.879ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
194232023-07-16T04:53:19.879ZINFOcrucible-agent: instance states: (Some(Disabled), None)
194242023-07-16T04:53:19.880ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
194252023-07-16T04:53:19.883ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
194262023-07-16T04:53:19.887ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
194272023-07-16T04:53:19.887ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19428 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19429 ', agent/src/main.rs:880:30
19430 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19431 [ Jul 16 04:53:19 Stopping because service exited with an error. ]
19432 [ Jul 16 04:53:19 Failing too quickly, throttling. ]
19433 [ Jul 16 04:53:20 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19434 + . /lib/svc/share/smf_include.sh
19435 ++ SMF_EXIT_OK=0
19436 ++ SMF_EXIT_NODAEMON=94
19437 ++ SMF_EXIT_ERR_FATAL=95
19438 ++ SMF_EXIT_ERR_CONFIG=96
19439 ++ SMF_EXIT_MON_DEGRADE=97
19440 ++ SMF_EXIT_MON_OFFLINE=98
19441 ++ SMF_EXIT_ERR_NOSMF=99
19442 ++ SMF_EXIT_ERR_PERM=100
19443 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19444 + DATALINK=oxControlService20
19445 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19446 + GATEWAY=fd00:1122:3344:101::1
19447 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19448 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19449 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19450 + LISTEN_ADDR=fd00:1122:3344:101::10
19451 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19452 + LISTEN_PORT=32345
19453 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19454 + PORTBASE=19000
19455 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19456 + DOWNSTAIRS_PREFIX=downstairs
19457 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19458 + SNAPSHOT_PREFIX=snapshot
19459 + [[ oxControlService20 == unknown ]]
19460 + [[ fd00:1122:3344:101::1 == unknown ]]
19461 + ipadm delete-if oxControlService20
19462 + ipadm create-if -t oxControlService20
19463 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19464 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19465 + ipadm show-addr oxControlService20/ll
19466 ipadm: Address object not found
19467 + ipadm create-addr -t -T addrconf oxControlService20/ll
19468 + ipadm show-addr oxControlService20/omicron6
19469 ipadm: Address object not found
19470 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19471 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19472 route to: default
19473 destination: default
19474 mask: default
19475 gateway: fd00:1122:3344:101::1
19476 interface: oxControlService20
19477 flags: <UP,GATEWAY,DONE,STATIC>
19478 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19479 0 0 0 0 0 0 9000 0
19480 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19481 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19482 note: configured to log to "/dev/stdout"
194832023-07-16T04:53:21.441ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
194842023-07-16T04:53:21.444ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
194852023-07-16T04:53:21.444ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
194862023-07-16T04:53:21.473ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
194872023-07-16T04:53:21.474ZINFOcrucible-agent: instance states: (Some(Disabled), None)
194882023-07-16T04:53:21.474ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
194892023-07-16T04:53:21.477ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
194902023-07-16T04:53:21.481ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
194912023-07-16T04:53:21.481ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19492 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19493 ', agent/src/main.rs:880:30
19494 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19495 [ Jul 16 04:53:21 Stopping because service exited with an error. ]
19496 [ Jul 16 04:53:21 Failing too quickly, throttling. ]
19497 [ Jul 16 04:53:22 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19498 + . /lib/svc/share/smf_include.sh
19499 ++ SMF_EXIT_OK=0
19500 ++ SMF_EXIT_NODAEMON=94
19501 ++ SMF_EXIT_ERR_FATAL=95
19502 ++ SMF_EXIT_ERR_CONFIG=96
19503 ++ SMF_EXIT_MON_DEGRADE=97
19504 ++ SMF_EXIT_MON_OFFLINE=98
19505 ++ SMF_EXIT_ERR_NOSMF=99
19506 ++ SMF_EXIT_ERR_PERM=100
19507 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19508 + DATALINK=oxControlService20
19509 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19510 + GATEWAY=fd00:1122:3344:101::1
19511 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19512 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19513 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19514 + LISTEN_ADDR=fd00:1122:3344:101::10
19515 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19516 + LISTEN_PORT=32345
19517 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19518 + PORTBASE=19000
19519 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19520 + DOWNSTAIRS_PREFIX=downstairs
19521 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19522 + SNAPSHOT_PREFIX=snapshot
19523 + [[ oxControlService20 == unknown ]]
19524 + [[ fd00:1122:3344:101::1 == unknown ]]
19525 + ipadm delete-if oxControlService20
19526 + ipadm create-if -t oxControlService20
19527 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19528 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19529 + ipadm show-addr oxControlService20/ll
19530 ipadm: Address object not found
19531 + ipadm create-addr -t -T addrconf oxControlService20/ll
19532 + ipadm show-addr oxControlService20/omicron6
19533 ipadm: Address object not found
19534 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19535 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19536 route to: default
19537 destination: default
19538 mask: default
19539 gateway: fd00:1122:3344:101::1
19540 interface: oxControlService20
19541 flags: <UP,GATEWAY,DONE,STATIC>
19542 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19543 0 0 0 0 0 0 9000 0
19544 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19545 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19546 note: configured to log to "/dev/stdout"
195472023-07-16T04:53:23.044ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
195482023-07-16T04:53:23.046ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
195492023-07-16T04:53:23.046ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
195502023-07-16T04:53:23.076ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
195512023-07-16T04:53:23.076ZINFOcrucible-agent: instance states: (Some(Disabled), None)
195522023-07-16T04:53:23.077ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
195532023-07-16T04:53:23.079ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
195542023-07-16T04:53:23.083ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
195552023-07-16T04:53:23.083ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19556 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19557 ', agent/src/main.rs:880:30
19558 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19559 [ Jul 16 04:53:23 Stopping because service exited with an error. ]
19560 [ Jul 16 04:53:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19561 + . /lib/svc/share/smf_include.sh
19562 ++ SMF_EXIT_OK=0
19563 ++ SMF_EXIT_NODAEMON=94
19564 ++ SMF_EXIT_ERR_FATAL=95
19565 ++ SMF_EXIT_ERR_CONFIG=96
19566 ++ SMF_EXIT_MON_DEGRADE=97
19567 ++ SMF_EXIT_MON_OFFLINE=98
19568 ++ SMF_EXIT_ERR_NOSMF=99
19569 ++ SMF_EXIT_ERR_PERM=100
19570 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19571 + DATALINK=oxControlService20
19572 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19573 + GATEWAY=fd00:1122:3344:101::1
19574 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19575 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19576 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19577 + LISTEN_ADDR=fd00:1122:3344:101::10
19578 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19579 + LISTEN_PORT=32345
19580 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19581 + PORTBASE=19000
19582 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19583 + DOWNSTAIRS_PREFIX=downstairs
19584 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19585 + SNAPSHOT_PREFIX=snapshot
19586 + [[ oxControlService20 == unknown ]]
19587 + [[ fd00:1122:3344:101::1 == unknown ]]
19588 + ipadm delete-if oxControlService20
19589 + ipadm create-if -t oxControlService20
19590 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19591 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19592 + ipadm show-addr oxControlService20/ll
19593 ipadm: Address object not found
19594 + ipadm create-addr -t -T addrconf oxControlService20/ll
19595 + ipadm show-addr oxControlService20/omicron6
19596 ipadm: Address object not found
19597 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19598 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19599 route to: default
19600 destination: default
19601 mask: default
19602 gateway: fd00:1122:3344:101::1
19603 interface: oxControlService20
19604 flags: <UP,GATEWAY,DONE,STATIC>
19605 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19606 0 0 0 0 0 0 9000 0
19607 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19608 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19609 note: configured to log to "/dev/stdout"
196102023-07-16T04:53:23.645ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
196112023-07-16T04:53:23.647ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
196122023-07-16T04:53:23.647ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
196132023-07-16T04:53:23.676ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
196142023-07-16T04:53:23.676ZINFOcrucible-agent: instance states: (Some(Disabled), None)
196152023-07-16T04:53:23.676ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
196162023-07-16T04:53:23.679ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
196172023-07-16T04:53:23.683ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
196182023-07-16T04:53:23.683ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19619 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19620 ', agent/src/main.rs:880:30
19621 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19622 [ Jul 16 04:53:23 Stopping because service exited with an error. ]
19623 [ Jul 16 04:53:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19624 + . /lib/svc/share/smf_include.sh
19625 ++ SMF_EXIT_OK=0
19626 ++ SMF_EXIT_NODAEMON=94
19627 ++ SMF_EXIT_ERR_FATAL=95
19628 ++ SMF_EXIT_ERR_CONFIG=96
19629 ++ SMF_EXIT_MON_DEGRADE=97
19630 ++ SMF_EXIT_MON_OFFLINE=98
19631 ++ SMF_EXIT_ERR_NOSMF=99
19632 ++ SMF_EXIT_ERR_PERM=100
19633 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19634 + DATALINK=oxControlService20
19635 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19636 + GATEWAY=fd00:1122:3344:101::1
19637 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19638 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19639 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19640 + LISTEN_ADDR=fd00:1122:3344:101::10
19641 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19642 + LISTEN_PORT=32345
19643 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19644 + PORTBASE=19000
19645 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19646 + DOWNSTAIRS_PREFIX=downstairs
19647 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19648 + SNAPSHOT_PREFIX=snapshot
19649 + [[ oxControlService20 == unknown ]]
19650 + [[ fd00:1122:3344:101::1 == unknown ]]
19651 + ipadm delete-if oxControlService20
19652 + ipadm create-if -t oxControlService20
19653 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19654 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19655 + ipadm show-addr oxControlService20/ll
19656 ipadm: Address object not found
19657 + ipadm create-addr -t -T addrconf oxControlService20/ll
19658 + ipadm show-addr oxControlService20/omicron6
19659 ipadm: Address object not found
19660 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19661 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19662 route to: default
19663 destination: default
19664 mask: default
19665 gateway: fd00:1122:3344:101::1
19666 interface: oxControlService20
19667 flags: <UP,GATEWAY,DONE,STATIC>
19668 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19669 0 0 0 0 0 0 9000 0
19670 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19671 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19672 note: configured to log to "/dev/stdout"
196732023-07-16T04:53:24.236ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
196742023-07-16T04:53:24.238ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
196752023-07-16T04:53:24.238ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
196762023-07-16T04:53:24.270ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
196772023-07-16T04:53:24.270ZINFOcrucible-agent: instance states: (Some(Disabled), None)
196782023-07-16T04:53:24.270ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
196792023-07-16T04:53:24.273ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
196802023-07-16T04:53:24.278ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
196812023-07-16T04:53:24.278ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19682 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19683 ', agent/src/main.rs:880:30
19684 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19685 [ Jul 16 04:53:24 Stopping because service exited with an error. ]
19686 [ Jul 16 04:53:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19687 + . /lib/svc/share/smf_include.sh
19688 ++ SMF_EXIT_OK=0
19689 ++ SMF_EXIT_NODAEMON=94
19690 ++ SMF_EXIT_ERR_FATAL=95
19691 ++ SMF_EXIT_ERR_CONFIG=96
19692 ++ SMF_EXIT_MON_DEGRADE=97
19693 ++ SMF_EXIT_MON_OFFLINE=98
19694 ++ SMF_EXIT_ERR_NOSMF=99
19695 ++ SMF_EXIT_ERR_PERM=100
19696 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19697 + DATALINK=oxControlService20
19698 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19699 + GATEWAY=fd00:1122:3344:101::1
19700 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19701 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19702 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19703 + LISTEN_ADDR=fd00:1122:3344:101::10
19704 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19705 + LISTEN_PORT=32345
19706 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19707 + PORTBASE=19000
19708 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19709 + DOWNSTAIRS_PREFIX=downstairs
19710 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19711 + SNAPSHOT_PREFIX=snapshot
19712 + [[ oxControlService20 == unknown ]]
19713 + [[ fd00:1122:3344:101::1 == unknown ]]
19714 + ipadm delete-if oxControlService20
19715 + ipadm create-if -t oxControlService20
19716 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19717 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19718 + ipadm show-addr oxControlService20/ll
19719 ipadm: Address object not found
19720 + ipadm create-addr -t -T addrconf oxControlService20/ll
19721 + ipadm show-addr oxControlService20/omicron6
19722 ipadm: Address object not found
19723 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19724 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19725 route to: default
19726 destination: default
19727 mask: default
19728 gateway: fd00:1122:3344:101::1
19729 interface: oxControlService20
19730 flags: <UP,GATEWAY,DONE,STATIC>
19731 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19732 0 0 0 0 0 0 9000 0
19733 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19734 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19735 note: configured to log to "/dev/stdout"
197362023-07-16T04:53:24.836ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
197372023-07-16T04:53:24.838ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
197382023-07-16T04:53:24.838ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
197392023-07-16T04:53:24.868ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
197402023-07-16T04:53:24.869ZINFOcrucible-agent: instance states: (Some(Disabled), None)
197412023-07-16T04:53:24.870ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
197422023-07-16T04:53:24.872ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
197432023-07-16T04:53:24.876ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
197442023-07-16T04:53:24.876ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19745 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19746 ', agent/src/main.rs:880:30
19747 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19748 [ Jul 16 04:53:24 Stopping because service exited with an error. ]
19749 [ Jul 16 04:53:24 Failing too quickly, throttling. ]
19750 [ Jul 16 04:53:25 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19751 + . /lib/svc/share/smf_include.sh
19752 ++ SMF_EXIT_OK=0
19753 ++ SMF_EXIT_NODAEMON=94
19754 ++ SMF_EXIT_ERR_FATAL=95
19755 ++ SMF_EXIT_ERR_CONFIG=96
19756 ++ SMF_EXIT_MON_DEGRADE=97
19757 ++ SMF_EXIT_MON_OFFLINE=98
19758 ++ SMF_EXIT_ERR_NOSMF=99
19759 ++ SMF_EXIT_ERR_PERM=100
19760 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19761 + DATALINK=oxControlService20
19762 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19763 + GATEWAY=fd00:1122:3344:101::1
19764 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19765 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19766 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19767 + LISTEN_ADDR=fd00:1122:3344:101::10
19768 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19769 + LISTEN_PORT=32345
19770 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19771 + PORTBASE=19000
19772 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19773 + DOWNSTAIRS_PREFIX=downstairs
19774 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19775 + SNAPSHOT_PREFIX=snapshot
19776 + [[ oxControlService20 == unknown ]]
19777 + [[ fd00:1122:3344:101::1 == unknown ]]
19778 + ipadm delete-if oxControlService20
19779 + ipadm create-if -t oxControlService20
19780 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19781 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19782 + ipadm show-addr oxControlService20/ll
19783 ipadm: Address object not found
19784 + ipadm create-addr -t -T addrconf oxControlService20/ll
19785 + ipadm show-addr oxControlService20/omicron6
19786 ipadm: Address object not found
19787 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19788 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19789 route to: default
19790 destination: default
19791 mask: default
19792 gateway: fd00:1122:3344:101::1
19793 interface: oxControlService20
19794 flags: <UP,GATEWAY,DONE,STATIC>
19795 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19796 0 0 0 0 0 0 9000 0
19797 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19798 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19799 note: configured to log to "/dev/stdout"
198002023-07-16T04:53:26.434ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
198012023-07-16T04:53:26.436ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
198022023-07-16T04:53:26.436ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
198032023-07-16T04:53:26.466ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
198042023-07-16T04:53:26.466ZINFOcrucible-agent: instance states: (Some(Disabled), None)
198052023-07-16T04:53:26.467ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
198062023-07-16T04:53:26.469ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
198072023-07-16T04:53:26.474ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
198082023-07-16T04:53:26.474ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19809 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19810 ', agent/src/main.rs:880:30
19811 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19812 [ Jul 16 04:53:26 Stopping because service exited with an error. ]
19813 [ Jul 16 04:53:26 Failing too quickly, throttling. ]
19814 [ Jul 16 04:53:27 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19815 + . /lib/svc/share/smf_include.sh
19816 ++ SMF_EXIT_OK=0
19817 ++ SMF_EXIT_NODAEMON=94
19818 ++ SMF_EXIT_ERR_FATAL=95
19819 ++ SMF_EXIT_ERR_CONFIG=96
19820 ++ SMF_EXIT_MON_DEGRADE=97
19821 ++ SMF_EXIT_MON_OFFLINE=98
19822 ++ SMF_EXIT_ERR_NOSMF=99
19823 ++ SMF_EXIT_ERR_PERM=100
19824 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19825 + DATALINK=oxControlService20
19826 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19827 + GATEWAY=fd00:1122:3344:101::1
19828 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19829 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19830 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19831 + LISTEN_ADDR=fd00:1122:3344:101::10
19832 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19833 + LISTEN_PORT=32345
19834 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19835 + PORTBASE=19000
19836 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19837 + DOWNSTAIRS_PREFIX=downstairs
19838 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19839 + SNAPSHOT_PREFIX=snapshot
19840 + [[ oxControlService20 == unknown ]]
19841 + [[ fd00:1122:3344:101::1 == unknown ]]
19842 + ipadm delete-if oxControlService20
19843 + ipadm create-if -t oxControlService20
19844 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19845 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19846 + ipadm show-addr oxControlService20/ll
19847 ipadm: Address object not found
19848 + ipadm create-addr -t -T addrconf oxControlService20/ll
19849 + ipadm show-addr oxControlService20/omicron6
19850 ipadm: Address object not found
19851 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19852 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19853 route to: default
19854 destination: default
19855 mask: default
19856 gateway: fd00:1122:3344:101::1
19857 interface: oxControlService20
19858 flags: <UP,GATEWAY,DONE,STATIC>
19859 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19860 0 0 0 0 0 0 9000 0
19861 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19862 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19863 note: configured to log to "/dev/stdout"
198642023-07-16T04:53:28.037ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
198652023-07-16T04:53:28.040ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
198662023-07-16T04:53:28.040ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
198672023-07-16T04:53:28.070ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
198682023-07-16T04:53:28.070ZINFOcrucible-agent: instance states: (Some(Disabled), None)
198692023-07-16T04:53:28.071ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
198702023-07-16T04:53:28.073ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
198712023-07-16T04:53:28.077ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
198722023-07-16T04:53:28.077ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19873 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19874 ', agent/src/main.rs:880:30
19875 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19876 [ Jul 16 04:53:28 Stopping because service exited with an error. ]
19877 [ Jul 16 04:53:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19878 + . /lib/svc/share/smf_include.sh
19879 ++ SMF_EXIT_OK=0
19880 ++ SMF_EXIT_NODAEMON=94
19881 ++ SMF_EXIT_ERR_FATAL=95
19882 ++ SMF_EXIT_ERR_CONFIG=96
19883 ++ SMF_EXIT_MON_DEGRADE=97
19884 ++ SMF_EXIT_MON_OFFLINE=98
19885 ++ SMF_EXIT_ERR_NOSMF=99
19886 ++ SMF_EXIT_ERR_PERM=100
19887 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19888 + DATALINK=oxControlService20
19889 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19890 + GATEWAY=fd00:1122:3344:101::1
19891 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19892 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19893 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19894 + LISTEN_ADDR=fd00:1122:3344:101::10
19895 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19896 + LISTEN_PORT=32345
19897 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19898 + PORTBASE=19000
19899 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19900 + DOWNSTAIRS_PREFIX=downstairs
19901 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19902 + SNAPSHOT_PREFIX=snapshot
19903 + [[ oxControlService20 == unknown ]]
19904 + [[ fd00:1122:3344:101::1 == unknown ]]
19905 + ipadm delete-if oxControlService20
19906 + ipadm create-if -t oxControlService20
19907 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19908 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19909 + ipadm show-addr oxControlService20/ll
19910 ipadm: Address object not found
19911 + ipadm create-addr -t -T addrconf oxControlService20/ll
19912 + ipadm show-addr oxControlService20/omicron6
19913 ipadm: Address object not found
19914 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19915 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19916 route to: default
19917 destination: default
19918 mask: default
19919 gateway: fd00:1122:3344:101::1
19920 interface: oxControlService20
19921 flags: <UP,GATEWAY,DONE,STATIC>
19922 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19923 0 0 0 0 0 0 9000 0
19924 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19925 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19926 note: configured to log to "/dev/stdout"
199272023-07-16T04:53:28.631ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
199282023-07-16T04:53:28.633ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
199292023-07-16T04:53:28.633ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
199302023-07-16T04:53:28.662ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
199312023-07-16T04:53:28.663ZINFOcrucible-agent: instance states: (Some(Disabled), None)
199322023-07-16T04:53:28.663ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
199332023-07-16T04:53:28.666ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
199342023-07-16T04:53:28.670ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
199352023-07-16T04:53:28.670ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19936 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
19937 ', agent/src/main.rs:880:30
19938 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
19939 [ Jul 16 04:53:28 Stopping because service exited with an error. ]
19940 [ Jul 16 04:53:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
19941 + . /lib/svc/share/smf_include.sh
19942 ++ SMF_EXIT_OK=0
19943 ++ SMF_EXIT_NODAEMON=94
19944 ++ SMF_EXIT_ERR_FATAL=95
19945 ++ SMF_EXIT_ERR_CONFIG=96
19946 ++ SMF_EXIT_MON_DEGRADE=97
19947 ++ SMF_EXIT_MON_OFFLINE=98
19948 ++ SMF_EXIT_ERR_NOSMF=99
19949 ++ SMF_EXIT_ERR_PERM=100
19950 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
19951 + DATALINK=oxControlService20
19952 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
19953 + GATEWAY=fd00:1122:3344:101::1
19954 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
19955 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
19956 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
19957 + LISTEN_ADDR=fd00:1122:3344:101::10
19958 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
19959 + LISTEN_PORT=32345
19960 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
19961 + PORTBASE=19000
19962 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
19963 + DOWNSTAIRS_PREFIX=downstairs
19964 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
19965 + SNAPSHOT_PREFIX=snapshot
19966 + [[ oxControlService20 == unknown ]]
19967 + [[ fd00:1122:3344:101::1 == unknown ]]
19968 + ipadm delete-if oxControlService20
19969 + ipadm create-if -t oxControlService20
19970 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
19971 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
19972 + ipadm show-addr oxControlService20/ll
19973 ipadm: Address object not found
19974 + ipadm create-addr -t -T addrconf oxControlService20/ll
19975 + ipadm show-addr oxControlService20/omicron6
19976 ipadm: Address object not found
19977 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
19978 + route get -inet6 default -inet6 fd00:1122:3344:101::1
19979 route to: default
19980 destination: default
19981 mask: default
19982 gateway: fd00:1122:3344:101::1
19983 interface: oxControlService20
19984 flags: <UP,GATEWAY,DONE,STATIC>
19985 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
19986 0 0 0 0 0 0 9000 0
19987 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
19988 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
19989 note: configured to log to "/dev/stdout"
199902023-07-16T04:53:29.223ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
199912023-07-16T04:53:29.225ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
199922023-07-16T04:53:29.225ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
199932023-07-16T04:53:29.255ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
199942023-07-16T04:53:29.256ZINFOcrucible-agent: instance states: (Some(Disabled), None)
199952023-07-16T04:53:29.256ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
199962023-07-16T04:53:29.259ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
199972023-07-16T04:53:29.263ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
199982023-07-16T04:53:29.263ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
19999 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20000 ', agent/src/main.rs:880:30
20001 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20002 [ Jul 16 04:53:29 Stopping because service exited with an error. ]
20003 [ Jul 16 04:53:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20004 + . /lib/svc/share/smf_include.sh
20005 ++ SMF_EXIT_OK=0
20006 ++ SMF_EXIT_NODAEMON=94
20007 ++ SMF_EXIT_ERR_FATAL=95
20008 ++ SMF_EXIT_ERR_CONFIG=96
20009 ++ SMF_EXIT_MON_DEGRADE=97
20010 ++ SMF_EXIT_MON_OFFLINE=98
20011 ++ SMF_EXIT_ERR_NOSMF=99
20012 ++ SMF_EXIT_ERR_PERM=100
20013 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20014 + DATALINK=oxControlService20
20015 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20016 + GATEWAY=fd00:1122:3344:101::1
20017 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20018 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20019 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20020 + LISTEN_ADDR=fd00:1122:3344:101::10
20021 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20022 + LISTEN_PORT=32345
20023 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20024 + PORTBASE=19000
20025 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20026 + DOWNSTAIRS_PREFIX=downstairs
20027 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20028 + SNAPSHOT_PREFIX=snapshot
20029 + [[ oxControlService20 == unknown ]]
20030 + [[ fd00:1122:3344:101::1 == unknown ]]
20031 + ipadm delete-if oxControlService20
20032 + ipadm create-if -t oxControlService20
20033 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20034 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20035 + ipadm show-addr oxControlService20/ll
20036 ipadm: Address object not found
20037 + ipadm create-addr -t -T addrconf oxControlService20/ll
20038 + ipadm show-addr oxControlService20/omicron6
20039 ipadm: Address object not found
20040 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20041 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20042 route to: default
20043 destination: default
20044 mask: default
20045 gateway: fd00:1122:3344:101::1
20046 interface: oxControlService20
20047 flags: <UP,GATEWAY,DONE,STATIC>
20048 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20049 0 0 0 0 0 0 9000 0
20050 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20051 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20052 note: configured to log to "/dev/stdout"
200532023-07-16T04:53:29.827ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
200542023-07-16T04:53:29.829ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
200552023-07-16T04:53:29.829ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
200562023-07-16T04:53:29.858ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
200572023-07-16T04:53:29.858ZINFOcrucible-agent: instance states: (Some(Disabled), None)
200582023-07-16T04:53:29.859ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
200592023-07-16T04:53:29.862ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
200602023-07-16T04:53:29.867ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
200612023-07-16T04:53:29.867ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20062 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20063 ', agent/src/main.rs:880:30
20064 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20065 [ Jul 16 04:53:29 Stopping because service exited with an error. ]
20066 [ Jul 16 04:53:29 Failing too quickly, throttling. ]
20067 [ Jul 16 04:53:30 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20068 + . /lib/svc/share/smf_include.sh
20069 ++ SMF_EXIT_OK=0
20070 ++ SMF_EXIT_NODAEMON=94
20071 ++ SMF_EXIT_ERR_FATAL=95
20072 ++ SMF_EXIT_ERR_CONFIG=96
20073 ++ SMF_EXIT_MON_DEGRADE=97
20074 ++ SMF_EXIT_MON_OFFLINE=98
20075 ++ SMF_EXIT_ERR_NOSMF=99
20076 ++ SMF_EXIT_ERR_PERM=100
20077 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20078 + DATALINK=oxControlService20
20079 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20080 + GATEWAY=fd00:1122:3344:101::1
20081 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20082 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20083 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20084 + LISTEN_ADDR=fd00:1122:3344:101::10
20085 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20086 + LISTEN_PORT=32345
20087 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20088 + PORTBASE=19000
20089 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20090 + DOWNSTAIRS_PREFIX=downstairs
20091 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20092 + SNAPSHOT_PREFIX=snapshot
20093 + [[ oxControlService20 == unknown ]]
20094 + [[ fd00:1122:3344:101::1 == unknown ]]
20095 + ipadm delete-if oxControlService20
20096 + ipadm create-if -t oxControlService20
20097 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20098 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20099 + ipadm show-addr oxControlService20/ll
20100 ipadm: Address object not found
20101 + ipadm create-addr -t -T addrconf oxControlService20/ll
20102 + ipadm show-addr oxControlService20/omicron6
20103 ipadm: Address object not found
20104 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20105 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20106 route to: default
20107 destination: default
20108 mask: default
20109 gateway: fd00:1122:3344:101::1
20110 interface: oxControlService20
20111 flags: <UP,GATEWAY,DONE,STATIC>
20112 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20113 0 0 0 0 0 0 9000 0
20114 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20115 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20116 note: configured to log to "/dev/stdout"
201172023-07-16T04:53:31.425ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
201182023-07-16T04:53:31.428ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
201192023-07-16T04:53:31.428ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
201202023-07-16T04:53:31.458ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
201212023-07-16T04:53:31.458ZINFOcrucible-agent: instance states: (Some(Disabled), None)
201222023-07-16T04:53:31.458ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
201232023-07-16T04:53:31.461ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
201242023-07-16T04:53:31.465ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
201252023-07-16T04:53:31.465ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20126 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20127 ', agent/src/main.rs:880:30
20128 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20129 [ Jul 16 04:53:31 Stopping because service exited with an error. ]
20130 [ Jul 16 04:53:31 Failing too quickly, throttling. ]
20131 [ Jul 16 04:53:32 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20132 + . /lib/svc/share/smf_include.sh
20133 ++ SMF_EXIT_OK=0
20134 ++ SMF_EXIT_NODAEMON=94
20135 ++ SMF_EXIT_ERR_FATAL=95
20136 ++ SMF_EXIT_ERR_CONFIG=96
20137 ++ SMF_EXIT_MON_DEGRADE=97
20138 ++ SMF_EXIT_MON_OFFLINE=98
20139 ++ SMF_EXIT_ERR_NOSMF=99
20140 ++ SMF_EXIT_ERR_PERM=100
20141 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20142 + DATALINK=oxControlService20
20143 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20144 + GATEWAY=fd00:1122:3344:101::1
20145 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20146 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20147 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20148 + LISTEN_ADDR=fd00:1122:3344:101::10
20149 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20150 + LISTEN_PORT=32345
20151 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20152 + PORTBASE=19000
20153 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20154 + DOWNSTAIRS_PREFIX=downstairs
20155 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20156 + SNAPSHOT_PREFIX=snapshot
20157 + [[ oxControlService20 == unknown ]]
20158 + [[ fd00:1122:3344:101::1 == unknown ]]
20159 + ipadm delete-if oxControlService20
20160 + ipadm create-if -t oxControlService20
20161 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20162 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20163 + ipadm show-addr oxControlService20/ll
20164 ipadm: Address object not found
20165 + ipadm create-addr -t -T addrconf oxControlService20/ll
20166 + ipadm show-addr oxControlService20/omicron6
20167 ipadm: Address object not found
20168 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20169 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20170 route to: default
20171 destination: default
20172 mask: default
20173 gateway: fd00:1122:3344:101::1
20174 interface: oxControlService20
20175 flags: <UP,GATEWAY,DONE,STATIC>
20176 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20177 0 0 0 0 0 0 9000 0
20178 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20179 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20180 note: configured to log to "/dev/stdout"
201812023-07-16T04:53:33.027ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
201822023-07-16T04:53:33.029ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
201832023-07-16T04:53:33.029ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
201842023-07-16T04:53:33.059ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
201852023-07-16T04:53:33.059ZINFOcrucible-agent: instance states: (Some(Disabled), None)
201862023-07-16T04:53:33.060ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
201872023-07-16T04:53:33.062ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
201882023-07-16T04:53:33.067ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
201892023-07-16T04:53:33.067ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20190 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20191 ', agent/src/main.rs:880:30
20192 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20193 [ Jul 16 04:53:33 Stopping because service exited with an error. ]
20194 [ Jul 16 04:53:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20195 + . /lib/svc/share/smf_include.sh
20196 ++ SMF_EXIT_OK=0
20197 ++ SMF_EXIT_NODAEMON=94
20198 ++ SMF_EXIT_ERR_FATAL=95
20199 ++ SMF_EXIT_ERR_CONFIG=96
20200 ++ SMF_EXIT_MON_DEGRADE=97
20201 ++ SMF_EXIT_MON_OFFLINE=98
20202 ++ SMF_EXIT_ERR_NOSMF=99
20203 ++ SMF_EXIT_ERR_PERM=100
20204 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20205 + DATALINK=oxControlService20
20206 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20207 + GATEWAY=fd00:1122:3344:101::1
20208 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20209 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20210 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20211 + LISTEN_ADDR=fd00:1122:3344:101::10
20212 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20213 + LISTEN_PORT=32345
20214 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20215 + PORTBASE=19000
20216 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20217 + DOWNSTAIRS_PREFIX=downstairs
20218 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20219 + SNAPSHOT_PREFIX=snapshot
20220 + [[ oxControlService20 == unknown ]]
20221 + [[ fd00:1122:3344:101::1 == unknown ]]
20222 + ipadm delete-if oxControlService20
20223 + ipadm create-if -t oxControlService20
20224 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20225 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20226 + ipadm show-addr oxControlService20/ll
20227 ipadm: Address object not found
20228 + ipadm create-addr -t -T addrconf oxControlService20/ll
20229 + ipadm show-addr oxControlService20/omicron6
20230 ipadm: Address object not found
20231 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20232 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20233 route to: default
20234 destination: default
20235 mask: default
20236 gateway: fd00:1122:3344:101::1
20237 interface: oxControlService20
20238 flags: <UP,GATEWAY,DONE,STATIC>
20239 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20240 0 0 0 0 0 0 9000 0
20241 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20242 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20243 note: configured to log to "/dev/stdout"
202442023-07-16T04:53:33.622ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
202452023-07-16T04:53:33.624ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
202462023-07-16T04:53:33.624ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
202472023-07-16T04:53:33.654ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
202482023-07-16T04:53:33.654ZINFOcrucible-agent: instance states: (Some(Disabled), None)
202492023-07-16T04:53:33.655ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
202502023-07-16T04:53:33.658ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
202512023-07-16T04:53:33.662ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
202522023-07-16T04:53:33.662ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20253 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20254 ', agent/src/main.rs:880:30
20255 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20256 [ Jul 16 04:53:33 Stopping because service exited with an error. ]
20257 [ Jul 16 04:53:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20258 + . /lib/svc/share/smf_include.sh
20259 ++ SMF_EXIT_OK=0
20260 ++ SMF_EXIT_NODAEMON=94
20261 ++ SMF_EXIT_ERR_FATAL=95
20262 ++ SMF_EXIT_ERR_CONFIG=96
20263 ++ SMF_EXIT_MON_DEGRADE=97
20264 ++ SMF_EXIT_MON_OFFLINE=98
20265 ++ SMF_EXIT_ERR_NOSMF=99
20266 ++ SMF_EXIT_ERR_PERM=100
20267 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20268 + DATALINK=oxControlService20
20269 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20270 + GATEWAY=fd00:1122:3344:101::1
20271 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20272 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20273 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20274 + LISTEN_ADDR=fd00:1122:3344:101::10
20275 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20276 + LISTEN_PORT=32345
20277 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20278 + PORTBASE=19000
20279 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20280 + DOWNSTAIRS_PREFIX=downstairs
20281 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20282 + SNAPSHOT_PREFIX=snapshot
20283 + [[ oxControlService20 == unknown ]]
20284 + [[ fd00:1122:3344:101::1 == unknown ]]
20285 + ipadm delete-if oxControlService20
20286 + ipadm create-if -t oxControlService20
20287 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20288 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20289 + ipadm show-addr oxControlService20/ll
20290 ipadm: Address object not found
20291 + ipadm create-addr -t -T addrconf oxControlService20/ll
20292 + ipadm show-addr oxControlService20/omicron6
20293 ipadm: Address object not found
20294 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20295 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20296 route to: default
20297 destination: default
20298 mask: default
20299 gateway: fd00:1122:3344:101::1
20300 interface: oxControlService20
20301 flags: <UP,GATEWAY,DONE,STATIC>
20302 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20303 0 0 0 0 0 0 9000 0
20304 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20305 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20306 note: configured to log to "/dev/stdout"
203072023-07-16T04:53:34.218ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
203082023-07-16T04:53:34.220ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
203092023-07-16T04:53:34.220ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
203102023-07-16T04:53:34.249ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
203112023-07-16T04:53:34.249ZINFOcrucible-agent: instance states: (Some(Disabled), None)
203122023-07-16T04:53:34.250ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
203132023-07-16T04:53:34.253ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
203142023-07-16T04:53:34.257ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
203152023-07-16T04:53:34.257ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20316 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20317 ', agent/src/main.rs:880:30
20318 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20319 [ Jul 16 04:53:34 Stopping because service exited with an error. ]
20320 [ Jul 16 04:53:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20321 + . /lib/svc/share/smf_include.sh
20322 ++ SMF_EXIT_OK=0
20323 ++ SMF_EXIT_NODAEMON=94
20324 ++ SMF_EXIT_ERR_FATAL=95
20325 ++ SMF_EXIT_ERR_CONFIG=96
20326 ++ SMF_EXIT_MON_DEGRADE=97
20327 ++ SMF_EXIT_MON_OFFLINE=98
20328 ++ SMF_EXIT_ERR_NOSMF=99
20329 ++ SMF_EXIT_ERR_PERM=100
20330 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20331 + DATALINK=oxControlService20
20332 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20333 + GATEWAY=fd00:1122:3344:101::1
20334 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20335 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20336 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20337 + LISTEN_ADDR=fd00:1122:3344:101::10
20338 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20339 + LISTEN_PORT=32345
20340 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20341 + PORTBASE=19000
20342 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20343 + DOWNSTAIRS_PREFIX=downstairs
20344 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20345 + SNAPSHOT_PREFIX=snapshot
20346 + [[ oxControlService20 == unknown ]]
20347 + [[ fd00:1122:3344:101::1 == unknown ]]
20348 + ipadm delete-if oxControlService20
20349 + ipadm create-if -t oxControlService20
20350 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20351 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20352 + ipadm show-addr oxControlService20/ll
20353 ipadm: Address object not found
20354 + ipadm create-addr -t -T addrconf oxControlService20/ll
20355 + ipadm show-addr oxControlService20/omicron6
20356 ipadm: Address object not found
20357 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20358 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20359 route to: default
20360 destination: default
20361 mask: default
20362 gateway: fd00:1122:3344:101::1
20363 interface: oxControlService20
20364 flags: <UP,GATEWAY,DONE,STATIC>
20365 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20366 0 0 0 0 0 0 9000 0
20367 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20368 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20369 note: configured to log to "/dev/stdout"
203702023-07-16T04:53:34.812ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
203712023-07-16T04:53:34.814ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
203722023-07-16T04:53:34.814ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
203732023-07-16T04:53:34.843ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
203742023-07-16T04:53:34.843ZINFOcrucible-agent: instance states: (Some(Disabled), None)
203752023-07-16T04:53:34.844ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
203762023-07-16T04:53:34.846ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
203772023-07-16T04:53:34.851ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
203782023-07-16T04:53:34.851ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20379 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20380 ', agent/src/main.rs:880:30
20381 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20382 [ Jul 16 04:53:34 Stopping because service exited with an error. ]
20383 [ Jul 16 04:53:34 Failing too quickly, throttling. ]
20384 [ Jul 16 04:53:35 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20385 + . /lib/svc/share/smf_include.sh
20386 ++ SMF_EXIT_OK=0
20387 ++ SMF_EXIT_NODAEMON=94
20388 ++ SMF_EXIT_ERR_FATAL=95
20389 ++ SMF_EXIT_ERR_CONFIG=96
20390 ++ SMF_EXIT_MON_DEGRADE=97
20391 ++ SMF_EXIT_MON_OFFLINE=98
20392 ++ SMF_EXIT_ERR_NOSMF=99
20393 ++ SMF_EXIT_ERR_PERM=100
20394 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20395 + DATALINK=oxControlService20
20396 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20397 + GATEWAY=fd00:1122:3344:101::1
20398 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20399 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20400 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20401 + LISTEN_ADDR=fd00:1122:3344:101::10
20402 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20403 + LISTEN_PORT=32345
20404 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20405 + PORTBASE=19000
20406 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20407 + DOWNSTAIRS_PREFIX=downstairs
20408 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20409 + SNAPSHOT_PREFIX=snapshot
20410 + [[ oxControlService20 == unknown ]]
20411 + [[ fd00:1122:3344:101::1 == unknown ]]
20412 + ipadm delete-if oxControlService20
20413 + ipadm create-if -t oxControlService20
20414 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20415 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20416 + ipadm show-addr oxControlService20/ll
20417 ipadm: Address object not found
20418 + ipadm create-addr -t -T addrconf oxControlService20/ll
20419 + ipadm show-addr oxControlService20/omicron6
20420 ipadm: Address object not found
20421 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20422 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20423 route to: default
20424 destination: default
20425 mask: default
20426 gateway: fd00:1122:3344:101::1
20427 interface: oxControlService20
20428 flags: <UP,GATEWAY,DONE,STATIC>
20429 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20430 0 0 0 0 0 0 9000 0
20431 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20432 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20433 note: configured to log to "/dev/stdout"
204342023-07-16T04:53:36.407ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
204352023-07-16T04:53:36.410ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
204362023-07-16T04:53:36.410ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
204372023-07-16T04:53:36.439ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
204382023-07-16T04:53:36.439ZINFOcrucible-agent: instance states: (Some(Disabled), None)
204392023-07-16T04:53:36.440ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
204402023-07-16T04:53:36.442ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
204412023-07-16T04:53:36.447ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
204422023-07-16T04:53:36.447ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20443 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20444 ', agent/src/main.rs:880:30
20445 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20446 [ Jul 16 04:53:36 Stopping because service exited with an error. ]
20447 [ Jul 16 04:53:36 Failing too quickly, throttling. ]
20448 [ Jul 16 04:53:37 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20449 + . /lib/svc/share/smf_include.sh
20450 ++ SMF_EXIT_OK=0
20451 ++ SMF_EXIT_NODAEMON=94
20452 ++ SMF_EXIT_ERR_FATAL=95
20453 ++ SMF_EXIT_ERR_CONFIG=96
20454 ++ SMF_EXIT_MON_DEGRADE=97
20455 ++ SMF_EXIT_MON_OFFLINE=98
20456 ++ SMF_EXIT_ERR_NOSMF=99
20457 ++ SMF_EXIT_ERR_PERM=100
20458 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20459 + DATALINK=oxControlService20
20460 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20461 + GATEWAY=fd00:1122:3344:101::1
20462 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20463 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20464 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20465 + LISTEN_ADDR=fd00:1122:3344:101::10
20466 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20467 + LISTEN_PORT=32345
20468 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20469 + PORTBASE=19000
20470 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20471 + DOWNSTAIRS_PREFIX=downstairs
20472 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20473 + SNAPSHOT_PREFIX=snapshot
20474 + [[ oxControlService20 == unknown ]]
20475 + [[ fd00:1122:3344:101::1 == unknown ]]
20476 + ipadm delete-if oxControlService20
20477 + ipadm create-if -t oxControlService20
20478 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20479 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20480 + ipadm show-addr oxControlService20/ll
20481 ipadm: Address object not found
20482 + ipadm create-addr -t -T addrconf oxControlService20/ll
20483 + ipadm show-addr oxControlService20/omicron6
20484 ipadm: Address object not found
20485 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20486 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20487 route to: default
20488 destination: default
20489 mask: default
20490 gateway: fd00:1122:3344:101::1
20491 interface: oxControlService20
20492 flags: <UP,GATEWAY,DONE,STATIC>
20493 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20494 0 0 0 0 0 0 9000 0
20495 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20496 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20497 note: configured to log to "/dev/stdout"
204982023-07-16T04:53:38.012ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
204992023-07-16T04:53:38.014ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
205002023-07-16T04:53:38.014ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
205012023-07-16T04:53:38.043ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
205022023-07-16T04:53:38.044ZINFOcrucible-agent: instance states: (Some(Disabled), None)
205032023-07-16T04:53:38.044ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
205042023-07-16T04:53:38.047ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
205052023-07-16T04:53:38.051ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
205062023-07-16T04:53:38.051ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20507 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20508 ', agent/src/main.rs:880:30
20509 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20510 [ Jul 16 04:53:38 Stopping because service exited with an error. ]
20511 [ Jul 16 04:53:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20512 + . /lib/svc/share/smf_include.sh
20513 ++ SMF_EXIT_OK=0
20514 ++ SMF_EXIT_NODAEMON=94
20515 ++ SMF_EXIT_ERR_FATAL=95
20516 ++ SMF_EXIT_ERR_CONFIG=96
20517 ++ SMF_EXIT_MON_DEGRADE=97
20518 ++ SMF_EXIT_MON_OFFLINE=98
20519 ++ SMF_EXIT_ERR_NOSMF=99
20520 ++ SMF_EXIT_ERR_PERM=100
20521 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20522 + DATALINK=oxControlService20
20523 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20524 + GATEWAY=fd00:1122:3344:101::1
20525 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20526 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20527 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20528 + LISTEN_ADDR=fd00:1122:3344:101::10
20529 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20530 + LISTEN_PORT=32345
20531 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20532 + PORTBASE=19000
20533 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20534 + DOWNSTAIRS_PREFIX=downstairs
20535 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20536 + SNAPSHOT_PREFIX=snapshot
20537 + [[ oxControlService20 == unknown ]]
20538 + [[ fd00:1122:3344:101::1 == unknown ]]
20539 + ipadm delete-if oxControlService20
20540 + ipadm create-if -t oxControlService20
20541 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20542 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20543 + ipadm show-addr oxControlService20/ll
20544 ipadm: Address object not found
20545 + ipadm create-addr -t -T addrconf oxControlService20/ll
20546 + ipadm show-addr oxControlService20/omicron6
20547 ipadm: Address object not found
20548 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20549 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20550 route to: default
20551 destination: default
20552 mask: default
20553 gateway: fd00:1122:3344:101::1
20554 interface: oxControlService20
20555 flags: <UP,GATEWAY,DONE,STATIC>
20556 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20557 0 0 0 0 0 0 9000 0
20558 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20559 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20560 note: configured to log to "/dev/stdout"
205612023-07-16T04:53:38.608ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
205622023-07-16T04:53:38.611ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
205632023-07-16T04:53:38.611ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
205642023-07-16T04:53:38.640ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
205652023-07-16T04:53:38.640ZINFOcrucible-agent: instance states: (Some(Disabled), None)
205662023-07-16T04:53:38.641ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
205672023-07-16T04:53:38.644ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
205682023-07-16T04:53:38.648ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
205692023-07-16T04:53:38.648ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20570 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20571 ', agent/src/main.rs:880:30
20572 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20573 [ Jul 16 04:53:38 Stopping because service exited with an error. ]
20574 [ Jul 16 04:53:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20575 + . /lib/svc/share/smf_include.sh
20576 ++ SMF_EXIT_OK=0
20577 ++ SMF_EXIT_NODAEMON=94
20578 ++ SMF_EXIT_ERR_FATAL=95
20579 ++ SMF_EXIT_ERR_CONFIG=96
20580 ++ SMF_EXIT_MON_DEGRADE=97
20581 ++ SMF_EXIT_MON_OFFLINE=98
20582 ++ SMF_EXIT_ERR_NOSMF=99
20583 ++ SMF_EXIT_ERR_PERM=100
20584 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20585 + DATALINK=oxControlService20
20586 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20587 + GATEWAY=fd00:1122:3344:101::1
20588 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20589 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20590 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20591 + LISTEN_ADDR=fd00:1122:3344:101::10
20592 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20593 + LISTEN_PORT=32345
20594 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20595 + PORTBASE=19000
20596 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20597 + DOWNSTAIRS_PREFIX=downstairs
20598 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20599 + SNAPSHOT_PREFIX=snapshot
20600 + [[ oxControlService20 == unknown ]]
20601 + [[ fd00:1122:3344:101::1 == unknown ]]
20602 + ipadm delete-if oxControlService20
20603 + ipadm create-if -t oxControlService20
20604 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20605 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20606 + ipadm show-addr oxControlService20/ll
20607 ipadm: Address object not found
20608 + ipadm create-addr -t -T addrconf oxControlService20/ll
20609 + ipadm show-addr oxControlService20/omicron6
20610 ipadm: Address object not found
20611 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20612 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20613 route to: default
20614 destination: default
20615 mask: default
20616 gateway: fd00:1122:3344:101::1
20617 interface: oxControlService20
20618 flags: <UP,GATEWAY,DONE,STATIC>
20619 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20620 0 0 0 0 0 0 9000 0
20621 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20622 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20623 note: configured to log to "/dev/stdout"
206242023-07-16T04:53:39.203ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
206252023-07-16T04:53:39.205ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
206262023-07-16T04:53:39.205ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
206272023-07-16T04:53:39.237ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
206282023-07-16T04:53:39.237ZINFOcrucible-agent: instance states: (Some(Disabled), None)
206292023-07-16T04:53:39.238ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
206302023-07-16T04:53:39.241ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
206312023-07-16T04:53:39.245ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
206322023-07-16T04:53:39.245ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20633 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20634 ', agent/src/main.rs:880:30
20635 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20636 [ Jul 16 04:53:39 Stopping because service exited with an error. ]
20637 [ Jul 16 04:53:39 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20638 + . /lib/svc/share/smf_include.sh
20639 ++ SMF_EXIT_OK=0
20640 ++ SMF_EXIT_NODAEMON=94
20641 ++ SMF_EXIT_ERR_FATAL=95
20642 ++ SMF_EXIT_ERR_CONFIG=96
20643 ++ SMF_EXIT_MON_DEGRADE=97
20644 ++ SMF_EXIT_MON_OFFLINE=98
20645 ++ SMF_EXIT_ERR_NOSMF=99
20646 ++ SMF_EXIT_ERR_PERM=100
20647 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20648 + DATALINK=oxControlService20
20649 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20650 + GATEWAY=fd00:1122:3344:101::1
20651 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20652 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20653 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20654 + LISTEN_ADDR=fd00:1122:3344:101::10
20655 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20656 + LISTEN_PORT=32345
20657 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20658 + PORTBASE=19000
20659 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20660 + DOWNSTAIRS_PREFIX=downstairs
20661 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20662 + SNAPSHOT_PREFIX=snapshot
20663 + [[ oxControlService20 == unknown ]]
20664 + [[ fd00:1122:3344:101::1 == unknown ]]
20665 + ipadm delete-if oxControlService20
20666 + ipadm create-if -t oxControlService20
20667 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20668 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20669 + ipadm show-addr oxControlService20/ll
20670 ipadm: Address object not found
20671 + ipadm create-addr -t -T addrconf oxControlService20/ll
20672 + ipadm show-addr oxControlService20/omicron6
20673 ipadm: Address object not found
20674 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20675 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20676 route to: default
20677 destination: default
20678 mask: default
20679 gateway: fd00:1122:3344:101::1
20680 interface: oxControlService20
20681 flags: <UP,GATEWAY,DONE,STATIC>
20682 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20683 0 0 0 0 0 0 9000 0
20684 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20685 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20686 note: configured to log to "/dev/stdout"
206872023-07-16T04:53:39.802ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
206882023-07-16T04:53:39.805ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
206892023-07-16T04:53:39.805ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
206902023-07-16T04:53:39.833ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
206912023-07-16T04:53:39.834ZINFOcrucible-agent: instance states: (Some(Disabled), None)
206922023-07-16T04:53:39.834ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
206932023-07-16T04:53:39.837ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
206942023-07-16T04:53:39.841ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
206952023-07-16T04:53:39.841ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20696 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20697 ', agent/src/main.rs:880:30
20698 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20699 [ Jul 16 04:53:39 Stopping because service exited with an error. ]
20700 [ Jul 16 04:53:39 Failing too quickly, throttling. ]
20701 [ Jul 16 04:53:40 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20702 + . /lib/svc/share/smf_include.sh
20703 ++ SMF_EXIT_OK=0
20704 ++ SMF_EXIT_NODAEMON=94
20705 ++ SMF_EXIT_ERR_FATAL=95
20706 ++ SMF_EXIT_ERR_CONFIG=96
20707 ++ SMF_EXIT_MON_DEGRADE=97
20708 ++ SMF_EXIT_MON_OFFLINE=98
20709 ++ SMF_EXIT_ERR_NOSMF=99
20710 ++ SMF_EXIT_ERR_PERM=100
20711 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20712 + DATALINK=oxControlService20
20713 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20714 + GATEWAY=fd00:1122:3344:101::1
20715 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20716 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20717 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20718 + LISTEN_ADDR=fd00:1122:3344:101::10
20719 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20720 + LISTEN_PORT=32345
20721 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20722 + PORTBASE=19000
20723 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20724 + DOWNSTAIRS_PREFIX=downstairs
20725 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20726 + SNAPSHOT_PREFIX=snapshot
20727 + [[ oxControlService20 == unknown ]]
20728 + [[ fd00:1122:3344:101::1 == unknown ]]
20729 + ipadm delete-if oxControlService20
20730 + ipadm create-if -t oxControlService20
20731 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20732 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20733 + ipadm show-addr oxControlService20/ll
20734 ipadm: Address object not found
20735 + ipadm create-addr -t -T addrconf oxControlService20/ll
20736 + ipadm show-addr oxControlService20/omicron6
20737 ipadm: Address object not found
20738 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20739 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20740 route to: default
20741 destination: default
20742 mask: default
20743 gateway: fd00:1122:3344:101::1
20744 interface: oxControlService20
20745 flags: <UP,GATEWAY,DONE,STATIC>
20746 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20747 0 0 0 0 0 0 9000 0
20748 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20749 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20750 note: configured to log to "/dev/stdout"
207512023-07-16T04:53:41.401ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
207522023-07-16T04:53:41.403ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
207532023-07-16T04:53:41.403ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
207542023-07-16T04:53:41.433ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
207552023-07-16T04:53:41.433ZINFOcrucible-agent: instance states: (Some(Disabled), None)
207562023-07-16T04:53:41.434ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
207572023-07-16T04:53:41.436ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
207582023-07-16T04:53:41.440ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
207592023-07-16T04:53:41.440ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20760 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20761 ', agent/src/main.rs:880:30
20762 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20763 [ Jul 16 04:53:41 Stopping because service exited with an error. ]
20764 [ Jul 16 04:53:41 Failing too quickly, throttling. ]
20765 [ Jul 16 04:53:42 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20766 + . /lib/svc/share/smf_include.sh
20767 ++ SMF_EXIT_OK=0
20768 ++ SMF_EXIT_NODAEMON=94
20769 ++ SMF_EXIT_ERR_FATAL=95
20770 ++ SMF_EXIT_ERR_CONFIG=96
20771 ++ SMF_EXIT_MON_DEGRADE=97
20772 ++ SMF_EXIT_MON_OFFLINE=98
20773 ++ SMF_EXIT_ERR_NOSMF=99
20774 ++ SMF_EXIT_ERR_PERM=100
20775 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20776 + DATALINK=oxControlService20
20777 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20778 + GATEWAY=fd00:1122:3344:101::1
20779 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20780 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20781 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20782 + LISTEN_ADDR=fd00:1122:3344:101::10
20783 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20784 + LISTEN_PORT=32345
20785 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20786 + PORTBASE=19000
20787 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20788 + DOWNSTAIRS_PREFIX=downstairs
20789 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20790 + SNAPSHOT_PREFIX=snapshot
20791 + [[ oxControlService20 == unknown ]]
20792 + [[ fd00:1122:3344:101::1 == unknown ]]
20793 + ipadm delete-if oxControlService20
20794 + ipadm create-if -t oxControlService20
20795 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20796 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20797 + ipadm show-addr oxControlService20/ll
20798 ipadm: Address object not found
20799 + ipadm create-addr -t -T addrconf oxControlService20/ll
20800 + ipadm show-addr oxControlService20/omicron6
20801 ipadm: Address object not found
20802 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20803 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20804 route to: default
20805 destination: default
20806 mask: default
20807 gateway: fd00:1122:3344:101::1
20808 interface: oxControlService20
20809 flags: <UP,GATEWAY,DONE,STATIC>
20810 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20811 0 0 0 0 0 0 9000 0
20812 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20813 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20814 note: configured to log to "/dev/stdout"
208152023-07-16T04:53:43.001ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
208162023-07-16T04:53:43.003ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
208172023-07-16T04:53:43.003ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
208182023-07-16T04:53:43.036ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
208192023-07-16T04:53:43.036ZINFOcrucible-agent: instance states: (Some(Disabled), None)
208202023-07-16T04:53:43.036ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
208212023-07-16T04:53:43.039ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
208222023-07-16T04:53:43.044ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
208232023-07-16T04:53:43.044ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20824 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20825 ', agent/src/main.rs:880:30
20826 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20827 [ Jul 16 04:53:43 Stopping because service exited with an error. ]
20828 [ Jul 16 04:53:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20829 + . /lib/svc/share/smf_include.sh
20830 ++ SMF_EXIT_OK=0
20831 ++ SMF_EXIT_NODAEMON=94
20832 ++ SMF_EXIT_ERR_FATAL=95
20833 ++ SMF_EXIT_ERR_CONFIG=96
20834 ++ SMF_EXIT_MON_DEGRADE=97
20835 ++ SMF_EXIT_MON_OFFLINE=98
20836 ++ SMF_EXIT_ERR_NOSMF=99
20837 ++ SMF_EXIT_ERR_PERM=100
20838 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20839 + DATALINK=oxControlService20
20840 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20841 + GATEWAY=fd00:1122:3344:101::1
20842 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20843 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20844 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20845 + LISTEN_ADDR=fd00:1122:3344:101::10
20846 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20847 + LISTEN_PORT=32345
20848 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20849 + PORTBASE=19000
20850 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20851 + DOWNSTAIRS_PREFIX=downstairs
20852 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20853 + SNAPSHOT_PREFIX=snapshot
20854 + [[ oxControlService20 == unknown ]]
20855 + [[ fd00:1122:3344:101::1 == unknown ]]
20856 + ipadm delete-if oxControlService20
20857 + ipadm create-if -t oxControlService20
20858 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20859 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20860 + ipadm show-addr oxControlService20/ll
20861 ipadm: Address object not found
20862 + ipadm create-addr -t -T addrconf oxControlService20/ll
20863 + ipadm show-addr oxControlService20/omicron6
20864 ipadm: Address object not found
20865 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20866 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20867 route to: default
20868 destination: default
20869 mask: default
20870 gateway: fd00:1122:3344:101::1
20871 interface: oxControlService20
20872 flags: <UP,GATEWAY,DONE,STATIC>
20873 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20874 0 0 0 0 0 0 9000 0
20875 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20876 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20877 note: configured to log to "/dev/stdout"
208782023-07-16T04:53:43.607ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
208792023-07-16T04:53:43.609ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
208802023-07-16T04:53:43.609ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
208812023-07-16T04:53:43.638ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
208822023-07-16T04:53:43.638ZINFOcrucible-agent: instance states: (Some(Disabled), None)
208832023-07-16T04:53:43.639ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
208842023-07-16T04:53:43.642ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
208852023-07-16T04:53:43.646ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
208862023-07-16T04:53:43.646ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20887 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20888 ', agent/src/main.rs:880:30
20889 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20890 [ Jul 16 04:53:43 Stopping because service exited with an error. ]
20891 [ Jul 16 04:53:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20892 + . /lib/svc/share/smf_include.sh
20893 ++ SMF_EXIT_OK=0
20894 ++ SMF_EXIT_NODAEMON=94
20895 ++ SMF_EXIT_ERR_FATAL=95
20896 ++ SMF_EXIT_ERR_CONFIG=96
20897 ++ SMF_EXIT_MON_DEGRADE=97
20898 ++ SMF_EXIT_MON_OFFLINE=98
20899 ++ SMF_EXIT_ERR_NOSMF=99
20900 ++ SMF_EXIT_ERR_PERM=100
20901 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20902 + DATALINK=oxControlService20
20903 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20904 + GATEWAY=fd00:1122:3344:101::1
20905 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20906 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20907 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20908 + LISTEN_ADDR=fd00:1122:3344:101::10
20909 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20910 + LISTEN_PORT=32345
20911 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20912 + PORTBASE=19000
20913 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20914 + DOWNSTAIRS_PREFIX=downstairs
20915 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20916 + SNAPSHOT_PREFIX=snapshot
20917 + [[ oxControlService20 == unknown ]]
20918 + [[ fd00:1122:3344:101::1 == unknown ]]
20919 + ipadm delete-if oxControlService20
20920 + ipadm create-if -t oxControlService20
20921 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20922 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20923 + ipadm show-addr oxControlService20/ll
20924 ipadm: Address object not found
20925 + ipadm create-addr -t -T addrconf oxControlService20/ll
20926 + ipadm show-addr oxControlService20/omicron6
20927 ipadm: Address object not found
20928 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20929 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20930 route to: default
20931 destination: default
20932 mask: default
20933 gateway: fd00:1122:3344:101::1
20934 interface: oxControlService20
20935 flags: <UP,GATEWAY,DONE,STATIC>
20936 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
20937 0 0 0 0 0 0 9000 0
20938 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
20939 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
20940 note: configured to log to "/dev/stdout"
209412023-07-16T04:53:44.199ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
209422023-07-16T04:53:44.201ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
209432023-07-16T04:53:44.201ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
209442023-07-16T04:53:44.232ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
209452023-07-16T04:53:44.232ZINFOcrucible-agent: instance states: (Some(Disabled), None)
209462023-07-16T04:53:44.233ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
209472023-07-16T04:53:44.235ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
209482023-07-16T04:53:44.240ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
209492023-07-16T04:53:44.240ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
20950 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
20951 ', agent/src/main.rs:880:30
20952 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
20953 [ Jul 16 04:53:44 Stopping because service exited with an error. ]
20954 [ Jul 16 04:53:44 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
20955 + . /lib/svc/share/smf_include.sh
20956 ++ SMF_EXIT_OK=0
20957 ++ SMF_EXIT_NODAEMON=94
20958 ++ SMF_EXIT_ERR_FATAL=95
20959 ++ SMF_EXIT_ERR_CONFIG=96
20960 ++ SMF_EXIT_MON_DEGRADE=97
20961 ++ SMF_EXIT_MON_OFFLINE=98
20962 ++ SMF_EXIT_ERR_NOSMF=99
20963 ++ SMF_EXIT_ERR_PERM=100
20964 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
20965 + DATALINK=oxControlService20
20966 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
20967 + GATEWAY=fd00:1122:3344:101::1
20968 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
20969 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
20970 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
20971 + LISTEN_ADDR=fd00:1122:3344:101::10
20972 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
20973 + LISTEN_PORT=32345
20974 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
20975 + PORTBASE=19000
20976 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
20977 + DOWNSTAIRS_PREFIX=downstairs
20978 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
20979 + SNAPSHOT_PREFIX=snapshot
20980 + [[ oxControlService20 == unknown ]]
20981 + [[ fd00:1122:3344:101::1 == unknown ]]
20982 + ipadm delete-if oxControlService20
20983 + ipadm create-if -t oxControlService20
20984 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
20985 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
20986 + ipadm show-addr oxControlService20/ll
20987 ipadm: Address object not found
20988 + ipadm create-addr -t -T addrconf oxControlService20/ll
20989 + ipadm show-addr oxControlService20/omicron6
20990 ipadm: Address object not found
20991 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
20992 + route get -inet6 default -inet6 fd00:1122:3344:101::1
20993 route to: default
20994 destination: default
20995 mask: default
20996 gateway: fd00:1122:3344:101::1
20997 interface: oxControlService20
20998 flags: <UP,GATEWAY,DONE,STATIC>
20999 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21000 0 0 0 0 0 0 9000 0
21001 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21002 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21003 note: configured to log to "/dev/stdout"
210042023-07-16T04:53:44.798ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
210052023-07-16T04:53:44.800ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
210062023-07-16T04:53:44.800ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
210072023-07-16T04:53:44.830ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
210082023-07-16T04:53:44.831ZINFOcrucible-agent: instance states: (Some(Disabled), None)
210092023-07-16T04:53:44.831ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
210102023-07-16T04:53:44.834ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
210112023-07-16T04:53:44.838ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
210122023-07-16T04:53:44.838ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21013 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21014 ', agent/src/main.rs:880:30
21015 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21016 [ Jul 16 04:53:44 Stopping because service exited with an error. ]
21017 [ Jul 16 04:53:44 Failing too quickly, throttling. ]
21018 [ Jul 16 04:53:45 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21019 + . /lib/svc/share/smf_include.sh
21020 ++ SMF_EXIT_OK=0
21021 ++ SMF_EXIT_NODAEMON=94
21022 ++ SMF_EXIT_ERR_FATAL=95
21023 ++ SMF_EXIT_ERR_CONFIG=96
21024 ++ SMF_EXIT_MON_DEGRADE=97
21025 ++ SMF_EXIT_MON_OFFLINE=98
21026 ++ SMF_EXIT_ERR_NOSMF=99
21027 ++ SMF_EXIT_ERR_PERM=100
21028 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21029 + DATALINK=oxControlService20
21030 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21031 + GATEWAY=fd00:1122:3344:101::1
21032 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21033 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21034 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21035 + LISTEN_ADDR=fd00:1122:3344:101::10
21036 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21037 + LISTEN_PORT=32345
21038 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21039 + PORTBASE=19000
21040 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21041 + DOWNSTAIRS_PREFIX=downstairs
21042 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21043 + SNAPSHOT_PREFIX=snapshot
21044 + [[ oxControlService20 == unknown ]]
21045 + [[ fd00:1122:3344:101::1 == unknown ]]
21046 + ipadm delete-if oxControlService20
21047 + ipadm create-if -t oxControlService20
21048 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21049 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21050 + ipadm show-addr oxControlService20/ll
21051 ipadm: Address object not found
21052 + ipadm create-addr -t -T addrconf oxControlService20/ll
21053 + ipadm show-addr oxControlService20/omicron6
21054 ipadm: Address object not found
21055 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21056 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21057 route to: default
21058 destination: default
21059 mask: default
21060 gateway: fd00:1122:3344:101::1
21061 interface: oxControlService20
21062 flags: <UP,GATEWAY,DONE,STATIC>
21063 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21064 0 0 0 0 0 0 9000 0
21065 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21066 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21067 note: configured to log to "/dev/stdout"
210682023-07-16T04:53:46.396ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
210692023-07-16T04:53:46.398ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
210702023-07-16T04:53:46.398ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
210712023-07-16T04:53:46.430ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
210722023-07-16T04:53:46.430ZINFOcrucible-agent: instance states: (Some(Disabled), None)
210732023-07-16T04:53:46.431ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
210742023-07-16T04:53:46.433ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
210752023-07-16T04:53:46.437ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
210762023-07-16T04:53:46.437ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21077 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21078 ', agent/src/main.rs:880:30
21079 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21080 [ Jul 16 04:53:46 Stopping because service exited with an error. ]
21081 [ Jul 16 04:53:46 Failing too quickly, throttling. ]
21082 [ Jul 16 04:53:47 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21083 + . /lib/svc/share/smf_include.sh
21084 ++ SMF_EXIT_OK=0
21085 ++ SMF_EXIT_NODAEMON=94
21086 ++ SMF_EXIT_ERR_FATAL=95
21087 ++ SMF_EXIT_ERR_CONFIG=96
21088 ++ SMF_EXIT_MON_DEGRADE=97
21089 ++ SMF_EXIT_MON_OFFLINE=98
21090 ++ SMF_EXIT_ERR_NOSMF=99
21091 ++ SMF_EXIT_ERR_PERM=100
21092 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21093 + DATALINK=oxControlService20
21094 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21095 + GATEWAY=fd00:1122:3344:101::1
21096 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21097 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21098 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21099 + LISTEN_ADDR=fd00:1122:3344:101::10
21100 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21101 + LISTEN_PORT=32345
21102 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21103 + PORTBASE=19000
21104 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21105 + DOWNSTAIRS_PREFIX=downstairs
21106 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21107 + SNAPSHOT_PREFIX=snapshot
21108 + [[ oxControlService20 == unknown ]]
21109 + [[ fd00:1122:3344:101::1 == unknown ]]
21110 + ipadm delete-if oxControlService20
21111 + ipadm create-if -t oxControlService20
21112 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21113 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21114 + ipadm show-addr oxControlService20/ll
21115 ipadm: Address object not found
21116 + ipadm create-addr -t -T addrconf oxControlService20/ll
21117 + ipadm show-addr oxControlService20/omicron6
21118 ipadm: Address object not found
21119 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21120 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21121 route to: default
21122 destination: default
21123 mask: default
21124 gateway: fd00:1122:3344:101::1
21125 interface: oxControlService20
21126 flags: <UP,GATEWAY,DONE,STATIC>
21127 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21128 0 0 0 0 0 0 9000 0
21129 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21130 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21131 note: configured to log to "/dev/stdout"
211322023-07-16T04:53:47.998ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
211332023-07-16T04:53:48.000ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
211342023-07-16T04:53:48.000ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
211352023-07-16T04:53:48.030ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
211362023-07-16T04:53:48.030ZINFOcrucible-agent: instance states: (Some(Disabled), None)
211372023-07-16T04:53:48.031ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
211382023-07-16T04:53:48.034ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
211392023-07-16T04:53:48.038ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
211402023-07-16T04:53:48.038ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21141 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21142 ', agent/src/main.rs:880:30
21143 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21144 [ Jul 16 04:53:48 Stopping because service exited with an error. ]
21145 [ Jul 16 04:53:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21146 + . /lib/svc/share/smf_include.sh
21147 ++ SMF_EXIT_OK=0
21148 ++ SMF_EXIT_NODAEMON=94
21149 ++ SMF_EXIT_ERR_FATAL=95
21150 ++ SMF_EXIT_ERR_CONFIG=96
21151 ++ SMF_EXIT_MON_DEGRADE=97
21152 ++ SMF_EXIT_MON_OFFLINE=98
21153 ++ SMF_EXIT_ERR_NOSMF=99
21154 ++ SMF_EXIT_ERR_PERM=100
21155 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21156 + DATALINK=oxControlService20
21157 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21158 + GATEWAY=fd00:1122:3344:101::1
21159 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21160 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21161 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21162 + LISTEN_ADDR=fd00:1122:3344:101::10
21163 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21164 + LISTEN_PORT=32345
21165 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21166 + PORTBASE=19000
21167 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21168 + DOWNSTAIRS_PREFIX=downstairs
21169 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21170 + SNAPSHOT_PREFIX=snapshot
21171 + [[ oxControlService20 == unknown ]]
21172 + [[ fd00:1122:3344:101::1 == unknown ]]
21173 + ipadm delete-if oxControlService20
21174 + ipadm create-if -t oxControlService20
21175 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21176 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21177 + ipadm show-addr oxControlService20/ll
21178 ipadm: Address object not found
21179 + ipadm create-addr -t -T addrconf oxControlService20/ll
21180 + ipadm show-addr oxControlService20/omicron6
21181 ipadm: Address object not found
21182 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21183 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21184 route to: default
21185 destination: default
21186 mask: default
21187 gateway: fd00:1122:3344:101::1
21188 interface: oxControlService20
21189 flags: <UP,GATEWAY,DONE,STATIC>
21190 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21191 0 0 0 0 0 0 9000 0
21192 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21193 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21194 note: configured to log to "/dev/stdout"
211952023-07-16T04:53:48.593ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
211962023-07-16T04:53:48.595ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
211972023-07-16T04:53:48.595ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
211982023-07-16T04:53:48.625ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
211992023-07-16T04:53:48.625ZINFOcrucible-agent: instance states: (Some(Disabled), None)
212002023-07-16T04:53:48.626ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
212012023-07-16T04:53:48.628ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
212022023-07-16T04:53:48.633ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
212032023-07-16T04:53:48.633ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21204 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21205 ', agent/src/main.rs:880:30
21206 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21207 [ Jul 16 04:53:48 Stopping because service exited with an error. ]
21208 [ Jul 16 04:53:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21209 + . /lib/svc/share/smf_include.sh
21210 ++ SMF_EXIT_OK=0
21211 ++ SMF_EXIT_NODAEMON=94
21212 ++ SMF_EXIT_ERR_FATAL=95
21213 ++ SMF_EXIT_ERR_CONFIG=96
21214 ++ SMF_EXIT_MON_DEGRADE=97
21215 ++ SMF_EXIT_MON_OFFLINE=98
21216 ++ SMF_EXIT_ERR_NOSMF=99
21217 ++ SMF_EXIT_ERR_PERM=100
21218 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21219 + DATALINK=oxControlService20
21220 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21221 + GATEWAY=fd00:1122:3344:101::1
21222 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21223 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21224 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21225 + LISTEN_ADDR=fd00:1122:3344:101::10
21226 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21227 + LISTEN_PORT=32345
21228 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21229 + PORTBASE=19000
21230 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21231 + DOWNSTAIRS_PREFIX=downstairs
21232 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21233 + SNAPSHOT_PREFIX=snapshot
21234 + [[ oxControlService20 == unknown ]]
21235 + [[ fd00:1122:3344:101::1 == unknown ]]
21236 + ipadm delete-if oxControlService20
21237 + ipadm create-if -t oxControlService20
21238 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21239 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21240 + ipadm show-addr oxControlService20/ll
21241 ipadm: Address object not found
21242 + ipadm create-addr -t -T addrconf oxControlService20/ll
21243 + ipadm show-addr oxControlService20/omicron6
21244 ipadm: Address object not found
21245 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21246 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21247 route to: default
21248 destination: default
21249 mask: default
21250 gateway: fd00:1122:3344:101::1
21251 interface: oxControlService20
21252 flags: <UP,GATEWAY,DONE,STATIC>
21253 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21254 0 0 0 0 0 0 9000 0
21255 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21256 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21257 note: configured to log to "/dev/stdout"
212582023-07-16T04:53:49.182ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
212592023-07-16T04:53:49.184ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
212602023-07-16T04:53:49.184ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
212612023-07-16T04:53:49.213ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
212622023-07-16T04:53:49.214ZINFOcrucible-agent: instance states: (Some(Disabled), None)
212632023-07-16T04:53:49.214ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
212642023-07-16T04:53:49.217ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
212652023-07-16T04:53:49.221ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
212662023-07-16T04:53:49.221ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21267 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21268 ', agent/src/main.rs:880:30
21269 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21270 [ Jul 16 04:53:49 Stopping because service exited with an error. ]
21271 [ Jul 16 04:53:49 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21272 + . /lib/svc/share/smf_include.sh
21273 ++ SMF_EXIT_OK=0
21274 ++ SMF_EXIT_NODAEMON=94
21275 ++ SMF_EXIT_ERR_FATAL=95
21276 ++ SMF_EXIT_ERR_CONFIG=96
21277 ++ SMF_EXIT_MON_DEGRADE=97
21278 ++ SMF_EXIT_MON_OFFLINE=98
21279 ++ SMF_EXIT_ERR_NOSMF=99
21280 ++ SMF_EXIT_ERR_PERM=100
21281 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21282 + DATALINK=oxControlService20
21283 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21284 + GATEWAY=fd00:1122:3344:101::1
21285 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21286 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21287 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21288 + LISTEN_ADDR=fd00:1122:3344:101::10
21289 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21290 + LISTEN_PORT=32345
21291 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21292 + PORTBASE=19000
21293 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21294 + DOWNSTAIRS_PREFIX=downstairs
21295 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21296 + SNAPSHOT_PREFIX=snapshot
21297 + [[ oxControlService20 == unknown ]]
21298 + [[ fd00:1122:3344:101::1 == unknown ]]
21299 + ipadm delete-if oxControlService20
21300 + ipadm create-if -t oxControlService20
21301 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21302 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21303 + ipadm show-addr oxControlService20/ll
21304 ipadm: Address object not found
21305 + ipadm create-addr -t -T addrconf oxControlService20/ll
21306 + ipadm show-addr oxControlService20/omicron6
21307 ipadm: Address object not found
21308 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21309 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21310 route to: default
21311 destination: default
21312 mask: default
21313 gateway: fd00:1122:3344:101::1
21314 interface: oxControlService20
21315 flags: <UP,GATEWAY,DONE,STATIC>
21316 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21317 0 0 0 0 0 0 9000 0
21318 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21319 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21320 note: configured to log to "/dev/stdout"
213212023-07-16T04:53:49.773ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
213222023-07-16T04:53:49.775ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
213232023-07-16T04:53:49.775ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
213242023-07-16T04:53:49.804ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
213252023-07-16T04:53:49.805ZINFOcrucible-agent: instance states: (Some(Disabled), None)
213262023-07-16T04:53:49.805ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
213272023-07-16T04:53:49.808ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
213282023-07-16T04:53:49.812ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
213292023-07-16T04:53:49.812ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21330 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21331 ', agent/src/main.rs:880:30
21332 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21333 [ Jul 16 04:53:49 Stopping because service exited with an error. ]
21334 [ Jul 16 04:53:49 Failing too quickly, throttling. ]
21335 [ Jul 16 04:53:50 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21336 + . /lib/svc/share/smf_include.sh
21337 ++ SMF_EXIT_OK=0
21338 ++ SMF_EXIT_NODAEMON=94
21339 ++ SMF_EXIT_ERR_FATAL=95
21340 ++ SMF_EXIT_ERR_CONFIG=96
21341 ++ SMF_EXIT_MON_DEGRADE=97
21342 ++ SMF_EXIT_MON_OFFLINE=98
21343 ++ SMF_EXIT_ERR_NOSMF=99
21344 ++ SMF_EXIT_ERR_PERM=100
21345 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21346 + DATALINK=oxControlService20
21347 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21348 + GATEWAY=fd00:1122:3344:101::1
21349 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21350 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21351 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21352 + LISTEN_ADDR=fd00:1122:3344:101::10
21353 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21354 + LISTEN_PORT=32345
21355 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21356 + PORTBASE=19000
21357 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21358 + DOWNSTAIRS_PREFIX=downstairs
21359 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21360 + SNAPSHOT_PREFIX=snapshot
21361 + [[ oxControlService20 == unknown ]]
21362 + [[ fd00:1122:3344:101::1 == unknown ]]
21363 + ipadm delete-if oxControlService20
21364 + ipadm create-if -t oxControlService20
21365 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21366 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21367 + ipadm show-addr oxControlService20/ll
21368 ipadm: Address object not found
21369 + ipadm create-addr -t -T addrconf oxControlService20/ll
21370 + ipadm show-addr oxControlService20/omicron6
21371 ipadm: Address object not found
21372 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21373 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21374 route to: default
21375 destination: default
21376 mask: default
21377 gateway: fd00:1122:3344:101::1
21378 interface: oxControlService20
21379 flags: <UP,GATEWAY,DONE,STATIC>
21380 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21381 0 0 0 0 0 0 9000 0
21382 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21383 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21384 note: configured to log to "/dev/stdout"
213852023-07-16T04:53:51.375ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
213862023-07-16T04:53:51.378ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
213872023-07-16T04:53:51.378ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
213882023-07-16T04:53:51.408ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
213892023-07-16T04:53:51.408ZINFOcrucible-agent: instance states: (Some(Disabled), None)
213902023-07-16T04:53:51.408ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
213912023-07-16T04:53:51.411ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
213922023-07-16T04:53:51.415ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
213932023-07-16T04:53:51.415ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21394 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21395 ', agent/src/main.rs:880:30
21396 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21397 [ Jul 16 04:53:51 Stopping because service exited with an error. ]
21398 [ Jul 16 04:53:51 Failing too quickly, throttling. ]
21399 [ Jul 16 04:53:52 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21400 + . /lib/svc/share/smf_include.sh
21401 ++ SMF_EXIT_OK=0
21402 ++ SMF_EXIT_NODAEMON=94
21403 ++ SMF_EXIT_ERR_FATAL=95
21404 ++ SMF_EXIT_ERR_CONFIG=96
21405 ++ SMF_EXIT_MON_DEGRADE=97
21406 ++ SMF_EXIT_MON_OFFLINE=98
21407 ++ SMF_EXIT_ERR_NOSMF=99
21408 ++ SMF_EXIT_ERR_PERM=100
21409 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21410 + DATALINK=oxControlService20
21411 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21412 + GATEWAY=fd00:1122:3344:101::1
21413 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21414 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21415 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21416 + LISTEN_ADDR=fd00:1122:3344:101::10
21417 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21418 + LISTEN_PORT=32345
21419 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21420 + PORTBASE=19000
21421 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21422 + DOWNSTAIRS_PREFIX=downstairs
21423 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21424 + SNAPSHOT_PREFIX=snapshot
21425 + [[ oxControlService20 == unknown ]]
21426 + [[ fd00:1122:3344:101::1 == unknown ]]
21427 + ipadm delete-if oxControlService20
21428 + ipadm create-if -t oxControlService20
21429 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21430 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21431 + ipadm show-addr oxControlService20/ll
21432 ipadm: Address object not found
21433 + ipadm create-addr -t -T addrconf oxControlService20/ll
21434 + ipadm show-addr oxControlService20/omicron6
21435 ipadm: Address object not found
21436 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21437 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21438 route to: default
21439 destination: default
21440 mask: default
21441 gateway: fd00:1122:3344:101::1
21442 interface: oxControlService20
21443 flags: <UP,GATEWAY,DONE,STATIC>
21444 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21445 0 0 0 0 0 0 9000 0
21446 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21447 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21448 note: configured to log to "/dev/stdout"
214492023-07-16T04:53:52.974ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
214502023-07-16T04:53:52.976ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
214512023-07-16T04:53:52.976ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
214522023-07-16T04:53:53.005ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
214532023-07-16T04:53:53.005ZINFOcrucible-agent: instance states: (Some(Disabled), None)
214542023-07-16T04:53:53.006ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
214552023-07-16T04:53:53.009ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
214562023-07-16T04:53:53.014ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
214572023-07-16T04:53:53.014ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21458 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21459 ', agent/src/main.rs:880:30
21460 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21461 [ Jul 16 04:53:53 Stopping because service exited with an error. ]
21462 [ Jul 16 04:53:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21463 + . /lib/svc/share/smf_include.sh
21464 ++ SMF_EXIT_OK=0
21465 ++ SMF_EXIT_NODAEMON=94
21466 ++ SMF_EXIT_ERR_FATAL=95
21467 ++ SMF_EXIT_ERR_CONFIG=96
21468 ++ SMF_EXIT_MON_DEGRADE=97
21469 ++ SMF_EXIT_MON_OFFLINE=98
21470 ++ SMF_EXIT_ERR_NOSMF=99
21471 ++ SMF_EXIT_ERR_PERM=100
21472 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21473 + DATALINK=oxControlService20
21474 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21475 + GATEWAY=fd00:1122:3344:101::1
21476 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21477 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21478 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21479 + LISTEN_ADDR=fd00:1122:3344:101::10
21480 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21481 + LISTEN_PORT=32345
21482 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21483 + PORTBASE=19000
21484 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21485 + DOWNSTAIRS_PREFIX=downstairs
21486 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21487 + SNAPSHOT_PREFIX=snapshot
21488 + [[ oxControlService20 == unknown ]]
21489 + [[ fd00:1122:3344:101::1 == unknown ]]
21490 + ipadm delete-if oxControlService20
21491 + ipadm create-if -t oxControlService20
21492 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21493 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21494 + ipadm show-addr oxControlService20/ll
21495 ipadm: Address object not found
21496 + ipadm create-addr -t -T addrconf oxControlService20/ll
21497 + ipadm show-addr oxControlService20/omicron6
21498 ipadm: Address object not found
21499 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21500 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21501 route to: default
21502 destination: default
21503 mask: default
21504 gateway: fd00:1122:3344:101::1
21505 interface: oxControlService20
21506 flags: <UP,GATEWAY,DONE,STATIC>
21507 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21508 0 0 0 0 0 0 9000 0
21509 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21510 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21511 note: configured to log to "/dev/stdout"
215122023-07-16T04:53:53.575ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
215132023-07-16T04:53:53.577ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
215142023-07-16T04:53:53.577ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
215152023-07-16T04:53:53.607ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
215162023-07-16T04:53:53.607ZINFOcrucible-agent: instance states: (Some(Disabled), None)
215172023-07-16T04:53:53.607ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
215182023-07-16T04:53:53.610ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
215192023-07-16T04:53:53.614ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
215202023-07-16T04:53:53.614ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21521 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21522 ', agent/src/main.rs:880:30
21523 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21524 [ Jul 16 04:53:53 Stopping because service exited with an error. ]
21525 [ Jul 16 04:53:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21526 + . /lib/svc/share/smf_include.sh
21527 ++ SMF_EXIT_OK=0
21528 ++ SMF_EXIT_NODAEMON=94
21529 ++ SMF_EXIT_ERR_FATAL=95
21530 ++ SMF_EXIT_ERR_CONFIG=96
21531 ++ SMF_EXIT_MON_DEGRADE=97
21532 ++ SMF_EXIT_MON_OFFLINE=98
21533 ++ SMF_EXIT_ERR_NOSMF=99
21534 ++ SMF_EXIT_ERR_PERM=100
21535 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21536 + DATALINK=oxControlService20
21537 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21538 + GATEWAY=fd00:1122:3344:101::1
21539 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21540 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21541 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21542 + LISTEN_ADDR=fd00:1122:3344:101::10
21543 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21544 + LISTEN_PORT=32345
21545 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21546 + PORTBASE=19000
21547 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21548 + DOWNSTAIRS_PREFIX=downstairs
21549 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21550 + SNAPSHOT_PREFIX=snapshot
21551 + [[ oxControlService20 == unknown ]]
21552 + [[ fd00:1122:3344:101::1 == unknown ]]
21553 + ipadm delete-if oxControlService20
21554 + ipadm create-if -t oxControlService20
21555 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21556 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21557 + ipadm show-addr oxControlService20/ll
21558 ipadm: Address object not found
21559 + ipadm create-addr -t -T addrconf oxControlService20/ll
21560 + ipadm show-addr oxControlService20/omicron6
21561 ipadm: Address object not found
21562 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21563 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21564 route to: default
21565 destination: default
21566 mask: default
21567 gateway: fd00:1122:3344:101::1
21568 interface: oxControlService20
21569 flags: <UP,GATEWAY,DONE,STATIC>
21570 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21571 0 0 0 0 0 0 9000 0
21572 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21573 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21574 note: configured to log to "/dev/stdout"
215752023-07-16T04:53:54.170ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
215762023-07-16T04:53:54.172ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
215772023-07-16T04:53:54.172ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
215782023-07-16T04:53:54.201ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
215792023-07-16T04:53:54.202ZINFOcrucible-agent: instance states: (Some(Disabled), None)
215802023-07-16T04:53:54.202ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
215812023-07-16T04:53:54.205ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
215822023-07-16T04:53:54.210ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
215832023-07-16T04:53:54.210ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21584 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21585 ', agent/src/main.rs:880:30
21586 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21587 [ Jul 16 04:53:54 Stopping because service exited with an error. ]
21588 [ Jul 16 04:53:54 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21589 + . /lib/svc/share/smf_include.sh
21590 ++ SMF_EXIT_OK=0
21591 ++ SMF_EXIT_NODAEMON=94
21592 ++ SMF_EXIT_ERR_FATAL=95
21593 ++ SMF_EXIT_ERR_CONFIG=96
21594 ++ SMF_EXIT_MON_DEGRADE=97
21595 ++ SMF_EXIT_MON_OFFLINE=98
21596 ++ SMF_EXIT_ERR_NOSMF=99
21597 ++ SMF_EXIT_ERR_PERM=100
21598 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21599 + DATALINK=oxControlService20
21600 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21601 + GATEWAY=fd00:1122:3344:101::1
21602 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21603 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21604 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21605 + LISTEN_ADDR=fd00:1122:3344:101::10
21606 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21607 + LISTEN_PORT=32345
21608 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21609 + PORTBASE=19000
21610 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21611 + DOWNSTAIRS_PREFIX=downstairs
21612 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21613 + SNAPSHOT_PREFIX=snapshot
21614 + [[ oxControlService20 == unknown ]]
21615 + [[ fd00:1122:3344:101::1 == unknown ]]
21616 + ipadm delete-if oxControlService20
21617 + ipadm create-if -t oxControlService20
21618 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21619 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21620 + ipadm show-addr oxControlService20/ll
21621 ipadm: Address object not found
21622 + ipadm create-addr -t -T addrconf oxControlService20/ll
21623 + ipadm show-addr oxControlService20/omicron6
21624 ipadm: Address object not found
21625 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21626 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21627 route to: default
21628 destination: default
21629 mask: default
21630 gateway: fd00:1122:3344:101::1
21631 interface: oxControlService20
21632 flags: <UP,GATEWAY,DONE,STATIC>
21633 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21634 0 0 0 0 0 0 9000 0
21635 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21636 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21637 note: configured to log to "/dev/stdout"
216382023-07-16T04:53:54.770ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
216392023-07-16T04:53:54.772ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
216402023-07-16T04:53:54.772ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
216412023-07-16T04:53:54.802ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
216422023-07-16T04:53:54.802ZINFOcrucible-agent: instance states: (Some(Disabled), None)
216432023-07-16T04:53:54.802ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
216442023-07-16T04:53:54.805ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
216452023-07-16T04:53:54.810ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
216462023-07-16T04:53:54.810ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21647 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21648 ', agent/src/main.rs:880:30
21649 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21650 [ Jul 16 04:53:54 Stopping because service exited with an error. ]
21651 [ Jul 16 04:53:54 Failing too quickly, throttling. ]
21652 [ Jul 16 04:53:55 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21653 + . /lib/svc/share/smf_include.sh
21654 ++ SMF_EXIT_OK=0
21655 ++ SMF_EXIT_NODAEMON=94
21656 ++ SMF_EXIT_ERR_FATAL=95
21657 ++ SMF_EXIT_ERR_CONFIG=96
21658 ++ SMF_EXIT_MON_DEGRADE=97
21659 ++ SMF_EXIT_MON_OFFLINE=98
21660 ++ SMF_EXIT_ERR_NOSMF=99
21661 ++ SMF_EXIT_ERR_PERM=100
21662 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21663 + DATALINK=oxControlService20
21664 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21665 + GATEWAY=fd00:1122:3344:101::1
21666 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21667 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21668 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21669 + LISTEN_ADDR=fd00:1122:3344:101::10
21670 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21671 + LISTEN_PORT=32345
21672 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21673 + PORTBASE=19000
21674 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21675 + DOWNSTAIRS_PREFIX=downstairs
21676 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21677 + SNAPSHOT_PREFIX=snapshot
21678 + [[ oxControlService20 == unknown ]]
21679 + [[ fd00:1122:3344:101::1 == unknown ]]
21680 + ipadm delete-if oxControlService20
21681 + ipadm create-if -t oxControlService20
21682 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21683 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21684 + ipadm show-addr oxControlService20/ll
21685 ipadm: Address object not found
21686 + ipadm create-addr -t -T addrconf oxControlService20/ll
21687 + ipadm show-addr oxControlService20/omicron6
21688 ipadm: Address object not found
21689 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21690 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21691 route to: default
21692 destination: default
21693 mask: default
21694 gateway: fd00:1122:3344:101::1
21695 interface: oxControlService20
21696 flags: <UP,GATEWAY,DONE,STATIC>
21697 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21698 0 0 0 0 0 0 9000 0
21699 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21700 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21701 note: configured to log to "/dev/stdout"
217022023-07-16T04:53:56.368ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
217032023-07-16T04:53:56.370ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
217042023-07-16T04:53:56.370ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
217052023-07-16T04:53:56.401ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
217062023-07-16T04:53:56.401ZINFOcrucible-agent: instance states: (Some(Disabled), None)
217072023-07-16T04:53:56.401ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
217082023-07-16T04:53:56.404ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
217092023-07-16T04:53:56.409ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
217102023-07-16T04:53:56.409ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21711 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21712 ', agent/src/main.rs:880:30
21713 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21714 [ Jul 16 04:53:56 Stopping because service exited with an error. ]
21715 [ Jul 16 04:53:56 Failing too quickly, throttling. ]
21716 [ Jul 16 04:53:57 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21717 + . /lib/svc/share/smf_include.sh
21718 ++ SMF_EXIT_OK=0
21719 ++ SMF_EXIT_NODAEMON=94
21720 ++ SMF_EXIT_ERR_FATAL=95
21721 ++ SMF_EXIT_ERR_CONFIG=96
21722 ++ SMF_EXIT_MON_DEGRADE=97
21723 ++ SMF_EXIT_MON_OFFLINE=98
21724 ++ SMF_EXIT_ERR_NOSMF=99
21725 ++ SMF_EXIT_ERR_PERM=100
21726 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21727 + DATALINK=oxControlService20
21728 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21729 + GATEWAY=fd00:1122:3344:101::1
21730 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21731 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21732 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21733 + LISTEN_ADDR=fd00:1122:3344:101::10
21734 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21735 + LISTEN_PORT=32345
21736 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21737 + PORTBASE=19000
21738 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21739 + DOWNSTAIRS_PREFIX=downstairs
21740 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21741 + SNAPSHOT_PREFIX=snapshot
21742 + [[ oxControlService20 == unknown ]]
21743 + [[ fd00:1122:3344:101::1 == unknown ]]
21744 + ipadm delete-if oxControlService20
21745 + ipadm create-if -t oxControlService20
21746 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21747 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21748 + ipadm show-addr oxControlService20/ll
21749 ipadm: Address object not found
21750 + ipadm create-addr -t -T addrconf oxControlService20/ll
21751 + ipadm show-addr oxControlService20/omicron6
21752 ipadm: Address object not found
21753 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21754 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21755 route to: default
21756 destination: default
21757 mask: default
21758 gateway: fd00:1122:3344:101::1
21759 interface: oxControlService20
21760 flags: <UP,GATEWAY,DONE,STATIC>
21761 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21762 0 0 0 0 0 0 9000 0
21763 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21764 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21765 note: configured to log to "/dev/stdout"
217662023-07-16T04:53:57.974ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
217672023-07-16T04:53:57.976ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
217682023-07-16T04:53:57.976ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
217692023-07-16T04:53:58.005ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
217702023-07-16T04:53:58.005ZINFOcrucible-agent: instance states: (Some(Disabled), None)
217712023-07-16T04:53:58.006ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
217722023-07-16T04:53:58.009ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
217732023-07-16T04:53:58.014ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
217742023-07-16T04:53:58.014ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21775 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21776 ', agent/src/main.rs:880:30
21777 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21778 [ Jul 16 04:53:58 Stopping because service exited with an error. ]
21779 [ Jul 16 04:53:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21780 + . /lib/svc/share/smf_include.sh
21781 ++ SMF_EXIT_OK=0
21782 ++ SMF_EXIT_NODAEMON=94
21783 ++ SMF_EXIT_ERR_FATAL=95
21784 ++ SMF_EXIT_ERR_CONFIG=96
21785 ++ SMF_EXIT_MON_DEGRADE=97
21786 ++ SMF_EXIT_MON_OFFLINE=98
21787 ++ SMF_EXIT_ERR_NOSMF=99
21788 ++ SMF_EXIT_ERR_PERM=100
21789 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21790 + DATALINK=oxControlService20
21791 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21792 + GATEWAY=fd00:1122:3344:101::1
21793 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21794 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21795 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21796 + LISTEN_ADDR=fd00:1122:3344:101::10
21797 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21798 + LISTEN_PORT=32345
21799 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21800 + PORTBASE=19000
21801 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21802 + DOWNSTAIRS_PREFIX=downstairs
21803 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21804 + SNAPSHOT_PREFIX=snapshot
21805 + [[ oxControlService20 == unknown ]]
21806 + [[ fd00:1122:3344:101::1 == unknown ]]
21807 + ipadm delete-if oxControlService20
21808 + ipadm create-if -t oxControlService20
21809 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21810 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21811 + ipadm show-addr oxControlService20/ll
21812 ipadm: Address object not found
21813 + ipadm create-addr -t -T addrconf oxControlService20/ll
21814 + ipadm show-addr oxControlService20/omicron6
21815 ipadm: Address object not found
21816 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21817 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21818 route to: default
21819 destination: default
21820 mask: default
21821 gateway: fd00:1122:3344:101::1
21822 interface: oxControlService20
21823 flags: <UP,GATEWAY,DONE,STATIC>
21824 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21825 0 0 0 0 0 0 9000 0
21826 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21827 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21828 note: configured to log to "/dev/stdout"
218292023-07-16T04:53:58.570ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
218302023-07-16T04:53:58.572ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
218312023-07-16T04:53:58.572ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
218322023-07-16T04:53:58.602ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
218332023-07-16T04:53:58.603ZINFOcrucible-agent: instance states: (Some(Disabled), None)
218342023-07-16T04:53:58.603ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
218352023-07-16T04:53:58.606ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
218362023-07-16T04:53:58.610ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
218372023-07-16T04:53:58.610ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21838 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21839 ', agent/src/main.rs:880:30
21840 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21841 [ Jul 16 04:53:58 Stopping because service exited with an error. ]
21842 [ Jul 16 04:53:58 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21843 + . /lib/svc/share/smf_include.sh
21844 ++ SMF_EXIT_OK=0
21845 ++ SMF_EXIT_NODAEMON=94
21846 ++ SMF_EXIT_ERR_FATAL=95
21847 ++ SMF_EXIT_ERR_CONFIG=96
21848 ++ SMF_EXIT_MON_DEGRADE=97
21849 ++ SMF_EXIT_MON_OFFLINE=98
21850 ++ SMF_EXIT_ERR_NOSMF=99
21851 ++ SMF_EXIT_ERR_PERM=100
21852 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21853 + DATALINK=oxControlService20
21854 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21855 + GATEWAY=fd00:1122:3344:101::1
21856 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21857 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21858 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21859 + LISTEN_ADDR=fd00:1122:3344:101::10
21860 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21861 + LISTEN_PORT=32345
21862 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21863 + PORTBASE=19000
21864 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21865 + DOWNSTAIRS_PREFIX=downstairs
21866 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21867 + SNAPSHOT_PREFIX=snapshot
21868 + [[ oxControlService20 == unknown ]]
21869 + [[ fd00:1122:3344:101::1 == unknown ]]
21870 + ipadm delete-if oxControlService20
21871 + ipadm create-if -t oxControlService20
21872 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21873 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21874 + ipadm show-addr oxControlService20/ll
21875 ipadm: Address object not found
21876 + ipadm create-addr -t -T addrconf oxControlService20/ll
21877 + ipadm show-addr oxControlService20/omicron6
21878 ipadm: Address object not found
21879 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21880 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21881 route to: default
21882 destination: default
21883 mask: default
21884 gateway: fd00:1122:3344:101::1
21885 interface: oxControlService20
21886 flags: <UP,GATEWAY,DONE,STATIC>
21887 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21888 0 0 0 0 0 0 9000 0
21889 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21890 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21891 note: configured to log to "/dev/stdout"
218922023-07-16T04:53:59.168ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
218932023-07-16T04:53:59.171ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
218942023-07-16T04:53:59.171ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
218952023-07-16T04:53:59.201ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
218962023-07-16T04:53:59.201ZINFOcrucible-agent: instance states: (Some(Disabled), None)
218972023-07-16T04:53:59.202ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
218982023-07-16T04:53:59.204ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
218992023-07-16T04:53:59.209ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
219002023-07-16T04:53:59.209ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21901 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21902 ', agent/src/main.rs:880:30
21903 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21904 [ Jul 16 04:53:59 Stopping because service exited with an error. ]
21905 [ Jul 16 04:53:59 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21906 + . /lib/svc/share/smf_include.sh
21907 ++ SMF_EXIT_OK=0
21908 ++ SMF_EXIT_NODAEMON=94
21909 ++ SMF_EXIT_ERR_FATAL=95
21910 ++ SMF_EXIT_ERR_CONFIG=96
21911 ++ SMF_EXIT_MON_DEGRADE=97
21912 ++ SMF_EXIT_MON_OFFLINE=98
21913 ++ SMF_EXIT_ERR_NOSMF=99
21914 ++ SMF_EXIT_ERR_PERM=100
21915 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21916 + DATALINK=oxControlService20
21917 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21918 + GATEWAY=fd00:1122:3344:101::1
21919 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21920 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21921 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21922 + LISTEN_ADDR=fd00:1122:3344:101::10
21923 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21924 + LISTEN_PORT=32345
21925 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21926 + PORTBASE=19000
21927 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21928 + DOWNSTAIRS_PREFIX=downstairs
21929 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21930 + SNAPSHOT_PREFIX=snapshot
21931 + [[ oxControlService20 == unknown ]]
21932 + [[ fd00:1122:3344:101::1 == unknown ]]
21933 + ipadm delete-if oxControlService20
21934 + ipadm create-if -t oxControlService20
21935 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
21936 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
21937 + ipadm show-addr oxControlService20/ll
21938 ipadm: Address object not found
21939 + ipadm create-addr -t -T addrconf oxControlService20/ll
21940 + ipadm show-addr oxControlService20/omicron6
21941 ipadm: Address object not found
21942 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
21943 + route get -inet6 default -inet6 fd00:1122:3344:101::1
21944 route to: default
21945 destination: default
21946 mask: default
21947 gateway: fd00:1122:3344:101::1
21948 interface: oxControlService20
21949 flags: <UP,GATEWAY,DONE,STATIC>
21950 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
21951 0 0 0 0 0 0 9000 0
21952 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
21953 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
21954 note: configured to log to "/dev/stdout"
219552023-07-16T04:53:59.763ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
219562023-07-16T04:53:59.766ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
219572023-07-16T04:53:59.766ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
219582023-07-16T04:53:59.795ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
219592023-07-16T04:53:59.795ZINFOcrucible-agent: instance states: (Some(Disabled), None)
219602023-07-16T04:53:59.796ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
219612023-07-16T04:53:59.798ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
219622023-07-16T04:53:59.802ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
219632023-07-16T04:53:59.802ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
21964 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
21965 ', agent/src/main.rs:880:30
21966 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21967 [ Jul 16 04:53:59 Stopping because service exited with an error. ]
21968 [ Jul 16 04:53:59 Failing too quickly, throttling. ]
21969 [ Jul 16 04:54:00 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
21970 + . /lib/svc/share/smf_include.sh
21971 ++ SMF_EXIT_OK=0
21972 ++ SMF_EXIT_NODAEMON=94
21973 ++ SMF_EXIT_ERR_FATAL=95
21974 ++ SMF_EXIT_ERR_CONFIG=96
21975 ++ SMF_EXIT_MON_DEGRADE=97
21976 ++ SMF_EXIT_MON_OFFLINE=98
21977 ++ SMF_EXIT_ERR_NOSMF=99
21978 ++ SMF_EXIT_ERR_PERM=100
21979 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
21980 + DATALINK=oxControlService20
21981 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
21982 + GATEWAY=fd00:1122:3344:101::1
21983 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
21984 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
21985 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
21986 + LISTEN_ADDR=fd00:1122:3344:101::10
21987 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
21988 + LISTEN_PORT=32345
21989 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
21990 + PORTBASE=19000
21991 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
21992 + DOWNSTAIRS_PREFIX=downstairs
21993 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
21994 + SNAPSHOT_PREFIX=snapshot
21995 + [[ oxControlService20 == unknown ]]
21996 + [[ fd00:1122:3344:101::1 == unknown ]]
21997 + ipadm delete-if oxControlService20
21998 + ipadm create-if -t oxControlService20
21999 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22000 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22001 + ipadm show-addr oxControlService20/ll
22002 ipadm: Address object not found
22003 + ipadm create-addr -t -T addrconf oxControlService20/ll
22004 + ipadm show-addr oxControlService20/omicron6
22005 ipadm: Address object not found
22006 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22007 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22008 route to: default
22009 destination: default
22010 mask: default
22011 gateway: fd00:1122:3344:101::1
22012 interface: oxControlService20
22013 flags: <UP,GATEWAY,DONE,STATIC>
22014 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22015 0 0 0 0 0 0 9000 0
22016 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22017 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22018 note: configured to log to "/dev/stdout"
220192023-07-16T04:54:01.366ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
220202023-07-16T04:54:01.369ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
220212023-07-16T04:54:01.369ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
220222023-07-16T04:54:01.401ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
220232023-07-16T04:54:01.401ZINFOcrucible-agent: instance states: (Some(Disabled), None)
220242023-07-16T04:54:01.401ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
220252023-07-16T04:54:01.404ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
220262023-07-16T04:54:01.408ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
220272023-07-16T04:54:01.408ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22028 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22029 ', agent/src/main.rs:880:30
22030 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22031 [ Jul 16 04:54:01 Stopping because service exited with an error. ]
22032 [ Jul 16 04:54:01 Failing too quickly, throttling. ]
22033 [ Jul 16 04:54:02 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22034 + . /lib/svc/share/smf_include.sh
22035 ++ SMF_EXIT_OK=0
22036 ++ SMF_EXIT_NODAEMON=94
22037 ++ SMF_EXIT_ERR_FATAL=95
22038 ++ SMF_EXIT_ERR_CONFIG=96
22039 ++ SMF_EXIT_MON_DEGRADE=97
22040 ++ SMF_EXIT_MON_OFFLINE=98
22041 ++ SMF_EXIT_ERR_NOSMF=99
22042 ++ SMF_EXIT_ERR_PERM=100
22043 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22044 + DATALINK=oxControlService20
22045 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22046 + GATEWAY=fd00:1122:3344:101::1
22047 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22048 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22049 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22050 + LISTEN_ADDR=fd00:1122:3344:101::10
22051 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22052 + LISTEN_PORT=32345
22053 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22054 + PORTBASE=19000
22055 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22056 + DOWNSTAIRS_PREFIX=downstairs
22057 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22058 + SNAPSHOT_PREFIX=snapshot
22059 + [[ oxControlService20 == unknown ]]
22060 + [[ fd00:1122:3344:101::1 == unknown ]]
22061 + ipadm delete-if oxControlService20
22062 + ipadm create-if -t oxControlService20
22063 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22064 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22065 + ipadm show-addr oxControlService20/ll
22066 ipadm: Address object not found
22067 + ipadm create-addr -t -T addrconf oxControlService20/ll
22068 + ipadm show-addr oxControlService20/omicron6
22069 ipadm: Address object not found
22070 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22071 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22072 route to: default
22073 destination: default
22074 mask: default
22075 gateway: fd00:1122:3344:101::1
22076 interface: oxControlService20
22077 flags: <UP,GATEWAY,DONE,STATIC>
22078 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22079 0 0 0 0 0 0 9000 0
22080 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22081 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22082 note: configured to log to "/dev/stdout"
220832023-07-16T04:54:02.971ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
220842023-07-16T04:54:02.973ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
220852023-07-16T04:54:02.973ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
220862023-07-16T04:54:03.003ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
220872023-07-16T04:54:03.003ZINFOcrucible-agent: instance states: (Some(Disabled), None)
220882023-07-16T04:54:03.004ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
220892023-07-16T04:54:03.006ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
220902023-07-16T04:54:03.011ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
220912023-07-16T04:54:03.011ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22092 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22093 ', agent/src/main.rs:880:30
22094 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22095 [ Jul 16 04:54:03 Stopping because service exited with an error. ]
22096 [ Jul 16 04:54:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22097 + . /lib/svc/share/smf_include.sh
22098 ++ SMF_EXIT_OK=0
22099 ++ SMF_EXIT_NODAEMON=94
22100 ++ SMF_EXIT_ERR_FATAL=95
22101 ++ SMF_EXIT_ERR_CONFIG=96
22102 ++ SMF_EXIT_MON_DEGRADE=97
22103 ++ SMF_EXIT_MON_OFFLINE=98
22104 ++ SMF_EXIT_ERR_NOSMF=99
22105 ++ SMF_EXIT_ERR_PERM=100
22106 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22107 + DATALINK=oxControlService20
22108 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22109 + GATEWAY=fd00:1122:3344:101::1
22110 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22111 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22112 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22113 + LISTEN_ADDR=fd00:1122:3344:101::10
22114 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22115 + LISTEN_PORT=32345
22116 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22117 + PORTBASE=19000
22118 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22119 + DOWNSTAIRS_PREFIX=downstairs
22120 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22121 + SNAPSHOT_PREFIX=snapshot
22122 + [[ oxControlService20 == unknown ]]
22123 + [[ fd00:1122:3344:101::1 == unknown ]]
22124 + ipadm delete-if oxControlService20
22125 + ipadm create-if -t oxControlService20
22126 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22127 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22128 + ipadm show-addr oxControlService20/ll
22129 ipadm: Address object not found
22130 + ipadm create-addr -t -T addrconf oxControlService20/ll
22131 + ipadm show-addr oxControlService20/omicron6
22132 ipadm: Address object not found
22133 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22134 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22135 route to: default
22136 destination: default
22137 mask: default
22138 gateway: fd00:1122:3344:101::1
22139 interface: oxControlService20
22140 flags: <UP,GATEWAY,DONE,STATIC>
22141 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22142 0 0 0 0 0 0 9000 0
22143 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22144 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22145 note: configured to log to "/dev/stdout"
221462023-07-16T04:54:03.571ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
221472023-07-16T04:54:03.573ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
221482023-07-16T04:54:03.573ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
221492023-07-16T04:54:03.602ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
221502023-07-16T04:54:03.603ZINFOcrucible-agent: instance states: (Some(Disabled), None)
221512023-07-16T04:54:03.603ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
221522023-07-16T04:54:03.606ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
221532023-07-16T04:54:03.611ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
221542023-07-16T04:54:03.611ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22155 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22156 ', agent/src/main.rs:880:30
22157 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22158 [ Jul 16 04:54:03 Stopping because service exited with an error. ]
22159 [ Jul 16 04:54:03 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22160 + . /lib/svc/share/smf_include.sh
22161 ++ SMF_EXIT_OK=0
22162 ++ SMF_EXIT_NODAEMON=94
22163 ++ SMF_EXIT_ERR_FATAL=95
22164 ++ SMF_EXIT_ERR_CONFIG=96
22165 ++ SMF_EXIT_MON_DEGRADE=97
22166 ++ SMF_EXIT_MON_OFFLINE=98
22167 ++ SMF_EXIT_ERR_NOSMF=99
22168 ++ SMF_EXIT_ERR_PERM=100
22169 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22170 + DATALINK=oxControlService20
22171 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22172 + GATEWAY=fd00:1122:3344:101::1
22173 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22174 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22175 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22176 + LISTEN_ADDR=fd00:1122:3344:101::10
22177 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22178 + LISTEN_PORT=32345
22179 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22180 + PORTBASE=19000
22181 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22182 + DOWNSTAIRS_PREFIX=downstairs
22183 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22184 + SNAPSHOT_PREFIX=snapshot
22185 + [[ oxControlService20 == unknown ]]
22186 + [[ fd00:1122:3344:101::1 == unknown ]]
22187 + ipadm delete-if oxControlService20
22188 + ipadm create-if -t oxControlService20
22189 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22190 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22191 + ipadm show-addr oxControlService20/ll
22192 ipadm: Address object not found
22193 + ipadm create-addr -t -T addrconf oxControlService20/ll
22194 + ipadm show-addr oxControlService20/omicron6
22195 ipadm: Address object not found
22196 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22197 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22198 route to: default
22199 destination: default
22200 mask: default
22201 gateway: fd00:1122:3344:101::1
22202 interface: oxControlService20
22203 flags: <UP,GATEWAY,DONE,STATIC>
22204 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22205 0 0 0 0 0 0 9000 0
22206 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22207 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22208 note: configured to log to "/dev/stdout"
222092023-07-16T04:54:04.164ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
222102023-07-16T04:54:04.166ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
222112023-07-16T04:54:04.166ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
222122023-07-16T04:54:04.196ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
222132023-07-16T04:54:04.196ZINFOcrucible-agent: instance states: (Some(Disabled), None)
222142023-07-16T04:54:04.197ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
222152023-07-16T04:54:04.200ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
222162023-07-16T04:54:04.204ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
222172023-07-16T04:54:04.204ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22218 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22219 ', agent/src/main.rs:880:30
22220 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22221 [ Jul 16 04:54:04 Stopping because service exited with an error. ]
22222 [ Jul 16 04:54:04 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22223 + . /lib/svc/share/smf_include.sh
22224 ++ SMF_EXIT_OK=0
22225 ++ SMF_EXIT_NODAEMON=94
22226 ++ SMF_EXIT_ERR_FATAL=95
22227 ++ SMF_EXIT_ERR_CONFIG=96
22228 ++ SMF_EXIT_MON_DEGRADE=97
22229 ++ SMF_EXIT_MON_OFFLINE=98
22230 ++ SMF_EXIT_ERR_NOSMF=99
22231 ++ SMF_EXIT_ERR_PERM=100
22232 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22233 + DATALINK=oxControlService20
22234 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22235 + GATEWAY=fd00:1122:3344:101::1
22236 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22237 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22238 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22239 + LISTEN_ADDR=fd00:1122:3344:101::10
22240 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22241 + LISTEN_PORT=32345
22242 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22243 + PORTBASE=19000
22244 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22245 + DOWNSTAIRS_PREFIX=downstairs
22246 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22247 + SNAPSHOT_PREFIX=snapshot
22248 + [[ oxControlService20 == unknown ]]
22249 + [[ fd00:1122:3344:101::1 == unknown ]]
22250 + ipadm delete-if oxControlService20
22251 + ipadm create-if -t oxControlService20
22252 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22253 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22254 + ipadm show-addr oxControlService20/ll
22255 ipadm: Address object not found
22256 + ipadm create-addr -t -T addrconf oxControlService20/ll
22257 + ipadm show-addr oxControlService20/omicron6
22258 ipadm: Address object not found
22259 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22260 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22261 route to: default
22262 destination: default
22263 mask: default
22264 gateway: fd00:1122:3344:101::1
22265 interface: oxControlService20
22266 flags: <UP,GATEWAY,DONE,STATIC>
22267 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22268 0 0 0 0 0 0 9000 0
22269 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22270 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22271 note: configured to log to "/dev/stdout"
222722023-07-16T04:54:04.760ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
222732023-07-16T04:54:04.763ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
222742023-07-16T04:54:04.763ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
222752023-07-16T04:54:04.795ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
222762023-07-16T04:54:04.795ZINFOcrucible-agent: instance states: (Some(Disabled), None)
222772023-07-16T04:54:04.796ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
222782023-07-16T04:54:04.799ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
222792023-07-16T04:54:04.804ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
222802023-07-16T04:54:04.804ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22281 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22282 ', agent/src/main.rs:880:30
22283 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22284 [ Jul 16 04:54:04 Stopping because service exited with an error. ]
22285 [ Jul 16 04:54:04 Failing too quickly, throttling. ]
22286 [ Jul 16 04:54:05 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22287 + . /lib/svc/share/smf_include.sh
22288 ++ SMF_EXIT_OK=0
22289 ++ SMF_EXIT_NODAEMON=94
22290 ++ SMF_EXIT_ERR_FATAL=95
22291 ++ SMF_EXIT_ERR_CONFIG=96
22292 ++ SMF_EXIT_MON_DEGRADE=97
22293 ++ SMF_EXIT_MON_OFFLINE=98
22294 ++ SMF_EXIT_ERR_NOSMF=99
22295 ++ SMF_EXIT_ERR_PERM=100
22296 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22297 + DATALINK=oxControlService20
22298 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22299 + GATEWAY=fd00:1122:3344:101::1
22300 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22301 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22302 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22303 + LISTEN_ADDR=fd00:1122:3344:101::10
22304 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22305 + LISTEN_PORT=32345
22306 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22307 + PORTBASE=19000
22308 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22309 + DOWNSTAIRS_PREFIX=downstairs
22310 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22311 + SNAPSHOT_PREFIX=snapshot
22312 + [[ oxControlService20 == unknown ]]
22313 + [[ fd00:1122:3344:101::1 == unknown ]]
22314 + ipadm delete-if oxControlService20
22315 + ipadm create-if -t oxControlService20
22316 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22317 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22318 + ipadm show-addr oxControlService20/ll
22319 ipadm: Address object not found
22320 + ipadm create-addr -t -T addrconf oxControlService20/ll
22321 + ipadm show-addr oxControlService20/omicron6
22322 ipadm: Address object not found
22323 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22324 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22325 route to: default
22326 destination: default
22327 mask: default
22328 gateway: fd00:1122:3344:101::1
22329 interface: oxControlService20
22330 flags: <UP,GATEWAY,DONE,STATIC>
22331 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22332 0 0 0 0 0 0 9000 0
22333 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22334 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22335 note: configured to log to "/dev/stdout"
223362023-07-16T04:54:06.364ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
223372023-07-16T04:54:06.367ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
223382023-07-16T04:54:06.367ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
223392023-07-16T04:54:06.396ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
223402023-07-16T04:54:06.396ZINFOcrucible-agent: instance states: (Some(Disabled), None)
223412023-07-16T04:54:06.397ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
223422023-07-16T04:54:06.400ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
223432023-07-16T04:54:06.404ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
223442023-07-16T04:54:06.404ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22345 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22346 ', agent/src/main.rs:880:30
22347 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22348 [ Jul 16 04:54:06 Stopping because service exited with an error. ]
22349 [ Jul 16 04:54:06 Failing too quickly, throttling. ]
22350 [ Jul 16 04:54:07 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22351 + . /lib/svc/share/smf_include.sh
22352 ++ SMF_EXIT_OK=0
22353 ++ SMF_EXIT_NODAEMON=94
22354 ++ SMF_EXIT_ERR_FATAL=95
22355 ++ SMF_EXIT_ERR_CONFIG=96
22356 ++ SMF_EXIT_MON_DEGRADE=97
22357 ++ SMF_EXIT_MON_OFFLINE=98
22358 ++ SMF_EXIT_ERR_NOSMF=99
22359 ++ SMF_EXIT_ERR_PERM=100
22360 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22361 + DATALINK=oxControlService20
22362 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22363 + GATEWAY=fd00:1122:3344:101::1
22364 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22365 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22366 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22367 + LISTEN_ADDR=fd00:1122:3344:101::10
22368 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22369 + LISTEN_PORT=32345
22370 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22371 + PORTBASE=19000
22372 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22373 + DOWNSTAIRS_PREFIX=downstairs
22374 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22375 + SNAPSHOT_PREFIX=snapshot
22376 + [[ oxControlService20 == unknown ]]
22377 + [[ fd00:1122:3344:101::1 == unknown ]]
22378 + ipadm delete-if oxControlService20
22379 + ipadm create-if -t oxControlService20
22380 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22381 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22382 + ipadm show-addr oxControlService20/ll
22383 ipadm: Address object not found
22384 + ipadm create-addr -t -T addrconf oxControlService20/ll
22385 + ipadm show-addr oxControlService20/omicron6
22386 ipadm: Address object not found
22387 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22388 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22389 route to: default
22390 destination: default
22391 mask: default
22392 gateway: fd00:1122:3344:101::1
22393 interface: oxControlService20
22394 flags: <UP,GATEWAY,DONE,STATIC>
22395 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22396 0 0 0 0 0 0 9000 0
22397 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22398 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22399 note: configured to log to "/dev/stdout"
224002023-07-16T04:54:07.966ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
224012023-07-16T04:54:07.969ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
224022023-07-16T04:54:07.969ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
224032023-07-16T04:54:07.997ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
224042023-07-16T04:54:07.997ZINFOcrucible-agent: instance states: (Some(Disabled), None)
224052023-07-16T04:54:07.998ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
224062023-07-16T04:54:08.001ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
224072023-07-16T04:54:08.005ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
224082023-07-16T04:54:08.005ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22409 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22410 ', agent/src/main.rs:880:30
22411 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22412 [ Jul 16 04:54:08 Stopping because service exited with an error. ]
22413 [ Jul 16 04:54:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22414 + . /lib/svc/share/smf_include.sh
22415 ++ SMF_EXIT_OK=0
22416 ++ SMF_EXIT_NODAEMON=94
22417 ++ SMF_EXIT_ERR_FATAL=95
22418 ++ SMF_EXIT_ERR_CONFIG=96
22419 ++ SMF_EXIT_MON_DEGRADE=97
22420 ++ SMF_EXIT_MON_OFFLINE=98
22421 ++ SMF_EXIT_ERR_NOSMF=99
22422 ++ SMF_EXIT_ERR_PERM=100
22423 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22424 + DATALINK=oxControlService20
22425 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22426 + GATEWAY=fd00:1122:3344:101::1
22427 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22428 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22429 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22430 + LISTEN_ADDR=fd00:1122:3344:101::10
22431 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22432 + LISTEN_PORT=32345
22433 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22434 + PORTBASE=19000
22435 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22436 + DOWNSTAIRS_PREFIX=downstairs
22437 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22438 + SNAPSHOT_PREFIX=snapshot
22439 + [[ oxControlService20 == unknown ]]
22440 + [[ fd00:1122:3344:101::1 == unknown ]]
22441 + ipadm delete-if oxControlService20
22442 + ipadm create-if -t oxControlService20
22443 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22444 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22445 + ipadm show-addr oxControlService20/ll
22446 ipadm: Address object not found
22447 + ipadm create-addr -t -T addrconf oxControlService20/ll
22448 + ipadm show-addr oxControlService20/omicron6
22449 ipadm: Address object not found
22450 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22451 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22452 route to: default
22453 destination: default
22454 mask: default
22455 gateway: fd00:1122:3344:101::1
22456 interface: oxControlService20
22457 flags: <UP,GATEWAY,DONE,STATIC>
22458 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22459 0 0 0 0 0 0 9000 0
22460 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22461 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22462 note: configured to log to "/dev/stdout"
224632023-07-16T04:54:08.562ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
224642023-07-16T04:54:08.564ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
224652023-07-16T04:54:08.564ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
224662023-07-16T04:54:08.594ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
224672023-07-16T04:54:08.594ZINFOcrucible-agent: instance states: (Some(Disabled), None)
224682023-07-16T04:54:08.595ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
224692023-07-16T04:54:08.597ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
224702023-07-16T04:54:08.601ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
224712023-07-16T04:54:08.602ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22472 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22473 ', agent/src/main.rs:880:30
22474 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22475 [ Jul 16 04:54:08 Stopping because service exited with an error. ]
22476 [ Jul 16 04:54:08 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22477 + . /lib/svc/share/smf_include.sh
22478 ++ SMF_EXIT_OK=0
22479 ++ SMF_EXIT_NODAEMON=94
22480 ++ SMF_EXIT_ERR_FATAL=95
22481 ++ SMF_EXIT_ERR_CONFIG=96
22482 ++ SMF_EXIT_MON_DEGRADE=97
22483 ++ SMF_EXIT_MON_OFFLINE=98
22484 ++ SMF_EXIT_ERR_NOSMF=99
22485 ++ SMF_EXIT_ERR_PERM=100
22486 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22487 + DATALINK=oxControlService20
22488 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22489 + GATEWAY=fd00:1122:3344:101::1
22490 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22491 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22492 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22493 + LISTEN_ADDR=fd00:1122:3344:101::10
22494 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22495 + LISTEN_PORT=32345
22496 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22497 + PORTBASE=19000
22498 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22499 + DOWNSTAIRS_PREFIX=downstairs
22500 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22501 + SNAPSHOT_PREFIX=snapshot
22502 + [[ oxControlService20 == unknown ]]
22503 + [[ fd00:1122:3344:101::1 == unknown ]]
22504 + ipadm delete-if oxControlService20
22505 + ipadm create-if -t oxControlService20
22506 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22507 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22508 + ipadm show-addr oxControlService20/ll
22509 ipadm: Address object not found
22510 + ipadm create-addr -t -T addrconf oxControlService20/ll
22511 + ipadm show-addr oxControlService20/omicron6
22512 ipadm: Address object not found
22513 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22514 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22515 route to: default
22516 destination: default
22517 mask: default
22518 gateway: fd00:1122:3344:101::1
22519 interface: oxControlService20
22520 flags: <UP,GATEWAY,DONE,STATIC>
22521 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22522 0 0 0 0 0 0 9000 0
22523 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22524 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22525 note: configured to log to "/dev/stdout"
225262023-07-16T04:54:09.158ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
225272023-07-16T04:54:09.160ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
225282023-07-16T04:54:09.160ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
225292023-07-16T04:54:09.189ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
225302023-07-16T04:54:09.189ZINFOcrucible-agent: instance states: (Some(Disabled), None)
225312023-07-16T04:54:09.190ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
225322023-07-16T04:54:09.193ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
225332023-07-16T04:54:09.197ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
225342023-07-16T04:54:09.197ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22535 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22536 ', agent/src/main.rs:880:30
22537 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22538 [ Jul 16 04:54:09 Stopping because service exited with an error. ]
22539 [ Jul 16 04:54:09 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22540 + . /lib/svc/share/smf_include.sh
22541 ++ SMF_EXIT_OK=0
22542 ++ SMF_EXIT_NODAEMON=94
22543 ++ SMF_EXIT_ERR_FATAL=95
22544 ++ SMF_EXIT_ERR_CONFIG=96
22545 ++ SMF_EXIT_MON_DEGRADE=97
22546 ++ SMF_EXIT_MON_OFFLINE=98
22547 ++ SMF_EXIT_ERR_NOSMF=99
22548 ++ SMF_EXIT_ERR_PERM=100
22549 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22550 + DATALINK=oxControlService20
22551 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22552 + GATEWAY=fd00:1122:3344:101::1
22553 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22554 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22555 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22556 + LISTEN_ADDR=fd00:1122:3344:101::10
22557 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22558 + LISTEN_PORT=32345
22559 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22560 + PORTBASE=19000
22561 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22562 + DOWNSTAIRS_PREFIX=downstairs
22563 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22564 + SNAPSHOT_PREFIX=snapshot
22565 + [[ oxControlService20 == unknown ]]
22566 + [[ fd00:1122:3344:101::1 == unknown ]]
22567 + ipadm delete-if oxControlService20
22568 + ipadm create-if -t oxControlService20
22569 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22570 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22571 + ipadm show-addr oxControlService20/ll
22572 ipadm: Address object not found
22573 + ipadm create-addr -t -T addrconf oxControlService20/ll
22574 + ipadm show-addr oxControlService20/omicron6
22575 ipadm: Address object not found
22576 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22577 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22578 route to: default
22579 destination: default
22580 mask: default
22581 gateway: fd00:1122:3344:101::1
22582 interface: oxControlService20
22583 flags: <UP,GATEWAY,DONE,STATIC>
22584 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22585 0 0 0 0 0 0 9000 0
22586 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22587 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22588 note: configured to log to "/dev/stdout"
225892023-07-16T04:54:09.750ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
225902023-07-16T04:54:09.752ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
225912023-07-16T04:54:09.752ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
225922023-07-16T04:54:09.780ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
225932023-07-16T04:54:09.780ZINFOcrucible-agent: instance states: (Some(Disabled), None)
225942023-07-16T04:54:09.781ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
225952023-07-16T04:54:09.784ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
225962023-07-16T04:54:09.788ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
225972023-07-16T04:54:09.788ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22598 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22599 ', agent/src/main.rs:880:30
22600 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22601 [ Jul 16 04:54:09 Stopping because service exited with an error. ]
22602 [ Jul 16 04:54:09 Failing too quickly, throttling. ]
22603 [ Jul 16 04:54:10 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22604 + . /lib/svc/share/smf_include.sh
22605 ++ SMF_EXIT_OK=0
22606 ++ SMF_EXIT_NODAEMON=94
22607 ++ SMF_EXIT_ERR_FATAL=95
22608 ++ SMF_EXIT_ERR_CONFIG=96
22609 ++ SMF_EXIT_MON_DEGRADE=97
22610 ++ SMF_EXIT_MON_OFFLINE=98
22611 ++ SMF_EXIT_ERR_NOSMF=99
22612 ++ SMF_EXIT_ERR_PERM=100
22613 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22614 + DATALINK=oxControlService20
22615 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22616 + GATEWAY=fd00:1122:3344:101::1
22617 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22618 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22619 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22620 + LISTEN_ADDR=fd00:1122:3344:101::10
22621 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22622 + LISTEN_PORT=32345
22623 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22624 + PORTBASE=19000
22625 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22626 + DOWNSTAIRS_PREFIX=downstairs
22627 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22628 + SNAPSHOT_PREFIX=snapshot
22629 + [[ oxControlService20 == unknown ]]
22630 + [[ fd00:1122:3344:101::1 == unknown ]]
22631 + ipadm delete-if oxControlService20
22632 + ipadm create-if -t oxControlService20
22633 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22634 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22635 + ipadm show-addr oxControlService20/ll
22636 ipadm: Address object not found
22637 + ipadm create-addr -t -T addrconf oxControlService20/ll
22638 + ipadm show-addr oxControlService20/omicron6
22639 ipadm: Address object not found
22640 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22641 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22642 route to: default
22643 destination: default
22644 mask: default
22645 gateway: fd00:1122:3344:101::1
22646 interface: oxControlService20
22647 flags: <UP,GATEWAY,DONE,STATIC>
22648 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22649 0 0 0 0 0 0 9000 0
22650 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22651 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22652 note: configured to log to "/dev/stdout"
226532023-07-16T04:54:11.350ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
226542023-07-16T04:54:11.353ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
226552023-07-16T04:54:11.353ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
226562023-07-16T04:54:11.382ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
226572023-07-16T04:54:11.382ZINFOcrucible-agent: instance states: (Some(Disabled), None)
226582023-07-16T04:54:11.383ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
226592023-07-16T04:54:11.386ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
226602023-07-16T04:54:11.392ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
226612023-07-16T04:54:11.392ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22662 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22663 ', agent/src/main.rs:880:30
22664 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22665 [ Jul 16 04:54:11 Stopping because service exited with an error. ]
22666 [ Jul 16 04:54:11 Failing too quickly, throttling. ]
22667 [ Jul 16 04:54:12 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22668 + . /lib/svc/share/smf_include.sh
22669 ++ SMF_EXIT_OK=0
22670 ++ SMF_EXIT_NODAEMON=94
22671 ++ SMF_EXIT_ERR_FATAL=95
22672 ++ SMF_EXIT_ERR_CONFIG=96
22673 ++ SMF_EXIT_MON_DEGRADE=97
22674 ++ SMF_EXIT_MON_OFFLINE=98
22675 ++ SMF_EXIT_ERR_NOSMF=99
22676 ++ SMF_EXIT_ERR_PERM=100
22677 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22678 + DATALINK=oxControlService20
22679 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22680 + GATEWAY=fd00:1122:3344:101::1
22681 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22682 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22683 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22684 + LISTEN_ADDR=fd00:1122:3344:101::10
22685 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22686 + LISTEN_PORT=32345
22687 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22688 + PORTBASE=19000
22689 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22690 + DOWNSTAIRS_PREFIX=downstairs
22691 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22692 + SNAPSHOT_PREFIX=snapshot
22693 + [[ oxControlService20 == unknown ]]
22694 + [[ fd00:1122:3344:101::1 == unknown ]]
22695 + ipadm delete-if oxControlService20
22696 + ipadm create-if -t oxControlService20
22697 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22698 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22699 + ipadm show-addr oxControlService20/ll
22700 ipadm: Address object not found
22701 + ipadm create-addr -t -T addrconf oxControlService20/ll
22702 + ipadm show-addr oxControlService20/omicron6
22703 ipadm: Address object not found
22704 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22705 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22706 route to: default
22707 destination: default
22708 mask: default
22709 gateway: fd00:1122:3344:101::1
22710 interface: oxControlService20
22711 flags: <UP,GATEWAY,DONE,STATIC>
22712 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22713 0 0 0 0 0 0 9000 0
22714 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22715 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22716 note: configured to log to "/dev/stdout"
227172023-07-16T04:54:12.953ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
227182023-07-16T04:54:12.955ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
227192023-07-16T04:54:12.955ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
227202023-07-16T04:54:12.985ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
227212023-07-16T04:54:12.985ZINFOcrucible-agent: instance states: (Some(Disabled), None)
227222023-07-16T04:54:12.986ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
227232023-07-16T04:54:12.988ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
227242023-07-16T04:54:12.993ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
227252023-07-16T04:54:12.993ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22726 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22727 ', agent/src/main.rs:880:30
22728 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22729 [ Jul 16 04:54:13 Stopping because service exited with an error. ]
22730 [ Jul 16 04:54:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22731 + . /lib/svc/share/smf_include.sh
22732 ++ SMF_EXIT_OK=0
22733 ++ SMF_EXIT_NODAEMON=94
22734 ++ SMF_EXIT_ERR_FATAL=95
22735 ++ SMF_EXIT_ERR_CONFIG=96
22736 ++ SMF_EXIT_MON_DEGRADE=97
22737 ++ SMF_EXIT_MON_OFFLINE=98
22738 ++ SMF_EXIT_ERR_NOSMF=99
22739 ++ SMF_EXIT_ERR_PERM=100
22740 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22741 + DATALINK=oxControlService20
22742 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22743 + GATEWAY=fd00:1122:3344:101::1
22744 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22745 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22746 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22747 + LISTEN_ADDR=fd00:1122:3344:101::10
22748 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22749 + LISTEN_PORT=32345
22750 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22751 + PORTBASE=19000
22752 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22753 + DOWNSTAIRS_PREFIX=downstairs
22754 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22755 + SNAPSHOT_PREFIX=snapshot
22756 + [[ oxControlService20 == unknown ]]
22757 + [[ fd00:1122:3344:101::1 == unknown ]]
22758 + ipadm delete-if oxControlService20
22759 + ipadm create-if -t oxControlService20
22760 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22761 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22762 + ipadm show-addr oxControlService20/ll
22763 ipadm: Address object not found
22764 + ipadm create-addr -t -T addrconf oxControlService20/ll
22765 + ipadm show-addr oxControlService20/omicron6
22766 ipadm: Address object not found
22767 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22768 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22769 route to: default
22770 destination: default
22771 mask: default
22772 gateway: fd00:1122:3344:101::1
22773 interface: oxControlService20
22774 flags: <UP,GATEWAY,DONE,STATIC>
22775 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22776 0 0 0 0 0 0 9000 0
22777 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22778 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22779 note: configured to log to "/dev/stdout"
227802023-07-16T04:54:13.551ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
227812023-07-16T04:54:13.554ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
227822023-07-16T04:54:13.554ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
227832023-07-16T04:54:13.582ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
227842023-07-16T04:54:13.582ZINFOcrucible-agent: instance states: (Some(Disabled), None)
227852023-07-16T04:54:13.583ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
227862023-07-16T04:54:13.585ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
227872023-07-16T04:54:13.590ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
227882023-07-16T04:54:13.590ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22789 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22790 ', agent/src/main.rs:880:30
22791 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22792 [ Jul 16 04:54:13 Stopping because service exited with an error. ]
22793 [ Jul 16 04:54:13 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22794 + . /lib/svc/share/smf_include.sh
22795 ++ SMF_EXIT_OK=0
22796 ++ SMF_EXIT_NODAEMON=94
22797 ++ SMF_EXIT_ERR_FATAL=95
22798 ++ SMF_EXIT_ERR_CONFIG=96
22799 ++ SMF_EXIT_MON_DEGRADE=97
22800 ++ SMF_EXIT_MON_OFFLINE=98
22801 ++ SMF_EXIT_ERR_NOSMF=99
22802 ++ SMF_EXIT_ERR_PERM=100
22803 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22804 + DATALINK=oxControlService20
22805 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22806 + GATEWAY=fd00:1122:3344:101::1
22807 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22808 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22809 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22810 + LISTEN_ADDR=fd00:1122:3344:101::10
22811 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22812 + LISTEN_PORT=32345
22813 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22814 + PORTBASE=19000
22815 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22816 + DOWNSTAIRS_PREFIX=downstairs
22817 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22818 + SNAPSHOT_PREFIX=snapshot
22819 + [[ oxControlService20 == unknown ]]
22820 + [[ fd00:1122:3344:101::1 == unknown ]]
22821 + ipadm delete-if oxControlService20
22822 + ipadm create-if -t oxControlService20
22823 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22824 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22825 + ipadm show-addr oxControlService20/ll
22826 ipadm: Address object not found
22827 + ipadm create-addr -t -T addrconf oxControlService20/ll
22828 + ipadm show-addr oxControlService20/omicron6
22829 ipadm: Address object not found
22830 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22831 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22832 route to: default
22833 destination: default
22834 mask: default
22835 gateway: fd00:1122:3344:101::1
22836 interface: oxControlService20
22837 flags: <UP,GATEWAY,DONE,STATIC>
22838 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22839 0 0 0 0 0 0 9000 0
22840 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22841 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22842 note: configured to log to "/dev/stdout"
228432023-07-16T04:54:14.144ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
228442023-07-16T04:54:14.146ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
228452023-07-16T04:54:14.146ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
228462023-07-16T04:54:14.175ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
228472023-07-16T04:54:14.175ZINFOcrucible-agent: instance states: (Some(Disabled), None)
228482023-07-16T04:54:14.176ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
228492023-07-16T04:54:14.178ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
228502023-07-16T04:54:14.182ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
228512023-07-16T04:54:14.182ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22852 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22853 ', agent/src/main.rs:880:30
22854 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22855 [ Jul 16 04:54:14 Stopping because service exited with an error. ]
22856 [ Jul 16 04:54:14 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22857 + . /lib/svc/share/smf_include.sh
22858 ++ SMF_EXIT_OK=0
22859 ++ SMF_EXIT_NODAEMON=94
22860 ++ SMF_EXIT_ERR_FATAL=95
22861 ++ SMF_EXIT_ERR_CONFIG=96
22862 ++ SMF_EXIT_MON_DEGRADE=97
22863 ++ SMF_EXIT_MON_OFFLINE=98
22864 ++ SMF_EXIT_ERR_NOSMF=99
22865 ++ SMF_EXIT_ERR_PERM=100
22866 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22867 + DATALINK=oxControlService20
22868 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22869 + GATEWAY=fd00:1122:3344:101::1
22870 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22871 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22872 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22873 + LISTEN_ADDR=fd00:1122:3344:101::10
22874 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22875 + LISTEN_PORT=32345
22876 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22877 + PORTBASE=19000
22878 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22879 + DOWNSTAIRS_PREFIX=downstairs
22880 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22881 + SNAPSHOT_PREFIX=snapshot
22882 + [[ oxControlService20 == unknown ]]
22883 + [[ fd00:1122:3344:101::1 == unknown ]]
22884 + ipadm delete-if oxControlService20
22885 + ipadm create-if -t oxControlService20
22886 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22887 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22888 + ipadm show-addr oxControlService20/ll
22889 ipadm: Address object not found
22890 + ipadm create-addr -t -T addrconf oxControlService20/ll
22891 + ipadm show-addr oxControlService20/omicron6
22892 ipadm: Address object not found
22893 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22894 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22895 route to: default
22896 destination: default
22897 mask: default
22898 gateway: fd00:1122:3344:101::1
22899 interface: oxControlService20
22900 flags: <UP,GATEWAY,DONE,STATIC>
22901 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22902 0 0 0 0 0 0 9000 0
22903 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22904 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22905 note: configured to log to "/dev/stdout"
229062023-07-16T04:54:14.737ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
229072023-07-16T04:54:14.740ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
229082023-07-16T04:54:14.740ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
229092023-07-16T04:54:14.769ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
229102023-07-16T04:54:14.769ZINFOcrucible-agent: instance states: (Some(Disabled), None)
229112023-07-16T04:54:14.770ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
229122023-07-16T04:54:14.773ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
229132023-07-16T04:54:14.777ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
229142023-07-16T04:54:14.777ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22915 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22916 ', agent/src/main.rs:880:30
22917 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22918 [ Jul 16 04:54:14 Stopping because service exited with an error. ]
22919 [ Jul 16 04:54:14 Failing too quickly, throttling. ]
22920 [ Jul 16 04:54:15 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22921 + . /lib/svc/share/smf_include.sh
22922 ++ SMF_EXIT_OK=0
22923 ++ SMF_EXIT_NODAEMON=94
22924 ++ SMF_EXIT_ERR_FATAL=95
22925 ++ SMF_EXIT_ERR_CONFIG=96
22926 ++ SMF_EXIT_MON_DEGRADE=97
22927 ++ SMF_EXIT_MON_OFFLINE=98
22928 ++ SMF_EXIT_ERR_NOSMF=99
22929 ++ SMF_EXIT_ERR_PERM=100
22930 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22931 + DATALINK=oxControlService20
22932 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22933 + GATEWAY=fd00:1122:3344:101::1
22934 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22935 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
22936 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
22937 + LISTEN_ADDR=fd00:1122:3344:101::10
22938 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
22939 + LISTEN_PORT=32345
22940 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
22941 + PORTBASE=19000
22942 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
22943 + DOWNSTAIRS_PREFIX=downstairs
22944 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
22945 + SNAPSHOT_PREFIX=snapshot
22946 + [[ oxControlService20 == unknown ]]
22947 + [[ fd00:1122:3344:101::1 == unknown ]]
22948 + ipadm delete-if oxControlService20
22949 + ipadm create-if -t oxControlService20
22950 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
22951 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
22952 + ipadm show-addr oxControlService20/ll
22953 ipadm: Address object not found
22954 + ipadm create-addr -t -T addrconf oxControlService20/ll
22955 + ipadm show-addr oxControlService20/omicron6
22956 ipadm: Address object not found
22957 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
22958 + route get -inet6 default -inet6 fd00:1122:3344:101::1
22959 route to: default
22960 destination: default
22961 mask: default
22962 gateway: fd00:1122:3344:101::1
22963 interface: oxControlService20
22964 flags: <UP,GATEWAY,DONE,STATIC>
22965 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
22966 0 0 0 0 0 0 9000 0
22967 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
22968 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
22969 note: configured to log to "/dev/stdout"
229702023-07-16T04:54:16.335ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
229712023-07-16T04:54:16.337ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
229722023-07-16T04:54:16.337ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
229732023-07-16T04:54:16.367ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
229742023-07-16T04:54:16.367ZINFOcrucible-agent: instance states: (Some(Disabled), None)
229752023-07-16T04:54:16.368ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
229762023-07-16T04:54:16.370ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
229772023-07-16T04:54:16.375ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
229782023-07-16T04:54:16.375ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
22979 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
22980 ', agent/src/main.rs:880:30
22981 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22982 [ Jul 16 04:54:16 Stopping because service exited with an error. ]
22983 [ Jul 16 04:54:16 Failing too quickly, throttling. ]
22984 [ Jul 16 04:54:17 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
22985 + . /lib/svc/share/smf_include.sh
22986 ++ SMF_EXIT_OK=0
22987 ++ SMF_EXIT_NODAEMON=94
22988 ++ SMF_EXIT_ERR_FATAL=95
22989 ++ SMF_EXIT_ERR_CONFIG=96
22990 ++ SMF_EXIT_MON_DEGRADE=97
22991 ++ SMF_EXIT_MON_OFFLINE=98
22992 ++ SMF_EXIT_ERR_NOSMF=99
22993 ++ SMF_EXIT_ERR_PERM=100
22994 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
22995 + DATALINK=oxControlService20
22996 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
22997 + GATEWAY=fd00:1122:3344:101::1
22998 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
22999 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23000 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23001 + LISTEN_ADDR=fd00:1122:3344:101::10
23002 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23003 + LISTEN_PORT=32345
23004 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23005 + PORTBASE=19000
23006 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23007 + DOWNSTAIRS_PREFIX=downstairs
23008 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23009 + SNAPSHOT_PREFIX=snapshot
23010 + [[ oxControlService20 == unknown ]]
23011 + [[ fd00:1122:3344:101::1 == unknown ]]
23012 + ipadm delete-if oxControlService20
23013 + ipadm create-if -t oxControlService20
23014 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23015 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23016 + ipadm show-addr oxControlService20/ll
23017 ipadm: Address object not found
23018 + ipadm create-addr -t -T addrconf oxControlService20/ll
23019 + ipadm show-addr oxControlService20/omicron6
23020 ipadm: Address object not found
23021 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23022 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23023 route to: default
23024 destination: default
23025 mask: default
23026 gateway: fd00:1122:3344:101::1
23027 interface: oxControlService20
23028 flags: <UP,GATEWAY,DONE,STATIC>
23029 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23030 0 0 0 0 0 0 9000 0
23031 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23032 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23033 note: configured to log to "/dev/stdout"
230342023-07-16T04:54:17.938ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
230352023-07-16T04:54:17.940ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
230362023-07-16T04:54:17.940ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
230372023-07-16T04:54:17.970ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
230382023-07-16T04:54:17.970ZINFOcrucible-agent: instance states: (Some(Disabled), None)
230392023-07-16T04:54:17.971ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
230402023-07-16T04:54:17.973ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
230412023-07-16T04:54:17.978ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
230422023-07-16T04:54:17.978ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23043 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23044 ', agent/src/main.rs:880:30
23045 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23046 [ Jul 16 04:54:18 Stopping because service exited with an error. ]
23047 [ Jul 16 04:54:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23048 + . /lib/svc/share/smf_include.sh
23049 ++ SMF_EXIT_OK=0
23050 ++ SMF_EXIT_NODAEMON=94
23051 ++ SMF_EXIT_ERR_FATAL=95
23052 ++ SMF_EXIT_ERR_CONFIG=96
23053 ++ SMF_EXIT_MON_DEGRADE=97
23054 ++ SMF_EXIT_MON_OFFLINE=98
23055 ++ SMF_EXIT_ERR_NOSMF=99
23056 ++ SMF_EXIT_ERR_PERM=100
23057 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23058 + DATALINK=oxControlService20
23059 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23060 + GATEWAY=fd00:1122:3344:101::1
23061 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23062 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23063 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23064 + LISTEN_ADDR=fd00:1122:3344:101::10
23065 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23066 + LISTEN_PORT=32345
23067 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23068 + PORTBASE=19000
23069 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23070 + DOWNSTAIRS_PREFIX=downstairs
23071 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23072 + SNAPSHOT_PREFIX=snapshot
23073 + [[ oxControlService20 == unknown ]]
23074 + [[ fd00:1122:3344:101::1 == unknown ]]
23075 + ipadm delete-if oxControlService20
23076 + ipadm create-if -t oxControlService20
23077 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23078 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23079 + ipadm show-addr oxControlService20/ll
23080 ipadm: Address object not found
23081 + ipadm create-addr -t -T addrconf oxControlService20/ll
23082 + ipadm show-addr oxControlService20/omicron6
23083 ipadm: Address object not found
23084 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23085 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23086 route to: default
23087 destination: default
23088 mask: default
23089 gateway: fd00:1122:3344:101::1
23090 interface: oxControlService20
23091 flags: <UP,GATEWAY,DONE,STATIC>
23092 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23093 0 0 0 0 0 0 9000 0
23094 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23095 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23096 note: configured to log to "/dev/stdout"
230972023-07-16T04:54:18.532ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
230982023-07-16T04:54:18.534ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
230992023-07-16T04:54:18.534ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
231002023-07-16T04:54:18.563ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
231012023-07-16T04:54:18.564ZINFOcrucible-agent: instance states: (Some(Disabled), None)
231022023-07-16T04:54:18.564ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
231032023-07-16T04:54:18.567ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
231042023-07-16T04:54:18.571ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
231052023-07-16T04:54:18.571ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23106 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23107 ', agent/src/main.rs:880:30
23108 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23109 [ Jul 16 04:54:18 Stopping because service exited with an error. ]
23110 [ Jul 16 04:54:18 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23111 + . /lib/svc/share/smf_include.sh
23112 ++ SMF_EXIT_OK=0
23113 ++ SMF_EXIT_NODAEMON=94
23114 ++ SMF_EXIT_ERR_FATAL=95
23115 ++ SMF_EXIT_ERR_CONFIG=96
23116 ++ SMF_EXIT_MON_DEGRADE=97
23117 ++ SMF_EXIT_MON_OFFLINE=98
23118 ++ SMF_EXIT_ERR_NOSMF=99
23119 ++ SMF_EXIT_ERR_PERM=100
23120 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23121 + DATALINK=oxControlService20
23122 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23123 + GATEWAY=fd00:1122:3344:101::1
23124 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23125 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23126 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23127 + LISTEN_ADDR=fd00:1122:3344:101::10
23128 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23129 + LISTEN_PORT=32345
23130 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23131 + PORTBASE=19000
23132 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23133 + DOWNSTAIRS_PREFIX=downstairs
23134 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23135 + SNAPSHOT_PREFIX=snapshot
23136 + [[ oxControlService20 == unknown ]]
23137 + [[ fd00:1122:3344:101::1 == unknown ]]
23138 + ipadm delete-if oxControlService20
23139 + ipadm create-if -t oxControlService20
23140 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23141 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23142 + ipadm show-addr oxControlService20/ll
23143 ipadm: Address object not found
23144 + ipadm create-addr -t -T addrconf oxControlService20/ll
23145 + ipadm show-addr oxControlService20/omicron6
23146 ipadm: Address object not found
23147 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23148 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23149 route to: default
23150 destination: default
23151 mask: default
23152 gateway: fd00:1122:3344:101::1
23153 interface: oxControlService20
23154 flags: <UP,GATEWAY,DONE,STATIC>
23155 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23156 0 0 0 0 0 0 9000 0
23157 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23158 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23159 note: configured to log to "/dev/stdout"
231602023-07-16T04:54:19.123ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
231612023-07-16T04:54:19.125ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
231622023-07-16T04:54:19.125ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
231632023-07-16T04:54:19.152ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
231642023-07-16T04:54:19.153ZINFOcrucible-agent: instance states: (Some(Disabled), None)
231652023-07-16T04:54:19.153ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
231662023-07-16T04:54:19.156ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
231672023-07-16T04:54:19.161ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
231682023-07-16T04:54:19.161ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23169 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23170 ', agent/src/main.rs:880:30
23171 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23172 [ Jul 16 04:54:19 Stopping because service exited with an error. ]
23173 [ Jul 16 04:54:19 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23174 + . /lib/svc/share/smf_include.sh
23175 ++ SMF_EXIT_OK=0
23176 ++ SMF_EXIT_NODAEMON=94
23177 ++ SMF_EXIT_ERR_FATAL=95
23178 ++ SMF_EXIT_ERR_CONFIG=96
23179 ++ SMF_EXIT_MON_DEGRADE=97
23180 ++ SMF_EXIT_MON_OFFLINE=98
23181 ++ SMF_EXIT_ERR_NOSMF=99
23182 ++ SMF_EXIT_ERR_PERM=100
23183 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23184 + DATALINK=oxControlService20
23185 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23186 + GATEWAY=fd00:1122:3344:101::1
23187 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23188 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23189 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23190 + LISTEN_ADDR=fd00:1122:3344:101::10
23191 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23192 + LISTEN_PORT=32345
23193 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23194 + PORTBASE=19000
23195 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23196 + DOWNSTAIRS_PREFIX=downstairs
23197 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23198 + SNAPSHOT_PREFIX=snapshot
23199 + [[ oxControlService20 == unknown ]]
23200 + [[ fd00:1122:3344:101::1 == unknown ]]
23201 + ipadm delete-if oxControlService20
23202 + ipadm create-if -t oxControlService20
23203 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23204 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23205 + ipadm show-addr oxControlService20/ll
23206 ipadm: Address object not found
23207 + ipadm create-addr -t -T addrconf oxControlService20/ll
23208 + ipadm show-addr oxControlService20/omicron6
23209 ipadm: Address object not found
23210 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23211 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23212 route to: default
23213 destination: default
23214 mask: default
23215 gateway: fd00:1122:3344:101::1
23216 interface: oxControlService20
23217 flags: <UP,GATEWAY,DONE,STATIC>
23218 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23219 0 0 0 0 0 0 9000 0
23220 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23221 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23222 note: configured to log to "/dev/stdout"
232232023-07-16T04:54:19.717ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
232242023-07-16T04:54:19.719ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
232252023-07-16T04:54:19.719ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
232262023-07-16T04:54:19.749ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
232272023-07-16T04:54:19.749ZINFOcrucible-agent: instance states: (Some(Disabled), None)
232282023-07-16T04:54:19.750ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
232292023-07-16T04:54:19.752ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
232302023-07-16T04:54:19.756ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
232312023-07-16T04:54:19.756ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23232 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23233 ', agent/src/main.rs:880:30
23234 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23235 [ Jul 16 04:54:19 Stopping because service exited with an error. ]
23236 [ Jul 16 04:54:19 Failing too quickly, throttling. ]
23237 [ Jul 16 04:54:20 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23238 + . /lib/svc/share/smf_include.sh
23239 ++ SMF_EXIT_OK=0
23240 ++ SMF_EXIT_NODAEMON=94
23241 ++ SMF_EXIT_ERR_FATAL=95
23242 ++ SMF_EXIT_ERR_CONFIG=96
23243 ++ SMF_EXIT_MON_DEGRADE=97
23244 ++ SMF_EXIT_MON_OFFLINE=98
23245 ++ SMF_EXIT_ERR_NOSMF=99
23246 ++ SMF_EXIT_ERR_PERM=100
23247 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23248 + DATALINK=oxControlService20
23249 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23250 + GATEWAY=fd00:1122:3344:101::1
23251 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23252 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23253 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23254 + LISTEN_ADDR=fd00:1122:3344:101::10
23255 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23256 + LISTEN_PORT=32345
23257 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23258 + PORTBASE=19000
23259 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23260 + DOWNSTAIRS_PREFIX=downstairs
23261 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23262 + SNAPSHOT_PREFIX=snapshot
23263 + [[ oxControlService20 == unknown ]]
23264 + [[ fd00:1122:3344:101::1 == unknown ]]
23265 + ipadm delete-if oxControlService20
23266 + ipadm create-if -t oxControlService20
23267 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23268 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23269 + ipadm show-addr oxControlService20/ll
23270 ipadm: Address object not found
23271 + ipadm create-addr -t -T addrconf oxControlService20/ll
23272 + ipadm show-addr oxControlService20/omicron6
23273 ipadm: Address object not found
23274 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23275 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23276 route to: default
23277 destination: default
23278 mask: default
23279 gateway: fd00:1122:3344:101::1
23280 interface: oxControlService20
23281 flags: <UP,GATEWAY,DONE,STATIC>
23282 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23283 0 0 0 0 0 0 9000 0
23284 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23285 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23286 note: configured to log to "/dev/stdout"
232872023-07-16T04:54:21.321ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
232882023-07-16T04:54:21.323ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
232892023-07-16T04:54:21.323ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
232902023-07-16T04:54:21.355ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
232912023-07-16T04:54:21.355ZINFOcrucible-agent: instance states: (Some(Disabled), None)
232922023-07-16T04:54:21.356ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
232932023-07-16T04:54:21.358ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
232942023-07-16T04:54:21.363ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
232952023-07-16T04:54:21.363ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23296 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23297 ', agent/src/main.rs:880:30
23298 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23299 [ Jul 16 04:54:21 Stopping because service exited with an error. ]
23300 [ Jul 16 04:54:21 Failing too quickly, throttling. ]
23301 [ Jul 16 04:54:22 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23302 + . /lib/svc/share/smf_include.sh
23303 ++ SMF_EXIT_OK=0
23304 ++ SMF_EXIT_NODAEMON=94
23305 ++ SMF_EXIT_ERR_FATAL=95
23306 ++ SMF_EXIT_ERR_CONFIG=96
23307 ++ SMF_EXIT_MON_DEGRADE=97
23308 ++ SMF_EXIT_MON_OFFLINE=98
23309 ++ SMF_EXIT_ERR_NOSMF=99
23310 ++ SMF_EXIT_ERR_PERM=100
23311 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23312 + DATALINK=oxControlService20
23313 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23314 + GATEWAY=fd00:1122:3344:101::1
23315 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23316 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23317 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23318 + LISTEN_ADDR=fd00:1122:3344:101::10
23319 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23320 + LISTEN_PORT=32345
23321 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23322 + PORTBASE=19000
23323 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23324 + DOWNSTAIRS_PREFIX=downstairs
23325 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23326 + SNAPSHOT_PREFIX=snapshot
23327 + [[ oxControlService20 == unknown ]]
23328 + [[ fd00:1122:3344:101::1 == unknown ]]
23329 + ipadm delete-if oxControlService20
23330 + ipadm create-if -t oxControlService20
23331 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23332 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23333 + ipadm show-addr oxControlService20/ll
23334 ipadm: Address object not found
23335 + ipadm create-addr -t -T addrconf oxControlService20/ll
23336 + ipadm show-addr oxControlService20/omicron6
23337 ipadm: Address object not found
23338 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23339 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23340 route to: default
23341 destination: default
23342 mask: default
23343 gateway: fd00:1122:3344:101::1
23344 interface: oxControlService20
23345 flags: <UP,GATEWAY,DONE,STATIC>
23346 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23347 0 0 0 0 0 0 9000 0
23348 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23349 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23350 note: configured to log to "/dev/stdout"
233512023-07-16T04:54:22.925ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
233522023-07-16T04:54:22.927ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
233532023-07-16T04:54:22.927ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
233542023-07-16T04:54:22.957ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
233552023-07-16T04:54:22.957ZINFOcrucible-agent: instance states: (Some(Disabled), None)
233562023-07-16T04:54:22.958ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
233572023-07-16T04:54:22.960ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
233582023-07-16T04:54:22.964ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
233592023-07-16T04:54:22.964ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23360 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23361 ', agent/src/main.rs:880:30
23362 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23363 [ Jul 16 04:54:22 Stopping because service exited with an error. ]
23364 [ Jul 16 04:54:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23365 + . /lib/svc/share/smf_include.sh
23366 ++ SMF_EXIT_OK=0
23367 ++ SMF_EXIT_NODAEMON=94
23368 ++ SMF_EXIT_ERR_FATAL=95
23369 ++ SMF_EXIT_ERR_CONFIG=96
23370 ++ SMF_EXIT_MON_DEGRADE=97
23371 ++ SMF_EXIT_MON_OFFLINE=98
23372 ++ SMF_EXIT_ERR_NOSMF=99
23373 ++ SMF_EXIT_ERR_PERM=100
23374 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23375 + DATALINK=oxControlService20
23376 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23377 + GATEWAY=fd00:1122:3344:101::1
23378 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23379 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23380 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23381 + LISTEN_ADDR=fd00:1122:3344:101::10
23382 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23383 + LISTEN_PORT=32345
23384 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23385 + PORTBASE=19000
23386 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23387 + DOWNSTAIRS_PREFIX=downstairs
23388 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23389 + SNAPSHOT_PREFIX=snapshot
23390 + [[ oxControlService20 == unknown ]]
23391 + [[ fd00:1122:3344:101::1 == unknown ]]
23392 + ipadm delete-if oxControlService20
23393 + ipadm create-if -t oxControlService20
23394 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23395 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23396 + ipadm show-addr oxControlService20/ll
23397 ipadm: Address object not found
23398 + ipadm create-addr -t -T addrconf oxControlService20/ll
23399 + ipadm show-addr oxControlService20/omicron6
23400 ipadm: Address object not found
23401 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23402 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23403 route to: default
23404 destination: default
23405 mask: default
23406 gateway: fd00:1122:3344:101::1
23407 interface: oxControlService20
23408 flags: <UP,GATEWAY,DONE,STATIC>
23409 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23410 0 0 0 0 0 0 9000 0
23411 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23412 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23413 note: configured to log to "/dev/stdout"
234142023-07-16T04:54:23.524ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
234152023-07-16T04:54:23.526ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
234162023-07-16T04:54:23.526ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
234172023-07-16T04:54:23.556ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
234182023-07-16T04:54:23.556ZINFOcrucible-agent: instance states: (Some(Disabled), None)
234192023-07-16T04:54:23.556ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
234202023-07-16T04:54:23.559ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
234212023-07-16T04:54:23.564ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
234222023-07-16T04:54:23.564ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23423 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23424 ', agent/src/main.rs:880:30
23425 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23426 [ Jul 16 04:54:23 Stopping because service exited with an error. ]
23427 [ Jul 16 04:54:23 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23428 + . /lib/svc/share/smf_include.sh
23429 ++ SMF_EXIT_OK=0
23430 ++ SMF_EXIT_NODAEMON=94
23431 ++ SMF_EXIT_ERR_FATAL=95
23432 ++ SMF_EXIT_ERR_CONFIG=96
23433 ++ SMF_EXIT_MON_DEGRADE=97
23434 ++ SMF_EXIT_MON_OFFLINE=98
23435 ++ SMF_EXIT_ERR_NOSMF=99
23436 ++ SMF_EXIT_ERR_PERM=100
23437 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23438 + DATALINK=oxControlService20
23439 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23440 + GATEWAY=fd00:1122:3344:101::1
23441 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23442 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23443 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23444 + LISTEN_ADDR=fd00:1122:3344:101::10
23445 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23446 + LISTEN_PORT=32345
23447 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23448 + PORTBASE=19000
23449 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23450 + DOWNSTAIRS_PREFIX=downstairs
23451 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23452 + SNAPSHOT_PREFIX=snapshot
23453 + [[ oxControlService20 == unknown ]]
23454 + [[ fd00:1122:3344:101::1 == unknown ]]
23455 + ipadm delete-if oxControlService20
23456 + ipadm create-if -t oxControlService20
23457 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23458 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23459 + ipadm show-addr oxControlService20/ll
23460 ipadm: Address object not found
23461 + ipadm create-addr -t -T addrconf oxControlService20/ll
23462 + ipadm show-addr oxControlService20/omicron6
23463 ipadm: Address object not found
23464 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23465 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23466 route to: default
23467 destination: default
23468 mask: default
23469 gateway: fd00:1122:3344:101::1
23470 interface: oxControlService20
23471 flags: <UP,GATEWAY,DONE,STATIC>
23472 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23473 0 0 0 0 0 0 9000 0
23474 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23475 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23476 note: configured to log to "/dev/stdout"
234772023-07-16T04:54:24.121ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
234782023-07-16T04:54:24.123ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
234792023-07-16T04:54:24.123ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
234802023-07-16T04:54:24.152ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
234812023-07-16T04:54:24.152ZINFOcrucible-agent: instance states: (Some(Disabled), None)
234822023-07-16T04:54:24.152ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
234832023-07-16T04:54:24.155ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
234842023-07-16T04:54:24.160ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
234852023-07-16T04:54:24.160ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23486 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23487 ', agent/src/main.rs:880:30
23488 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23489 [ Jul 16 04:54:24 Stopping because service exited with an error. ]
23490 [ Jul 16 04:54:24 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23491 + . /lib/svc/share/smf_include.sh
23492 ++ SMF_EXIT_OK=0
23493 ++ SMF_EXIT_NODAEMON=94
23494 ++ SMF_EXIT_ERR_FATAL=95
23495 ++ SMF_EXIT_ERR_CONFIG=96
23496 ++ SMF_EXIT_MON_DEGRADE=97
23497 ++ SMF_EXIT_MON_OFFLINE=98
23498 ++ SMF_EXIT_ERR_NOSMF=99
23499 ++ SMF_EXIT_ERR_PERM=100
23500 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23501 + DATALINK=oxControlService20
23502 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23503 + GATEWAY=fd00:1122:3344:101::1
23504 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23505 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23506 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23507 + LISTEN_ADDR=fd00:1122:3344:101::10
23508 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23509 + LISTEN_PORT=32345
23510 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23511 + PORTBASE=19000
23512 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23513 + DOWNSTAIRS_PREFIX=downstairs
23514 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23515 + SNAPSHOT_PREFIX=snapshot
23516 + [[ oxControlService20 == unknown ]]
23517 + [[ fd00:1122:3344:101::1 == unknown ]]
23518 + ipadm delete-if oxControlService20
23519 + ipadm create-if -t oxControlService20
23520 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23521 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23522 + ipadm show-addr oxControlService20/ll
23523 ipadm: Address object not found
23524 + ipadm create-addr -t -T addrconf oxControlService20/ll
23525 + ipadm show-addr oxControlService20/omicron6
23526 ipadm: Address object not found
23527 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23528 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23529 route to: default
23530 destination: default
23531 mask: default
23532 gateway: fd00:1122:3344:101::1
23533 interface: oxControlService20
23534 flags: <UP,GATEWAY,DONE,STATIC>
23535 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23536 0 0 0 0 0 0 9000 0
23537 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23538 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23539 note: configured to log to "/dev/stdout"
235402023-07-16T04:54:24.719ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
235412023-07-16T04:54:24.722ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
235422023-07-16T04:54:24.722ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
235432023-07-16T04:54:24.751ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
235442023-07-16T04:54:24.752ZINFOcrucible-agent: instance states: (Some(Disabled), None)
235452023-07-16T04:54:24.752ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
235462023-07-16T04:54:24.755ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
235472023-07-16T04:54:24.759ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
235482023-07-16T04:54:24.759ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23549 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23550 ', agent/src/main.rs:880:30
23551 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23552 [ Jul 16 04:54:24 Stopping because service exited with an error. ]
23553 [ Jul 16 04:54:24 Failing too quickly, throttling. ]
23554 [ Jul 16 04:54:25 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23555 + . /lib/svc/share/smf_include.sh
23556 ++ SMF_EXIT_OK=0
23557 ++ SMF_EXIT_NODAEMON=94
23558 ++ SMF_EXIT_ERR_FATAL=95
23559 ++ SMF_EXIT_ERR_CONFIG=96
23560 ++ SMF_EXIT_MON_DEGRADE=97
23561 ++ SMF_EXIT_MON_OFFLINE=98
23562 ++ SMF_EXIT_ERR_NOSMF=99
23563 ++ SMF_EXIT_ERR_PERM=100
23564 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23565 + DATALINK=oxControlService20
23566 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23567 + GATEWAY=fd00:1122:3344:101::1
23568 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23569 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23570 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23571 + LISTEN_ADDR=fd00:1122:3344:101::10
23572 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23573 + LISTEN_PORT=32345
23574 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23575 + PORTBASE=19000
23576 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23577 + DOWNSTAIRS_PREFIX=downstairs
23578 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23579 + SNAPSHOT_PREFIX=snapshot
23580 + [[ oxControlService20 == unknown ]]
23581 + [[ fd00:1122:3344:101::1 == unknown ]]
23582 + ipadm delete-if oxControlService20
23583 + ipadm create-if -t oxControlService20
23584 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23585 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23586 + ipadm show-addr oxControlService20/ll
23587 ipadm: Address object not found
23588 + ipadm create-addr -t -T addrconf oxControlService20/ll
23589 + ipadm show-addr oxControlService20/omicron6
23590 ipadm: Address object not found
23591 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23592 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23593 route to: default
23594 destination: default
23595 mask: default
23596 gateway: fd00:1122:3344:101::1
23597 interface: oxControlService20
23598 flags: <UP,GATEWAY,DONE,STATIC>
23599 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23600 0 0 0 0 0 0 9000 0
23601 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23602 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23603 note: configured to log to "/dev/stdout"
236042023-07-16T04:54:26.316ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
236052023-07-16T04:54:26.318ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
236062023-07-16T04:54:26.318ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
236072023-07-16T04:54:26.348ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
236082023-07-16T04:54:26.348ZINFOcrucible-agent: instance states: (Some(Disabled), None)
236092023-07-16T04:54:26.348ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
236102023-07-16T04:54:26.351ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
236112023-07-16T04:54:26.355ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
236122023-07-16T04:54:26.355ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23613 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23614 ', agent/src/main.rs:880:30
23615 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23616 [ Jul 16 04:54:26 Stopping because service exited with an error. ]
23617 [ Jul 16 04:54:26 Failing too quickly, throttling. ]
23618 [ Jul 16 04:54:27 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23619 + . /lib/svc/share/smf_include.sh
23620 ++ SMF_EXIT_OK=0
23621 ++ SMF_EXIT_NODAEMON=94
23622 ++ SMF_EXIT_ERR_FATAL=95
23623 ++ SMF_EXIT_ERR_CONFIG=96
23624 ++ SMF_EXIT_MON_DEGRADE=97
23625 ++ SMF_EXIT_MON_OFFLINE=98
23626 ++ SMF_EXIT_ERR_NOSMF=99
23627 ++ SMF_EXIT_ERR_PERM=100
23628 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23629 + DATALINK=oxControlService20
23630 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23631 + GATEWAY=fd00:1122:3344:101::1
23632 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23633 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23634 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23635 + LISTEN_ADDR=fd00:1122:3344:101::10
23636 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23637 + LISTEN_PORT=32345
23638 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23639 + PORTBASE=19000
23640 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23641 + DOWNSTAIRS_PREFIX=downstairs
23642 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23643 + SNAPSHOT_PREFIX=snapshot
23644 + [[ oxControlService20 == unknown ]]
23645 + [[ fd00:1122:3344:101::1 == unknown ]]
23646 + ipadm delete-if oxControlService20
23647 + ipadm create-if -t oxControlService20
23648 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23649 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23650 + ipadm show-addr oxControlService20/ll
23651 ipadm: Address object not found
23652 + ipadm create-addr -t -T addrconf oxControlService20/ll
23653 + ipadm show-addr oxControlService20/omicron6
23654 ipadm: Address object not found
23655 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23656 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23657 route to: default
23658 destination: default
23659 mask: default
23660 gateway: fd00:1122:3344:101::1
23661 interface: oxControlService20
23662 flags: <UP,GATEWAY,DONE,STATIC>
23663 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23664 0 0 0 0 0 0 9000 0
23665 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23666 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23667 note: configured to log to "/dev/stdout"
236682023-07-16T04:54:27.918ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
236692023-07-16T04:54:27.920ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
236702023-07-16T04:54:27.920ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
236712023-07-16T04:54:27.950ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
236722023-07-16T04:54:27.950ZINFOcrucible-agent: instance states: (Some(Disabled), None)
236732023-07-16T04:54:27.951ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
236742023-07-16T04:54:27.953ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
236752023-07-16T04:54:27.958ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
236762023-07-16T04:54:27.958ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23677 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23678 ', agent/src/main.rs:880:30
23679 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23680 [ Jul 16 04:54:27 Stopping because service exited with an error. ]
23681 [ Jul 16 04:54:27 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23682 + . /lib/svc/share/smf_include.sh
23683 ++ SMF_EXIT_OK=0
23684 ++ SMF_EXIT_NODAEMON=94
23685 ++ SMF_EXIT_ERR_FATAL=95
23686 ++ SMF_EXIT_ERR_CONFIG=96
23687 ++ SMF_EXIT_MON_DEGRADE=97
23688 ++ SMF_EXIT_MON_OFFLINE=98
23689 ++ SMF_EXIT_ERR_NOSMF=99
23690 ++ SMF_EXIT_ERR_PERM=100
23691 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23692 + DATALINK=oxControlService20
23693 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23694 + GATEWAY=fd00:1122:3344:101::1
23695 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23696 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23697 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23698 + LISTEN_ADDR=fd00:1122:3344:101::10
23699 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23700 + LISTEN_PORT=32345
23701 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23702 + PORTBASE=19000
23703 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23704 + DOWNSTAIRS_PREFIX=downstairs
23705 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23706 + SNAPSHOT_PREFIX=snapshot
23707 + [[ oxControlService20 == unknown ]]
23708 + [[ fd00:1122:3344:101::1 == unknown ]]
23709 + ipadm delete-if oxControlService20
23710 + ipadm create-if -t oxControlService20
23711 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23712 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23713 + ipadm show-addr oxControlService20/ll
23714 ipadm: Address object not found
23715 + ipadm create-addr -t -T addrconf oxControlService20/ll
23716 + ipadm show-addr oxControlService20/omicron6
23717 ipadm: Address object not found
23718 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23719 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23720 route to: default
23721 destination: default
23722 mask: default
23723 gateway: fd00:1122:3344:101::1
23724 interface: oxControlService20
23725 flags: <UP,GATEWAY,DONE,STATIC>
23726 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23727 0 0 0 0 0 0 9000 0
23728 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23729 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23730 note: configured to log to "/dev/stdout"
237312023-07-16T04:54:28.517ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
237322023-07-16T04:54:28.519ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
237332023-07-16T04:54:28.519ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
237342023-07-16T04:54:28.549ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
237352023-07-16T04:54:28.550ZINFOcrucible-agent: instance states: (Some(Disabled), None)
237362023-07-16T04:54:28.550ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
237372023-07-16T04:54:28.553ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
237382023-07-16T04:54:28.557ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
237392023-07-16T04:54:28.557ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23740 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23741 ', agent/src/main.rs:880:30
23742 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23743 [ Jul 16 04:54:28 Stopping because service exited with an error. ]
23744 [ Jul 16 04:54:28 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23745 + . /lib/svc/share/smf_include.sh
23746 ++ SMF_EXIT_OK=0
23747 ++ SMF_EXIT_NODAEMON=94
23748 ++ SMF_EXIT_ERR_FATAL=95
23749 ++ SMF_EXIT_ERR_CONFIG=96
23750 ++ SMF_EXIT_MON_DEGRADE=97
23751 ++ SMF_EXIT_MON_OFFLINE=98
23752 ++ SMF_EXIT_ERR_NOSMF=99
23753 ++ SMF_EXIT_ERR_PERM=100
23754 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23755 + DATALINK=oxControlService20
23756 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23757 + GATEWAY=fd00:1122:3344:101::1
23758 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23759 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23760 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23761 + LISTEN_ADDR=fd00:1122:3344:101::10
23762 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23763 + LISTEN_PORT=32345
23764 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23765 + PORTBASE=19000
23766 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23767 + DOWNSTAIRS_PREFIX=downstairs
23768 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23769 + SNAPSHOT_PREFIX=snapshot
23770 + [[ oxControlService20 == unknown ]]
23771 + [[ fd00:1122:3344:101::1 == unknown ]]
23772 + ipadm delete-if oxControlService20
23773 + ipadm create-if -t oxControlService20
23774 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23775 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23776 + ipadm show-addr oxControlService20/ll
23777 ipadm: Address object not found
23778 + ipadm create-addr -t -T addrconf oxControlService20/ll
23779 + ipadm show-addr oxControlService20/omicron6
23780 ipadm: Address object not found
23781 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23782 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23783 route to: default
23784 destination: default
23785 mask: default
23786 gateway: fd00:1122:3344:101::1
23787 interface: oxControlService20
23788 flags: <UP,GATEWAY,DONE,STATIC>
23789 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23790 0 0 0 0 0 0 9000 0
23791 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23792 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23793 note: configured to log to "/dev/stdout"
237942023-07-16T04:54:29.113ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
237952023-07-16T04:54:29.115ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
237962023-07-16T04:54:29.115ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
237972023-07-16T04:54:29.144ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
237982023-07-16T04:54:29.145ZINFOcrucible-agent: instance states: (Some(Disabled), None)
237992023-07-16T04:54:29.145ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
238002023-07-16T04:54:29.148ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
238012023-07-16T04:54:29.152ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
238022023-07-16T04:54:29.152ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23803 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23804 ', agent/src/main.rs:880:30
23805 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23806 [ Jul 16 04:54:29 Stopping because service exited with an error. ]
23807 [ Jul 16 04:54:29 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23808 + . /lib/svc/share/smf_include.sh
23809 ++ SMF_EXIT_OK=0
23810 ++ SMF_EXIT_NODAEMON=94
23811 ++ SMF_EXIT_ERR_FATAL=95
23812 ++ SMF_EXIT_ERR_CONFIG=96
23813 ++ SMF_EXIT_MON_DEGRADE=97
23814 ++ SMF_EXIT_MON_OFFLINE=98
23815 ++ SMF_EXIT_ERR_NOSMF=99
23816 ++ SMF_EXIT_ERR_PERM=100
23817 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23818 + DATALINK=oxControlService20
23819 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23820 + GATEWAY=fd00:1122:3344:101::1
23821 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23822 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23823 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23824 + LISTEN_ADDR=fd00:1122:3344:101::10
23825 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23826 + LISTEN_PORT=32345
23827 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23828 + PORTBASE=19000
23829 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23830 + DOWNSTAIRS_PREFIX=downstairs
23831 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23832 + SNAPSHOT_PREFIX=snapshot
23833 + [[ oxControlService20 == unknown ]]
23834 + [[ fd00:1122:3344:101::1 == unknown ]]
23835 + ipadm delete-if oxControlService20
23836 + ipadm create-if -t oxControlService20
23837 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23838 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23839 + ipadm show-addr oxControlService20/ll
23840 ipadm: Address object not found
23841 + ipadm create-addr -t -T addrconf oxControlService20/ll
23842 + ipadm show-addr oxControlService20/omicron6
23843 ipadm: Address object not found
23844 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23845 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23846 route to: default
23847 destination: default
23848 mask: default
23849 gateway: fd00:1122:3344:101::1
23850 interface: oxControlService20
23851 flags: <UP,GATEWAY,DONE,STATIC>
23852 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23853 0 0 0 0 0 0 9000 0
23854 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23855 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23856 note: configured to log to "/dev/stdout"
238572023-07-16T04:54:29.708ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
238582023-07-16T04:54:29.710ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
238592023-07-16T04:54:29.710ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
238602023-07-16T04:54:29.740ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
238612023-07-16T04:54:29.740ZINFOcrucible-agent: instance states: (Some(Disabled), None)
238622023-07-16T04:54:29.741ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
238632023-07-16T04:54:29.744ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
238642023-07-16T04:54:29.748ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
238652023-07-16T04:54:29.748ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23866 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23867 ', agent/src/main.rs:880:30
23868 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23869 [ Jul 16 04:54:29 Stopping because service exited with an error. ]
23870 [ Jul 16 04:54:29 Failing too quickly, throttling. ]
23871 [ Jul 16 04:54:30 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23872 + . /lib/svc/share/smf_include.sh
23873 ++ SMF_EXIT_OK=0
23874 ++ SMF_EXIT_NODAEMON=94
23875 ++ SMF_EXIT_ERR_FATAL=95
23876 ++ SMF_EXIT_ERR_CONFIG=96
23877 ++ SMF_EXIT_MON_DEGRADE=97
23878 ++ SMF_EXIT_MON_OFFLINE=98
23879 ++ SMF_EXIT_ERR_NOSMF=99
23880 ++ SMF_EXIT_ERR_PERM=100
23881 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23882 + DATALINK=oxControlService20
23883 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23884 + GATEWAY=fd00:1122:3344:101::1
23885 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23886 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23887 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23888 + LISTEN_ADDR=fd00:1122:3344:101::10
23889 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23890 + LISTEN_PORT=32345
23891 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23892 + PORTBASE=19000
23893 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23894 + DOWNSTAIRS_PREFIX=downstairs
23895 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23896 + SNAPSHOT_PREFIX=snapshot
23897 + [[ oxControlService20 == unknown ]]
23898 + [[ fd00:1122:3344:101::1 == unknown ]]
23899 + ipadm delete-if oxControlService20
23900 + ipadm create-if -t oxControlService20
23901 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23902 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23903 + ipadm show-addr oxControlService20/ll
23904 ipadm: Address object not found
23905 + ipadm create-addr -t -T addrconf oxControlService20/ll
23906 + ipadm show-addr oxControlService20/omicron6
23907 ipadm: Address object not found
23908 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23909 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23910 route to: default
23911 destination: default
23912 mask: default
23913 gateway: fd00:1122:3344:101::1
23914 interface: oxControlService20
23915 flags: <UP,GATEWAY,DONE,STATIC>
23916 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23917 0 0 0 0 0 0 9000 0
23918 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23919 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23920 note: configured to log to "/dev/stdout"
239212023-07-16T04:54:31.312ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
239222023-07-16T04:54:31.314ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
239232023-07-16T04:54:31.314ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
239242023-07-16T04:54:31.342ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
239252023-07-16T04:54:31.343ZINFOcrucible-agent: instance states: (Some(Disabled), None)
239262023-07-16T04:54:31.343ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
239272023-07-16T04:54:31.346ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
239282023-07-16T04:54:31.350ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
239292023-07-16T04:54:31.350ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23930 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23931 ', agent/src/main.rs:880:30
23932 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23933 [ Jul 16 04:54:31 Stopping because service exited with an error. ]
23934 [ Jul 16 04:54:31 Failing too quickly, throttling. ]
23935 [ Jul 16 04:54:32 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23936 + . /lib/svc/share/smf_include.sh
23937 ++ SMF_EXIT_OK=0
23938 ++ SMF_EXIT_NODAEMON=94
23939 ++ SMF_EXIT_ERR_FATAL=95
23940 ++ SMF_EXIT_ERR_CONFIG=96
23941 ++ SMF_EXIT_MON_DEGRADE=97
23942 ++ SMF_EXIT_MON_OFFLINE=98
23943 ++ SMF_EXIT_ERR_NOSMF=99
23944 ++ SMF_EXIT_ERR_PERM=100
23945 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
23946 + DATALINK=oxControlService20
23947 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
23948 + GATEWAY=fd00:1122:3344:101::1
23949 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
23950 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
23951 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
23952 + LISTEN_ADDR=fd00:1122:3344:101::10
23953 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
23954 + LISTEN_PORT=32345
23955 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
23956 + PORTBASE=19000
23957 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
23958 + DOWNSTAIRS_PREFIX=downstairs
23959 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
23960 + SNAPSHOT_PREFIX=snapshot
23961 + [[ oxControlService20 == unknown ]]
23962 + [[ fd00:1122:3344:101::1 == unknown ]]
23963 + ipadm delete-if oxControlService20
23964 + ipadm create-if -t oxControlService20
23965 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
23966 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
23967 + ipadm show-addr oxControlService20/ll
23968 ipadm: Address object not found
23969 + ipadm create-addr -t -T addrconf oxControlService20/ll
23970 + ipadm show-addr oxControlService20/omicron6
23971 ipadm: Address object not found
23972 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
23973 + route get -inet6 default -inet6 fd00:1122:3344:101::1
23974 route to: default
23975 destination: default
23976 mask: default
23977 gateway: fd00:1122:3344:101::1
23978 interface: oxControlService20
23979 flags: <UP,GATEWAY,DONE,STATIC>
23980 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
23981 0 0 0 0 0 0 9000 0
23982 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
23983 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
23984 note: configured to log to "/dev/stdout"
239852023-07-16T04:54:32.912ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
239862023-07-16T04:54:32.915ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
239872023-07-16T04:54:32.915ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
239882023-07-16T04:54:32.944ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
239892023-07-16T04:54:32.944ZINFOcrucible-agent: instance states: (Some(Disabled), None)
239902023-07-16T04:54:32.945ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
239912023-07-16T04:54:32.947ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
239922023-07-16T04:54:32.951ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
239932023-07-16T04:54:32.951ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
23994 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
23995 ', agent/src/main.rs:880:30
23996 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23997 [ Jul 16 04:54:32 Stopping because service exited with an error. ]
23998 [ Jul 16 04:54:32 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
23999 + . /lib/svc/share/smf_include.sh
24000 ++ SMF_EXIT_OK=0
24001 ++ SMF_EXIT_NODAEMON=94
24002 ++ SMF_EXIT_ERR_FATAL=95
24003 ++ SMF_EXIT_ERR_CONFIG=96
24004 ++ SMF_EXIT_MON_DEGRADE=97
24005 ++ SMF_EXIT_MON_OFFLINE=98
24006 ++ SMF_EXIT_ERR_NOSMF=99
24007 ++ SMF_EXIT_ERR_PERM=100
24008 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24009 + DATALINK=oxControlService20
24010 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24011 + GATEWAY=fd00:1122:3344:101::1
24012 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24013 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24014 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24015 + LISTEN_ADDR=fd00:1122:3344:101::10
24016 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24017 + LISTEN_PORT=32345
24018 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24019 + PORTBASE=19000
24020 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24021 + DOWNSTAIRS_PREFIX=downstairs
24022 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24023 + SNAPSHOT_PREFIX=snapshot
24024 + [[ oxControlService20 == unknown ]]
24025 + [[ fd00:1122:3344:101::1 == unknown ]]
24026 + ipadm delete-if oxControlService20
24027 + ipadm create-if -t oxControlService20
24028 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24029 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24030 + ipadm show-addr oxControlService20/ll
24031 ipadm: Address object not found
24032 + ipadm create-addr -t -T addrconf oxControlService20/ll
24033 + ipadm show-addr oxControlService20/omicron6
24034 ipadm: Address object not found
24035 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24036 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24037 route to: default
24038 destination: default
24039 mask: default
24040 gateway: fd00:1122:3344:101::1
24041 interface: oxControlService20
24042 flags: <UP,GATEWAY,DONE,STATIC>
24043 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24044 0 0 0 0 0 0 9000 0
24045 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24046 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24047 note: configured to log to "/dev/stdout"
240482023-07-16T04:54:33.515ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
240492023-07-16T04:54:33.517ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
240502023-07-16T04:54:33.517ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
240512023-07-16T04:54:33.547ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
240522023-07-16T04:54:33.547ZINFOcrucible-agent: instance states: (Some(Disabled), None)
240532023-07-16T04:54:33.548ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
240542023-07-16T04:54:33.551ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
240552023-07-16T04:54:33.555ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
240562023-07-16T04:54:33.555ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24057 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24058 ', agent/src/main.rs:880:30
24059 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24060 [ Jul 16 04:54:33 Stopping because service exited with an error. ]
24061 [ Jul 16 04:54:33 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24062 + . /lib/svc/share/smf_include.sh
24063 ++ SMF_EXIT_OK=0
24064 ++ SMF_EXIT_NODAEMON=94
24065 ++ SMF_EXIT_ERR_FATAL=95
24066 ++ SMF_EXIT_ERR_CONFIG=96
24067 ++ SMF_EXIT_MON_DEGRADE=97
24068 ++ SMF_EXIT_MON_OFFLINE=98
24069 ++ SMF_EXIT_ERR_NOSMF=99
24070 ++ SMF_EXIT_ERR_PERM=100
24071 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24072 + DATALINK=oxControlService20
24073 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24074 + GATEWAY=fd00:1122:3344:101::1
24075 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24076 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24077 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24078 + LISTEN_ADDR=fd00:1122:3344:101::10
24079 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24080 + LISTEN_PORT=32345
24081 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24082 + PORTBASE=19000
24083 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24084 + DOWNSTAIRS_PREFIX=downstairs
24085 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24086 + SNAPSHOT_PREFIX=snapshot
24087 + [[ oxControlService20 == unknown ]]
24088 + [[ fd00:1122:3344:101::1 == unknown ]]
24089 + ipadm delete-if oxControlService20
24090 + ipadm create-if -t oxControlService20
24091 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24092 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24093 + ipadm show-addr oxControlService20/ll
24094 ipadm: Address object not found
24095 + ipadm create-addr -t -T addrconf oxControlService20/ll
24096 + ipadm show-addr oxControlService20/omicron6
24097 ipadm: Address object not found
24098 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24099 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24100 route to: default
24101 destination: default
24102 mask: default
24103 gateway: fd00:1122:3344:101::1
24104 interface: oxControlService20
24105 flags: <UP,GATEWAY,DONE,STATIC>
24106 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24107 0 0 0 0 0 0 9000 0
24108 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24109 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24110 note: configured to log to "/dev/stdout"
241112023-07-16T04:54:34.111ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
241122023-07-16T04:54:34.113ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
241132023-07-16T04:54:34.113ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
241142023-07-16T04:54:34.142ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
241152023-07-16T04:54:34.142ZINFOcrucible-agent: instance states: (Some(Disabled), None)
241162023-07-16T04:54:34.143ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
241172023-07-16T04:54:34.145ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
241182023-07-16T04:54:34.150ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
241192023-07-16T04:54:34.150ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24120 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24121 ', agent/src/main.rs:880:30
24122 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24123 [ Jul 16 04:54:34 Stopping because service exited with an error. ]
24124 [ Jul 16 04:54:34 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24125 + . /lib/svc/share/smf_include.sh
24126 ++ SMF_EXIT_OK=0
24127 ++ SMF_EXIT_NODAEMON=94
24128 ++ SMF_EXIT_ERR_FATAL=95
24129 ++ SMF_EXIT_ERR_CONFIG=96
24130 ++ SMF_EXIT_MON_DEGRADE=97
24131 ++ SMF_EXIT_MON_OFFLINE=98
24132 ++ SMF_EXIT_ERR_NOSMF=99
24133 ++ SMF_EXIT_ERR_PERM=100
24134 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24135 + DATALINK=oxControlService20
24136 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24137 + GATEWAY=fd00:1122:3344:101::1
24138 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24139 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24140 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24141 + LISTEN_ADDR=fd00:1122:3344:101::10
24142 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24143 + LISTEN_PORT=32345
24144 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24145 + PORTBASE=19000
24146 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24147 + DOWNSTAIRS_PREFIX=downstairs
24148 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24149 + SNAPSHOT_PREFIX=snapshot
24150 + [[ oxControlService20 == unknown ]]
24151 + [[ fd00:1122:3344:101::1 == unknown ]]
24152 + ipadm delete-if oxControlService20
24153 + ipadm create-if -t oxControlService20
24154 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24155 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24156 + ipadm show-addr oxControlService20/ll
24157 ipadm: Address object not found
24158 + ipadm create-addr -t -T addrconf oxControlService20/ll
24159 + ipadm show-addr oxControlService20/omicron6
24160 ipadm: Address object not found
24161 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24162 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24163 route to: default
24164 destination: default
24165 mask: default
24166 gateway: fd00:1122:3344:101::1
24167 interface: oxControlService20
24168 flags: <UP,GATEWAY,DONE,STATIC>
24169 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24170 0 0 0 0 0 0 9000 0
24171 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24172 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24173 note: configured to log to "/dev/stdout"
241742023-07-16T04:54:34.708ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
241752023-07-16T04:54:34.710ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
241762023-07-16T04:54:34.710ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
241772023-07-16T04:54:34.740ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
241782023-07-16T04:54:34.741ZINFOcrucible-agent: instance states: (Some(Disabled), None)
241792023-07-16T04:54:34.741ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
241802023-07-16T04:54:34.744ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
241812023-07-16T04:54:34.748ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
241822023-07-16T04:54:34.748ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24183 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24184 ', agent/src/main.rs:880:30
24185 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24186 [ Jul 16 04:54:34 Stopping because service exited with an error. ]
24187 [ Jul 16 04:54:34 Failing too quickly, throttling. ]
24188 [ Jul 16 04:54:35 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24189 + . /lib/svc/share/smf_include.sh
24190 ++ SMF_EXIT_OK=0
24191 ++ SMF_EXIT_NODAEMON=94
24192 ++ SMF_EXIT_ERR_FATAL=95
24193 ++ SMF_EXIT_ERR_CONFIG=96
24194 ++ SMF_EXIT_MON_DEGRADE=97
24195 ++ SMF_EXIT_MON_OFFLINE=98
24196 ++ SMF_EXIT_ERR_NOSMF=99
24197 ++ SMF_EXIT_ERR_PERM=100
24198 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24199 + DATALINK=oxControlService20
24200 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24201 + GATEWAY=fd00:1122:3344:101::1
24202 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24203 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24204 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24205 + LISTEN_ADDR=fd00:1122:3344:101::10
24206 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24207 + LISTEN_PORT=32345
24208 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24209 + PORTBASE=19000
24210 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24211 + DOWNSTAIRS_PREFIX=downstairs
24212 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24213 + SNAPSHOT_PREFIX=snapshot
24214 + [[ oxControlService20 == unknown ]]
24215 + [[ fd00:1122:3344:101::1 == unknown ]]
24216 + ipadm delete-if oxControlService20
24217 + ipadm create-if -t oxControlService20
24218 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24219 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24220 + ipadm show-addr oxControlService20/ll
24221 ipadm: Address object not found
24222 + ipadm create-addr -t -T addrconf oxControlService20/ll
24223 + ipadm show-addr oxControlService20/omicron6
24224 ipadm: Address object not found
24225 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24226 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24227 route to: default
24228 destination: default
24229 mask: default
24230 gateway: fd00:1122:3344:101::1
24231 interface: oxControlService20
24232 flags: <UP,GATEWAY,DONE,STATIC>
24233 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24234 0 0 0 0 0 0 9000 0
24235 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24236 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24237 note: configured to log to "/dev/stdout"
242382023-07-16T04:54:36.309ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
242392023-07-16T04:54:36.311ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
242402023-07-16T04:54:36.311ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
242412023-07-16T04:54:36.341ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
242422023-07-16T04:54:36.342ZINFOcrucible-agent: instance states: (Some(Disabled), None)
242432023-07-16T04:54:36.342ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
242442023-07-16T04:54:36.345ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
242452023-07-16T04:54:36.349ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
242462023-07-16T04:54:36.349ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24247 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24248 ', agent/src/main.rs:880:30
24249 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24250 [ Jul 16 04:54:36 Stopping because service exited with an error. ]
24251 [ Jul 16 04:54:36 Failing too quickly, throttling. ]
24252 [ Jul 16 04:54:37 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24253 + . /lib/svc/share/smf_include.sh
24254 ++ SMF_EXIT_OK=0
24255 ++ SMF_EXIT_NODAEMON=94
24256 ++ SMF_EXIT_ERR_FATAL=95
24257 ++ SMF_EXIT_ERR_CONFIG=96
24258 ++ SMF_EXIT_MON_DEGRADE=97
24259 ++ SMF_EXIT_MON_OFFLINE=98
24260 ++ SMF_EXIT_ERR_NOSMF=99
24261 ++ SMF_EXIT_ERR_PERM=100
24262 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24263 + DATALINK=oxControlService20
24264 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24265 + GATEWAY=fd00:1122:3344:101::1
24266 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24267 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24268 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24269 + LISTEN_ADDR=fd00:1122:3344:101::10
24270 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24271 + LISTEN_PORT=32345
24272 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24273 + PORTBASE=19000
24274 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24275 + DOWNSTAIRS_PREFIX=downstairs
24276 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24277 + SNAPSHOT_PREFIX=snapshot
24278 + [[ oxControlService20 == unknown ]]
24279 + [[ fd00:1122:3344:101::1 == unknown ]]
24280 + ipadm delete-if oxControlService20
24281 + ipadm create-if -t oxControlService20
24282 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24283 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24284 + ipadm show-addr oxControlService20/ll
24285 ipadm: Address object not found
24286 + ipadm create-addr -t -T addrconf oxControlService20/ll
24287 + ipadm show-addr oxControlService20/omicron6
24288 ipadm: Address object not found
24289 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24290 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24291 route to: default
24292 destination: default
24293 mask: default
24294 gateway: fd00:1122:3344:101::1
24295 interface: oxControlService20
24296 flags: <UP,GATEWAY,DONE,STATIC>
24297 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24298 0 0 0 0 0 0 9000 0
24299 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24300 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24301 note: configured to log to "/dev/stdout"
243022023-07-16T04:54:37.912ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
243032023-07-16T04:54:37.915ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
243042023-07-16T04:54:37.915ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
243052023-07-16T04:54:37.946ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
243062023-07-16T04:54:37.946ZINFOcrucible-agent: instance states: (Some(Disabled), None)
243072023-07-16T04:54:37.946ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
243082023-07-16T04:54:37.950ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
243092023-07-16T04:54:37.954ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
243102023-07-16T04:54:37.954ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24311 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24312 ', agent/src/main.rs:880:30
24313 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24314 [ Jul 16 04:54:37 Stopping because service exited with an error. ]
24315 [ Jul 16 04:54:37 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24316 + . /lib/svc/share/smf_include.sh
24317 ++ SMF_EXIT_OK=0
24318 ++ SMF_EXIT_NODAEMON=94
24319 ++ SMF_EXIT_ERR_FATAL=95
24320 ++ SMF_EXIT_ERR_CONFIG=96
24321 ++ SMF_EXIT_MON_DEGRADE=97
24322 ++ SMF_EXIT_MON_OFFLINE=98
24323 ++ SMF_EXIT_ERR_NOSMF=99
24324 ++ SMF_EXIT_ERR_PERM=100
24325 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24326 + DATALINK=oxControlService20
24327 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24328 + GATEWAY=fd00:1122:3344:101::1
24329 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24330 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24331 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24332 + LISTEN_ADDR=fd00:1122:3344:101::10
24333 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24334 + LISTEN_PORT=32345
24335 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24336 + PORTBASE=19000
24337 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24338 + DOWNSTAIRS_PREFIX=downstairs
24339 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24340 + SNAPSHOT_PREFIX=snapshot
24341 + [[ oxControlService20 == unknown ]]
24342 + [[ fd00:1122:3344:101::1 == unknown ]]
24343 + ipadm delete-if oxControlService20
24344 + ipadm create-if -t oxControlService20
24345 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24346 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24347 + ipadm show-addr oxControlService20/ll
24348 ipadm: Address object not found
24349 + ipadm create-addr -t -T addrconf oxControlService20/ll
24350 + ipadm show-addr oxControlService20/omicron6
24351 ipadm: Address object not found
24352 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24353 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24354 route to: default
24355 destination: default
24356 mask: default
24357 gateway: fd00:1122:3344:101::1
24358 interface: oxControlService20
24359 flags: <UP,GATEWAY,DONE,STATIC>
24360 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24361 0 0 0 0 0 0 9000 0
24362 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24363 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24364 note: configured to log to "/dev/stdout"
243652023-07-16T04:54:38.514ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
243662023-07-16T04:54:38.516ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
243672023-07-16T04:54:38.516ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
243682023-07-16T04:54:38.544ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
243692023-07-16T04:54:38.545ZINFOcrucible-agent: instance states: (Some(Disabled), None)
243702023-07-16T04:54:38.545ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
243712023-07-16T04:54:38.548ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
243722023-07-16T04:54:38.552ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
243732023-07-16T04:54:38.552ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24374 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24375 ', agent/src/main.rs:880:30
24376 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24377 [ Jul 16 04:54:38 Stopping because service exited with an error. ]
24378 [ Jul 16 04:54:38 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24379 + . /lib/svc/share/smf_include.sh
24380 ++ SMF_EXIT_OK=0
24381 ++ SMF_EXIT_NODAEMON=94
24382 ++ SMF_EXIT_ERR_FATAL=95
24383 ++ SMF_EXIT_ERR_CONFIG=96
24384 ++ SMF_EXIT_MON_DEGRADE=97
24385 ++ SMF_EXIT_MON_OFFLINE=98
24386 ++ SMF_EXIT_ERR_NOSMF=99
24387 ++ SMF_EXIT_ERR_PERM=100
24388 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24389 + DATALINK=oxControlService20
24390 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24391 + GATEWAY=fd00:1122:3344:101::1
24392 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24393 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24394 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24395 + LISTEN_ADDR=fd00:1122:3344:101::10
24396 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24397 + LISTEN_PORT=32345
24398 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24399 + PORTBASE=19000
24400 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24401 + DOWNSTAIRS_PREFIX=downstairs
24402 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24403 + SNAPSHOT_PREFIX=snapshot
24404 + [[ oxControlService20 == unknown ]]
24405 + [[ fd00:1122:3344:101::1 == unknown ]]
24406 + ipadm delete-if oxControlService20
24407 + ipadm create-if -t oxControlService20
24408 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24409 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24410 + ipadm show-addr oxControlService20/ll
24411 ipadm: Address object not found
24412 + ipadm create-addr -t -T addrconf oxControlService20/ll
24413 + ipadm show-addr oxControlService20/omicron6
24414 ipadm: Address object not found
24415 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24416 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24417 route to: default
24418 destination: default
24419 mask: default
24420 gateway: fd00:1122:3344:101::1
24421 interface: oxControlService20
24422 flags: <UP,GATEWAY,DONE,STATIC>
24423 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24424 0 0 0 0 0 0 9000 0
24425 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24426 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24427 note: configured to log to "/dev/stdout"
244282023-07-16T04:54:39.109ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
244292023-07-16T04:54:39.112ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
244302023-07-16T04:54:39.112ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
244312023-07-16T04:54:39.142ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
244322023-07-16T04:54:39.142ZINFOcrucible-agent: instance states: (Some(Disabled), None)
244332023-07-16T04:54:39.142ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
244342023-07-16T04:54:39.145ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
244352023-07-16T04:54:39.149ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
244362023-07-16T04:54:39.149ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24437 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24438 ', agent/src/main.rs:880:30
24439 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24440 [ Jul 16 04:54:39 Stopping because service exited with an error. ]
24441 [ Jul 16 04:54:39 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24442 + . /lib/svc/share/smf_include.sh
24443 ++ SMF_EXIT_OK=0
24444 ++ SMF_EXIT_NODAEMON=94
24445 ++ SMF_EXIT_ERR_FATAL=95
24446 ++ SMF_EXIT_ERR_CONFIG=96
24447 ++ SMF_EXIT_MON_DEGRADE=97
24448 ++ SMF_EXIT_MON_OFFLINE=98
24449 ++ SMF_EXIT_ERR_NOSMF=99
24450 ++ SMF_EXIT_ERR_PERM=100
24451 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24452 + DATALINK=oxControlService20
24453 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24454 + GATEWAY=fd00:1122:3344:101::1
24455 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24456 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24457 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24458 + LISTEN_ADDR=fd00:1122:3344:101::10
24459 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24460 + LISTEN_PORT=32345
24461 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24462 + PORTBASE=19000
24463 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24464 + DOWNSTAIRS_PREFIX=downstairs
24465 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24466 + SNAPSHOT_PREFIX=snapshot
24467 + [[ oxControlService20 == unknown ]]
24468 + [[ fd00:1122:3344:101::1 == unknown ]]
24469 + ipadm delete-if oxControlService20
24470 + ipadm create-if -t oxControlService20
24471 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24472 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24473 + ipadm show-addr oxControlService20/ll
24474 ipadm: Address object not found
24475 + ipadm create-addr -t -T addrconf oxControlService20/ll
24476 + ipadm show-addr oxControlService20/omicron6
24477 ipadm: Address object not found
24478 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24479 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24480 route to: default
24481 destination: default
24482 mask: default
24483 gateway: fd00:1122:3344:101::1
24484 interface: oxControlService20
24485 flags: <UP,GATEWAY,DONE,STATIC>
24486 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24487 0 0 0 0 0 0 9000 0
24488 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24489 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24490 note: configured to log to "/dev/stdout"
244912023-07-16T04:54:39.706ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
244922023-07-16T04:54:39.708ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
244932023-07-16T04:54:39.708ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
244942023-07-16T04:54:39.738ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
244952023-07-16T04:54:39.738ZINFOcrucible-agent: instance states: (Some(Disabled), None)
244962023-07-16T04:54:39.739ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
244972023-07-16T04:54:39.742ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
244982023-07-16T04:54:39.746ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
244992023-07-16T04:54:39.746ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24500 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24501 ', agent/src/main.rs:880:30
24502 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24503 [ Jul 16 04:54:39 Stopping because service exited with an error. ]
24504 [ Jul 16 04:54:39 Failing too quickly, throttling. ]
24505 [ Jul 16 04:54:40 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24506 + . /lib/svc/share/smf_include.sh
24507 ++ SMF_EXIT_OK=0
24508 ++ SMF_EXIT_NODAEMON=94
24509 ++ SMF_EXIT_ERR_FATAL=95
24510 ++ SMF_EXIT_ERR_CONFIG=96
24511 ++ SMF_EXIT_MON_DEGRADE=97
24512 ++ SMF_EXIT_MON_OFFLINE=98
24513 ++ SMF_EXIT_ERR_NOSMF=99
24514 ++ SMF_EXIT_ERR_PERM=100
24515 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24516 + DATALINK=oxControlService20
24517 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24518 + GATEWAY=fd00:1122:3344:101::1
24519 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24520 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24521 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24522 + LISTEN_ADDR=fd00:1122:3344:101::10
24523 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24524 + LISTEN_PORT=32345
24525 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24526 + PORTBASE=19000
24527 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24528 + DOWNSTAIRS_PREFIX=downstairs
24529 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24530 + SNAPSHOT_PREFIX=snapshot
24531 + [[ oxControlService20 == unknown ]]
24532 + [[ fd00:1122:3344:101::1 == unknown ]]
24533 + ipadm delete-if oxControlService20
24534 + ipadm create-if -t oxControlService20
24535 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24536 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24537 + ipadm show-addr oxControlService20/ll
24538 ipadm: Address object not found
24539 + ipadm create-addr -t -T addrconf oxControlService20/ll
24540 + ipadm show-addr oxControlService20/omicron6
24541 ipadm: Address object not found
24542 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24543 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24544 route to: default
24545 destination: default
24546 mask: default
24547 gateway: fd00:1122:3344:101::1
24548 interface: oxControlService20
24549 flags: <UP,GATEWAY,DONE,STATIC>
24550 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24551 0 0 0 0 0 0 9000 0
24552 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24553 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24554 note: configured to log to "/dev/stdout"
245552023-07-16T04:54:41.309ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
245562023-07-16T04:54:41.312ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
245572023-07-16T04:54:41.312ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
245582023-07-16T04:54:41.342ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
245592023-07-16T04:54:41.342ZINFOcrucible-agent: instance states: (Some(Disabled), None)
245602023-07-16T04:54:41.343ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
245612023-07-16T04:54:41.345ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
245622023-07-16T04:54:41.350ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
245632023-07-16T04:54:41.350ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24564 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24565 ', agent/src/main.rs:880:30
24566 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24567 [ Jul 16 04:54:41 Stopping because service exited with an error. ]
24568 [ Jul 16 04:54:41 Failing too quickly, throttling. ]
24569 [ Jul 16 04:54:42 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24570 + . /lib/svc/share/smf_include.sh
24571 ++ SMF_EXIT_OK=0
24572 ++ SMF_EXIT_NODAEMON=94
24573 ++ SMF_EXIT_ERR_FATAL=95
24574 ++ SMF_EXIT_ERR_CONFIG=96
24575 ++ SMF_EXIT_MON_DEGRADE=97
24576 ++ SMF_EXIT_MON_OFFLINE=98
24577 ++ SMF_EXIT_ERR_NOSMF=99
24578 ++ SMF_EXIT_ERR_PERM=100
24579 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24580 + DATALINK=oxControlService20
24581 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24582 + GATEWAY=fd00:1122:3344:101::1
24583 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24584 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24585 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24586 + LISTEN_ADDR=fd00:1122:3344:101::10
24587 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24588 + LISTEN_PORT=32345
24589 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24590 + PORTBASE=19000
24591 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24592 + DOWNSTAIRS_PREFIX=downstairs
24593 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24594 + SNAPSHOT_PREFIX=snapshot
24595 + [[ oxControlService20 == unknown ]]
24596 + [[ fd00:1122:3344:101::1 == unknown ]]
24597 + ipadm delete-if oxControlService20
24598 + ipadm create-if -t oxControlService20
24599 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24600 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24601 + ipadm show-addr oxControlService20/ll
24602 ipadm: Address object not found
24603 + ipadm create-addr -t -T addrconf oxControlService20/ll
24604 + ipadm show-addr oxControlService20/omicron6
24605 ipadm: Address object not found
24606 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24607 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24608 route to: default
24609 destination: default
24610 mask: default
24611 gateway: fd00:1122:3344:101::1
24612 interface: oxControlService20
24613 flags: <UP,GATEWAY,DONE,STATIC>
24614 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24615 0 0 0 0 0 0 9000 0
24616 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24617 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24618 note: configured to log to "/dev/stdout"
246192023-07-16T04:54:42.912ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
246202023-07-16T04:54:42.914ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
246212023-07-16T04:54:42.914ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
246222023-07-16T04:54:42.945ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
246232023-07-16T04:54:42.945ZINFOcrucible-agent: instance states: (Some(Disabled), None)
246242023-07-16T04:54:42.946ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
246252023-07-16T04:54:42.948ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
246262023-07-16T04:54:42.953ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
246272023-07-16T04:54:42.953ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24628 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24629 ', agent/src/main.rs:880:30
24630 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24631 [ Jul 16 04:54:42 Stopping because service exited with an error. ]
24632 [ Jul 16 04:54:42 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24633 + . /lib/svc/share/smf_include.sh
24634 ++ SMF_EXIT_OK=0
24635 ++ SMF_EXIT_NODAEMON=94
24636 ++ SMF_EXIT_ERR_FATAL=95
24637 ++ SMF_EXIT_ERR_CONFIG=96
24638 ++ SMF_EXIT_MON_DEGRADE=97
24639 ++ SMF_EXIT_MON_OFFLINE=98
24640 ++ SMF_EXIT_ERR_NOSMF=99
24641 ++ SMF_EXIT_ERR_PERM=100
24642 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24643 + DATALINK=oxControlService20
24644 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24645 + GATEWAY=fd00:1122:3344:101::1
24646 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24647 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24648 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24649 + LISTEN_ADDR=fd00:1122:3344:101::10
24650 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24651 + LISTEN_PORT=32345
24652 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24653 + PORTBASE=19000
24654 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24655 + DOWNSTAIRS_PREFIX=downstairs
24656 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24657 + SNAPSHOT_PREFIX=snapshot
24658 + [[ oxControlService20 == unknown ]]
24659 + [[ fd00:1122:3344:101::1 == unknown ]]
24660 + ipadm delete-if oxControlService20
24661 + ipadm create-if -t oxControlService20
24662 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24663 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24664 + ipadm show-addr oxControlService20/ll
24665 ipadm: Address object not found
24666 + ipadm create-addr -t -T addrconf oxControlService20/ll
24667 + ipadm show-addr oxControlService20/omicron6
24668 ipadm: Address object not found
24669 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24670 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24671 route to: default
24672 destination: default
24673 mask: default
24674 gateway: fd00:1122:3344:101::1
24675 interface: oxControlService20
24676 flags: <UP,GATEWAY,DONE,STATIC>
24677 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24678 0 0 0 0 0 0 9000 0
24679 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24680 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24681 note: configured to log to "/dev/stdout"
246822023-07-16T04:54:43.510ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
246832023-07-16T04:54:43.513ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
246842023-07-16T04:54:43.513ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
246852023-07-16T04:54:43.540ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
246862023-07-16T04:54:43.540ZINFOcrucible-agent: instance states: (Some(Disabled), None)
246872023-07-16T04:54:43.541ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
246882023-07-16T04:54:43.544ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
246892023-07-16T04:54:43.548ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
246902023-07-16T04:54:43.548ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24691 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24692 ', agent/src/main.rs:880:30
24693 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24694 [ Jul 16 04:54:43 Stopping because service exited with an error. ]
24695 [ Jul 16 04:54:43 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24696 + . /lib/svc/share/smf_include.sh
24697 ++ SMF_EXIT_OK=0
24698 ++ SMF_EXIT_NODAEMON=94
24699 ++ SMF_EXIT_ERR_FATAL=95
24700 ++ SMF_EXIT_ERR_CONFIG=96
24701 ++ SMF_EXIT_MON_DEGRADE=97
24702 ++ SMF_EXIT_MON_OFFLINE=98
24703 ++ SMF_EXIT_ERR_NOSMF=99
24704 ++ SMF_EXIT_ERR_PERM=100
24705 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24706 + DATALINK=oxControlService20
24707 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24708 + GATEWAY=fd00:1122:3344:101::1
24709 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24710 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24711 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24712 + LISTEN_ADDR=fd00:1122:3344:101::10
24713 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24714 + LISTEN_PORT=32345
24715 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24716 + PORTBASE=19000
24717 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24718 + DOWNSTAIRS_PREFIX=downstairs
24719 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24720 + SNAPSHOT_PREFIX=snapshot
24721 + [[ oxControlService20 == unknown ]]
24722 + [[ fd00:1122:3344:101::1 == unknown ]]
24723 + ipadm delete-if oxControlService20
24724 + ipadm create-if -t oxControlService20
24725 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24726 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24727 + ipadm show-addr oxControlService20/ll
24728 ipadm: Address object not found
24729 + ipadm create-addr -t -T addrconf oxControlService20/ll
24730 + ipadm show-addr oxControlService20/omicron6
24731 ipadm: Address object not found
24732 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24733 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24734 route to: default
24735 destination: default
24736 mask: default
24737 gateway: fd00:1122:3344:101::1
24738 interface: oxControlService20
24739 flags: <UP,GATEWAY,DONE,STATIC>
24740 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24741 0 0 0 0 0 0 9000 0
24742 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24743 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24744 note: configured to log to "/dev/stdout"
247452023-07-16T04:54:44.104ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
247462023-07-16T04:54:44.106ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
247472023-07-16T04:54:44.106ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
247482023-07-16T04:54:44.136ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
247492023-07-16T04:54:44.136ZINFOcrucible-agent: instance states: (Some(Disabled), None)
247502023-07-16T04:54:44.136ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
247512023-07-16T04:54:44.139ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
247522023-07-16T04:54:44.143ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
247532023-07-16T04:54:44.143ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24754 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24755 ', agent/src/main.rs:880:30
24756 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24757 [ Jul 16 04:54:44 Stopping because service exited with an error. ]
24758 [ Jul 16 04:54:44 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24759 + . /lib/svc/share/smf_include.sh
24760 ++ SMF_EXIT_OK=0
24761 ++ SMF_EXIT_NODAEMON=94
24762 ++ SMF_EXIT_ERR_FATAL=95
24763 ++ SMF_EXIT_ERR_CONFIG=96
24764 ++ SMF_EXIT_MON_DEGRADE=97
24765 ++ SMF_EXIT_MON_OFFLINE=98
24766 ++ SMF_EXIT_ERR_NOSMF=99
24767 ++ SMF_EXIT_ERR_PERM=100
24768 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24769 + DATALINK=oxControlService20
24770 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24771 + GATEWAY=fd00:1122:3344:101::1
24772 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24773 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24774 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24775 + LISTEN_ADDR=fd00:1122:3344:101::10
24776 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24777 + LISTEN_PORT=32345
24778 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24779 + PORTBASE=19000
24780 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24781 + DOWNSTAIRS_PREFIX=downstairs
24782 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24783 + SNAPSHOT_PREFIX=snapshot
24784 + [[ oxControlService20 == unknown ]]
24785 + [[ fd00:1122:3344:101::1 == unknown ]]
24786 + ipadm delete-if oxControlService20
24787 + ipadm create-if -t oxControlService20
24788 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24789 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24790 + ipadm show-addr oxControlService20/ll
24791 ipadm: Address object not found
24792 + ipadm create-addr -t -T addrconf oxControlService20/ll
24793 + ipadm show-addr oxControlService20/omicron6
24794 ipadm: Address object not found
24795 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24796 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24797 route to: default
24798 destination: default
24799 mask: default
24800 gateway: fd00:1122:3344:101::1
24801 interface: oxControlService20
24802 flags: <UP,GATEWAY,DONE,STATIC>
24803 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24804 0 0 0 0 0 0 9000 0
24805 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24806 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24807 note: configured to log to "/dev/stdout"
248082023-07-16T04:54:44.696ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
248092023-07-16T04:54:44.698ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
248102023-07-16T04:54:44.698ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
248112023-07-16T04:54:44.728ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
248122023-07-16T04:54:44.728ZINFOcrucible-agent: instance states: (Some(Disabled), None)
248132023-07-16T04:54:44.729ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
248142023-07-16T04:54:44.731ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
248152023-07-16T04:54:44.736ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
248162023-07-16T04:54:44.736ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24817 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24818 ', agent/src/main.rs:880:30
24819 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24820 [ Jul 16 04:54:44 Stopping because service exited with an error. ]
24821 [ Jul 16 04:54:44 Failing too quickly, throttling. ]
24822 [ Jul 16 04:54:45 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24823 + . /lib/svc/share/smf_include.sh
24824 ++ SMF_EXIT_OK=0
24825 ++ SMF_EXIT_NODAEMON=94
24826 ++ SMF_EXIT_ERR_FATAL=95
24827 ++ SMF_EXIT_ERR_CONFIG=96
24828 ++ SMF_EXIT_MON_DEGRADE=97
24829 ++ SMF_EXIT_MON_OFFLINE=98
24830 ++ SMF_EXIT_ERR_NOSMF=99
24831 ++ SMF_EXIT_ERR_PERM=100
24832 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24833 + DATALINK=oxControlService20
24834 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24835 + GATEWAY=fd00:1122:3344:101::1
24836 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24837 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24838 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24839 + LISTEN_ADDR=fd00:1122:3344:101::10
24840 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24841 + LISTEN_PORT=32345
24842 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24843 + PORTBASE=19000
24844 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24845 + DOWNSTAIRS_PREFIX=downstairs
24846 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24847 + SNAPSHOT_PREFIX=snapshot
24848 + [[ oxControlService20 == unknown ]]
24849 + [[ fd00:1122:3344:101::1 == unknown ]]
24850 + ipadm delete-if oxControlService20
24851 + ipadm create-if -t oxControlService20
24852 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24853 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24854 + ipadm show-addr oxControlService20/ll
24855 ipadm: Address object not found
24856 + ipadm create-addr -t -T addrconf oxControlService20/ll
24857 + ipadm show-addr oxControlService20/omicron6
24858 ipadm: Address object not found
24859 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24860 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24861 route to: default
24862 destination: default
24863 mask: default
24864 gateway: fd00:1122:3344:101::1
24865 interface: oxControlService20
24866 flags: <UP,GATEWAY,DONE,STATIC>
24867 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24868 0 0 0 0 0 0 9000 0
24869 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24870 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24871 note: configured to log to "/dev/stdout"
248722023-07-16T04:54:46.297ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
248732023-07-16T04:54:46.299ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
248742023-07-16T04:54:46.299ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
248752023-07-16T04:54:46.330ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
248762023-07-16T04:54:46.330ZINFOcrucible-agent: instance states: (Some(Disabled), None)
248772023-07-16T04:54:46.331ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
248782023-07-16T04:54:46.333ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
248792023-07-16T04:54:46.337ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
248802023-07-16T04:54:46.338ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24881 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24882 ', agent/src/main.rs:880:30
24883 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24884 [ Jul 16 04:54:46 Stopping because service exited with an error. ]
24885 [ Jul 16 04:54:46 Failing too quickly, throttling. ]
24886 [ Jul 16 04:54:47 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24887 + . /lib/svc/share/smf_include.sh
24888 ++ SMF_EXIT_OK=0
24889 ++ SMF_EXIT_NODAEMON=94
24890 ++ SMF_EXIT_ERR_FATAL=95
24891 ++ SMF_EXIT_ERR_CONFIG=96
24892 ++ SMF_EXIT_MON_DEGRADE=97
24893 ++ SMF_EXIT_MON_OFFLINE=98
24894 ++ SMF_EXIT_ERR_NOSMF=99
24895 ++ SMF_EXIT_ERR_PERM=100
24896 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24897 + DATALINK=oxControlService20
24898 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24899 + GATEWAY=fd00:1122:3344:101::1
24900 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24901 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24902 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24903 + LISTEN_ADDR=fd00:1122:3344:101::10
24904 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24905 + LISTEN_PORT=32345
24906 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24907 + PORTBASE=19000
24908 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24909 + DOWNSTAIRS_PREFIX=downstairs
24910 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24911 + SNAPSHOT_PREFIX=snapshot
24912 + [[ oxControlService20 == unknown ]]
24913 + [[ fd00:1122:3344:101::1 == unknown ]]
24914 + ipadm delete-if oxControlService20
24915 + ipadm create-if -t oxControlService20
24916 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24917 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24918 + ipadm show-addr oxControlService20/ll
24919 ipadm: Address object not found
24920 + ipadm create-addr -t -T addrconf oxControlService20/ll
24921 + ipadm show-addr oxControlService20/omicron6
24922 ipadm: Address object not found
24923 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24924 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24925 route to: default
24926 destination: default
24927 mask: default
24928 gateway: fd00:1122:3344:101::1
24929 interface: oxControlService20
24930 flags: <UP,GATEWAY,DONE,STATIC>
24931 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24932 0 0 0 0 0 0 9000 0
24933 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24934 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24935 note: configured to log to "/dev/stdout"
249362023-07-16T04:54:47.897ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
249372023-07-16T04:54:47.900ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
249382023-07-16T04:54:47.900ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
249392023-07-16T04:54:47.929ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
249402023-07-16T04:54:47.929ZINFOcrucible-agent: instance states: (Some(Disabled), None)
249412023-07-16T04:54:47.930ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
249422023-07-16T04:54:47.933ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
249432023-07-16T04:54:47.937ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
249442023-07-16T04:54:47.937ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
24945 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
24946 ', agent/src/main.rs:880:30
24947 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
24948 [ Jul 16 04:54:47 Stopping because service exited with an error. ]
24949 [ Jul 16 04:54:47 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
24950 + . /lib/svc/share/smf_include.sh
24951 ++ SMF_EXIT_OK=0
24952 ++ SMF_EXIT_NODAEMON=94
24953 ++ SMF_EXIT_ERR_FATAL=95
24954 ++ SMF_EXIT_ERR_CONFIG=96
24955 ++ SMF_EXIT_MON_DEGRADE=97
24956 ++ SMF_EXIT_MON_OFFLINE=98
24957 ++ SMF_EXIT_ERR_NOSMF=99
24958 ++ SMF_EXIT_ERR_PERM=100
24959 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
24960 + DATALINK=oxControlService20
24961 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
24962 + GATEWAY=fd00:1122:3344:101::1
24963 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
24964 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
24965 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
24966 + LISTEN_ADDR=fd00:1122:3344:101::10
24967 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
24968 + LISTEN_PORT=32345
24969 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
24970 + PORTBASE=19000
24971 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
24972 + DOWNSTAIRS_PREFIX=downstairs
24973 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
24974 + SNAPSHOT_PREFIX=snapshot
24975 + [[ oxControlService20 == unknown ]]
24976 + [[ fd00:1122:3344:101::1 == unknown ]]
24977 + ipadm delete-if oxControlService20
24978 + ipadm create-if -t oxControlService20
24979 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
24980 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
24981 + ipadm show-addr oxControlService20/ll
24982 ipadm: Address object not found
24983 + ipadm create-addr -t -T addrconf oxControlService20/ll
24984 + ipadm show-addr oxControlService20/omicron6
24985 ipadm: Address object not found
24986 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
24987 + route get -inet6 default -inet6 fd00:1122:3344:101::1
24988 route to: default
24989 destination: default
24990 mask: default
24991 gateway: fd00:1122:3344:101::1
24992 interface: oxControlService20
24993 flags: <UP,GATEWAY,DONE,STATIC>
24994 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
24995 0 0 0 0 0 0 9000 0
24996 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
24997 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
24998 note: configured to log to "/dev/stdout"
249992023-07-16T04:54:48.498ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
250002023-07-16T04:54:48.500ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
250012023-07-16T04:54:48.501ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
250022023-07-16T04:54:48.529ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
250032023-07-16T04:54:48.529ZINFOcrucible-agent: instance states: (Some(Disabled), None)
250042023-07-16T04:54:48.530ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
250052023-07-16T04:54:48.532ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
250062023-07-16T04:54:48.537ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
250072023-07-16T04:54:48.537ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25008 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25009 ', agent/src/main.rs:880:30
25010 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25011 [ Jul 16 04:54:48 Stopping because service exited with an error. ]
25012 [ Jul 16 04:54:48 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
25013 + . /lib/svc/share/smf_include.sh
25014 ++ SMF_EXIT_OK=0
25015 ++ SMF_EXIT_NODAEMON=94
25016 ++ SMF_EXIT_ERR_FATAL=95
25017 ++ SMF_EXIT_ERR_CONFIG=96
25018 ++ SMF_EXIT_MON_DEGRADE=97
25019 ++ SMF_EXIT_MON_OFFLINE=98
25020 ++ SMF_EXIT_ERR_NOSMF=99
25021 ++ SMF_EXIT_ERR_PERM=100
25022 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
25023 + DATALINK=oxControlService20
25024 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
25025 + GATEWAY=fd00:1122:3344:101::1
25026 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
25027 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
25028 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
25029 + LISTEN_ADDR=fd00:1122:3344:101::10
25030 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
25031 + LISTEN_PORT=32345
25032 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25033 + PORTBASE=19000
25034 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
25035 + DOWNSTAIRS_PREFIX=downstairs
25036 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
25037 + SNAPSHOT_PREFIX=snapshot
25038 + [[ oxControlService20 == unknown ]]
25039 + [[ fd00:1122:3344:101::1 == unknown ]]
25040 + ipadm delete-if oxControlService20
25041 + ipadm create-if -t oxControlService20
25042 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
25043 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
25044 + ipadm show-addr oxControlService20/ll
25045 ipadm: Address object not found
25046 + ipadm create-addr -t -T addrconf oxControlService20/ll
25047 + ipadm show-addr oxControlService20/omicron6
25048 ipadm: Address object not found
25049 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
25050 + route get -inet6 default -inet6 fd00:1122:3344:101::1
25051 route to: default
25052 destination: default
25053 mask: default
25054 gateway: fd00:1122:3344:101::1
25055 interface: oxControlService20
25056 flags: <UP,GATEWAY,DONE,STATIC>
25057 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25058 0 0 0 0 0 0 9000 0
25059 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
25060 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
25061 note: configured to log to "/dev/stdout"
250622023-07-16T04:54:49.096ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
250632023-07-16T04:54:49.098ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
250642023-07-16T04:54:49.098ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
250652023-07-16T04:54:49.126ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
250662023-07-16T04:54:49.127ZINFOcrucible-agent: instance states: (Some(Disabled), None)
250672023-07-16T04:54:49.127ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
250682023-07-16T04:54:49.130ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
250692023-07-16T04:54:49.135ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
250702023-07-16T04:54:49.135ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25071 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25072 ', agent/src/main.rs:880:30
25073 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25074 [ Jul 16 04:54:49 Stopping because service exited with an error. ]
25075 [ Jul 16 04:54:49 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
25076 + . /lib/svc/share/smf_include.sh
25077 ++ SMF_EXIT_OK=0
25078 ++ SMF_EXIT_NODAEMON=94
25079 ++ SMF_EXIT_ERR_FATAL=95
25080 ++ SMF_EXIT_ERR_CONFIG=96
25081 ++ SMF_EXIT_MON_DEGRADE=97
25082 ++ SMF_EXIT_MON_OFFLINE=98
25083 ++ SMF_EXIT_ERR_NOSMF=99
25084 ++ SMF_EXIT_ERR_PERM=100
25085 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
25086 + DATALINK=oxControlService20
25087 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
25088 + GATEWAY=fd00:1122:3344:101::1
25089 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
25090 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
25091 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
25092 + LISTEN_ADDR=fd00:1122:3344:101::10
25093 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
25094 + LISTEN_PORT=32345
25095 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25096 + PORTBASE=19000
25097 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
25098 + DOWNSTAIRS_PREFIX=downstairs
25099 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
25100 + SNAPSHOT_PREFIX=snapshot
25101 + [[ oxControlService20 == unknown ]]
25102 + [[ fd00:1122:3344:101::1 == unknown ]]
25103 + ipadm delete-if oxControlService20
25104 + ipadm create-if -t oxControlService20
25105 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
25106 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
25107 + ipadm show-addr oxControlService20/ll
25108 ipadm: Address object not found
25109 + ipadm create-addr -t -T addrconf oxControlService20/ll
25110 + ipadm show-addr oxControlService20/omicron6
25111 ipadm: Address object not found
25112 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
25113 + route get -inet6 default -inet6 fd00:1122:3344:101::1
25114 route to: default
25115 destination: default
25116 mask: default
25117 gateway: fd00:1122:3344:101::1
25118 interface: oxControlService20
25119 flags: <UP,GATEWAY,DONE,STATIC>
25120 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25121 0 0 0 0 0 0 9000 0
25122 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
25123 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
25124 note: configured to log to "/dev/stdout"
251252023-07-16T04:54:49.690ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
251262023-07-16T04:54:49.692ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
251272023-07-16T04:54:49.692ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
251282023-07-16T04:54:49.723ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
251292023-07-16T04:54:49.723ZINFOcrucible-agent: instance states: (Some(Disabled), None)
251302023-07-16T04:54:49.724ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
251312023-07-16T04:54:49.727ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
251322023-07-16T04:54:49.731ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
251332023-07-16T04:54:49.731ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25134 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25135 ', agent/src/main.rs:880:30
25136 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25137 [ Jul 16 04:54:49 Stopping because service exited with an error. ]
25138 [ Jul 16 04:54:49 Failing too quickly, throttling. ]
25139 [ Jul 16 04:54:50 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
25140 + . /lib/svc/share/smf_include.sh
25141 ++ SMF_EXIT_OK=0
25142 ++ SMF_EXIT_NODAEMON=94
25143 ++ SMF_EXIT_ERR_FATAL=95
25144 ++ SMF_EXIT_ERR_CONFIG=96
25145 ++ SMF_EXIT_MON_DEGRADE=97
25146 ++ SMF_EXIT_MON_OFFLINE=98
25147 ++ SMF_EXIT_ERR_NOSMF=99
25148 ++ SMF_EXIT_ERR_PERM=100
25149 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
25150 + DATALINK=oxControlService20
25151 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
25152 + GATEWAY=fd00:1122:3344:101::1
25153 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
25154 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
25155 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
25156 + LISTEN_ADDR=fd00:1122:3344:101::10
25157 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
25158 + LISTEN_PORT=32345
25159 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25160 + PORTBASE=19000
25161 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
25162 + DOWNSTAIRS_PREFIX=downstairs
25163 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
25164 + SNAPSHOT_PREFIX=snapshot
25165 + [[ oxControlService20 == unknown ]]
25166 + [[ fd00:1122:3344:101::1 == unknown ]]
25167 + ipadm delete-if oxControlService20
25168 + ipadm create-if -t oxControlService20
25169 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
25170 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
25171 + ipadm show-addr oxControlService20/ll
25172 ipadm: Address object not found
25173 + ipadm create-addr -t -T addrconf oxControlService20/ll
25174 + ipadm show-addr oxControlService20/omicron6
25175 ipadm: Address object not found
25176 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
25177 + route get -inet6 default -inet6 fd00:1122:3344:101::1
25178 route to: default
25179 destination: default
25180 mask: default
25181 gateway: fd00:1122:3344:101::1
25182 interface: oxControlService20
25183 flags: <UP,GATEWAY,DONE,STATIC>
25184 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25185 0 0 0 0 0 0 9000 0
25186 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
25187 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
25188 note: configured to log to "/dev/stdout"
251892023-07-16T04:54:51.293ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
251902023-07-16T04:54:51.295ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
251912023-07-16T04:54:51.295ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
251922023-07-16T04:54:51.324ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
251932023-07-16T04:54:51.324ZINFOcrucible-agent: instance states: (Some(Disabled), None)
251942023-07-16T04:54:51.325ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
251952023-07-16T04:54:51.328ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
251962023-07-16T04:54:51.333ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
251972023-07-16T04:54:51.333ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25198 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25199 ', agent/src/main.rs:880:30
25200 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25201 [ Jul 16 04:54:51 Stopping because service exited with an error. ]
25202 [ Jul 16 04:54:51 Failing too quickly, throttling. ]
25203 [ Jul 16 04:54:52 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
25204 + . /lib/svc/share/smf_include.sh
25205 ++ SMF_EXIT_OK=0
25206 ++ SMF_EXIT_NODAEMON=94
25207 ++ SMF_EXIT_ERR_FATAL=95
25208 ++ SMF_EXIT_ERR_CONFIG=96
25209 ++ SMF_EXIT_MON_DEGRADE=97
25210 ++ SMF_EXIT_MON_OFFLINE=98
25211 ++ SMF_EXIT_ERR_NOSMF=99
25212 ++ SMF_EXIT_ERR_PERM=100
25213 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
25214 + DATALINK=oxControlService20
25215 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
25216 + GATEWAY=fd00:1122:3344:101::1
25217 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
25218 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
25219 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
25220 + LISTEN_ADDR=fd00:1122:3344:101::10
25221 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
25222 + LISTEN_PORT=32345
25223 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25224 + PORTBASE=19000
25225 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
25226 + DOWNSTAIRS_PREFIX=downstairs
25227 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
25228 + SNAPSHOT_PREFIX=snapshot
25229 + [[ oxControlService20 == unknown ]]
25230 + [[ fd00:1122:3344:101::1 == unknown ]]
25231 + ipadm delete-if oxControlService20
25232 + ipadm create-if -t oxControlService20
25233 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
25234 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
25235 + ipadm show-addr oxControlService20/ll
25236 ipadm: Address object not found
25237 + ipadm create-addr -t -T addrconf oxControlService20/ll
25238 + ipadm show-addr oxControlService20/omicron6
25239 ipadm: Address object not found
25240 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
25241 + route get -inet6 default -inet6 fd00:1122:3344:101::1
25242 route to: default
25243 destination: default
25244 mask: default
25245 gateway: fd00:1122:3344:101::1
25246 interface: oxControlService20
25247 flags: <UP,GATEWAY,DONE,STATIC>
25248 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25249 0 0 0 0 0 0 9000 0
25250 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
25251 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
25252 note: configured to log to "/dev/stdout"
252532023-07-16T04:54:52.894ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
252542023-07-16T04:54:52.897ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
252552023-07-16T04:54:52.897ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
252562023-07-16T04:54:52.927ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
252572023-07-16T04:54:52.927ZINFOcrucible-agent: instance states: (Some(Disabled), None)
252582023-07-16T04:54:52.928ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
252592023-07-16T04:54:52.931ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
252602023-07-16T04:54:52.935ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
252612023-07-16T04:54:52.935ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25262 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25263 ', agent/src/main.rs:880:30
25264 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25265 [ Jul 16 04:54:52 Stopping because service exited with an error. ]
25266 [ Jul 16 04:54:52 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
25267 + . /lib/svc/share/smf_include.sh
25268 ++ SMF_EXIT_OK=0
25269 ++ SMF_EXIT_NODAEMON=94
25270 ++ SMF_EXIT_ERR_FATAL=95
25271 ++ SMF_EXIT_ERR_CONFIG=96
25272 ++ SMF_EXIT_MON_DEGRADE=97
25273 ++ SMF_EXIT_MON_OFFLINE=98
25274 ++ SMF_EXIT_ERR_NOSMF=99
25275 ++ SMF_EXIT_ERR_PERM=100
25276 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
25277 + DATALINK=oxControlService20
25278 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
25279 + GATEWAY=fd00:1122:3344:101::1
25280 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
25281 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
25282 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
25283 + LISTEN_ADDR=fd00:1122:3344:101::10
25284 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
25285 + LISTEN_PORT=32345
25286 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25287 + PORTBASE=19000
25288 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
25289 + DOWNSTAIRS_PREFIX=downstairs
25290 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
25291 + SNAPSHOT_PREFIX=snapshot
25292 + [[ oxControlService20 == unknown ]]
25293 + [[ fd00:1122:3344:101::1 == unknown ]]
25294 + ipadm delete-if oxControlService20
25295 + ipadm create-if -t oxControlService20
25296 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
25297 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
25298 + ipadm show-addr oxControlService20/ll
25299 ipadm: Address object not found
25300 + ipadm create-addr -t -T addrconf oxControlService20/ll
25301 + ipadm show-addr oxControlService20/omicron6
25302 ipadm: Address object not found
25303 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
25304 + route get -inet6 default -inet6 fd00:1122:3344:101::1
25305 route to: default
25306 destination: default
25307 mask: default
25308 gateway: fd00:1122:3344:101::1
25309 interface: oxControlService20
25310 flags: <UP,GATEWAY,DONE,STATIC>
25311 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25312 0 0 0 0 0 0 9000 0
25313 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
25314 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
25315 note: configured to log to "/dev/stdout"
253162023-07-16T04:54:53.497ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
253172023-07-16T04:54:53.499ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
253182023-07-16T04:54:53.499ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
253192023-07-16T04:54:53.527ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
253202023-07-16T04:54:53.527ZINFOcrucible-agent: instance states: (Some(Disabled), None)
253212023-07-16T04:54:53.528ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
253222023-07-16T04:54:53.531ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
253232023-07-16T04:54:53.535ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
253242023-07-16T04:54:53.535ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25325 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25326 ', agent/src/main.rs:880:30
25327 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25328 [ Jul 16 04:54:53 Stopping because service exited with an error. ]
25329 [ Jul 16 04:54:53 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
25330 + . /lib/svc/share/smf_include.sh
25331 ++ SMF_EXIT_OK=0
25332 ++ SMF_EXIT_NODAEMON=94
25333 ++ SMF_EXIT_ERR_FATAL=95
25334 ++ SMF_EXIT_ERR_CONFIG=96
25335 ++ SMF_EXIT_MON_DEGRADE=97
25336 ++ SMF_EXIT_MON_OFFLINE=98
25337 ++ SMF_EXIT_ERR_NOSMF=99
25338 ++ SMF_EXIT_ERR_PERM=100
25339 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
25340 + DATALINK=oxControlService20
25341 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
25342 + GATEWAY=fd00:1122:3344:101::1
25343 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
25344 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
25345 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
25346 + LISTEN_ADDR=fd00:1122:3344:101::10
25347 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
25348 + LISTEN_PORT=32345
25349 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25350 + PORTBASE=19000
25351 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
25352 + DOWNSTAIRS_PREFIX=downstairs
25353 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
25354 + SNAPSHOT_PREFIX=snapshot
25355 + [[ oxControlService20 == unknown ]]
25356 + [[ fd00:1122:3344:101::1 == unknown ]]
25357 + ipadm delete-if oxControlService20
25358 + ipadm create-if -t oxControlService20
25359 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
25360 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
25361 + ipadm show-addr oxControlService20/ll
25362 ipadm: Address object not found
25363 + ipadm create-addr -t -T addrconf oxControlService20/ll
25364 + ipadm show-addr oxControlService20/omicron6
25365 ipadm: Address object not found
25366 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
25367 + route get -inet6 default -inet6 fd00:1122:3344:101::1
25368 route to: default
25369 destination: default
25370 mask: default
25371 gateway: fd00:1122:3344:101::1
25372 interface: oxControlService20
25373 flags: <UP,GATEWAY,DONE,STATIC>
25374 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25375 0 0 0 0 0 0 9000 0
25376 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
25377 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
25378 note: configured to log to "/dev/stdout"
253792023-07-16T04:54:54.092ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
253802023-07-16T04:54:54.094ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
253812023-07-16T04:54:54.094ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
253822023-07-16T04:54:54.123ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
253832023-07-16T04:54:54.124ZINFOcrucible-agent: instance states: (Some(Disabled), None)
253842023-07-16T04:54:54.124ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
253852023-07-16T04:54:54.127ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
253862023-07-16T04:54:54.131ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
253872023-07-16T04:54:54.131ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25388 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25389 ', agent/src/main.rs:880:30
25390 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25391 [ Jul 16 04:54:54 Stopping because service exited with an error. ]
25392 [ Jul 16 04:54:54 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
25393 + . /lib/svc/share/smf_include.sh
25394 ++ SMF_EXIT_OK=0
25395 ++ SMF_EXIT_NODAEMON=94
25396 ++ SMF_EXIT_ERR_FATAL=95
25397 ++ SMF_EXIT_ERR_CONFIG=96
25398 ++ SMF_EXIT_MON_DEGRADE=97
25399 ++ SMF_EXIT_MON_OFFLINE=98
25400 ++ SMF_EXIT_ERR_NOSMF=99
25401 ++ SMF_EXIT_ERR_PERM=100
25402 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
25403 + DATALINK=oxControlService20
25404 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
25405 + GATEWAY=fd00:1122:3344:101::1
25406 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
25407 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
25408 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
25409 + LISTEN_ADDR=fd00:1122:3344:101::10
25410 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
25411 + LISTEN_PORT=32345
25412 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25413 + PORTBASE=19000
25414 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
25415 + DOWNSTAIRS_PREFIX=downstairs
25416 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
25417 + SNAPSHOT_PREFIX=snapshot
25418 + [[ oxControlService20 == unknown ]]
25419 + [[ fd00:1122:3344:101::1 == unknown ]]
25420 + ipadm delete-if oxControlService20
25421 + ipadm create-if -t oxControlService20
25422 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
25423 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
25424 + ipadm show-addr oxControlService20/ll
25425 ipadm: Address object not found
25426 + ipadm create-addr -t -T addrconf oxControlService20/ll
25427 + ipadm show-addr oxControlService20/omicron6
25428 ipadm: Address object not found
25429 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
25430 + route get -inet6 default -inet6 fd00:1122:3344:101::1
25431 route to: default
25432 destination: default
25433 mask: default
25434 gateway: fd00:1122:3344:101::1
25435 interface: oxControlService20
25436 flags: <UP,GATEWAY,DONE,STATIC>
25437 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25438 0 0 0 0 0 0 9000 0
25439 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
25440 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
25441 note: configured to log to "/dev/stdout"
254422023-07-16T04:54:54.690ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
254432023-07-16T04:54:54.693ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
254442023-07-16T04:54:54.693ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
254452023-07-16T04:54:54.720ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
254462023-07-16T04:54:54.721ZINFOcrucible-agent: instance states: (Some(Disabled), None)
254472023-07-16T04:54:54.721ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
254482023-07-16T04:54:54.724ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
254492023-07-16T04:54:54.729ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
254502023-07-16T04:54:54.729ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25451 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25452 ', agent/src/main.rs:880:30
25453 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25454 [ Jul 16 04:54:54 Stopping because service exited with an error. ]
25455 [ Jul 16 04:54:54 Failing too quickly, throttling. ]
25456 [ Jul 16 04:54:55 Executing start method ("/opt/oxide/lib/svc/manifest/crucible/agent.sh"). ]
25457 + . /lib/svc/share/smf_include.sh
25458 ++ SMF_EXIT_OK=0
25459 ++ SMF_EXIT_NODAEMON=94
25460 ++ SMF_EXIT_ERR_FATAL=95
25461 ++ SMF_EXIT_ERR_CONFIG=96
25462 ++ SMF_EXIT_MON_DEGRADE=97
25463 ++ SMF_EXIT_MON_OFFLINE=98
25464 ++ SMF_EXIT_ERR_NOSMF=99
25465 ++ SMF_EXIT_ERR_PERM=100
25466 ++ svcprop -c -p config/datalink svc:/oxide/crucible/agent:default
25467 + DATALINK=oxControlService20
25468 ++ svcprop -c -p config/gateway svc:/oxide/crucible/agent:default
25469 + GATEWAY=fd00:1122:3344:101::1
25470 ++ svcprop -c -p config/dataset svc:/oxide/crucible/agent:default
25471 + DATASET=oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible
25472 ++ svcprop -c -p config/listen_addr svc:/oxide/crucible/agent:default
25473 + LISTEN_ADDR=fd00:1122:3344:101::10
25474 ++ svcprop -c -p config/listen_port svc:/oxide/crucible/agent:default
25475 + LISTEN_PORT=32345
25476 ++ svcprop -c -p config/portbase svc:/oxide/crucible/agent:default
25477 + PORTBASE=19000
25478 ++ svcprop -c -p config/downstairs_prefix svc:/oxide/crucible/agent:default
25479 + DOWNSTAIRS_PREFIX=downstairs
25480 ++ svcprop -c -p config/snapshot_prefix svc:/oxide/crucible/agent:default
25481 + SNAPSHOT_PREFIX=snapshot
25482 + [[ oxControlService20 == unknown ]]
25483 + [[ fd00:1122:3344:101::1 == unknown ]]
25484 + ipadm delete-if oxControlService20
25485 + ipadm create-if -t oxControlService20
25486 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
25487 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
25488 + ipadm show-addr oxControlService20/ll
25489 ipadm: Address object not found
25490 + ipadm create-addr -t -T addrconf oxControlService20/ll
25491 + ipadm show-addr oxControlService20/omicron6
25492 ipadm: Address object not found
25493 + ipadm create-addr -t -T static -a fd00:1122:3344:101::10 oxControlService20/omicron6
25494 + route get -inet6 default -inet6 fd00:1122:3344:101::1
25495 route to: default
25496 destination: default
25497 mask: default
25498 gateway: fd00:1122:3344:101::1
25499 interface: oxControlService20
25500 flags: <UP,GATEWAY,DONE,STATIC>
25501 recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25502 0 0 0 0 0 0 9000 0
25503 + args=('-D' '/opt/oxide/crucible/bin/crucible-downstairs' '--dataset' "$DATASET" '-l' "[$LISTEN_ADDR]:$LISTEN_PORT" '-P' "$PORTBASE" '-p' "$DOWNSTAIRS_PREFIX" '-s' "$SNAPSHOT_PREFIX")
25504 + exec /opt/oxide/crucible/bin/crucible-agent run -D /opt/oxide/crucible/bin/crucible-downstairs --dataset oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible -l '[fd00:1122:3344:101::10]:32345' -P 19000 -p downstairs -s snapshot
25505 note: configured to log to "/dev/stdout"
255062023-07-16T04:54:56.286ZINFOcrucible-agent: dataset: "oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible"
255072023-07-16T04:54:56.289ZINFOcrucible-agent: listen IP: [fd00:1122:3344:101::10]:32345
255082023-07-16T04:54:56.289ZINFOcrucible-agent: SMF instance name downstairs_prefix: "downstairs"
255092023-07-16T04:54:56.319ZERROcrucible-agent: remove downstairs instance: downstairs-dff3ab91-ff3b-43d8-9bb8-329b898980e4
255102023-07-16T04:54:56.320ZINFOcrucible-agent: instance states: (Some(Disabled), None)
255112023-07-16T04:54:56.320ZINFOcrucible-agent (worker): Region size:2147483648 reservation:2684354560 quota:6442450944
255122023-07-16T04:54:56.323ZINFOcrucible-agent (dropshot): listening local_addr = [fd00:1122:3344:101::10]:32345
255132023-07-16T04:54:56.327ZINFOcrucible-agent (worker): zfs set reservation of 2684354560 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
255142023-07-16T04:54:56.327ZINFOcrucible-agent (worker): zfs set quota of 6442450944 for oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc
25515 thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: zfs create failed! out: err:cannot create 'oxp_e4b4dc87-ab46-49fb-a4b4-d361ae214c03/crucible/regions/32b77549-7387-4b4c-834d-584124a792dc': out of space
25516 ', agent/src/main.rs:880:30
25517 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
25518 [ Jul 16 04:54:56 Stopping because service exited with an error. ]
25519 [ Jul 16 04:54:56 Failing too quickly, throttling. ]