* @throws IOException
* @throws InterruptedException
*/
public static void main(String[] args) throws IOException, InterruptedException {
sync = new SyncController();
System.out.println("Agent started");
// load all az_data
System.out.println("Loading all AZ DATA");