FailedConsole Output

Started by timer
Building in workspace /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-dev/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git.drupal.org/project/puppet-aegir.git # timeout=10
Fetching upstream changes from http://git.drupal.org/project/puppet-aegir.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress http://git.drupal.org/project/puppet-aegir.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/1.0.x^{commit} # timeout=10
Checking out Revision ae011e6946293f0abe7a39b9d0d38fa0914ce0f0 (origin/1.0.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae011e6946293f0abe7a39b9d0d38fa0914ce0f0
 > git rev-list ae011e6946293f0abe7a39b9d0d38fa0914ce0f0 # timeout=10
 > git tag -a -f -m Jenkins Build #604 jenkins-P_Aegir_Puppet_Module_functional_test_Aegir2-dev-604 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5254690094650144891.sh
+ ./tests/functional_tests/aegir2-dev/setup.sh
Already up-to-date.
Already up-to-date.
==> default: VM not created. Moving on...
[workspace] $ /bin/sh -xe /tmp/hudson5979789635874879077.sh
+ ./tests/functional_tests/aegir2-dev/run-tests.sh
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'wheezy64'...

Progress: 10%
Progress: 20%
Progress: 30%
Progress: 40%
Progress: 70%
Progress: 80%
Progress: 90%
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: workspace_default_1456447398687_60759
==> default: Fixed port collision for 22 => 2222. Now on port 2213.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 22 => 2213 (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2213
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
    default: The guest additions on this VM do not match the installed version of
    default: VirtualBox! In most cases this is fine, but in rare cases it can
    default: prevent things such as shared folders from working properly. If you see
    default: shared folder errors, please make sure the guest additions within the
    default: virtual machine match the version of VirtualBox you have installed on
    default: your host and reload your VM.
    default: 
    default: Guest Additions Version: 4.2.12
    default: VirtualBox Version: 4.3
==> default: Setting hostname...
==> default: Mounting shared folders...
    default: /vagrant => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-dev/workspace
    default: /var/cache/apt/archives => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-dev/workspace/tmp/apt/cache
    default: /var/aegir/.drush/cache => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-dev/workspace/tmp/drush/cache
    default: /tmp/vagrant-puppet-3/manifests => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-dev/workspace/tests/functional_tests/aegir2-dev
    default: /tmp/vagrant-puppet-3/modules-0 => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir2-dev/workspace/tests/functional_tests/aegir2-dev/modules
==> default: Running provisioner: puppet...
==> default: Running Puppet with nodes.pp...
==> default: stdin: is not a tty
==> default: notice: /Stage[main]/Drush::Apt::Update/Exec[drush_apt_update]/returns: executed successfully
==> default: notice: /Stage[main]/Drush::Git::Drush/Drush::Git[https://github.com/drush-ops/drush.git]/Exec[drush-clone-repo:https://github.com/drush-ops/drush.git]/returns: executed successfully
==> default: notice: /Stage[main]/Drush::Git::Drush/Drush::Git[https://github.com/drush-ops/drush.git]/Exec[drush-checkout-ref:https://github.com/drush-ops/drush.git]/returns: executed successfully
==> default: notice: /Stage[main]/Drush::Git::Drush/File[symlink drush]/ensure: created
==> default: notice: /Stage[main]/Drush::Git::Drush/Package[php5-cli]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[Install composer]/returns: executed successfully
==> default: err: /Stage[main]/Drush::Git::Drush/Exec[Install Drush dependencies]: Failed to call refresh: php ./composer.phar install > composer.log returned 1 instead of one of [0] at /tmp/vagrant-puppet-3/modules-0/drush/manifests/git/drush.pp:64
==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[first drush run]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Aegir::Dev/File[/etc/sudoers.d/aegir]/ensure: created
==> default: notice: /Stage[main]/Aegir::Dev/Group[aegir]/ensure: created
==> default: notice: /Stage[main]/Aegir::Dev/Exec[aegir_dev_update_apt]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Package[mysql-server]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev/Exec[mysql_secure_installation]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Exec[mysql_secure_installation]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5-mysql]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5-gd]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[postfix]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[unzip]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev/Package[apache2]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev/User[aegir]/ensure: created
==> default: 
==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir]/owner: owner changed 'root' to 'aegir'
==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir]/group: group changed 'root' to 'aegir'
==> default: notice: /Stage[main]/Aegir::Dev/File[/etc/apache2/conf.d/aegir.conf]/ensure: created
==> default: notice: /Stage[main]/Aegir::Dev/Exec[Enable mod-rewrite]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir/.drush]/owner: owner changed 'root' to 'aegir'
==> default: 
==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir/.drush]/group: group changed 'root' to 'aegir'
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision]/Exec[drush-clone-repo:Install provision]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision]/Exec[drush-checkout-ref:Install provision]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision_git]/Exec[drush-clone-repo:Install provision_git]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision_git]/Exec[drush-checkout-ref:Install provision_git]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Run[cache-clear drush]/Exec[drush-run:cache-clear drush]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Run[hostmaster-install]/Exec[drush-run:hostmaster-install]/returns: executed successfully
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: *******************************************************************************
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: * Open the link below to access your new Aegir site:
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: * http://aegir2-dev.test/user/reset/1/1456447549/05163071f350eb32b8120579f06e290d/login
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: *******************************************************************************
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/File[queue daemon init script]/ensure: defined content as '{md5}8f8fa21f052d3e3e8e55a5b7359fa624'
==> default: notice: /Stage[main]/Aegir::Dev/Drush::En[hosting_queued]/Drush::Run[drush-en:hosting_queued]/Exec[drush-run:drush-en:hosting_queued]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Aegir::Dev/Service[hosting-queued]/ensure: ensure changed 'stopped' to 'running'
==> default: notice: /Stage[main]/Aegir::Dev/Service[hosting-queued]: Triggered 'refresh' from 1 events
==> default: notice: Finished catalog run in 116.23 seconds
This command should only be run on a clean Aegir install, and data may be lost! Do you want to continue? (y/n): y
Building platform: drupal6 and adding to hostmaster.                        [ok]
Beginning to build                                                          [ok]
/var/aegir/.drush/provision/provision-tests/makes/drupal6.build.
There are no releases for project drupal.
drupal- downloaded.                                                         [ok]
Source directory /tmp/make_tmp_1456447560_56cfa048bcb47/__build__ is     [error]
not readable or does not exist.
Cannot move build into place                                             [error]
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440
Task verify was added to the queue. Next queue run is 01:46:41+0100,    [status]
server time is 01:46:01+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Drush could not bootstrap this platform. Please check the platform       [error]
directory exists and is readable.
Building platform: drupal7 and adding to hostmaster.                        [ok]
Beginning to build                                                          [ok]
/var/aegir/.drush/provision/provision-tests/makes/drupal7.build.
drupal-7.43 downloaded.                                                     [ok]
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440
Task verify was added to the queue. Next queue run is 01:46:41+0100,    [status]
server time is 01:46:06+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/drupal7/sites is writable  [success]
by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Created directory /var/aegir/platforms/drupal7/sites/all/drush.        [success]
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Building platform: openatrium and adding to hostmaster.                     [ok]
Beginning to build                                                          [ok]
/var/aegir/.drush/provision/provision-tests/makes/openatrium.build.
drupal-6.28 downloaded.                                                     [ok]
drupal patched with common.inc_6.28.patch.                                  [ok]
Generated PATCHES.txt file for drupal                                       [ok]
openatrium-6.x-1.7 downloaded.                                              [ok]
Found makefile: drupal-org.make                                             [ok]
There are no releases for project features.
There are no releases for project spaces.
ginkgo-6.x-1.1 downloaded.                                                  [ok]
 >> Project rubik contains 2 themes: cube, rubik.
rubik-6.x-3.0-beta3 downloaded.                                             [ok]
tao-6.x-3.3 downloaded.                                                     [ok]
l10n_update-6.x-1.0-beta3 downloaded.                                       [ok]
l10n_client-6.x-2.1 downloaded.                                             [ok]
 >> Project atrium_features contains 13 modules: atrium_test, atrium_translate, atrium_shoutbox, atrium_groups, atrium_members, atrium_reader, atrium, atrium_blog, atrium_book, atrium_calendar, atrium_profile, atrium_activity, atrium_casetracker.
atrium_features-6.x-1.3 downloaded.                                         [ok]
simpletest-6.x-2.11 downloaded.                                             [ok]
schema-6.x-1.7 downloaded.                                                  [ok]
 >> Project devel contains 3 modules: devel, devel_node_access, devel_generate.
devel-6.x-1.27 downloaded.                                                  [ok]
coder-6.x-2.0-rc1 downloaded.                                               [ok]
xref-6.x-1.1 downloaded.                                                    [ok]
 >> Project views contains 3 modules: views_export, views, views_ui.
views-6.x-2.16 downloaded.                                                  [ok]
views patched with views-static-cache-resets-694094-7.patch.                [ok]
views patched with views2_simple_translatables.patch.                       [ok]
views patched with 789674-29-vocabulary_module-6.x-2.x.patch.               [ok]
views patched with views-1040744-8.patch.                                   [ok]
Generated PATCHES.txt file for views                                        [ok]
 >> Project ucreate contains 2 modules: ucreate_og, ucreate.
ucreate-6.x-1.0-beta4 downloaded.                                           [ok]
transliteration-6.x-3.1 downloaded.                                         [ok]
 >> Project token contains 3 modules: tokenSTARTER, token, token_actions.
token-6.x-1.19 downloaded.                                                  [ok]
strongarm-6.x-2.2 downloaded.                                               [ok]
spaces- downloaded.                                                         [ok]
reldate-6.x-1.0-beta2 downloaded.                                           [ok]
purl-6.x-1.0-beta13 downloaded.                                             [ok]
prepopulate-6.x-2.2 downloaded.                                             [ok]
parser_ical-6.x-2.0-beta1 downloaded.                                       [ok]
openidadmin-6.x-1.2 downloaded.                                             [ok]
 >> Project og contains 5 modules: og_notifications, og_actions, og_views, og_access, og.
og-6.x-2.4 downloaded.                                                      [ok]
notifications_team-6.x-2.1-beta9 downloaded.                                [ok]
 >> Project notifications contains 7 modules: notifications_content, notifications_autosubscribe, notifications_ui, notifications_lite, notifications_tags, notifications_views, notifications.
notifications-6.x-2.3 downloaded.                                           [ok]
 >> Project nodeformcols contains 3 modules: nfccaptcha, nfcbiblio, nodeformcols.
nodeformcols-6.x-1.6 downloaded.                                            [ok]
 >> Project messaging contains 10 modules: messaging_phpmailer, messaging_debug, messaging_twitter, messaging_sms, messaging_mime_mail, messaging_privatemsg, messaging_mail, messaging_xmpp, messaging_simple, messaging.
messaging-6.x-2.4 downloaded.                                               [ok]
markdown-6.x-1.3 downloaded.                                                [ok]
mailhandler-6.x-1.11 downloaded.                                            [ok]
 >> Project mailcomment contains 2 modules: mailcomment_extras, mailcomment.
mailcomment-6.x-1.0 downloaded.                                             [ok]
litecal-6.x-1.0 downloaded.                                                 [ok]
libraries-6.x-1.0 downloaded.                                               [ok]
jquery_update-6.x-2.0-alpha1 downloaded.                                    [ok]
jquery_ui-6.x-1.5 downloaded.                                               [ok]
job_scheduler-6.x-1.0-beta3 downloaded.                                     [ok]
itweak_upload-6.x-2.6 downloaded.                                           [ok]
imagecache_profiles-6.x-1.3 downloaded.                                     [ok]
 >> Project imagecache contains 2 modules: imagecache_ui, imagecache.
imagecache-6.x-2.0-rc1 downloaded.                                          [ok]
 >> Project imageapi contains 3 modules: imageapi_gd, imageapi, imageapi_imagemagick.
imageapi-6.x-1.10 downloaded.                                               [ok]
 >> Project data contains 6 modules: data_node, data_search, data_ui, data_taxonomy, data_vbo, data.
data-6.x-1.1 downloaded.                                                    [ok]
 >> Project feeds contains 5 modules: feeds_fast_news, feeds_import, feeds_ui, feeds_news, feeds.
feeds-6.x-1.0-beta13 downloaded.                                            [ok]
features- downloaded.                                                       [ok]
diff-6.x-2.3 downloaded.                                                    [ok]
designkit-6.x-1.0-beta1 downloaded.                                         [ok]
 >> Project date contains 8 modules: date_timezone, date_locale, date_php4, date_popup, date, date_tools, date_repeat, date_api.
date-6.x-2.9 downloaded.                                                    [ok]
 >> Project ctools contains 9 modules: ctools_access_ruleset, stylizer, ctools_ajax_sample, page_manager, bulk_export, ctools_custom_content, views_content, ctools_plugin_example, ctools.
ctools-6.x-1.10 downloaded.                                                 [ok]
crayon-6.x-1.0-beta3 downloaded.                                            [ok]
 >> Project context contains 3 modules: context_layouts, context_ui, context.
context-6.x-3.1 downloaded.                                                 [ok]
 >> Project content_profile contains 3 modules: content_profile_tokens, content_profile_registration, content_profile.
content_profile-6.x-1.0 downloaded.                                         [ok]
comment_upload-6.x-1.0-alpha6 downloaded.                                   [ok]
codefilter-6.x-1.0 downloaded.                                              [ok]
 >> Project cck contains 9 modules: content_permissions, optionwidgets, text, nodereference, number, fieldgroup, userreference, content_copy, content.
cck-6.x-2.9 downloaded.                                                     [ok]
 >> Project casetracker contains 4 modules: casetracker_actions, casetracker_notifications, casetracker, casetracker_basic.
casetracker-6.x-1.0-beta9 downloaded.                                       [ok]
boxes-6.x-1.1 downloaded.                                                   [ok]
admin-6.x-2.0 downloaded.                                                   [ok]
jquery_ui downloaded from                                                   [ok]
http://jquery-ui.googlecode.com/files/jquery-ui-1.7.3.zip.
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_openatrium.alias.drushrc.php to 440
Task verify was added to the queue. Next queue run is 01:46:41+0100,    [status]
server time is 01:46:36+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_openatrium.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_openatrium.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/openatrium/sites is        [success]
writable by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Created directory /var/aegir/platforms/openatrium/sites/all/drush.     [success]
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/openatrium/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Installing: drupal6-default.aegir.example.com on platform: drupal6          [ok]
with profile: default.
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php
to 440
Command provision-install needs a higher bootstrap level to run - you    [error]
will need to invoke drush from a more functional Drupal environment
to run this command.
The drush command 'provision-install' could not be executed.             [error]
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Drush could not bootstrap this platform. Please check the platform       [error]
directory exists and is readable.
Installing: drupal7-standard.aegir.example.com on platform: drupal7         [ok]
with profile: standard.
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php
to 440
Created drupal7standarda database                                      [success]
Created <code>sites/drupal7-standard.aegir.example.com</code>          [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com</code> to 755
Created <code>sites/drupal7-standard.aegir.example.com/themes</code>   [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/themes</code> to 2775
Created <code>sites/drupal7-standard.aegir.example.com/modules</code>  [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/modules</code> to 2775
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/libraries</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/libraries</code> to
2775
Created <code>sites/drupal7-standard.aegir.example.com/files</code>    [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files</code> to 2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/files/tmp</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to
2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/files/images</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/images</code> to
2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/files/pictures</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/pictures</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/files/css</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/css</code> to
2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/files/js</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/js</code> to
2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/files/ctools</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to
2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/files/imagecache</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/imagecache</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/files/locations</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/locations</code>
to 2770
Created <code>sites/drupal7-standard.aegir.example.com/private</code>  [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private</code> to 2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/private/files</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private/files</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-standard.aegir.example.com/private/temp</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private/temp</code> to
2770
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/images</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/css</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/js</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private/temp</code> to
www-data
Generated config A virtual host configuration file                     [success]
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Error validating client email ``. Please check your user account       [warning]
email. To allow the site installation to proceed, the email
`this.email@is.invalid` has been used instead. Please use the `login`
link to change the site admin email to a proper valid address.
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com</code> to 755
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/themes</code> to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/modules</code> to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/libraries</code> to
2775
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/images</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/css</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/js</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private/temp</code> to
2770
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/images</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/css</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/js</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private/temp</code> to
www-data
Login url:                                                             [success]
http://drupal7-standard.aegir.example.com/user/reset/1/1456447601/7dij5en5PAWhV_GRvILWhYsoYfd_s6SzDVf4y7Lq2NU/login
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/drupal7/sites is writable  [success]
by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Task import was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:46:48+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php
to 440
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php
to 440
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com</code> to 755
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/themes</code> to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/modules</code> to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/libraries</code> to
2775
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/images</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/css</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/js</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-standard.aegir.example.com/private/temp</code> to
2770
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/tmp</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/images</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/css</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/js</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/ctools</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-standard.aegir.example.com/private/temp</code> to
www-data
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A virtual host configuration file                     [success]
Client home directory for admin path /var/aegir/clients/admin exists.  [success]
Client home directory for admin ownership of /var/aegir/clients/admin  [success]
has been changed to aegir.
Client home directory for admin permissions of                         [success]
/var/aegir/clients/admin have been changed to 750.
Client home directory for admin path /var/aegir/clients/admin is       [success]
writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/drupal7-standard.aegir.example.com to
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Installing: drupal7-minimal.aegir.example.com on platform: drupal7          [ok]
with profile: minimal.
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php
to 440
Created drupal7minimalae database                                      [success]
Created <code>sites/drupal7-minimal.aegir.example.com</code>           [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com</code> to 755
Created <code>sites/drupal7-minimal.aegir.example.com/themes</code>    [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/themes</code> to 2775
Created <code>sites/drupal7-minimal.aegir.example.com/modules</code>   [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/modules</code> to 2775
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/libraries</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/libraries</code> to
2775
Created <code>sites/drupal7-minimal.aegir.example.com/files</code>     [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files</code> to 2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/files/tmp</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to
2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/files/images</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/images</code> to
2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/files/pictures</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/pictures</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/files/css</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/css</code> to
2770
Created <code>sites/drupal7-minimal.aegir.example.com/files/js</code>  [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/js</code> to 2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/files/ctools</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to
2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/files/locations</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/locations</code>
to 2770
Created <code>sites/drupal7-minimal.aegir.example.com/private</code>   [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private</code> to 2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/private/files</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private/files</code> to
2770
Created                                                                [success]
<code>sites/drupal7-minimal.aegir.example.com/private/temp</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to
2770
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/images</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/css</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/js</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to
www-data
Generated config A virtual host configuration file                     [success]
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Error validating client email ``. Please check your user account       [warning]
email. To allow the site installation to proceed, the email
`this.email@is.invalid` has been used instead. Please use the `login`
link to change the site admin email to a proper valid address.
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com</code> to 755
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/themes</code> to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/modules</code> to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/libraries</code> to
2775
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/images</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/css</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/js</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private/files</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to
2770
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/images</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/css</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/js</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to
www-data
Login url:                                                             [success]
http://drupal7-minimal.aegir.example.com/user/reset/1/1456447612/HOlG_dv2G2hVFGBM_KaAz9MZfUdtHYd320dYNzmeHHk/login
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/drupal7/sites is writable  [success]
by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Task import was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:46:56+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php
to 440
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php
to 440
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com</code> to 755
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/themes</code> to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/modules</code> to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/libraries</code> to
2775
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/images</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/css</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/js</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private</code> to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private/files</code> to
2770
Changed permissions of                                                 [success]
<code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to
2770
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/tmp</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/images</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/css</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/js</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/ctools</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-minimal.aegir.example.com/private/temp</code> to
www-data
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A virtual host configuration file                     [success]
Client home directory for admin path /var/aegir/clients/admin exists.  [success]
Client home directory for admin ownership of /var/aegir/clients/admin  [success]
has been changed to aegir.
Client home directory for admin permissions of                         [success]
/var/aegir/clients/admin have been changed to 750.
Client home directory for admin path /var/aegir/clients/admin is       [success]
writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/drupal7-minimal.aegir.example.com to
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Installing: openatrium-openatrium.aegir.example.com on platform:            [ok]
openatrium with profile: openatrium.
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/openatrium-openatrium.aegir.example.com.alias.drushrc.php
to 440
Created openatriumopenat database                                      [success]
Created <code>sites/openatrium-openatrium.aegir.example.com</code>     [success]
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com</code> to 755
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/themes</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/themes</code> to
2775
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/modules</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/modules</code> to
2775
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/libraries</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/libraries</code>
to 2775
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files</code> to
2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/tmp</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/tmp</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/images</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/images</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/pictures</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/pictures</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/css</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/css</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/js</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/js</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/ctools</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/ctools</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/imagecache</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/imagecache</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/locations</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/locations</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/private</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/private</code> to
2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/private/files</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/private/files</code>
to 2770
Created                                                                [success]
<code>sites/openatrium-openatrium.aegir.example.com/private/temp</code>
Changed permissions of                                                 [success]
<code>sites/openatrium-openatrium.aegir.example.com/private/temp</code>
to 2770
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/tmp</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/images</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/css</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/js</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/ctools</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/private</code> to
www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/openatrium-openatrium.aegir.example.com/private/temp</code>
to www-data
Generated config A virtual host configuration file                     [success]
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Could not complete Drupal installation.                                  [error]
The features module is required but was not found. Please move it        [error]
into the modules subdirectory.
The spaces module is required but was not found. Please move it into     [error]
the modules subdirectory.
The spaces_user module is required but was not found. Please move it     [error]
into the modules subdirectory.
The spaces_og module is required but was not found. Please move it       [error]
into the modules subdirectory.
Drush was not able to start (bootstrap) the Drupal database.             [error]
Hint: This may occur when Drush is trying to:
 * bootstrap a site that has not been installed or does not have a
configured database. In this case you can select another site with a
working database setup by specifying the URI to use with the --uri
parameter on the command line. See `drush topic docs-aliases` for
details.
 * connect the database through a socket. The socket file may be
wrong or the php-cli may have no access to it in a jailed shell. See
http://drupal.org/node/1428638 for details.

Drush was attempting to connect to: 
  Drupal version    : 6.28
  Site URI          : openatrium-openatrium.aegir.example.com
  Default theme     : garland
  Administration theme: garland
  PHP configuration : /etc/php5/cli/php.ini
  Drush version     : 5.12-dev
  Drush configuration:
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/drushrc.php
/var/aegir/platforms/openatrium/sites/all/drush/drushrc.php
/var/aegir/.drush/drushrc.php
  Drush alias files :
/var/aegir/.drush/server_master.alias.drushrc.php
/var/aegir/.drush/platform_hostmaster.alias.drushrc.php
/var/aegir/.drush/drupal7-minimal.aegir.example.com.alias.drushrc.php
/var/aegir/.drush/hostmaster.alias.drushrc.php
/var/aegir/.drush/openatrium-openatrium.aegir.example.com.alias.drushrc.php
/var/aegir/.drush/server_localhost.alias.drushrc.php
/var/aegir/.drush/platform_drupal7.alias.drushrc.php
/var/aegir/.drush/platform_drupal6.alias.drushrc.php
/var/aegir/.drush/drupal6-default.aegir.example.com.alias.drushrc.php
/var/aegir/.drush/platform_openatrium.alias.drushrc.php
/var/aegir/.drush/drupal7-standard.aegir.example.com.alias.drushrc.php
  Drupal root       : /var/aegir/platforms/openatrium
  Site path         : sites/openatrium-openatrium.aegir.example.com
  Modules path      :
sites/openatrium-openatrium.aegir.example.com/modules
  Themes path       :
sites/openatrium-openatrium.aegir.example.com/themes
  %paths            : Array


Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/private/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/private/temp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/private
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/locations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/imagecache
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/pictures
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/tmp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/ctools
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/libraries
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com/themes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/sites/openatrium-openatrium.aegir.example.com
directory successful.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_openatrium.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_openatrium.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/openatrium/sites is        [success]
writable by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/openatrium/sites/all/drush/drushrc.php to 644
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/openatrium/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Removing: drupal6-default.aegir.example.com.                                [ok]
This task is not valid                                                   [error]
Removing: drupal7-standard.aegir.example.com.                               [ok]
Task delete was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:47:05+0100.
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Deleted mysql dump from sites directory                                [success]
Backed up site up to                                                   [success]
/var/aegir/backups/drupal7-standard.aegir.example.com-20160226.014705.tar.gz.
Client backup directory for admin path                                 [success]
/var/aegir/clients/admin/backups has been created.
Client backup directory for admin ownership of                         [success]
/var/aegir/clients/admin/backups has been changed to aegir.
Client backup directory for admin permissions of                       [success]
/var/aegir/clients/admin/backups have been changed to 750.
Client backup directory for admin path                                 [success]
/var/aegir/clients/admin/backups is writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/backups/drupal7-standard.aegir.example.com-20160226.014705.tar.gz
to
/var/aegir/backups/drupal7-standard.aegir.example.com-20160226.014705.tar.gz
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/private/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/private/temp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/private
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/locations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/styles
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/imagecache
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/pictures
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/tmp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/ctools
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/libraries
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com/themes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-standard.aegir.example.com
directory successful.
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Deleted symlink                                                        [success]
/var/aegir/clients/admin/drupal7-standard.aegir.example.com
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Removing: drupal7-minimal.aegir.example.com.                                [ok]
Task delete was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:47:07+0100.
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Deleted mysql dump from sites directory                                [success]
Backed up site up to                                                   [success]
/var/aegir/backups/drupal7-minimal.aegir.example.com-20160226.014707.tar.gz.
Client backup directory for admin path                                 [success]
/var/aegir/clients/admin/backups exists.
Client backup directory for admin ownership of                         [success]
/var/aegir/clients/admin/backups has been changed to aegir.
Client backup directory for admin permissions of                       [success]
/var/aegir/clients/admin/backups have been changed to 750.
Client backup directory for admin path                                 [success]
/var/aegir/clients/admin/backups is writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/backups/drupal7-minimal.aegir.example.com-20160226.014707.tar.gz
to
/var/aegir/backups/drupal7-minimal.aegir.example.com-20160226.014707.tar.gz
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/private/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/private/temp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/private
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/locations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/imagecache
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/pictures
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/tmp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/ctools
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/libraries
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com/themes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-minimal.aegir.example.com
directory successful.
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Deleted symlink                                                        [success]
/var/aegir/clients/admin/drupal7-minimal.aegir.example.com
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Removing: openatrium-openatrium.aegir.example.com.                          [ok]
This task is not valid                                                   [error]
Building platform: drupal6_other and adding to hostmaster.                  [ok]
Beginning to build                                                          [ok]
/var/aegir/.drush/provision/provision-tests/makes/drupal6.build.
There are no releases for project drupal.
drupal- downloaded.                                                         [ok]
Source directory /tmp/make_tmp_1456447629_56cfa08d28eee/__build__ is     [error]
not readable or does not exist.
Cannot move build into place                                             [error]
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 440
Task verify was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:47:10+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 440
The directory /var/aegir/platforms/drupal6_other does not contain a      [error]
valid Drupal installation
Drush could not bootstrap this platform. Please check the platform       [error]
directory exists and is readable.
Installing: drupal6-migrate-drupal6-other.aegir.example.com on              [ok]
platform: drupal6 with profile: default.
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php
to 440
Command provision-install needs a higher bootstrap level to run - you    [error]
will need to invoke drush from a more functional Drupal environment
to run this command.
The drush command 'provision-install' could not be executed.             [error]
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Drush could not bootstrap this platform. Please check the platform       [error]
directory exists and is readable.
Downloading module: token to site:                                          [ok]
drupal6-migrate-drupal6-other.aegir.example.com.
The directory sites/drupal6-migrate-drupal6-other.aegir.example.com/modules does not exist.
Would you like to create it? (y/n): y
Project token (7.x-1.6) downloaded to                                  [success]
/var/aegir/hostmaster-6.x-2.x/sites/drupal6-migrate-drupal6-other.aegir.example.com/modules/token.
Migrating: drupal6-migrate-drupal6-other.aegir.example.com to               [ok]
platform: drupal6_other.
Command provision-migrate needs a higher bootstrap level to run - you    [error]
will need to invoke drush from a more functional Drupal environment
to run this command.
The drush command 'provision-migrate @platform_drupal6_other' could      [error]
not be executed.
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Task install was added to the queue. Next queue run is 01:47:41+0100,   [status]
server time is 01:47:13+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6_other.alias.drushrc.php to 440
The directory /var/aegir/platforms/drupal6_other does not contain a      [error]
valid Drupal installation
Drush could not bootstrap this platform. Please check the platform       [error]
directory exists and is readable.
Task verify was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:47:16+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal6-migrate-drupal6-other.aegir.example.com.alias.drushrc.php
to 440
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
PHP Fatal error:  Call to undefined function conf_path() in /usr/share/drush/includes/bootstrap.inc on line 792

Fatal error: Call to undefined function conf_path() in /usr/share/drush/includes/bootstrap.inc on line 792
Drush command terminated abnormally due to an unrecoverable error.       [error]
Error: Call to undefined function conf_path() in
/usr/share/drush/includes/bootstrap.inc, line 792
The external command could not be executed due to an application         [error]
error.
Enabling module: token on site:                                             [ok]
drupal6-migrate-drupal6-other.aegir.example.com.
Command pm-enable needs a higher bootstrap level to run - you will       [error]
need to invoke drush from a more functional Drupal environment to run
this command.
The drush command 'en token' could not be executed.                      [error]
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Removing: drupal6-migrate-drupal6-other.aegir.example.com.                  [ok]
Task delete was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:47:17+0100.
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Drush command terminated abnormally due to an unrecoverable error.       [error]
Error: Call to undefined function conf_path() in
/usr/share/drush/includes/bootstrap.inc, line 792
The external command could not be executed due to an application         [error]
error.
Removing platform: drupal6_other.                                           [ok]
Task delete was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:47:18+0100.
The directory /var/aegir/platforms/drupal6_other does not contain a      [error]
valid Drupal installation
Building platform: drupal7_other and adding to hostmaster.                  [ok]
Beginning to build                                                          [ok]
/var/aegir/.drush/provision/provision-tests/makes/drupal7.build.
drupal-7.43 downloaded.                                                     [ok]
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440
Task verify was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:47:20+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/drupal7_other/sites is     [success]
writable by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Created directory /var/aegir/platforms/drupal7_other/sites/all/drush.  [success]
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Installing: drupal7-migrate-drupal7-other.aegir.example.com on              [ok]
platform: drupal7 with profile: standard.
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 440
Created drupal7migratedr database                                      [success]
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to
755
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code>
to 2775
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code>
to 2775
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code>
to 2775
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to 2770
Created                                                                [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to 2770
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to www-data
Generated config A virtual host configuration file                     [success]
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Error validating client email ``. Please check your user account       [warning]
email. To allow the site installation to proceed, the email
`this.email@is.invalid` has been used instead. Please use the `login`
link to change the site admin email to a proper valid address.
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to
755
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to 2770
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to www-data
Login url:                                                             [success]
http://drupal7-migrate-drupal7-other.aegir.example.com/user/reset/1/1456447642/fJZWqe2ffQ96UgtOTUzYeiJXte3NJKkFVDOvS9TI0kU/login
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/drupal7/sites is writable  [success]
by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Task import was added to the queue. Next queue run is 01:47:41+0100,    [status]
server time is 01:47:30+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 440
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 440
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to
755
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to 2770
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to www-data
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A virtual host configuration file                     [success]
Client home directory for admin path /var/aegir/clients/admin exists.  [success]
Client home directory for admin ownership of /var/aegir/clients/admin  [success]
has been changed to aegir.
Client home directory for admin permissions of                         [success]
/var/aegir/clients/admin have been changed to 750.
Client home directory for admin path /var/aegir/clients/admin is       [success]
writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com
to
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Downloading module: token to site:                                          [ok]
drupal7-migrate-drupal7-other.aegir.example.com.
Project token (7.x-1.6) downloaded to                                  [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token.
Migrating: drupal7-migrate-drupal7-other.aegir.example.com to               [ok]
platform: drupal7_other.
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Deleted mysql dump from sites directory                                [success]
Backed up site up to                                                   [success]
/var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160226.014733.tar.gz.
Client backup directory for admin path                                 [success]
/var/aegir/clients/admin/backups exists.
Client backup directory for admin ownership of                         [success]
/var/aegir/clients/admin/backups has been changed to aegir.
Client backup directory for admin permissions of                       [success]
/var/aegir/clients/admin/backups have been changed to 750.
Client backup directory for admin path                                 [success]
/var/aegir/clients/admin/backups is writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160226.014733.tar.gz
to
/var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160226.014733.tar.gz
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 440
Deploying site from                                                    [success]
/var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160226.014733.tar.gz
Created drupal7migrate_0 database                                      [success]
Successfully extracted the contents of                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com
Changed group ownership of files in                                    [success]
<code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to www-data
Changed group ownership of private files in                            [success]
<code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to www-data
Changed group ownership of temp files in                               [success]
<code>/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to www-data
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Found database dump at                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql.
Database dump at                                                       [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql
is readable
Generated config A Drupal sites.php file                               [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/sites.php to 644
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to
755
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to 2770
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to www-data
Removed dump file                                                      [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/database.sql
after restoring from it
Generated config A virtual host configuration file                     [success]
No database updates required                                           [success]
'all' cache was cleared in                                             [success]
/var/aegir/platforms/drupal7_other#drupal7-migrate-drupal7-other.aegir.example.com
Finished performing updates.                                                [ok]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to
755
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to 2770
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to www-data
Generated config A Drupal sites.php file                               [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/sites.php to 644
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A virtual host configuration file                     [success]
Client home directory for admin path /var/aegir/clients/admin exists.  [success]
Client home directory for admin ownership of /var/aegir/clients/admin  [success]
has been changed to aegir.
Client home directory for admin permissions of                         [success]
/var/aegir/clients/admin have been changed to 750.
Client home directory for admin path /var/aegir/clients/admin is       [success]
writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com
to
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A Drupal sites.php file                               [success]
Changed permissions of /var/aegir/platforms/drupal7/sites/sites.php    [success]
to 644
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/private
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com/themes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/sites/drupal7-migrate-drupal7-other.aegir.example.com
directory successful.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7_other.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/drupal7_other/sites is     [success]
writable by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 644
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Task verify was added to the queue. Next queue run is 01:48:41+0100,    [status]
server time is 01:47:41+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal7-migrate-drupal7-other.aegir.example.com.alias.drushrc.php
to 440
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com</code> to
755
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/themes</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/modules</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries</code>
to 2775
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to 2770
Changed permissions of                                                 [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to 2770
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files</code>
to www-data
Changed group ownership of                                             [success]
<code>sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp</code>
to www-data
Generated config A Drupal sites.php file                               [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/sites.php to 644
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A virtual host configuration file                     [success]
Client home directory for admin path /var/aegir/clients/admin exists.  [success]
Client home directory for admin ownership of /var/aegir/clients/admin  [success]
has been changed to aegir.
Client home directory for admin permissions of                         [success]
/var/aegir/clients/admin have been changed to 750.
Client home directory for admin path /var/aegir/clients/admin is       [success]
writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com
to
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Enabling module: token on site:                                             [ok]
drupal7-migrate-drupal7-other.aegir.example.com.
The following extensions will be enabled: token
Do you really want to continue? (y/n): y
token was enabled successfully.                                             [ok]
Removing: drupal7-migrate-drupal7-other.aegir.example.com.                  [ok]
Task delete was added to the queue. Next queue run is 01:48:41+0100,    [status]
server time is 01:47:44+0100.
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 640
Generated config A Drupal settings.php file                            [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to 440
Change group ownership of                                              [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/settings.php
to www-data
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Deleted mysql dump from sites directory                                [success]
Backed up site up to                                                   [success]
/var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160226.014744.tar.gz.
Client backup directory for admin path                                 [success]
/var/aegir/clients/admin/backups exists.
Client backup directory for admin ownership of                         [success]
/var/aegir/clients/admin/backups has been changed to aegir.
Client backup directory for admin permissions of                       [success]
/var/aegir/clients/admin/backups have been changed to 750.
Client backup directory for admin path                                 [success]
/var/aegir/clients/admin/backups is writable.
Created symlink                                                        [success]
/var/aegir/clients/admin/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160226.014744.tar.gz
to
/var/aegir/backups/drupal7-migrate-drupal7-other.aegir.example.com-20160226.014744.tar.gz
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 640
Generated config A Site Drush configuration file                       [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/drushrc.php
to 440
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private/temp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/private
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules/token
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/locations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/styles
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/imagecache
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/pictures
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/tmp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/ctools
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/libraries
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com/themes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/sites/drupal7-migrate-drupal7-other.aegir.example.com
directory successful.
Generated config A Drupal sites.php file                               [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7_other/sites/sites.php to 644
Deleted symlink                                                        [success]
/var/aegir/clients/admin/drupal7-migrate-drupal7-other.aegir.example.com
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Removing platform: drupal7_other.                                           [ok]
Task delete was added to the queue. Next queue run is 01:48:41+0100,    [status]
server time is 01:47:45+0100.
Deleting /var/aegir/platforms/drupal7_other/modules/contact directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/contextual/images  [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/contextual         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/file/tests         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/file/icons         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/file directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/color/images       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/color directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/rdf/tests          [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/rdf directory      [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/taxonomy           [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/overlay/images     [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/overlay directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/dblog directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/dashboard          [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/openid/tests       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/openid directory   [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/locale/tests/translations
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/locale/tests       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/locale directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/trigger/tests      [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/trigger directory  [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/block/tests/themes/block_test_theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/block/tests/themes
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/block/tests        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/block directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/path directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/php directory      [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/profile directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/statistics         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/book directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/field_ui           [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/system/tests       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/system directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/poll directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/shortcut           [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/syslog directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/blog directory     [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/lib/Drupal/simpletest/Tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/lib/Drupal/simpletest
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/lib/Drupal
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/simpletest/lib     [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_4_test/src/Tests/Nested
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_4_test/src/Tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_4_test/src
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_4_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/drupal_autoload_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/drupal_system_listing_compatible_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/upgrade
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib/Drupal
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test/lib
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/psr_0_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/drupal_system_listing_incompatible_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes/test_subtheme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes/test_basetheme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes/test_theme/templates
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes/test_theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/tests/themes
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/simpletest/tests   [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/files/css_test_files/css_subfolder
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/files/css_test_files
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/simpletest/files   [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/simpletest/src/Tests
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/simpletest/src     [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/simpletest         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/menu directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/comment directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/image/tests        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/image directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/help directory     [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/update/tests/themes/update_test_basetheme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/update/tests/themes/update_test_subtheme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/update/tests/themes
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/update/tests       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/update directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/node/tests         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/node directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/search/tests       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/search directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/user/tests         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/user directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/filter/tests       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/filter directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/toolbar directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/aggregator/tests   [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/aggregator         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/tracker directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/translation/tests  [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/translation        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/field/tests        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/field/theme        [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/field/modules/field_sql_storage
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/field/modules/number
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/field/modules/options
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/field/modules/list/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/field/modules/list
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/modules/field/modules/text
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/field/modules      [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/modules/field directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules/forum directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/modules directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/includes/database/sqlite   [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/includes/database/pgsql    [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/includes/database/mysql    [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/includes/database          [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/includes/filetransfer      [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/includes directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/scripts directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/misc/farbtastic directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/misc/ui/images directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/misc/ui directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/misc directory             [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/profiles/testing/modules/drupal_system_listing_compatible_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/profiles/testing/modules/drupal_system_listing_incompatible_test
directory successful.
Deleting /var/aegir/platforms/drupal7_other/profiles/testing/modules   [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/profiles/testing           [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/profiles/standard/translations
directory successful.
Deleting /var/aegir/platforms/drupal7_other/profiles/standard          [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/profiles/minimal/translations
directory successful.
Deleting /var/aegir/platforms/drupal7_other/profiles/minimal           [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/profiles directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/sites/all/drush directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/sites/all/modules          [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/sites/all/libraries        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/sites/all/themes           [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/sites/all directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/sites/default directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/sites directory            [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/themes/stark directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/themes/garland/color       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/themes/garland/images      [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/themes/garland directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/themes/seven/images        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/themes/seven directory     [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7_other/themes/engines/phptemplate
directory successful.
Deleting /var/aegir/platforms/drupal7_other/themes/engines directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/themes/bartik/css          [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/themes/bartik/color        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/themes/bartik/images       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/themes/bartik/templates    [success]
directory successful.
Deleting /var/aegir/platforms/drupal7_other/themes/bartik directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7_other/themes directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7_other directory successful.      [success]
Installing: drupal6-upgrade-drupal7.aegir.example.com on platform:          [ok]
drupal6 with profile: default.
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php
to 440
Command provision-install needs a higher bootstrap level to run - you    [error]
will need to invoke drush from a more functional Drupal environment
to run this command.
The drush command 'provision-install' could not be executed.             [error]
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal6.alias.drushrc.php to 440
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Drush could not bootstrap this platform. Please check the platform       [error]
directory exists and is readable.
Migrating: drupal6-upgrade-drupal7.aegir.example.com to platform:           [ok]
drupal7.
Command provision-migrate needs a higher bootstrap level to run - you    [error]
will need to invoke drush from a more functional Drupal environment
to run this command.
The drush command 'provision-migrate @platform_drupal7' could not be     [error]
executed.
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Task install was added to the queue. Next queue run is 01:48:41+0100,   [status]
server time is 01:47:48+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/platform_drupal7.alias.drushrc.php to 440
Drupal sites directory /var/aegir/platforms/drupal7/sites is writable  [success]
by the provisioning script
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Generated config A platform configuration file                         [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 644
Generated config A Platform Drush configuration file                   [success]
Changed permissions of                                                 [success]
/var/aegir/platforms/drupal7/sites/all/drush/drushrc.php to 444
Platforms path /var/aegir/platforms exists.                            [success]
Platforms ownership of /var/aegir/platforms has been changed to        [success]
aegir.
Platforms permissions of /var/aegir/platforms have been changed to     [success]
755.
Platforms path /var/aegir/platforms is writable.                       [success]
Task verify was added to the queue. Next queue run is 01:48:41+0100,    [status]
server time is 01:47:51+0100.
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php
to 640
Generated config A Drush configuration file                            [success]
Changed permissions of                                                 [success]
/var/aegir/.drush/drupal6-upgrade-drupal7.aegir.example.com.alias.drushrc.php
to 440
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
PHP Fatal error:  Call to undefined function conf_path() in /usr/share/drush/includes/bootstrap.inc on line 792

Fatal error: Call to undefined function conf_path() in /usr/share/drush/includes/bootstrap.inc on line 792
Drush command terminated abnormally due to an unrecoverable error.       [error]
Error: Call to undefined function conf_path() in
/usr/share/drush/includes/bootstrap.inc, line 792
The external command could not be executed due to an application         [error]
error.
Removing: drupal6-upgrade-drupal7.aegir.example.com.                        [ok]
Task delete was added to the queue. Next queue run is 01:48:41+0100,    [status]
server time is 01:47:53+0100.
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Drush command terminated abnormally due to an unrecoverable error.       [error]
Error: Call to undefined function conf_path() in
/usr/share/drush/includes/bootstrap.inc, line 792
The external command could not be executed due to an application         [error]
error.
Removing platform: drupal6.                                                 [ok]
Task delete was added to the queue. Next queue run is 01:48:41+0100,    [status]
server time is 01:47:53+0100.
The directory /var/aegir/platforms/drupal6 does not contain a valid      [error]
Drupal installation
Removing platform: drupal7.                                                 [ok]
Task delete was added to the queue. Next queue run is 01:48:41+0100,    [status]
server time is 01:47:54+0100.
Deleting /var/aegir/platforms/drupal7/modules/contact directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/contextual/images        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/contextual directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/file/tests directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/file/icons directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/file directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/color/images directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/color directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/rdf/tests directory      [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/rdf directory            [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/taxonomy directory       [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/overlay/images           [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/overlay directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/dblog directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/dashboard directory      [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/openid/tests directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/openid directory         [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/locale/tests/translations
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/locale/tests directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/locale directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/trigger/tests directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/trigger directory        [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/block/tests/themes/block_test_theme
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/block/tests/themes       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/block/tests directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/block directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/path directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/php directory            [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/profile directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/statistics directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/book directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/field_ui directory       [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/system/tests directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/system directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/poll directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/shortcut directory       [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/syslog directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/blog directory           [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/lib/Drupal/simpletest/Tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/lib/Drupal/simpletest
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/simpletest/lib/Drupal    [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/simpletest/lib           [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_4_test/src/Tests/Nested
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_4_test/src/Tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_4_test/src
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_4_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/drupal_autoload_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/drupal_system_listing_compatible_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/upgrade
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib/Drupal
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test/lib
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/psr_0_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/drupal_system_listing_incompatible_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/themes/test_subtheme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/themes/test_basetheme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/themes/test_theme/templates
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/tests/themes/test_theme
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/simpletest/tests/themes  [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/simpletest/tests         [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/files/css_test_files/css_subfolder
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/simpletest/files/css_test_files
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/simpletest/files         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/simpletest/src/Tests     [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/simpletest/src           [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/simpletest directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/menu directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/comment directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/image/tests directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/image directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/help directory           [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/update/tests/themes/update_test_basetheme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/update/tests/themes/update_test_subtheme
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/update/tests/themes      [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/update/tests directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/update directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/node/tests directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/node directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/search/tests directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/search directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/user/tests directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/user directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/filter/tests directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/filter directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/toolbar directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/aggregator/tests         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/aggregator directory     [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/tracker directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/translation/tests        [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/translation directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/field/tests directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/field/theme directory    [success]
successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/field/modules/field_sql_storage
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/field/modules/number     [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/field/modules/options    [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/modules/field/modules/list/tests
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/field/modules/list       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/field/modules/text       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/modules/field/modules directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/field directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules/forum directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7/modules directory successful.    [success]
Deleting /var/aegir/platforms/drupal7/includes/database/sqlite         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/includes/database/pgsql          [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/includes/database/mysql          [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/includes/database directory      [success]
successful.
Deleting /var/aegir/platforms/drupal7/includes/filetransfer directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7/includes directory successful.   [success]
Deleting /var/aegir/platforms/drupal7/scripts directory successful.    [success]
Deleting /var/aegir/platforms/drupal7/misc/farbtastic directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7/misc/ui/images directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/misc/ui directory successful.    [success]
Deleting /var/aegir/platforms/drupal7/misc directory successful.       [success]
Deleting                                                               [success]
/var/aegir/platforms/drupal7/profiles/testing/modules/drupal_system_listing_compatible_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/drupal7/profiles/testing/modules/drupal_system_listing_incompatible_test
directory successful.
Deleting /var/aegir/platforms/drupal7/profiles/testing/modules         [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/profiles/testing directory       [success]
successful.
Deleting /var/aegir/platforms/drupal7/profiles/standard/translations   [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/profiles/standard directory      [success]
successful.
Deleting /var/aegir/platforms/drupal7/profiles/minimal/translations    [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/profiles/minimal directory       [success]
successful.
Deleting /var/aegir/platforms/drupal7/profiles directory successful.   [success]
Deleting /var/aegir/platforms/drupal7/sites/all/drush directory        [success]
successful.
Deleting /var/aegir/platforms/drupal7/sites/all/modules directory      [success]
successful.
Deleting /var/aegir/platforms/drupal7/sites/all/libraries directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7/sites/all/themes directory       [success]
successful.
Deleting /var/aegir/platforms/drupal7/sites/all directory successful.  [success]
Deleting /var/aegir/platforms/drupal7/sites/default directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7/sites directory successful.      [success]
Deleting /var/aegir/platforms/drupal7/themes/stark directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/garland/color directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/garland/images directory  [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/garland directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/seven/images directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/seven directory           [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/engines/phptemplate       [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/themes/engines directory         [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/bartik/css directory      [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/bartik/color directory    [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/bartik/images directory   [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes/bartik/templates          [success]
directory successful.
Deleting /var/aegir/platforms/drupal7/themes/bartik directory          [success]
successful.
Deleting /var/aegir/platforms/drupal7/themes directory successful.     [success]
Deleting /var/aegir/platforms/drupal7 directory successful.            [success]
Removing platform: openatrium.                                              [ok]
Task delete was added to the queue. Next queue run is 01:48:41+0100,    [status]
server time is 01:47:55+0100.
Deleting /var/aegir/platforms/openatrium/modules/contact directory     [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/color/images          [success]
directory successful.
Deleting /var/aegir/platforms/openatrium/modules/color directory       [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/taxonomy directory    [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/dblog directory       [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/openid directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/locale directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/trigger directory     [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/block directory       [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/blogapi directory     [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/path directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/php directory         [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/profile directory     [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/statistics directory  [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/upload directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/book directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/system directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/poll directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/throttle directory    [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/syslog directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/blog directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/menu directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/comment directory     [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/help directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/update directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/node directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/search directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/user directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/filter directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/ping directory        [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/aggregator directory  [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/tracker directory     [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules/translation           [success]
directory successful.
Deleting /var/aegir/platforms/openatrium/modules/forum directory       [success]
successful.
Deleting /var/aegir/platforms/openatrium/modules directory             [success]
successful.
Deleting /var/aegir/platforms/openatrium/includes directory            [success]
successful.
Deleting /var/aegir/platforms/openatrium/scripts directory             [success]
successful.
Deleting /var/aegir/platforms/openatrium/misc/farbtastic directory     [success]
successful.
Deleting /var/aegir/platforms/openatrium/misc directory successful.    [success]
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/crayon/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/crayon
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/openidadmin
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailcomment/addon/mailcomment_extras
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailcomment/addon
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailcomment
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/cookie
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/bgiframe/docs
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/bgiframe/test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/bgiframe
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/jsdiff
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/qunit
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external/simulate
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/external
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/sortable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/selectable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/slider
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/tabs
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/resizable/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/resizable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/dialog
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/datepicker
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/droppable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/draggable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/progressbar
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual/accordion
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/visual
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/sortable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/selectable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/all
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/slider
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/tabs
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/resizable/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/resizable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/core
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/dialog
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/datepicker
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/droppable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/draggable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/progressbar
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit/accordion
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/unit
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/sortable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/selectable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/slider
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/tabs
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/resizable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/dialog
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/datepicker
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/droppable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/draggable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/progressbar
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static/accordion
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests/static
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/docs
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/addClass
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/sortable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/toggle
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/toggleClass
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/removeClass
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/selectable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/slider
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/tabs/ajax
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/tabs
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/animate
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/resizable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/dialog
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/datepicker/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/datepicker
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/droppable/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/droppable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/switchClass
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/draggable
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/hide
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/show
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/effect
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/progressbar/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/progressbar
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos/accordion
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/demos
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/ui/minified/i18n
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/ui/minified
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/ui/i18n
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/themes/base/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/themes/base
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui/themes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui/jquery.ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/mappers
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/feeds_news
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/tests/feeds
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/feeds_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/feeds_import
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/feeds_fast_news
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds/libraries
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/feeds
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_simple/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_simple
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_xmpp/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_xmpp
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_mail/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_mail
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_privatemsg/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_privatemsg
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_mime_mail/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_mime_mail
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_sms/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_sms
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_twitter/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_twitter
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_debug/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_debug
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_phpmailer/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging/messaging_phpmailer
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/messaging
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/codefilter/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/codefilter
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/designkit
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/litecal
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/markdown
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications_team/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications_team
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/reldate/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/reldate
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/casetracker_notifications
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/casetracker_actions
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/casetracker
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/panels/relationships
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile/panels
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/content_profile
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_update/replace
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_update/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/jquery_update
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_repeat
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_tools
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_popup/lib
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_popup/themes/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_popup/themes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_popup
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_php4
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_locale
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date/date_timezone
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/date
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/job_scheduler
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/strongarm
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imagecache/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imagecache
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/comment_upload
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images/imageNav
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images/mime/32
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images/mime/16
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images/mime
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/itweak_upload
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/docs
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/views_export
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/contact
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/taxonomy
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/locale
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/profile
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/statistics
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/upload
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/system
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/comment
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/node
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/search
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/user
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/filter
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/aggregator
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules/translation
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/help/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/handlers
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/xref
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/admin
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/boxes/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/boxes/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/boxes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/transliteration/data
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/transliteration
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_access
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_views/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_actions
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules/og_notifications
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/og
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imageapi
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailhandler/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/mailhandler
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_tags
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_lite
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_autosubscribe
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications/notifications_content
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/notifications
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/purl/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/purl/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/purl
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/prepopulate
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/parser_ical/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/parser_ical/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/parser_ical
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/token/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/token
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/relationships
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/content_types
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/access
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/arguments
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins/contexts
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_plugin_example
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins/relationships
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins/content_types
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins/contexts
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/views_content
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_custom_content/plugins/export_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_custom_content/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_custom_content
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/bulk_export
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/plugins/task_handlers
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/plugins/tasks
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/page_manager
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/relationships
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/export_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/contact
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/node_form
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/page
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/block
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/user_context
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/term_context
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/custom
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/node
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/search
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/node_context
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/form
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types/vocabulary_context
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/content_types
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/access
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/arguments
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins/contexts
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_ajax_sample/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_ajax_sample/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_ajax_sample/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_ajax_sample
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/stylizer/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/stylizer/plugins/export_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/stylizer/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/stylizer
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_access_ruleset/plugins/export_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_access_ruleset/plugins/access
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_access_ruleset/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/ctools_access_ruleset
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ctools
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_vbo
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_taxonomy/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_taxonomy/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_taxonomy
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_ui/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_search
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_node/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data/data_node
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/data
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/diff/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/diff
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/libraries
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/ucreate
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_ui/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_ui/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_ui/export_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_ui
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_layouts/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/context_layouts
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/context
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols/css
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols/plugins/content_types
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols/plugins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/nodeformcols
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imagecache_profiles/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/imagecache_profiles
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/translations/help/de
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/translations/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_copy/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_copy
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference/panels/relationships
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference/panels
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/userreference
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/fieldgroup/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/fieldgroup/panels/content_types
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/fieldgroup/panels
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/fieldgroup
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/number/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/number/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/number
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference/panels/relationships
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference/panels
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/nodereference
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_multigroup
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/text/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/text/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/text
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/optionwidgets/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/optionwidgets/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/optionwidgets
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_permissions/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules/content_permissions
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/modules
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/help
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes/views/handlers
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes/panels/content_types
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes/panels
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib/cck
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/contrib
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/schema/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/schema/translations
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/schema/engines
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/schema
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/scripts/coder_format/tests/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/scripts/coder_format/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/scripts/coder_format
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder/scripts
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/coder
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/simpletest/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/simpletest/files
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/simpletest
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs/media/lib
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs/media/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs/media
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs/Krumo
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/docs
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/default
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/orange
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/white
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/green
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins/blue
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo/skins
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel/krumo
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer/devel
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/developer
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/l10n/l10n_update
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/l10n/l10n_client
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/l10n
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_casetracker/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_casetracker/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_casetracker
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_activity/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_activity
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_profile
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_calendar/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_calendar
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_book/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_book
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_blog
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium/theme
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium/includes
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_reader/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_reader/views
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_reader
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_members
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_groups
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_shoutbox
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_translate
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_test/tests
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features/atrium_test
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/modules/atrium_features
directory successful.
Deleting /var/aegir/platforms/openatrium/profiles/openatrium/modules   [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/ginkgo/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/ginkgo/templates
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/ginkgo/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/ginkgo
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/cube/images
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/cube
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/templates
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/rubik
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/tao/drupal
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/tao/templates
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/tao/js
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/profiles/openatrium/themes/tao
directory successful.
Deleting /var/aegir/platforms/openatrium/profiles/openatrium/themes    [success]
directory successful.
Deleting /var/aegir/platforms/openatrium/profiles/openatrium           [success]
directory successful.
Deleting /var/aegir/platforms/openatrium/profiles/default directory    [success]
successful.
Deleting /var/aegir/platforms/openatrium/profiles directory            [success]
successful.
Deleting /var/aegir/platforms/openatrium/sites/all/drush directory     [success]
successful.
Deleting /var/aegir/platforms/openatrium/sites/all directory           [success]
successful.
Deleting /var/aegir/platforms/openatrium/sites/default directory       [success]
successful.
Deleting /var/aegir/platforms/openatrium/sites directory successful.   [success]
Deleting /var/aegir/platforms/openatrium/themes/pushbutton directory   [success]
successful.
Deleting /var/aegir/platforms/openatrium/themes/bluemarine directory   [success]
successful.
Deleting /var/aegir/platforms/openatrium/themes/garland/color          [success]
directory successful.
Deleting /var/aegir/platforms/openatrium/themes/garland/images         [success]
directory successful.
Deleting                                                               [success]
/var/aegir/platforms/openatrium/themes/garland/minnelli/color
directory successful.
Deleting /var/aegir/platforms/openatrium/themes/garland/minnelli       [success]
directory successful.
Deleting /var/aegir/platforms/openatrium/themes/garland directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/themes/chameleon/marvin       [success]
directory successful.
Deleting /var/aegir/platforms/openatrium/themes/chameleon directory    [success]
successful.
Deleting /var/aegir/platforms/openatrium/themes/engines/phptemplate    [success]
directory successful.
Deleting /var/aegir/platforms/openatrium/themes/engines directory      [success]
successful.
Deleting /var/aegir/platforms/openatrium/themes directory successful.  [success]
Deleting /var/aegir/platforms/openatrium directory successful.         [success]
Running tests failed                                                     [error]
'provision-tests-run' failed. Leaving vm in place for forensic analysis.
Build step 'Execute shell' marked build as failure
Finished: FAILURE