Task starts processing: List remote sites: REMOTESERVER - Returned from hook drush_hosting_task_validate - Calling hook drush_hosting_alias_pre_hosting_task - Returned from hook drush_hosting_alias_pre_hosting_task - Calling hook drush_hosting_clone_pre_hosting_task 1 s. Returned from hook drush_hosting_clone_pre_hosting_task - Calling hook drush_hosting_migrate_pre_hosting_task - Returned from hook drush_hosting_migrate_pre_hosting_task - Calling hook drush_hosting_package_pre_hosting_task - Returned from hook drush_hosting_package_pre_hosting_task - Calling hook drush_hosting_remote_import_pre_hosting_task - Returned from hook drush_hosting_remote_import_pre_hosting_task - Calling hook drush_hosting_site_pre_hosting_task - Returned from hook drush_hosting_site_pre_hosting_task - Calling hook drush_hosting_task - Loaded alias @REMOTESERVER from file /var/aegir/.drush/REMOTESERVER.alias.drushrc.php - Backend invoke: /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /var/aegir/.composer/vendor/drush/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 @REMOTESERVER provision-remote_import_list_sites 2>&1 - /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /var/aegir/.composer/vendor/drush/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 @REMOTESERVER provision-remote_import_list_sites 2>&1 1 s. Bootstrap to phase 0. - Bootstrap to phase 0. - Found command: provision-remote_import_list_sites (commandfile=remote_import) - Loaded alias @server_master from file /var/aegir/.drush/server_master.alias.drushrc.php - Driver type not specified for the db service, provide it with --db_service_type - Loading apache driver for the http service - Driver type not specified for the remote_import service, provide it with --remote_import_service_type - Driver type not specified for the db service, provide it with --db_service_type - Driver type not specified for the http service, provide it with --http_service_type - Loading hostmaster driver for the remote_import service - Calling hook drush_remote_import_provision_remote_import_list_sites - Backend invoke: ssh -o PasswordAuthentication=no aegir@REMOTESERVER 'drush --backend=2 @hostmaster status 2>&1' 2>&1 - ssh -o PasswordAuthentication=no aegir@REMOTESERVER 'drush --backend=2 @hostmaster status 2>&1' 2>&1 7 s. Bootstrap to phase 0. - Drush bootstrap phase : _drush_bootstrap_drush() - Load alias @hostmaster - Loading drushrc "/var/aegir/hostmaster-6.x-1.12/sites/REMOTESERVER/drushrc.php" into "site" scope. - Drush bootstrap phase : _drush_bootstrap_drupal_root() - Loading drushrc "/var/aegir/hostmaster-6.x-1.12/drushrc.php" into "drupal" scope. - Initialized Drupal 6.35 root directory at /var/aegir/hostmaster-6.x-1.12 - Drush bootstrap phase : _drush_bootstrap_drupal_site() - Initialized Drupal site REMOTESERVER at sites/REMOTESERVER - Loading drushrc "/var/aegir/hostmaster-6.x-1.12/sites/REMOTESERVER/drushrc.php" into "site" scope. - Drush bootstrap phase : _drush_bootstrap_drupal_configuration() - Drush bootstrap phase : _drush_bootstrap_drupal_database() - Successfully connected to the Drupal database. - Drush bootstrap phase : _drush_bootstrap_drupal_full() - Drush bootstrap phase : _drush_bootstrap_drupal_login() - Successfully logged into Drupal as Anonymous (uid=0) - Found command: core-status (commandfile=core) - Initializing drush commandfile: drush_make - Initializing drush commandfile: drush_make_d_o - Initializing drush commandfile: provision - Load alias @server_localhost - Load alias @server_master - Loading apache driver for the http service - Loading mysql driver for the db service - Load alias @platform_hostmaster6x112 - Initializing drush commandfile: user - Command dispatch complete - Peak memory usage was 18.55 MB 1 s. Backend invoke: ssh -o PasswordAuthentication=no aegir@REMOTESERVER 'drush --backend=2 @hostmaster php-eval '\''drush_bootstrap(DRUSH_BOOTSTRAP_DRUPAL_FULL);$sites = array();$results = db_query("SELECT sn.title as site, pn.title as platform FROM {hosting_site} hs INNER JOIN {node} sn ON hs.nid = sn.nid INNER JOIN {hosting_platform} hp ON hs.platform = hp.nid INNER JOIN {node} pn ON hp.nid = pn.nid WHERE hs.status = :status", array(":status" => HOSTING_SITE_ENABLED));foreach ($results as $result) {; $sites[$result->site] = $result->platform;};drush_backend_set_result($sites);'\'' 2>&1' 2>&1 - ssh -o PasswordAuthentication=no aegir@REMOTESERVER 'drush --backend=2 @hostmaster php-eval '\''drush_bootstrap(DRUSH_BOOTSTRAP_DRUPAL_FULL);$sites = array();$results = db_query("SELECT sn.title as site, pn.title as platform FROM {hosting_site} hs INNER JOIN {node} sn ON hs.nid = sn.nid INNER JOIN {hosting_platform} hp ON hs.platform = hp.nid INNER JOIN {node} pn ON hp.nid = pn.nid WHERE hs.status = :status", array(":status" => HOSTING_SITE_ENABLED));foreach ($results as $result) {; $sites[$result->site] = $result->platform;};drush_backend_set_result($sites);'\'' 2>&1' 2>&1 - Bootstrap to phase 0. - Drush bootstrap phase : _drush_bootstrap_drush() - Load alias @hostmaster - Loading drushrc "/var/aegir/hostmaster-6.x-1.12/sites/REMOTESERVER/drushrc.php" into "site" scope. - Drush bootstrap phase : _drush_bootstrap_drupal_root() - Loading drushrc "/var/aegir/hostmaster-6.x-1.12/drushrc.php" into "drupal" scope. - Initialized Drupal 6.35 root directory at /var/aegir/hostmaster-6.x-1.12 - Drush bootstrap phase : _drush_bootstrap_drupal_site() - Initialized Drupal site REMOTESERVER at sites/REMOTESERVER - Loading drushrc "/var/aegir/hostmaster-6.x-1.12/sites/REMOTESERVER/drushrc.php" into "site" scope. - Drush bootstrap phase : _drush_bootstrap_drupal_configuration() - Drush bootstrap phase : _drush_bootstrap_drupal_database() - Successfully connected to the Drupal database. - Drush bootstrap phase : _drush_bootstrap_drupal_full() - Drush bootstrap phase : _drush_bootstrap_drupal_login() - Successfully logged into Drupal as Anonymous (uid=0) - Found command: php-eval (commandfile=core) - Initializing drush commandfile: drush_make - Initializing drush commandfile: drush_make_d_o - Initializing drush commandfile: provision - Load alias @server_localhost - Load alias @server_master - Loading apache driver for the http service - Loading mysql driver for the db service - Load alias @platform_hostmaster6x112 - Initializing drush commandfile: user - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':status' at line 1 query: SELECT sn.title as site, pn.title as platform FROM hosting_site hs INNER JOIN node sn ON hs.nid = sn.nid INNER JOIN hosting_platform hp ON hs.platform = hp.nid INNER JOIN node pn ON hp.nid = pn.nid WHERE hs.status = :status database.mysqli.inc:134 - Invalid argument supplied for foreach() core.drush.inc(637) : eval()'d code:1 - Command dispatch complete - Peak memory usage was 14.32 MB - Returned from hook drush_remote_import_provision_remote_import_list_sites - Command dispatch complete - Peak memory usage was 10.66 MB 1 s. Returned from hook drush_hosting_task - Calling hook drush_hosting_post_hosting_task - Invoking post_hosting_remote_import_list_sites_task hooks. - Returned from hook drush_hosting_post_hosting_task - Command dispatch complete - Peak memory usage was 24.89 MB - Updated task status to "Warning"