Adam Tistler created CLOUDSTACK-124: ---------------------------------------
Summary: NetworkGarbageCollector not cleaning up networks Key: CLOUDSTACK-124 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-124 Project: CloudStack Issue Type: Bug Components: Network Controller Affects Versions: pre-4.0.0 Environment: KVM Reporter: Adam Tistler Priority: Minor Seeing an issue in version 2.2.14 with the NetworkGarbageCollector. Basically we have a virtual network (all of whose virtual machines have been terminated), however the network never gets cleaned up, and the virtual router never stops. Config: - category: Advanced name: network.gc.interval value: "600" description: Seconds to wait before checking for networks to shutdown - category: Advanced name: network.gc.wait value: "600" description: Time (in seconds) to wait before shutting down a network that's not in used Management logs (grepped): 2012-08-13 13:58:01,598 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 399 to be free for the first time. Adding it to the list: 1313360040 2012-08-13 14:08:01,758 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 239 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 241 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 247 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 265 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 277 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 280 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 281 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 296 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 325 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 352 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 353 to be free for the first time. Adding it to the list: 1313360626 2012-08-13 14:08:01,759 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 399 is still free but it's not time to shutdown yet: 1313360040 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 239 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 241 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 247 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 265 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 277 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 280 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 281 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 296 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 325 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 352 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:18:01,761 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 353 is still free but it's not time to shutdown yet: 1313360626 2012-08-13 14:28:01,774 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 399 to be free for the first time. Adding it to the list: 1313361798 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 239 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 241 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 247 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 265 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 277 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 280 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 281 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 296 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 325 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 352 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 353 to be free for the first time. Adding it to the list: 1313362384 2012-08-13 14:38:01,874 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 399 is still free but it's not time to shutdown yet: 1313361798 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 239 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 241 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 247 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 265 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 277 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 280 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 281 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 296 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 325 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 352 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 353 is still free but it's not time to shutdown yet: 1313362384 2012-08-13 14:48:01,876 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 395 to be free for the first time. Adding it to the list: 1313362970 2012-08-13 14:58:01,897 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 395 is still free but it's not time to shutdown yet: 1313362970 2012-08-13 14:58:01,897 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 399 to be free for the first time. Adding it to the list: 1313363556 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 239 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 241 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 247 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 265 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 277 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 280 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 281 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 296 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 325 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 352 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 353 to be free for the first time. Adding it to the list: 1313364142 2012-08-13 15:08:02,093 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 399 is still free but it's not time to shutdown yet: 1313363556 2012-08-13 15:18:27,114 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 400 to be free for the first time. Adding it to the list: 1313364753 2012-08-13 15:28:27,364 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 239 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 241 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 247 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 265 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 277 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 280 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 281 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 296 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 325 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 352 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 353 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 399 to be free for the first time. Adding it to the list: 1313365339 2012-08-13 15:28:27,365 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 400 is still free but it's not time to shutdown yet: 1313364753 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 239 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 241 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 247 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 265 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 277 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 280 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 281 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 296 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 325 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,377 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 352 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,378 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 353 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:38:27,378 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 399 is still free but it's not time to shutdown yet: 1313365339 2012-08-13 15:48:27,390 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 400 to be free for the first time. Adding it to the list: 1313366511 2012-08-13 15:58:27,537 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 239 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 241 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 247 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 265 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 277 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 280 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 281 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 296 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 324 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 325 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 352 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 353 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 399 to be free for the first time. Adding it to the list: 1313367097 2012-08-13 15:58:27,538 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 400 is still free but it's not time to shutdown yet: 1313366511 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 239 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 241 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 247 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 265 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 277 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 280 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 281 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 296 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 324 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 325 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 352 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 353 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 399 is still free but it's not time to shutdown yet: 1313367097 2012-08-13 16:08:27,548 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 401 to be free for the first time. Adding it to the list: 1313367683 2012-08-13 16:18:27,583 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 400 to be free for the first time. Adding it to the list: 1313368269 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 239 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 241 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 247 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 265 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 277 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 280 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 281 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 296 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 325 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 352 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 353 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 399 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:28:50,490 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 401 to be free for the first time. Adding it to the list: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 239 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 241 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 247 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 265 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 277 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 280 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 281 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 296 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 325 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 352 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 353 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 399 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 400 to be free for the first time. Adding it to the list: 1313369463 2012-08-13 16:38:50,502 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 401 is still free but it's not time to shutdown yet: 1313368877 2012-08-13 16:48:50,505 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) Network 400 is still free but it's not time to shutdown yet: 1313369463 2012-08-13 16:48:50,505 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 402 to be free for the first time. Adding it to the list: 1313370049 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 239 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 241 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 247 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 265 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 277 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 280 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 281 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 296 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 325 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 352 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 353 to be free for the first time. Adding it to the list: 1313370663 2012-08-13 16:59:19,247 DEBUG [cloud.network.NetworkManagerImpl] (Network-Scavenger-1:null) We found network 399 to be free for the first time. Adding it to the list: 1313370663 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira