Skip to content

Instantly share code, notes, and snippets.

@jarv
Created November 15, 2013 13:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jarv/7484570 to your computer and use it in GitHub Desktop.
Save jarv/7484570 to your computer and use it in GitHub Desktop.
devstack dosa release
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'edx-devstack'...
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
Pruning invalid NFS exports. Administrator privileges will be required...
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 8000 => 8000 (adapter 1)
[default] -- 8001 => 8001 (adapter 1)
[default] -- 4567 => 4567 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] Configuring and enabling network interfaces...
[default] Mounting shared folders...
[default] -- /vagrant
[default] Exporting NFS shared folders...
Preparing to edit /etc/exports. Administrator privileges will be required...
nfsd running
[default] Mounting NFS shared folders...
[default] Running provisioner: ansible...
PLAY [Configure instance(s)] **************************************************
GATHERING FACTS ***************************************************************
The authenticity of host '192.168.33.10 (192.168.33.10)' can't be established.
ECDSA key fingerprint is 11:5d:55:29:8a:77:d8:08:b4:00:9b:a3:61:93:fe:e5.
Are you sure you want to continue connecting (yes/no)? yes
ok: [192.168.33.10]
TASK: [devpi | update devpi supervisor configuration] *************************
ok: [192.168.33.10] => {"changed": false, "cmd": "/edx/app/devpi/venvs/supervisor/bin/supervisorctl -c /edx/app/devpi/supervisor/supervisord.conf update ", "delta": "0:00:00.085261", "end": "2013-11-15 13:40:54.791457", "item": "", "rc": 0, "start": "2013-11-15 13:40:54.706196", "stderr": "", "stdout": "", "stdout_lines": []}
TASK: [edxapp | checkout edx-platform repo into {{edxapp_code_dir}}] **********
changed: [192.168.33.10] => {"after": "81e1d18", "before": "a0355c8", "changed": true, "item": ""}
TASK: [edxapp | git clean after checking out edx-platform] ********************
changed: [192.168.33.10] => {"changed": true, "cmd": "cd /edx/app/edxapp/edx-platform && git clean -xdf ", "delta": "0:00:03.288044", "end": "2013-11-15 13:41:07.890359", "item": "", "rc": 0, "start": "2013-11-15 13:41:04.602315", "stderr": "", "stdout": "Removing .bundle/\nRemoving .sass-cache/\nRemoving .ws_migrations_complete/\nRemoving bin/\nRemoving cms/__init__.pyc\nRemoving cms/djangoapps/auth/__init__.pyc\nRemoving cms/djangoapps/auth/authz.pyc\nRemoving cms/djangoapps/auth/tests/test_authz.pyc\nRemoving cms/djangoapps/contentstore/__init__.pyc\nRemoving cms/djangoapps/contentstore/course_info_model.pyc\nRemoving cms/djangoapps/contentstore/debug_file_uploader.pyc\nRemoving cms/djangoapps/contentstore/features/advanced_settings.pyc\nRemoving cms/djangoapps/contentstore/features/checklists.pyc\nRemoving cms/djangoapps/contentstore/features/common.pyc\nRemoving cms/djangoapps/contentstore/features/component.pyc\nRemoving cms/djangoapps/contentstore/features/component_settings_editor_helpers.pyc\nRemoving cms/djangoapps/contentstore/features/course-overview.pyc\nRemoving cms/djangoapps/contentstore/features/course-settings.pyc\nRemoving cms/djangoapps/contentstore/features/course-team.pyc\nRemoving cms/djangoapps/contentstore/features/course-updates.pyc\nRemoving cms/djangoapps/contentstore/features/course_import.pyc\nRemoving cms/djangoapps/contentstore/features/courses.pyc\nRemoving cms/djangoapps/contentstore/features/discussion-editor.pyc\nRemoving cms/djangoapps/contentstore/features/grading.pyc\nRemoving cms/djangoapps/contentstore/features/html-editor.pyc\nRemoving cms/djangoapps/contentstore/features/problem-editor.pyc\nRemoving cms/djangoapps/contentstore/features/section.pyc\nRemoving cms/djangoapps/contentstore/features/signup.pyc\nRemoving cms/djangoapps/contentstore/features/static-pages.pyc\nRemoving cms/djangoapps/contentstore/features/subsection.pyc\nRemoving cms/djangoapps/contentstore/features/textbooks.pyc\nRemoving cms/djangoapps/contentstore/features/transcripts.pyc\nRemoving cms/djangoapps/contentstore/features/upload.pyc\nRemoving cms/djangoapps/contentstore/features/video-editor.pyc\nRemoving cms/djangoapps/contentstore/features/video.pyc\nRemoving cms/djangoapps/contentstore/features/youtube_setup.pyc\nRemoving cms/djangoapps/contentstore/management/__init__.pyc\nRemoving cms/djangoapps/contentstore/management/commands/__init__.pyc\nRemoving cms/djangoapps/contentstore/management/commands/check_course.pyc\nRemoving cms/djangoapps/contentstore/management/commands/clone_course.pyc\nRemoving cms/djangoapps/contentstore/management/commands/course_id_clash.pyc\nRemoving cms/djangoapps/contentstore/management/commands/delete_course.pyc\nRemoving cms/djangoapps/contentstore/management/commands/edit_course_tabs.pyc\nRemoving cms/djangoapps/contentstore/management/commands/empty_asset_trashcan.pyc\nRemoving cms/djangoapps/contentstore/management/commands/export.pyc\nRemoving cms/djangoapps/contentstore/management/commands/export_all_courses.pyc\nRemoving cms/djangoapps/contentstore/management/commands/import.pyc\nRemoving cms/djangoapps/contentstore/management/commands/populate_creators.pyc\nRemoving cms/djangoapps/contentstore/management/commands/prompt.pyc\nRemoving cms/djangoapps/contentstore/management/commands/restore_asset_from_trashcan.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/__init__.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/test_course_id_clash.pyc\nRemoving cms/djangoapps/contentstore/management/commands/xlint.pyc\nRemoving cms/djangoapps/contentstore/tests/__init__.pyc\nRemoving cms/djangoapps/contentstore/tests/modulestore_config.pyc\nRemoving cms/djangoapps/contentstore/tests/test_assets.pyc\nRemoving cms/djangoapps/contentstore/tests/test_checklists.pyc\nRemoving cms/djangoapps/contentstore/tests/test_contentstore.pyc\nRemoving cms/djangoapps/contentstore/tests/test_core_caching.pyc\nRemoving cms/djangoapps/contentstore/tests/test_course_index.pyc\nRemoving cms/djangoapps/contentstore/tests/test_course_settings.pyc\nRemoving cms/djangoapps/contentstore/tests/test_course_updates.pyc\nRemoving cms/djangoapps/contentstore/tests/test_crud.pyc\nRemoving cms/djangoapps/contentstore/tests/test_i18n.pyc\nRemoving cms/djangoapps/contentstore/tests/test_import_export.pyc\nRemoving cms/djangoapps/contentstore/tests/test_import_nostatic.pyc\nRemoving cms/djangoapps/contentstore/tests/test_item.pyc\nRemoving cms/djangoapps/contentstore/tests/test_orphan.pyc\nRemoving cms/djangoapps/contentstore/tests/test_request_event.pyc\nRemoving cms/djangoapps/contentstore/tests/test_tabs.pyc\nRemoving cms/djangoapps/contentstore/tests/test_textbooks.pyc\nRemoving cms/djangoapps/contentstore/tests/test_transcripts.pyc\nRemoving cms/djangoapps/contentstore/tests/test_transcripts_utils.pyc\nRemoving cms/djangoapps/contentstore/tests/test_users.pyc\nRemoving cms/djangoapps/contentstore/tests/test_utils.pyc\nRemoving cms/djangoapps/contentstore/tests/tests.pyc\nRemoving cms/djangoapps/contentstore/tests/utils.pyc\nRemoving cms/djangoapps/contentstore/transcripts_utils.pyc\nRemoving cms/djangoapps/contentstore/utils.pyc\nRemoving cms/djangoapps/contentstore/views/__init__.pyc\nRemoving cms/djangoapps/contentstore/views/access.pyc\nRemoving cms/djangoapps/contentstore/views/assets.pyc\nRemoving cms/djangoapps/contentstore/views/checklist.pyc\nRemoving cms/djangoapps/contentstore/views/component.pyc\nRemoving cms/djangoapps/contentstore/views/course.pyc\nRemoving cms/djangoapps/contentstore/views/dev.pyc\nRemoving cms/djangoapps/contentstore/views/error.pyc\nRemoving cms/djangoapps/contentstore/views/helpers.pyc\nRemoving cms/djangoapps/contentstore/views/import_export.pyc\nRemoving cms/djangoapps/contentstore/views/item.pyc\nRemoving cms/djangoapps/contentstore/views/preview.pyc\nRemoving cms/djangoapps/contentstore/views/public.pyc\nRemoving cms/djangoapps/contentstore/views/session_kv_store.pyc\nRemoving cms/djangoapps/contentstore/views/tabs.pyc\nRemoving cms/djangoapps/contentstore/views/transcripts_ajax.pyc\nRemoving cms/djangoapps/contentstore/views/user.pyc\nRemoving cms/djangoapps/course_creators/__init__.pyc\nRemoving cms/djangoapps/course_creators/admin.pyc\nRemoving cms/djangoapps/course_creators/migrations/0001_initial.pyc\nRemoving cms/djangoapps/course_creators/migrations/__init__.pyc\nRemoving cms/djangoapps/course_creators/models.pyc\nRemoving cms/djangoapps/course_creators/tests/test_admin.pyc\nRemoving cms/djangoapps/course_creators/tests/test_views.pyc\nRemoving cms/djangoapps/course_creators/views.pyc\nRemoving cms/djangoapps/models/__init__.pyc\nRemoving cms/djangoapps/models/settings/__init__.pyc\nRemoving cms/djangoapps/models/settings/course_details.pyc\nRemoving cms/djangoapps/models/settings/course_grading.pyc\nRemoving cms/djangoapps/models/settings/course_metadata.pyc\nRemoving cms/envs/__init__.pyc\nRemoving cms/envs/acceptance.pyc\nRemoving cms/envs/aws.pyc\nRemoving cms/envs/aws_migrate.pyc\nRemoving cms/envs/common.pyc\nRemoving cms/envs/debug_upload.pyc\nRemoving cms/envs/dev.pyc\nRemoving cms/envs/dev_dbperf.pyc\nRemoving cms/envs/dev_ike.pyc\nRemoving cms/envs/dev_shared_preview.pyc\nRemoving cms/envs/dev_with_worker.pyc\nRemoving cms/envs/devstack.pyc\nRemoving cms/envs/test.pyc\nRemoving cms/startup.pyc\nRemoving cms/static/coffee/spec/main.js\nRemoving cms/static/coffee/spec/main_spec.js\nRemoving cms/static/coffee/spec/main_squire.js\nRemoving cms/static/coffee/spec/models/course_spec.js\nRemoving cms/static/coffee/spec/models/metadata_spec.js\nRemoving cms/static/coffee/spec/models/module_spec.js\nRemoving cms/static/coffee/spec/models/section_spec.js\nRemoving cms/static/coffee/spec/models/settings_course_grader_spec.js\nRemoving cms/static/coffee/spec/models/settings_grading_spec.js\nRemoving cms/static/coffee/spec/models/textbook_spec.js\nRemoving cms/static/coffee/spec/models/upload_spec.js\nRemoving cms/static/coffee/spec/views/assets_spec.js\nRemoving cms/static/coffee/spec/views/course_info_spec.js\nRemoving cms/static/coffee/spec/views/feedback_spec.js\nRemoving cms/static/coffee/spec/views/metadata_edit_spec.js\nRemoving cms/static/coffee/spec/views/module_edit_spec.js\nRemoving cms/static/coffee/spec/views/overview_spec.js\nRemoving cms/static/coffee/spec/views/section_spec.js\nRemoving cms/static/coffee/spec/views/textbook_spec.js\nRemoving cms/static/coffee/spec/views/upload_spec.js\nRemoving cms/static/coffee/src/main.js\nRemoving cms/static/coffee/src/models/module.js\nRemoving cms/static/coffee/src/views/module_edit.js\nRemoving cms/static/coffee/src/views/tabs.js\nRemoving cms/static/coffee/src/views/unit.js\nRemoving cms/static/sass/style-app.css\nRemoving cms/static/sass/style-xmodule.css\nRemoving cms/urls.pyc\nRemoving cms/urls_dev.pyc\nRemoving cms/wsgi.pyc\nRemoving cms/xmodule_namespace.pyc\nRemoving common/djangoapps/cache_toolbox/__init__.pyc\nRemoving common/djangoapps/cache_toolbox/app_settings.pyc\nRemoving common/djangoapps/cache_toolbox/core.pyc\nRemoving common/djangoapps/cache_toolbox/middleware.pyc\nRemoving common/djangoapps/cache_toolbox/model.pyc\nRemoving common/djangoapps/cache_toolbox/relation.pyc\nRemoving common/djangoapps/cache_toolbox/templatetags/__init__.pyc\nRemoving common/djangoapps/cache_toolbox/templatetags/cache_toolbox.pyc\nRemoving common/djangoapps/contentserver/__init__.pyc\nRemoving common/djangoapps/contentserver/middleware.pyc\nRemoving common/djangoapps/contentserver/tests/__init__.pyc\nRemoving common/djangoapps/contentserver/tests/test.pyc\nRemoving common/djangoapps/course_groups/__init__.pyc\nRemoving common/djangoapps/course_groups/cohorts.pyc\nRemoving common/djangoapps/course_groups/models.pyc\nRemoving common/djangoapps/course_groups/tests/__init__.pyc\nRemoving common/djangoapps/course_groups/tests/tests.pyc\nRemoving common/djangoapps/course_groups/views.pyc\nRemoving common/djangoapps/course_modes/__init__.pyc\nRemoving common/djangoapps/course_modes/admin.pyc\nRemoving common/djangoapps/course_modes/migrations/0001_initial.pyc\nRemoving common/djangoapps/course_modes/migrations/0002_auto__add_field_coursemode_currency.pyc\nRemoving common/djangoapps/course_modes/migrations/0003_auto__add_unique_coursemode_course_id_currency_mode_slug.pyc\nRemoving common/djangoapps/course_modes/migrations/0004_auto__add_field_coursemode_expiration_date.pyc\nRemoving common/djangoapps/course_modes/migrations/0005_auto__add_field_coursemode_expiration_datetime.pyc\nRemoving common/djangoapps/course_modes/migrations/0006_expiration_date_to_datetime.pyc\nRemoving common/djangoapps/course_modes/migrations/__init__.pyc\nRemoving common/djangoapps/course_modes/models.pyc\nRemoving common/djangoapps/course_modes/tests/__init__.pyc\nRemoving common/djangoapps/course_modes/tests/factories.pyc\nRemoving common/djangoapps/course_modes/tests/test_models.pyc\nRemoving common/djangoapps/course_modes/urls.pyc\nRemoving common/djangoapps/course_modes/views.pyc\nRemoving common/djangoapps/datadog/__init__.pyc\nRemoving common/djangoapps/datadog/startup.pyc\nRemoving common/djangoapps/django_comment_common/__init__.pyc\nRemoving common/djangoapps/django_comment_common/migrations/0001_initial.pyc\nRemoving common/djangoapps/django_comment_common/migrations/__init__.pyc\nRemoving common/djangoapps/django_comment_common/models.pyc\nRemoving common/djangoapps/django_comment_common/tests.pyc\nRemoving common/djangoapps/django_comment_common/utils.pyc\nRemoving common/djangoapps/django_future/__init__.pyc\nRemoving common/djangoapps/django_future/csrf.pyc\nRemoving common/djangoapps/external_auth/__init__.pyc\nRemoving common/djangoapps/external_auth/admin.pyc\nRemoving common/djangoapps/external_auth/djangostore.pyc\nRemoving common/djangoapps/external_auth/migrations/0001_initial.pyc\nRemoving common/djangoapps/external_auth/migrations/__init__.pyc\nRemoving common/djangoapps/external_auth/models.pyc\nRemoving common/djangoapps/external_auth/tests/__init__.pyc\nRemoving common/djangoapps/external_auth/tests/test_helper.pyc\nRemoving common/djangoapps/external_auth/tests/test_openid_provider.pyc\nRemoving common/djangoapps/external_auth/tests/test_shib.pyc\nRemoving common/djangoapps/external_auth/views.pyc\nRemoving common/djangoapps/heartbeat/__init__.pyc\nRemoving common/djangoapps/heartbeat/urls.pyc\nRemoving common/djangoapps/heartbeat/views.pyc\nRemoving common/djangoapps/mitxmako/__init__.pyc\nRemoving common/djangoapps/mitxmako/makoloader.pyc\nRemoving common/djangoapps/mitxmako/management/__init__.pyc\nRemoving common/djangoapps/mitxmako/management/commands/__init__.pyc\nRemoving common/djangoapps/mitxmako/management/commands/preprocess_assets.pyc\nRemoving common/djangoapps/mitxmako/middleware.pyc\nRemoving common/djangoapps/mitxmako/shortcuts.pyc\nRemoving common/djangoapps/mitxmako/startup.pyc\nRemoving common/djangoapps/mitxmako/template.pyc\nRemoving common/djangoapps/mitxmako/templatetag_helpers.pyc\nRemoving common/djangoapps/mitxmako/tests.pyc\nRemoving common/djangoapps/monitoring/__init__.pyc\nRemoving common/djangoapps/monitoring/exceptions.pyc\nRemoving common/djangoapps/pipeline_js/__init__.pyc\nRemoving common/djangoapps/pipeline_js/urls.pyc\nRemoving common/djangoapps/pipeline_js/views.pyc\nRemoving common/djangoapps/pipeline_mako/__init__.pyc\nRemoving common/djangoapps/request_cache/__init__.pyc\nRemoving common/djangoapps/request_cache/middleware.pyc\nRemoving common/djangoapps/service_status/__init__.pyc\nRemoving common/djangoapps/service_status/tasks.pyc\nRemoving common/djangoapps/service_status/test.pyc\nRemoving common/djangoapps/service_status/urls.pyc\nRemoving common/djangoapps/service_status/views.pyc\nRemoving common/djangoapps/static_replace/__init__.pyc\nRemoving common/djangoapps/static_replace/management/__init__.pyc\nRemoving common/djangoapps/static_replace/management/commands/__init__.pyc\nRemoving common/djangoapps/static_replace/management/commands/clear_collectstatic_cache.pyc\nRemoving common/djangoapps/static_replace/test/test_static_replace.pyc\nRemoving common/djangoapps/status/__init__.pyc\nRemoving common/djangoapps/status/status.pyc\nRemoving common/djangoapps/status/tests.pyc\nRemoving common/djangoapps/student/__init__.pyc\nRemoving common/djangoapps/student/admin.pyc\nRemoving common/djangoapps/student/forms.pyc\nRemoving common/djangoapps/student/management/__init__.pyc\nRemoving common/djangoapps/student/management/commands/6002exportusers.pyc\nRemoving common/djangoapps/student/management/commands/6002importusers.pyc\nRemoving common/djangoapps/student/management/commands/__init__.pyc\nRemoving common/djangoapps/student/management/commands/add_to_group.pyc\nRemoving common/djangoapps/student/management/commands/anonymized_id_mapping.pyc\nRemoving common/djangoapps/student/management/commands/assigngroups.pyc\nRemoving common/djangoapps/student/management/commands/cert_restriction.pyc\nRemoving common/djangoapps/student/management/commands/create_random_users.pyc\nRemoving common/djangoapps/student/management/commands/create_user.pyc\nRemoving common/djangoapps/student/management/commands/emaillist.pyc\nRemoving common/djangoapps/student/management/commands/get_grades.pyc\nRemoving common/djangoapps/student/management/commands/massemail.pyc\nRemoving common/djangoapps/student/management/commands/massemailtxt.pyc\nRemoving common/djangoapps/student/management/commands/pearson_dump.pyc\nRemoving common/djangoapps/student/management/commands/pearson_export_cdd.pyc\nRemoving common/djangoapps/student/management/commands/pearson_export_ead.pyc\nRemoving common/djangoapps/student/management/commands/pearson_import_conf_zip.pyc\nRemoving common/djangoapps/student/management/commands/pearson_make_tc_registration.pyc\nRemoving common/djangoapps/student/management/commands/pearson_make_tc_user.pyc\nRemoving common/djangoapps/student/management/commands/pearson_transfer.pyc\nRemoving common/djangoapps/student/management/commands/set_staff.pyc\nRemoving common/djangoapps/student/management/commands/sync_user_info.pyc\nRemoving common/djangoapps/student/management/commands/tests/__init__.pyc\nRemoving common/djangoapps/student/management/commands/tests/test_pearson.pyc\nRemoving common/djangoapps/student/management/commands/userinfo.pyc\nRemoving common/djangoapps/student/middleware.pyc\nRemoving common/djangoapps/student/migrations/0001_initial.pyc\nRemoving common/djangoapps/student/migrations/0002_text_to_varchar_and_indexes.pyc\nRemoving common/djangoapps/student/migrations/0003_auto__add_usertestgroup.pyc\nRemoving common/djangoapps/student/migrations/0004_add_email_index.pyc\nRemoving common/djangoapps/student/migrations/0005_name_change.pyc\nRemoving common/djangoapps/student/migrations/0006_expand_meta_field.pyc\nRemoving common/djangoapps/student/migrations/0007_convert_to_utf8.pyc\nRemoving common/djangoapps/student/migrations/0008__auto__add_courseregistration.pyc\nRemoving common/djangoapps/student/migrations/0009_auto__del_courseregistration__add_courseenrollment.pyc\nRemoving common/djangoapps/student/migrations/0010_auto__chg_field_courseenrollment_course_id.pyc\nRemoving common/djangoapps/student/migrations/0011_auto__chg_field_courseenrollment_user__del_unique_courseenrollment_use.pyc\nRemoving common/djangoapps/student/migrations/0012_auto__add_field_userprofile_gender__add_field_userprofile_date_of_birt.pyc\nRemoving common/djangoapps/student/migrations/0013_auto__chg_field_userprofile_meta.pyc\nRemoving common/djangoapps/student/migrations/0014_auto__del_courseenrollment.pyc\nRemoving common/djangoapps/student/migrations/0015_auto__add_courseenrollment__add_unique_courseenrollment_user_course_id.pyc\nRemoving common/djangoapps/student/migrations/0016_auto__add_field_courseenrollment_date__chg_field_userprofile_country.pyc\nRemoving common/djangoapps/student/migrations/0017_rename_date_to_created.pyc\nRemoving common/djangoapps/student/migrations/0018_auto.pyc\nRemoving common/djangoapps/student/migrations/0019_create_approved_demographic_fields_fall_2012.pyc\nRemoving common/djangoapps/student/migrations/0020_add_test_center_user.pyc\nRemoving common/djangoapps/student/migrations/0021_remove_askbot.pyc\nRemoving common/djangoapps/student/migrations/0022_auto__add_courseenrollmentallowed__add_unique_courseenrollmentallowed_.pyc\nRemoving common/djangoapps/student/migrations/0023_add_test_center_registration.pyc\nRemoving common/djangoapps/student/migrations/0024_add_allow_certificate.pyc\nRemoving common/djangoapps/student/migrations/0025_auto__add_field_courseenrollmentallowed_auto_enroll.pyc\nRemoving common/djangoapps/student/migrations/0026_auto__remove_index_student_testcenterregistration_accommodation_request.pyc\nRemoving common/djangoapps/student/migrations/0027_add_active_flag_and_mode_to_courseware_enrollment.pyc\nRemoving common/djangoapps/student/migrations/0028_auto__add_userstanding.pyc\nRemoving common/djangoapps/student/migrations/__init__.pyc\nRemoving common/djangoapps/student/models.pyc\nRemoving common/djangoapps/student/tests/__init__.pyc\nRemoving common/djangoapps/student/tests/factories.pyc\nRemoving common/djangoapps/student/tests/test_auto_auth.pyc\nRemoving common/djangoapps/student/tests/test_bulk_email_settings.pyc\nRemoving common/djangoapps/student/tests/test_email.pyc\nRemoving common/djangoapps/student/tests/test_login.pyc\nRemoving common/djangoapps/student/tests/test_userstanding.pyc\nRemoving common/djangoapps/student/tests/tests.pyc\nRemoving common/djangoapps/student/views.pyc\nRemoving common/djangoapps/terrain/__init__.pyc\nRemoving common/djangoapps/terrain/browser.pyc\nRemoving common/djangoapps/terrain/course_helpers.pyc\nRemoving common/djangoapps/terrain/factories.pyc\nRemoving common/djangoapps/terrain/steps.pyc\nRemoving common/djangoapps/terrain/ui_helpers.pyc\nRemoving common/djangoapps/track/__init__.pyc\nRemoving common/djangoapps/track/admin.pyc\nRemoving common/djangoapps/track/backends/__init__.pyc\nRemoving common/djangoapps/track/backends/django.pyc\nRemoving common/djangoapps/track/backends/logger.pyc\nRemoving common/djangoapps/track/backends/mongodb.pyc\nRemoving common/djangoapps/track/backends/tests/test_django.pyc\nRemoving common/djangoapps/track/backends/tests/test_logger.pyc\nRemoving common/djangoapps/track/backends/tests/test_mongodb.pyc\nRemoving common/djangoapps/track/contexts.pyc\nRemoving common/djangoapps/track/middleware.pyc\nRemoving common/djangoapps/track/migrations/0001_initial.pyc\nRemoving common/djangoapps/track/migrations/0002_auto__add_field_trackinglog_host__chg_field_trackinglog_event_type__ch.pyc\nRemoving common/djangoapps/track/migrations/__init__.pyc\nRemoving common/djangoapps/track/models.pyc\nRemoving common/djangoapps/track/tests.pyc\nRemoving common/djangoapps/track/tests/__init__.pyc\nRemoving common/djangoapps/track/tests/test_contexts.pyc\nRemoving common/djangoapps/track/tests/test_middleware.pyc\nRemoving common/djangoapps/track/tests/test_tracker.pyc\nRemoving common/djangoapps/track/tests/test_util.pyc\nRemoving common/djangoapps/track/tests/test_views.pyc\nRemoving common/djangoapps/track/tracker.pyc\nRemoving common/djangoapps/track/utils.pyc\nRemoving common/djangoapps/track/views.pyc\nRemoving common/djangoapps/util/__init__.pyc\nRemoving common/djangoapps/util/cache.pyc\nRemoving common/djangoapps/util/json_request.pyc\nRemoving common/djangoapps/util/memcache.pyc\nRemoving common/djangoapps/util/models.pyc\nRemoving common/djangoapps/util/sandboxing.pyc\nRemoving common/djangoapps/util/testing.pyc\nRemoving common/djangoapps/util/tests/__init__.pyc\nRemoving common/djangoapps/util/tests/test_json_request.pyc\nRemoving common/djangoapps/util/tests/test_memcache.pyc\nRemoving common/djangoapps/util/tests/test_sandboxing.pyc\nRemoving common/djangoapps/util/tests/test_submit_feedback.pyc\nRemoving common/djangoapps/util/views.pyc\nRemoving common/djangoapps/xmodule_modifiers.pyc\nRemoving common/lib/calc/calc.egg-info/\nRemoving common/lib/calc/calc/__init__.pyc\nRemoving common/lib/calc/calc/calc.pyc\nRemoving common/lib/calc/calc/functions.pyc\nRemoving common/lib/calc/calc/preview.pyc\nRemoving common/lib/calc/calc/tests/test_calc.pyc\nRemoving common/lib/calc/calc/tests/test_preview.pyc\nRemoving common/lib/calc/setup.pyc\nRemoving common/lib/capa/capa.egg-info/\nRemoving common/lib/capa/capa/__init__.pyc\nRemoving common/lib/capa/capa/capa_problem.pyc\nRemoving common/lib/capa/capa/checker.pyc\nRemoving common/lib/capa/capa/correctmap.pyc\nRemoving common/lib/capa/capa/customrender.pyc\nRemoving common/lib/capa/capa/inputtypes.pyc\nRemoving common/lib/capa/capa/registry.pyc\nRemoving common/lib/capa/capa/responsetypes.pyc\nRemoving common/lib/capa/capa/safe_exec/__init__.pyc\nRemoving common/lib/capa/capa/safe_exec/lazymod.pyc\nRemoving common/lib/capa/capa/safe_exec/safe_exec.pyc\nRemoving common/lib/capa/capa/safe_exec/tests/test_files/pylib/constant.pyc\nRemoving common/lib/capa/capa/safe_exec/tests/test_lazymod.pyc\nRemoving common/lib/capa/capa/safe_exec/tests/test_safe_exec.pyc\nRemoving common/lib/capa/capa/tests/__init__.pyc\nRemoving common/lib/capa/capa/tests/response_xml_factory.pyc\nRemoving common/lib/capa/capa/tests/test_correctmap.pyc\nRemoving common/lib/capa/capa/tests/test_customrender.pyc\nRemoving common/lib/capa/capa/tests/test_files/js/test_problem_display.js\nRemoving common/lib/capa/capa/tests/test_files/js/test_problem_generator.js\nRemoving common/lib/capa/capa/tests/test_files/js/test_problem_grader.js\nRemoving common/lib/capa/capa/tests/test_files/js/xproblem.js\nRemoving common/lib/capa/capa/tests/test_html_render.pyc\nRemoving common/lib/capa/capa/tests/test_input_templates.pyc\nRemoving common/lib/capa/capa/tests/test_inputtypes.pyc\nRemoving common/lib/capa/capa/tests/test_responsetypes.pyc\nRemoving common/lib/capa/capa/util.pyc\nRemoving common/lib/capa/capa/xqueue_interface.pyc\nRemoving common/lib/capa/setup.pyc\nRemoving common/lib/chem/chem.egg-info/\nRemoving common/lib/chem/chem/__init__.pyc\nRemoving common/lib/chem/chem/chemcalc.pyc\nRemoving common/lib/chem/chem/chemtools.pyc\nRemoving common/lib/chem/chem/miller.pyc\nRemoving common/lib/chem/chem/tests.pyc\nRemoving common/lib/chem/setup.pyc\nRemoving common/lib/django_startup.pyc\nRemoving common/lib/extract_tar.pyc\nRemoving common/lib/html_to_text.pyc\nRemoving common/lib/logsettings.pyc\nRemoving common/lib/rooted_paths.pyc\nRemoving common/lib/sample-post.pyc\nRemoving common/lib/sandbox-packages/eia.pyc\nRemoving common/lib/sandbox-packages/loncapa/__init__.pyc\nRemoving common/lib/sandbox-packages/loncapa/loncapa_check.pyc\nRemoving common/lib/sandbox-packages/sandbox_packages.egg-info/\nRemoving common/lib/sandbox-packages/setup.pyc\nRemoving common/lib/sandbox-packages/verifiers/__init__.pyc\nRemoving common/lib/sandbox-packages/verifiers/draganddrop.pyc\nRemoving common/lib/sandbox-packages/verifiers/tests_draganddrop.pyc\nRemoving common/lib/supertrace.pyc\nRemoving common/lib/symmath/setup.pyc\nRemoving common/lib/symmath/symmath.egg-info/\nRemoving common/lib/symmath/symmath/__init__.pyc\nRemoving common/lib/symmath/symmath/formula.pyc\nRemoving common/lib/symmath/symmath/symmath_check.pyc\nRemoving common/lib/symmath/symmath/test_formula.pyc\nRemoving common/lib/symmath/symmath/test_symmath_check.pyc\nRemoving common/lib/tempdir.pyc\nRemoving common/lib/xmodule/XModule.egg-info/\nRemoving common/lib/xmodule/setup.pyc\nRemoving common/lib/xmodule/xmodule/__init__.pyc\nRemoving common/lib/xmodule/xmodule/abtest_module.pyc\nRemoving common/lib/xmodule/xmodule/annotatable_module.pyc\nRemoving common/lib/xmodule/xmodule/backcompat_module.pyc\nRemoving common/lib/xmodule/xmodule/capa_module.pyc\nRemoving common/lib/xmodule/xmodule/combined_open_ended_module.pyc\nRemoving common/lib/xmodule/xmodule/conditional_module.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/__init__.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/content.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/django.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/mongo.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/utils.pyc\nRemoving common/lib/xmodule/xmodule/course_module.pyc\nRemoving common/lib/xmodule/xmodule/crowdsource_hinter.pyc\nRemoving common/lib/xmodule/xmodule/discussion_module.pyc\nRemoving common/lib/xmodule/xmodule/editing_module.pyc\nRemoving common/lib/xmodule/xmodule/error_module.pyc\nRemoving common/lib/xmodule/xmodule/errortracker.pyc\nRemoving common/lib/xmodule/xmodule/exceptions.pyc\nRemoving common/lib/xmodule/xmodule/fields.pyc\nRemoving common/lib/xmodule/xmodule/foldit_module.pyc\nRemoving common/lib/xmodule/xmodule/graders.pyc\nRemoving common/lib/xmodule/xmodule/gst_module.pyc\nRemoving common/lib/xmodule/xmodule/hidden_module.pyc\nRemoving common/lib/xmodule/xmodule/html_checker.pyc\nRemoving common/lib/xmodule/xmodule/html_module.pyc\nRemoving common/lib/xmodule/xmodule/js/spec/annotatable/display_spec.js\nRemoving common/lib/xmodule/xmodule/js/spec/capa/display_spec.js\nRemoving common/lib/xmodule/xmodule/js/spec/combinedopenended/display_spec.js\nRemoving common/lib/xmodule/xmodule/js/spec/combinedopenended/edit_spec.js\nRemoving common/lib/xmodule/xmodule/js/spec/crowdsource_hinter/display_spec.js\nRemoving common/lib/xmodule/xmodule/js/spec/helper.js\nRemoving common/lib/xmodule/xmodule/js/spec/html/edit_spec.js\nRemoving common/lib/xmodule/xmodule/js/spec/problem/edit_spec.js\nRemoving common/lib/xmodule/xmodule/js/spec/sequence/display_spec.js\nRemoving common/lib/xmodule/xmodule/js/spec/tabs/edit.js\nRemoving common/lib/xmodule/xmodule/js/spec/time_spec.js\nRemoving common/lib/xmodule/xmodule/js/src/annotatable/display.js\nRemoving common/lib/xmodule/xmodule/js/src/capa/display.js\nRemoving common/lib/xmodule/xmodule/js/src/collapsible.js\nRemoving common/lib/xmodule/xmodule/js/src/combinedopenended/display.js\nRemoving common/lib/xmodule/xmodule/js/src/combinedopenended/edit.js\nRemoving common/lib/xmodule/xmodule/js/src/conditional/display.js\nRemoving common/lib/xmodule/xmodule/js/src/crowdsource_hinter/display.js\nRemoving common/lib/xmodule/xmodule/js/src/discussion/display.js\nRemoving common/lib/xmodule/xmodule/js/src/html/display.js\nRemoving common/lib/xmodule/xmodule/js/src/html/edit.js\nRemoving common/lib/xmodule/xmodule/js/src/javascript_loader.js\nRemoving common/lib/xmodule/xmodule/js/src/peergrading/peer_grading.js\nRemoving common/lib/xmodule/xmodule/js/src/peergrading/peer_grading_problem.js\nRemoving common/lib/xmodule/xmodule/js/src/peergrading/track_changes.js\nRemoving common/lib/xmodule/xmodule/js/src/problem/edit.js\nRemoving common/lib/xmodule/xmodule/js/src/raw/edit/json.js\nRemoving common/lib/xmodule/xmodule/js/src/raw/edit/metadata-only.js\nRemoving common/lib/xmodule/xmodule/js/src/raw/edit/xml.js\nRemoving common/lib/xmodule/xmodule/js/src/sequence/display.js\nRemoving common/lib/xmodule/xmodule/js/src/sequence/edit.js\nRemoving common/lib/xmodule/xmodule/js/src/tabs/tabs-aggregator.js\nRemoving common/lib/xmodule/xmodule/js/src/time.js\nRemoving common/lib/xmodule/xmodule/js/src/vertical/edit.js\nRemoving common/lib/xmodule/xmodule/js/src/wrapper/edit.js\nRemoving common/lib/xmodule/xmodule/js/src/xmodule.js\nRemoving common/lib/xmodule/xmodule/lti_module.pyc\nRemoving common/lib/xmodule/xmodule/mako_module.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/__init__.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/django.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/draft.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/exceptions.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/inheritance.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/loc_mapper_store.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/locator.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mixed.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mongo/__init__.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mongo/base.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mongo/draft.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/parsers.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/search.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_migrator.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/__init__.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/caching_descriptor_system.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/definition_lazy_loader.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/split.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/split_mongo_kvs.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/store_utilities.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/__init__.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/django_utils.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/factories.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/persistent_factories.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_abstraction.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_location.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_location_mapper.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_locators.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_modulestore.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_mongo.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_orphan.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_publish.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_split_migrator.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_split_modulestore.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_xml.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/xml.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/xml_exporter.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/xml_importer.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/__init__.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/combined_open_ended_modulev1.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/combined_open_ended_rubric.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/controller_query_service.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/grading_service_module.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/open_ended_module.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/openendedchild.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/peer_grading_service.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/self_assessment_module.pyc\nRemoving common/lib/xmodule/xmodule/peer_grading_module.pyc\nRemoving common/lib/xmodule/xmodule/poll_module.pyc\nRemoving common/lib/xmodule/xmodule/progress.pyc\nRemoving common/lib/xmodule/xmodule/randomize_module.pyc\nRemoving common/lib/xmodule/xmodule/raw_module.pyc\nRemoving common/lib/xmodule/xmodule/seq_module.pyc\nRemoving common/lib/xmodule/xmodule/static_content.pyc\nRemoving common/lib/xmodule/xmodule/stringify.pyc\nRemoving common/lib/xmodule/xmodule/template_module.pyc\nRemoving common/lib/xmodule/xmodule/templates.pyc\nRemoving common/lib/xmodule/xmodule/tests/__init__.pyc\nRemoving common/lib/xmodule/xmodule/tests/rendering/__init__.pyc\nRemoving common/lib/xmodule/xmodule/tests/rendering/core.pyc\nRemoving common/lib/xmodule/xmodule/tests/rendering/xmodule_asserts.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_annotatable_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_capa_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_combined_open_ended.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_conditional.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_conditional_logic.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_content.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_course_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_crowdsource_hinter.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_date_utils.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_editing_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_error_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_export.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_fields.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_graders.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_html_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_import.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_mako_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_peer_grading.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_poll.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_progress.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_randomize_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_self_assessment.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_stringify.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_util_open_ended.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_utils_django.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_video.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_word_cloud.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_xblock_wrappers.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_xml_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/xml/__init__.pyc\nRemoving common/lib/xmodule/xmodule/tests/xml/factories.pyc\nRemoving common/lib/xmodule/xmodule/tests/xml/test_inheritance.pyc\nRemoving common/lib/xmodule/xmodule/tests/xml/test_policy.pyc\nRemoving common/lib/xmodule/xmodule/timeinfo.pyc\nRemoving common/lib/xmodule/xmodule/timelimit_module.pyc\nRemoving common/lib/xmodule/xmodule/util/__init__.pyc\nRemoving common/lib/xmodule/xmodule/util/date_utils.pyc\nRemoving common/lib/xmodule/xmodule/util/django.pyc\nRemoving common/lib/xmodule/xmodule/util/mock_youtube_server/__init__.pyc\nRemoving common/lib/xmodule/xmodule/util/mock_youtube_server/mock_youtube_server.pyc\nRemoving common/lib/xmodule/xmodule/util/mock_youtube_server/test_mock_youtube_server.pyc\nRemoving common/lib/xmodule/xmodule/vertical_module.pyc\nRemoving common/lib/xmodule/xmodule/video_module.pyc\nRemoving common/lib/xmodule/xmodule/word_cloud_module.pyc\nRemoving common/lib/xmodule/xmodule/wrapper_module.pyc\nRemoving common/lib/xmodule/xmodule/x_module.pyc\nRemoving common/lib/xmodule/xmodule/xml_module.pyc\nRemoving common/static/coffee/spec/discussion/content_spec.js\nRemoving common/static/coffee/spec/discussion/view/discussion_content_view_spec.js\nRemoving common/static/coffee/spec/discussion/view/response_comment_show_view_spec.js\nRemoving common/static/coffee/spec/jquery.immediateDescendents_spec.js\nRemoving common/static/coffee/spec/logger_spec.js\nRemoving common/static/coffee/spec/xblock/core_spec.js\nRemoving common/static/coffee/spec/xblock/runtime.v1_spec.js\nRemoving common/static/coffee/src/ajax_prefix.js\nRemoving common/static/coffee/src/discussion/content.js\nRemoving common/static/coffee/src/discussion/discussion.js\nRemoving common/static/coffee/src/discussion/discussion_filter.js\nRemoving common/static/coffee/src/discussion/discussion_module_view.js\nRemoving common/static/coffee/src/discussion/discussion_router.js\nRemoving common/static/coffee/src/discussion/main.js\nRemoving common/static/coffee/src/discussion/models/discussion_user.js\nRemoving common/static/coffee/src/discussion/templates.js\nRemoving common/static/coffee/src/discussion/tooltip_manager.js\nRemoving common/static/coffee/src/discussion/user_profile.js\nRemoving common/static/coffee/src/discussion/utils.js\nRemoving common/static/coffee/src/discussion/views/discussion_content_view.js\nRemoving common/static/coffee/src/discussion/views/discussion_thread_edit_view.js\nRemoving common/static/coffee/src/discussion/views/discussion_thread_list_view.js\nRemoving common/static/coffee/src/discussion/views/discussion_thread_profile_view.js\nRemoving common/static/coffee/src/discussion/views/discussion_thread_show_view.js\nRemoving common/static/coffee/src/discussion/views/discussion_thread_view.js\nRemoving common/static/coffee/src/discussion/views/discussion_thread_view_inline.js\nRemoving common/static/coffee/src/discussion/views/discussion_user_profile_view.js\nRemoving common/static/coffee/src/discussion/views/new_post_inline_vew.js\nRemoving common/static/coffee/src/discussion/views/new_post_view.js\nRemoving common/static/coffee/src/discussion/views/response_comment_show_view.js\nRemoving common/static/coffee/src/discussion/views/response_comment_view.js\nRemoving common/static/coffee/src/discussion/views/thread_response_edit_view.js\nRemoving common/static/coffee/src/discussion/views/thread_response_show_view.js\nRemoving common/static/coffee/src/discussion/views/thread_response_view.js\nRemoving common/static/coffee/src/jquery.immediateDescendents.js\nRemoving common/static/coffee/src/logger.js\nRemoving common/static/coffee/src/xblock/core.js\nRemoving common/static/coffee/src/xblock/runtime.v1.js\nRemoving common/static/coffee/src/xproblem.js\nRemoving common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/conf.pyc\nRemoving common/static/xmodule/\nRemoving common/xml_cleanup.pyc\nRemoving docs/__init__.pyc\nRemoving docs/course_authors/__init__.pyc\nRemoving docs/course_authors/source/conf.pyc\nRemoving docs/data/__init__.pyc\nRemoving docs/data/source/conf.pyc\nRemoving docs/developers/source/__init__.pyc\nRemoving docs/developers/source/conf.pyc\nRemoving docs/shared/__init__.pyc\nRemoving docs/shared/conf.pyc\nRemoving docs/source/conf.pyc\nRemoving i18n/config.pyc\nRemoving i18n/converter.pyc\nRemoving i18n/dummy.pyc\nRemoving i18n/execute.pyc\nRemoving i18n/extract.pyc\nRemoving i18n/generate.pyc\nRemoving i18n/make_dummy.pyc\nRemoving i18n/tests/__init__.pyc\nRemoving i18n/tests/test_config.pyc\nRemoving i18n/tests/test_converter.pyc\nRemoving i18n/tests/test_dummy.pyc\nRemoving i18n/tests/test_extract.pyc\nRemoving i18n/tests/test_generate.pyc\nRemoving i18n/tests/test_validate.pyc\nRemoving i18n/transifex.pyc\nRemoving lms/__init__.pyc\nRemoving lms/djangoapps/analytics/__init__.pyc\nRemoving lms/djangoapps/analytics/basic.pyc\nRemoving lms/djangoapps/analytics/csvs.pyc\nRemoving lms/djangoapps/analytics/distributions.pyc\nRemoving lms/djangoapps/analytics/management/__init__.pyc\nRemoving lms/djangoapps/analytics/management/commands/__init__.pyc\nRemoving lms/djangoapps/analytics/tests/__init__.pyc\nRemoving lms/djangoapps/analytics/tests/test_basic.pyc\nRemoving lms/djangoapps/analytics/tests/test_csvs.pyc\nRemoving lms/djangoapps/analytics/tests/test_distributions.pyc\nRemoving lms/djangoapps/branding/__init__.pyc\nRemoving lms/djangoapps/branding/tests.pyc\nRemoving lms/djangoapps/branding/views.pyc\nRemoving lms/djangoapps/bulk_email/__init__.pyc\nRemoving lms/djangoapps/bulk_email/admin.pyc\nRemoving lms/djangoapps/bulk_email/forms.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0001_initial.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0002_change_field_names.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0003_add_optout_user.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0004_migrate_optout_user.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0005_remove_optout_email.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0006_add_course_email_template.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0007_load_course_email_template.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0008_add_course_authorizations.pyc\nRemoving lms/djangoapps/bulk_email/migrations/__init__.pyc\nRemoving lms/djangoapps/bulk_email/models.pyc\nRemoving lms/djangoapps/bulk_email/tasks.pyc\nRemoving lms/djangoapps/bulk_email/tests/__init__.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_course_optout.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_email.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_err_handling.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_forms.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_models.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_tasks.pyc\nRemoving lms/djangoapps/certificates/__init__.pyc\nRemoving lms/djangoapps/certificates/management/__init__.pyc\nRemoving lms/djangoapps/certificates/management/commands/__init__.pyc\nRemoving lms/djangoapps/certificates/management/commands/cert_whitelist.pyc\nRemoving lms/djangoapps/certificates/management/commands/fix_ungraded_certs.pyc\nRemoving lms/djangoapps/certificates/management/commands/gen_cert_report.pyc\nRemoving lms/djangoapps/certificates/management/commands/regenerate_user.pyc\nRemoving lms/djangoapps/certificates/management/commands/ungenerated_certs.pyc\nRemoving lms/djangoapps/certificates/migrations/0001_added_generatedcertificates.pyc\nRemoving lms/djangoapps/certificates/migrations/0002_auto__add_field_generatedcertificate_download_url.pyc\nRemoving lms/djangoapps/certificates/migrations/0003_auto__add_field_generatedcertificate_enabled.pyc\nRemoving lms/djangoapps/certificates/migrations/0004_auto__add_field_generatedcertificate_graded_certificate_id__add_field_.pyc\nRemoving lms/djangoapps/certificates/migrations/0005_auto__add_field_generatedcertificate_name.pyc\nRemoving lms/djangoapps/certificates/migrations/0006_auto__chg_field_generatedcertificate_certificate_id.pyc\nRemoving lms/djangoapps/certificates/migrations/0007_auto__add_revokedcertificate.pyc\nRemoving lms/djangoapps/certificates/migrations/0008_auto__del_revokedcertificate__del_field_generatedcertificate_name__add.pyc\nRemoving lms/djangoapps/certificates/migrations/0009_auto__del_field_generatedcertificate_graded_download_url__del_field_ge.pyc\nRemoving lms/djangoapps/certificates/migrations/0010_auto__del_field_generatedcertificate_enabled__add_field_generatedcerti.pyc\nRemoving lms/djangoapps/certificates/migrations/0011_auto__del_field_generatedcertificate_certificate_id__add_field_generat.pyc\nRemoving lms/djangoapps/certificates/migrations/0012_auto__add_field_generatedcertificate_name__add_field_generatedcertific.pyc\nRemoving lms/djangoapps/certificates/migrations/0013_auto__add_field_generatedcertificate_error_reason.pyc\nRemoving lms/djangoapps/certificates/migrations/0014_adding_whitelist.pyc\nRemoving lms/djangoapps/certificates/migrations/__init__.pyc\nRemoving lms/djangoapps/certificates/models.pyc\nRemoving lms/djangoapps/certificates/queue.pyc\nRemoving lms/djangoapps/certificates/views.pyc\nRemoving lms/djangoapps/circuit/__init__.pyc\nRemoving lms/djangoapps/circuit/models.pyc\nRemoving lms/djangoapps/circuit/views.pyc\nRemoving lms/djangoapps/course_wiki/__init__.pyc\nRemoving lms/djangoapps/course_wiki/course_nav.pyc\nRemoving lms/djangoapps/course_wiki/editors.pyc\nRemoving lms/djangoapps/course_wiki/plugins/__init__.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/__init__.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/mdx_circuit.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/mdx_image.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/mdx_mathjax.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/mdx_video.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/wiki_plugin.pyc\nRemoving lms/djangoapps/course_wiki/settings.pyc\nRemoving lms/djangoapps/course_wiki/tests/__init__.pyc\nRemoving lms/djangoapps/course_wiki/tests/test_access.pyc\nRemoving lms/djangoapps/course_wiki/tests/tests.pyc\nRemoving lms/djangoapps/course_wiki/utils.pyc\nRemoving lms/djangoapps/course_wiki/views.pyc\nRemoving lms/djangoapps/courseware/__init__.pyc\nRemoving lms/djangoapps/courseware/access.pyc\nRemoving lms/djangoapps/courseware/admin.pyc\nRemoving lms/djangoapps/courseware/courses.pyc\nRemoving lms/djangoapps/courseware/features/certificates.pyc\nRemoving lms/djangoapps/courseware/features/common.pyc\nRemoving lms/djangoapps/courseware/features/courseware.pyc\nRemoving lms/djangoapps/courseware/features/courseware_common.pyc\nRemoving lms/djangoapps/courseware/features/events.pyc\nRemoving lms/djangoapps/courseware/features/help.pyc\nRemoving lms/djangoapps/courseware/features/high-level-tabs.pyc\nRemoving lms/djangoapps/courseware/features/homepage.pyc\nRemoving lms/djangoapps/courseware/features/login.pyc\nRemoving lms/djangoapps/courseware/features/lti.pyc\nRemoving lms/djangoapps/courseware/features/lti_setup.pyc\nRemoving lms/djangoapps/courseware/features/navigation.pyc\nRemoving lms/djangoapps/courseware/features/openended.pyc\nRemoving lms/djangoapps/courseware/features/problems.pyc\nRemoving lms/djangoapps/courseware/features/problems_setup.pyc\nRemoving lms/djangoapps/courseware/features/registration.pyc\nRemoving lms/djangoapps/courseware/features/signup.pyc\nRemoving lms/djangoapps/courseware/features/video.pyc\nRemoving lms/djangoapps/courseware/features/word_cloud.pyc\nRemoving lms/djangoapps/courseware/features/xqueue_setup.pyc\nRemoving lms/djangoapps/courseware/features/youtube_setup.pyc\nRemoving lms/djangoapps/courseware/grades.pyc\nRemoving lms/djangoapps/courseware/management/__init__.pyc\nRemoving lms/djangoapps/courseware/management/commands/__init__.pyc\nRemoving lms/djangoapps/courseware/management/commands/check_course.pyc\nRemoving lms/djangoapps/courseware/management/commands/clean_history.pyc\nRemoving lms/djangoapps/courseware/management/commands/clean_xml.pyc\nRemoving lms/djangoapps/courseware/management/commands/dump_course_ids.pyc\nRemoving lms/djangoapps/courseware/management/commands/dump_course_structure.pyc\nRemoving lms/djangoapps/courseware/management/commands/export_course.pyc\nRemoving lms/djangoapps/courseware/management/commands/metadata_to_json.pyc\nRemoving lms/djangoapps/courseware/management/commands/regrade_partial.pyc\nRemoving lms/djangoapps/courseware/management/commands/remove_input_state.pyc\nRemoving lms/djangoapps/courseware/management/tests/test_clean_history.pyc\nRemoving lms/djangoapps/courseware/masquerade.pyc\nRemoving lms/djangoapps/courseware/migrations/0001_initial.pyc\nRemoving lms/djangoapps/courseware/migrations/0002_add_indexes.pyc\nRemoving lms/djangoapps/courseware/migrations/0003_done_grade_cache.pyc\nRemoving lms/djangoapps/courseware/migrations/0004_add_field_studentmodule_course_id.pyc\nRemoving lms/djangoapps/courseware/migrations/0005_auto__add_offlinecomputedgrade__add_unique_offlinecomputedgrade_user_c.pyc\nRemoving lms/djangoapps/courseware/migrations/0006_create_student_module_history.pyc\nRemoving lms/djangoapps/courseware/migrations/0007_allow_null_version_in_history.pyc\nRemoving lms/djangoapps/courseware/migrations/0008_add_xmodule_storage.pyc\nRemoving lms/djangoapps/courseware/migrations/0009_add_field_default.pyc\nRemoving lms/djangoapps/courseware/migrations/0010_rename_xblock_field_content_to_user_state_summary.pyc\nRemoving lms/djangoapps/courseware/migrations/__init__.pyc\nRemoving lms/djangoapps/courseware/mock_lti_server/__init__.pyc\nRemoving lms/djangoapps/courseware/mock_lti_server/mock_lti_server.pyc\nRemoving lms/djangoapps/courseware/mock_lti_server/test_mock_lti_server.pyc\nRemoving lms/djangoapps/courseware/mock_xqueue_server/__init__.pyc\nRemoving lms/djangoapps/courseware/mock_xqueue_server/mock_xqueue_server.pyc\nRemoving lms/djangoapps/courseware/mock_xqueue_server/test_mock_xqueue_server.pyc\nRemoving lms/djangoapps/courseware/model_data.pyc\nRemoving lms/djangoapps/courseware/models.pyc\nRemoving lms/djangoapps/courseware/module_render.pyc\nRemoving lms/djangoapps/courseware/progress.pyc\nRemoving lms/djangoapps/courseware/roles.pyc\nRemoving lms/djangoapps/courseware/tabs.pyc\nRemoving lms/djangoapps/courseware/tests/__init__.pyc\nRemoving lms/djangoapps/courseware/tests/factories.pyc\nRemoving lms/djangoapps/courseware/tests/helpers.pyc\nRemoving lms/djangoapps/courseware/tests/modulestore_config.pyc\nRemoving lms/djangoapps/courseware/tests/test_access.pyc\nRemoving lms/djangoapps/courseware/tests/test_commands.pyc\nRemoving lms/djangoapps/courseware/tests/test_courses.pyc\nRemoving lms/djangoapps/courseware/tests/test_draft_modulestore.pyc\nRemoving lms/djangoapps/courseware/tests/test_lti.pyc\nRemoving lms/djangoapps/courseware/tests/test_masquerade.pyc\nRemoving lms/djangoapps/courseware/tests/test_model_data.pyc\nRemoving lms/djangoapps/courseware/tests/test_module_render.pyc\nRemoving lms/djangoapps/courseware/tests/test_navigation.pyc\nRemoving lms/djangoapps/courseware/tests/test_progress.pyc\nRemoving lms/djangoapps/courseware/tests/test_roles.pyc\nRemoving lms/djangoapps/courseware/tests/test_submitting_problems.pyc\nRemoving lms/djangoapps/courseware/tests/test_tabs.pyc\nRemoving lms/djangoapps/courseware/tests/test_timelimit_module.pyc\nRemoving lms/djangoapps/courseware/tests/test_video_mongo.pyc\nRemoving lms/djangoapps/courseware/tests/test_video_xml.pyc\nRemoving lms/djangoapps/courseware/tests/test_view_authentication.pyc\nRemoving lms/djangoapps/courseware/tests/test_views.pyc\nRemoving lms/djangoapps/courseware/tests/test_word_cloud.pyc\nRemoving lms/djangoapps/courseware/tests/tests.pyc\nRemoving lms/djangoapps/courseware/urls.pyc\nRemoving lms/djangoapps/courseware/views.pyc\nRemoving lms/djangoapps/dashboard/__init__.pyc\nRemoving lms/djangoapps/dashboard/models.pyc\nRemoving lms/djangoapps/dashboard/views.pyc\nRemoving lms/djangoapps/debug/__init__.pyc\nRemoving lms/djangoapps/debug/management/__init__.pyc\nRemoving lms/djangoapps/debug/management/commands/__init__.pyc\nRemoving lms/djangoapps/debug/management/commands/dump_xml_courses.pyc\nRemoving lms/djangoapps/debug/models.pyc\nRemoving lms/djangoapps/debug/views.pyc\nRemoving lms/djangoapps/django_comment_client/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/base/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/base/tests.pyc\nRemoving lms/djangoapps/django_comment_client/base/urls.pyc\nRemoving lms/djangoapps/django_comment_client/base/views.pyc\nRemoving lms/djangoapps/django_comment_client/forum/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/forum/tests.pyc\nRemoving lms/djangoapps/django_comment_client/forum/urls.pyc\nRemoving lms/djangoapps/django_comment_client/forum/views.pyc\nRemoving lms/djangoapps/django_comment_client/helpers.pyc\nRemoving lms/djangoapps/django_comment_client/management/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/assign_role.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/assign_roles_for_course.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/create_roles_for_existing.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/reload_forum_users.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/seed_permissions_roles.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/show_permissions.pyc\nRemoving lms/djangoapps/django_comment_client/middleware.pyc\nRemoving lms/djangoapps/django_comment_client/migrations/0001_initial.pyc\nRemoving lms/djangoapps/django_comment_client/migrations/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/models.pyc\nRemoving lms/djangoapps/django_comment_client/mustache_helpers.pyc\nRemoving lms/djangoapps/django_comment_client/permissions.pyc\nRemoving lms/djangoapps/django_comment_client/settings.pyc\nRemoving lms/djangoapps/django_comment_client/tests.pyc\nRemoving lms/djangoapps/django_comment_client/tests/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/tests/factories.pyc\nRemoving lms/djangoapps/django_comment_client/tests/mock_cs_server/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/tests/mock_cs_server/mock_cs_server.pyc\nRemoving lms/djangoapps/django_comment_client/tests/mock_cs_server/test_mock_cs_server.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_helpers.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_middleware.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_models.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_mustache_helpers.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_utils.pyc\nRemoving lms/djangoapps/django_comment_client/urls.pyc\nRemoving lms/djangoapps/django_comment_client/utils.pyc\nRemoving lms/djangoapps/foldit/__init__.pyc\nRemoving lms/djangoapps/foldit/migrations/0001_initial.pyc\nRemoving lms/djangoapps/foldit/migrations/__init__.pyc\nRemoving lms/djangoapps/foldit/models.pyc\nRemoving lms/djangoapps/foldit/tests.pyc\nRemoving lms/djangoapps/foldit/views.pyc\nRemoving lms/djangoapps/instructor/__init__.pyc\nRemoving lms/djangoapps/instructor/access.pyc\nRemoving lms/djangoapps/instructor/enrollment.pyc\nRemoving lms/djangoapps/instructor/features/bulk_email.pyc\nRemoving lms/djangoapps/instructor/hint_manager.pyc\nRemoving lms/djangoapps/instructor/management/__init__.pyc\nRemoving lms/djangoapps/instructor/management/commands/__init__.pyc\nRemoving lms/djangoapps/instructor/management/commands/compute_grades.pyc\nRemoving lms/djangoapps/instructor/management/commands/dump_grades.pyc\nRemoving lms/djangoapps/instructor/offline_gradecalc.pyc\nRemoving lms/djangoapps/instructor/tests/__init__.pyc\nRemoving lms/djangoapps/instructor/tests/test_access.pyc\nRemoving lms/djangoapps/instructor/tests/test_api.pyc\nRemoving lms/djangoapps/instructor/tests/test_email.pyc\nRemoving lms/djangoapps/instructor/tests/test_enrollment.pyc\nRemoving lms/djangoapps/instructor/tests/test_hint_manager.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_anon_csv.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_download_csv.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_email.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_enrollment.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_forum_admin.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_gradebook.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_xss.pyc\nRemoving lms/djangoapps/instructor/views/__init__.pyc\nRemoving lms/djangoapps/instructor/views/api.pyc\nRemoving lms/djangoapps/instructor/views/api_urls.pyc\nRemoving lms/djangoapps/instructor/views/instructor_dashboard.pyc\nRemoving lms/djangoapps/instructor/views/legacy.pyc\nRemoving lms/djangoapps/instructor/views/tools.pyc\nRemoving lms/djangoapps/instructor_task/__init__.pyc\nRemoving lms/djangoapps/instructor_task/api.pyc\nRemoving lms/djangoapps/instructor_task/api_helper.pyc\nRemoving lms/djangoapps/instructor_task/migrations/0001_initial.pyc\nRemoving lms/djangoapps/instructor_task/migrations/0002_add_subtask_field.pyc\nRemoving lms/djangoapps/instructor_task/migrations/__init__.pyc\nRemoving lms/djangoapps/instructor_task/models.pyc\nRemoving lms/djangoapps/instructor_task/subtasks.pyc\nRemoving lms/djangoapps/instructor_task/tasks.pyc\nRemoving lms/djangoapps/instructor_task/tasks_helper.pyc\nRemoving lms/djangoapps/instructor_task/tests/__init__.pyc\nRemoving lms/djangoapps/instructor_task/tests/factories.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_api.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_base.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_integration.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_tasks.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_views.pyc\nRemoving lms/djangoapps/instructor_task/views.pyc\nRemoving lms/djangoapps/licenses/__init__.pyc\nRemoving lms/djangoapps/licenses/management/__init__.pyc\nRemoving lms/djangoapps/licenses/management/commands/__init__.pyc\nRemoving lms/djangoapps/licenses/management/commands/generate_serial_numbers.pyc\nRemoving lms/djangoapps/licenses/management/commands/import_serial_numbers.pyc\nRemoving lms/djangoapps/licenses/migrations/0001_initial.pyc\nRemoving lms/djangoapps/licenses/migrations/__init__.pyc\nRemoving lms/djangoapps/licenses/models.pyc\nRemoving lms/djangoapps/licenses/tests.pyc\nRemoving lms/djangoapps/licenses/views.pyc\nRemoving lms/djangoapps/lms_migration/__init__.pyc\nRemoving lms/djangoapps/lms_migration/management/__init__.pyc\nRemoving lms/djangoapps/lms_migration/management/commands/__init__.pyc\nRemoving lms/djangoapps/lms_migration/management/commands/create_groups.pyc\nRemoving lms/djangoapps/lms_migration/management/commands/create_user.pyc\nRemoving lms/djangoapps/lms_migration/management/commands/manage_course_groups.pyc\nRemoving lms/djangoapps/lms_migration/migrate.pyc\nRemoving lms/djangoapps/multicourse/__init__.pyc\nRemoving lms/djangoapps/multicourse/multicourse_settings.pyc\nRemoving lms/djangoapps/multicourse/views.pyc\nRemoving lms/djangoapps/notes/__init__.pyc\nRemoving lms/djangoapps/notes/api.pyc\nRemoving lms/djangoapps/notes/migrations/0001_initial.pyc\nRemoving lms/djangoapps/notes/migrations/__init__.pyc\nRemoving lms/djangoapps/notes/models.pyc\nRemoving lms/djangoapps/notes/tests.pyc\nRemoving lms/djangoapps/notes/urls.pyc\nRemoving lms/djangoapps/notes/utils.pyc\nRemoving lms/djangoapps/notes/views.pyc\nRemoving lms/djangoapps/notification_prefs/__init__.pyc\nRemoving lms/djangoapps/notification_prefs/features/unsubscribe.pyc\nRemoving lms/djangoapps/notification_prefs/tests.pyc\nRemoving lms/djangoapps/notification_prefs/views.pyc\nRemoving lms/djangoapps/open_ended_grading/__init__.pyc\nRemoving lms/djangoapps/open_ended_grading/open_ended_notifications.pyc\nRemoving lms/djangoapps/open_ended_grading/staff_grading.pyc\nRemoving lms/djangoapps/open_ended_grading/staff_grading_service.pyc\nRemoving lms/djangoapps/open_ended_grading/tests.pyc\nRemoving lms/djangoapps/open_ended_grading/utils.pyc\nRemoving lms/djangoapps/open_ended_grading/views.pyc\nRemoving lms/djangoapps/psychometrics/__init__.pyc\nRemoving lms/djangoapps/psychometrics/admin.pyc\nRemoving lms/djangoapps/psychometrics/management/__init__.pyc\nRemoving lms/djangoapps/psychometrics/management/commands/__init__.pyc\nRemoving lms/djangoapps/psychometrics/management/commands/init_psychometrics.pyc\nRemoving lms/djangoapps/psychometrics/models.pyc\nRemoving lms/djangoapps/psychometrics/psychoanalyze.pyc\nRemoving lms/djangoapps/shoppingcart/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/context_processor.pyc\nRemoving lms/djangoapps/shoppingcart/exceptions.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0001_initial.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0002_auto__add_field_paidcourseregistration_mode.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0003_auto__del_field_orderitem_line_cost.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0004_auto__add_field_orderitem_fulfilled_time.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/models.pyc\nRemoving lms/djangoapps/shoppingcart/processors/CyberSource.pyc\nRemoving lms/djangoapps/shoppingcart/processors/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/processors/exceptions.pyc\nRemoving lms/djangoapps/shoppingcart/processors/tests/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/processors/tests/test_CyberSource.pyc\nRemoving lms/djangoapps/shoppingcart/tests/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/tests/payment_fake.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_context_processor.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_models.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_payment_fake.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_views.pyc\nRemoving lms/djangoapps/shoppingcart/urls.pyc\nRemoving lms/djangoapps/shoppingcart/views.pyc\nRemoving lms/djangoapps/static_template_view/__init__.pyc\nRemoving lms/djangoapps/static_template_view/views.pyc\nRemoving lms/djangoapps/staticbook/__init__.pyc\nRemoving lms/djangoapps/staticbook/models.pyc\nRemoving lms/djangoapps/staticbook/tests.pyc\nRemoving lms/djangoapps/staticbook/views.pyc\nRemoving lms/djangoapps/user_api/__init__.pyc\nRemoving lms/djangoapps/user_api/migrations/0001_initial.pyc\nRemoving lms/djangoapps/user_api/migrations/__init__.pyc\nRemoving lms/djangoapps/user_api/models.pyc\nRemoving lms/djangoapps/user_api/serializers.pyc\nRemoving lms/djangoapps/user_api/tests/__init__.pyc\nRemoving lms/djangoapps/user_api/tests/factories.pyc\nRemoving lms/djangoapps/user_api/tests/test_models.pyc\nRemoving lms/djangoapps/user_api/tests/test_views.pyc\nRemoving lms/djangoapps/user_api/urls.pyc\nRemoving lms/djangoapps/user_api/views.pyc\nRemoving lms/djangoapps/verify_student/__init__.pyc\nRemoving lms/djangoapps/verify_student/admin.pyc\nRemoving lms/djangoapps/verify_student/api.pyc\nRemoving lms/djangoapps/verify_student/management/__init__.pyc\nRemoving lms/djangoapps/verify_student/management/commands/__init__.pyc\nRemoving lms/djangoapps/verify_student/management/commands/retry_failed_photo_verifications.pyc\nRemoving lms/djangoapps/verify_student/management/commands/tests/test_verify_student.pyc\nRemoving lms/djangoapps/verify_student/migrations/0001_initial.pyc\nRemoving lms/djangoapps/verify_student/migrations/__init__.pyc\nRemoving lms/djangoapps/verify_student/models.pyc\nRemoving lms/djangoapps/verify_student/ssencrypt.pyc\nRemoving lms/djangoapps/verify_student/tests/__init__.pyc\nRemoving lms/djangoapps/verify_student/tests/test_models.pyc\nRemoving lms/djangoapps/verify_student/tests/test_ssencrypt.pyc\nRemoving lms/djangoapps/verify_student/tests/test_views.pyc\nRemoving lms/djangoapps/verify_student/urls.pyc\nRemoving lms/djangoapps/verify_student/views.pyc\nRemoving lms/envs/__init__.pyc\nRemoving lms/envs/acceptance.pyc\nRemoving lms/envs/aws.pyc\nRemoving lms/envs/aws_migrate.pyc\nRemoving lms/envs/cms/__init__.pyc\nRemoving lms/envs/cms/acceptance.pyc\nRemoving lms/envs/cms/aws.pyc\nRemoving lms/envs/cms/dev.pyc\nRemoving lms/envs/cms/mixed_dev.pyc\nRemoving lms/envs/cms/preview_dev.pyc\nRemoving lms/envs/common.pyc\nRemoving lms/envs/content.pyc\nRemoving lms/envs/dev.pyc\nRemoving lms/envs/dev_ike.pyc\nRemoving lms/envs/dev_int.pyc\nRemoving lms/envs/dev_mongo.pyc\nRemoving lms/envs/dev_with_worker.pyc\nRemoving lms/envs/devgroups/__init__.pyc\nRemoving lms/envs/devgroups/courses.pyc\nRemoving lms/envs/devgroups/h_cs50.pyc\nRemoving lms/envs/devgroups/m_6002.pyc\nRemoving lms/envs/devgroups/portal.pyc\nRemoving lms/envs/devplus.pyc\nRemoving lms/envs/devstack.pyc\nRemoving lms/envs/discussionsettings.pyc\nRemoving lms/envs/edx4edx_aws.pyc\nRemoving lms/envs/load_test.pyc\nRemoving lms/envs/sauce.pyc\nRemoving lms/envs/static.pyc\nRemoving lms/envs/test.pyc\nRemoving lms/lib/__init__.pyc\nRemoving lms/lib/comment_client/__init__.pyc\nRemoving lms/lib/comment_client/comment.pyc\nRemoving lms/lib/comment_client/comment_client.pyc\nRemoving lms/lib/comment_client/commentable.pyc\nRemoving lms/lib/comment_client/models.pyc\nRemoving lms/lib/comment_client/settings.pyc\nRemoving lms/lib/comment_client/thread.pyc\nRemoving lms/lib/comment_client/user.pyc\nRemoving lms/lib/comment_client/utils.pyc\nRemoving lms/lib/newrelic_logging/__init__.pyc\nRemoving lms/lib/perfstats/__init__.pyc\nRemoving lms/lib/perfstats/middleware.pyc\nRemoving lms/lib/perfstats/models.pyc\nRemoving lms/lib/perfstats/views.pyc\nRemoving lms/lib/xblock/__init__.pyc\nRemoving lms/lib/xblock/field_data.pyc\nRemoving lms/lib/xblock/mixin.pyc\nRemoving lms/lib/xblock/runtime.pyc\nRemoving lms/lib/xblock/test/__init__.pyc\nRemoving lms/lib/xblock/test/test_runtime.pyc\nRemoving lms/startup.pyc\nRemoving lms/static/admin/js/compress.pyc\nRemoving lms/static/coffee/spec/calculator_spec.js\nRemoving lms/static/coffee/spec/courseware_spec.js\nRemoving lms/static/coffee/spec/feedback_form_spec.js\nRemoving lms/static/coffee/spec/helper.js\nRemoving lms/static/coffee/spec/histogram_spec.js\nRemoving lms/static/coffee/spec/modules/tab_spec.js\nRemoving lms/static/coffee/spec/navigation_spec.js\nRemoving lms/static/coffee/spec/requirejs_spec.js\nRemoving lms/static/coffee/spec/staff_grading_spec.js\nRemoving lms/static/coffee/src/calculator.js\nRemoving lms/static/coffee/src/courseware.js\nRemoving lms/static/coffee/src/customwmd.js\nRemoving lms/static/coffee/src/feedback_form.js\nRemoving lms/static/coffee/src/histogram.js\nRemoving lms/static/coffee/src/instructor_dashboard/analytics.js\nRemoving lms/static/coffee/src/instructor_dashboard/course_info.js\nRemoving lms/static/coffee/src/instructor_dashboard/data_download.js\nRemoving lms/static/coffee/src/instructor_dashboard/instructor_dashboard.js\nRemoving lms/static/coffee/src/instructor_dashboard/membership.js\nRemoving lms/static/coffee/src/instructor_dashboard/send_email.js\nRemoving lms/static/coffee/src/instructor_dashboard/student_admin.js\nRemoving lms/static/coffee/src/instructor_dashboard/util.js\nRemoving lms/static/coffee/src/instructor_dashboard_tracking.js\nRemoving lms/static/coffee/src/main.js\nRemoving lms/static/coffee/src/mathjax_accessible.js\nRemoving lms/static/coffee/src/mathjax_delay_renderer.js\nRemoving lms/static/coffee/src/modal.js\nRemoving lms/static/coffee/src/modules/tab.js\nRemoving lms/static/coffee/src/navigation.js\nRemoving lms/static/coffee/src/notes.js\nRemoving lms/static/coffee/src/open_ended/open_ended.js\nRemoving lms/static/coffee/src/staff_grading/staff_grading.js\nRemoving lms/static/coffee/src/views/forgot_password.js\nRemoving lms/static/sass/application-extend1.css\nRemoving lms/static/sass/application-extend1.scss\nRemoving lms/static/sass/application-extend2.css\nRemoving lms/static/sass/application-extend2.scss\nRemoving lms/static/sass/application.css\nRemoving lms/static/sass/application.scss\nRemoving lms/static/sass/course.css\nRemoving lms/static/sass/course.scss\nRemoving lms/static/sass/ie.css\nRemoving lms/urls.pyc\nRemoving lms/wsgi.pyc\nRemoving lms/wsgi_apache_lms.pyc\nRemoving manage.pyc\nRemoving node_modules/\nRemoving scripts/release.pyc\nRemoving scripts/run_watch_data.pyc\nRemoving scripts/runone.pyc"}
TASK: [edxapp | checkout theme] ***********************************************
skipping: [192.168.33.10]
TASK: [edxapp | create checksum for requirements, package.json and Gemfile] ***
changed: [192.168.33.10] => {"changed": true, "cmd": "/usr/bin/md5sum /edx/app/edxapp/edx-platform/requirements/edx/pre.txt /edx/app/edxapp/edx-platform/requirements/edx/post.txt /edx/app/edxapp/edx-platform/requirements/edx/base.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt 2>/dev/null > /var/tmp/edxapp.req.new ", "delta": "0:00:00.012898", "end": "2013-11-15 13:41:08.251186", "item": "", "rc": 0, "start": "2013-11-15 13:41:08.238288", "stderr": "", "stdout": ""}
TASK: [stat path=/var/tmp/edxapp.req.new] *************************************
ok: [192.168.33.10] => {"changed": false, "item": "", "stat": {"atime": 1383832712.716323, "ctime": 1384522868.2474966, "dev": 64512, "exists": true, "gid": 1003, "inode": 3802406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "c9c5fc6068e0b380846e001a3ed9813b", "mode": 420, "mtime": 1384522868.2474966, "nlink": 1, "pw_name": "edxapp", "rgrp": true, "roth": true, "rusr": true, "size": 460, "uid": 1001, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
TASK: [stat path=/var/tmp/edxapp.req.installed] *******************************
ok: [192.168.33.10] => {"changed": false, "item": "", "stat": {"atime": 1383832712.8683195, "ctime": 1383832742.094952, "dev": 64512, "exists": true, "gid": 1003, "inode": 3802422, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "4338e473c18ee0b72c2bb03120447702", "mode": 420, "mtime": 1383832742.094952, "nlink": 1, "pw_name": "edxapp", "rgrp": true, "roth": true, "rusr": true, "size": 460, "uid": 1001, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
TASK: [edxapp | Updating requirement files for git mirror] ********************
changed: [192.168.33.10] => {"changed": true, "cmd": ["/bin/sed", "-i", "-e", "s/github\\.com/github.com/g", "/edx/app/edxapp/edx-platform/requirements/edx/pre.txt", "/edx/app/edxapp/edx-platform/requirements/edx/post.txt", "/edx/app/edxapp/edx-platform/requirements/edx/base.txt", "/edx/app/edxapp/edx-platform/requirements/edx/repo.txt", "/edx/app/edxapp/edx-platform/requirements/edx/github.txt", "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt", "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt", "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt"], "delta": "0:00:00.214283", "end": "2013-11-15 13:41:09.389070", "item": "", "rc": 0, "start": "2013-11-15 13:41:09.174787", "stderr": "", "stdout": ""}
TASK: [edxapp | gem install bundler] ******************************************
changed: [192.168.33.10] => {"changed": true, "cmd": "gem install bundle\n \n ", "delta": "0:00:02.823296", "end": "2013-11-15 13:41:12.487929", "item": "", "rc": 0, "start": "2013-11-15 13:41:09.664633", "stderr": "file 'lib' not found\nfile 'lib' not found", "stdout": "Successfully installed bundle-0.0.1\n1 gem installed\nInstalling ri documentation for bundle-0.0.1...\nInstalling RDoc documentation for bundle-0.0.1..."}
TASK: [edxapp | bundle install] ***********************************************
changed: [192.168.33.10] => {"changed": true, "cmd": "bundle install --binstubs\n \n ", "delta": "0:00:00.581377", "end": "2013-11-15 13:41:13.411179", "item": "", "rc": 0, "start": "2013-11-15 13:41:12.829802", "stderr": "", "stdout": "Using rake (10.0.4) \nUsing addressable (2.3.5) \nUsing sass (3.2.12) \nUsing thor (0.18.1) \nUsing bourbon (3.1.8) \nUsing colorize (0.5.8) \nUsing ffi (1.9.0) \nUsing launchy (2.1.2) \nUsing neat (1.4.0) \nUsing rb-fsevent (0.9.3) \nUsing rb-inotify (0.9.2) \nUsing sys-proctable (0.9.3) \nUsing bundler (1.3.2) \nYour bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed."}
TASK: [edxapp | Install edx-platform npm dependencies] ************************
changed: [192.168.33.10] => {"changed": true, "cmd": "npm install ", "delta": "0:00:02.524073", "end": "2013-11-15 13:41:16.286906", "item": "", "rc": 0, "start": "2013-11-15 13:41:13.762833", "stderr": "npm http GET https://registry.npmjs.org/coffee-script\nnpm http 200 https://registry.npmjs.org/coffee-script", "stdout": "coffee-script@1.6.1 ./node_modules/coffee-script"}
TASK: [edxapp | install python pre-requirements] ******************************
ok: [192.168.33.10] => {"changed": false, "cmd": "/edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple -r /edx/app/edxapp/edx-platform/requirements/edx/pre.txt", "item": "", "name": null, "requirements": "/edx/app/edxapp/edx-platform/requirements/edx/pre.txt", "state": "present", "stderr": "", "stdout": "Requirement already satisfied (use --upgrade to upgrade): numpy==1.6.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/pre.txt (line 9))\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/edxapp/venvs/edxapp"}
TASK: [edxapp | install python base-requirements] *****************************
changed: [192.168.33.10] => {"changed": true, "cmd": "/edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt ", "delta": "0:00:23.294945", "end": "2013-11-15 13:41:41.680560", "item": "", "rc": 0, "start": "2013-11-15 13:41:18.385615", "stderr": "", "stdout": "Obtaining file:///edx/app/edxapp/edx-platform/common/lib/calc (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/calc\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/capa (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 3))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/capa\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/chem (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 4))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/chem\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/sandbox-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 5))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/sandbox-packages\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/symmath (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 6))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/symmath\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/xmodule (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/xmodule\n \nDownloading/unpacking git+https://github.com/mfogel/django-settings-context-processor.git (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 109))\n Cloning https://github.com/mfogel/django-settings-context-processor.git to /tmp/pip-VMEpdZ-build\n Running setup.py egg_info for package from git+https://github.com/mfogel/django-settings-context-processor.git\n \nDownloading/unpacking git+https://github.com/mitocw/django-cas.git (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 112))\n Cloning https://github.com/mitocw/django-cas.git to /tmp/pip-PqZZ5h-build\n Running setup.py egg_info for package from git+https://github.com/mitocw/django-cas.git\n \nObtaining django-staticfiles from git+https://github.com/edx/django-staticfiles.git@6d2504e5c8#egg=django-staticfiles (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 10))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-staticfiles clone (to 6d2504e5c8)\n Could not find a tag or branch '6d2504e5c8', assuming commit.\n Running setup.py egg_info for package django-staticfiles\n \n warning: no previously-included files matching '*.pyc' found anywhere in distribution\nObtaining django-pipeline from git+https://github.com/edx/django-pipeline.git@88ec8a011e481918fdc9d2682d4017c835acd8be#egg=django-pipeline (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 11))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-pipeline clone (to 88ec8a011e481918fdc9d2682d4017c835acd8be)\n Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit.\n Running setup.py egg_info for package django-pipeline\n \nObtaining django-wiki from git+https://github.com/edx/django-wiki.git@41815e2ef1b0323f92900f8e60711b0f0c37766b#egg=django-wiki (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-wiki clone (to 41815e2ef1b0323f92900f8e60711b0f0c37766b)\n Could not find a tag or branch '41815e2ef1b0323f92900f8e60711b0f0c37766b', assuming commit.\n Running setup.py egg_info for package django-wiki\n \nObtaining lettuce from git+https://github.com/edx/lettuce.git@503fe2d2599290c45b021d6c424ab5ea899e42be#egg=lettuce (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\n Updating /edx/app/edxapp/venvs/edxapp/src/lettuce clone (to 503fe2d2599290c45b021d6c424ab5ea899e42be)\n Could not find a tag or branch '503fe2d2599290c45b021d6c424ab5ea899e42be', assuming commit.\n Running setup.py egg_info for package lettuce\n \nObtaining pystache-custom from git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 14))\n Updating /edx/app/edxapp/venvs/edxapp/src/pystache-custom clone (to 776973740bdaad83a3b029f96e415a7d1e8bec2f)\n Could not find a tag or branch '776973740bdaad83a3b029f96e415a7d1e8bec2f', assuming commit.\n Running setup.py egg_info for package pystache-custom\n \nObtaining zendesk from git+https://github.com/eventbrite/zendesk.git@d53fe0e81b623f084e91776bcf6369f8b7b63879#egg=zendesk (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\n Updating /edx/app/edxapp/venvs/edxapp/src/zendesk clone (to d53fe0e81b623f084e91776bcf6369f8b7b63879)\n Could not find a tag or branch 'd53fe0e81b623f084e91776bcf6369f8b7b63879', assuming commit.\n Running setup.py egg_info for package zendesk\n \nObtaining XBlock from git+https://github.com/edx/XBlock.git@2daa4e54#egg=XBlock (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 18))\n Updating /edx/app/edxapp/venvs/edxapp/src/xblock clone (to 2daa4e54)\n Could not find a tag or branch '2daa4e54', assuming commit.\n Running setup.py egg_info for package XBlock\n \nObtaining codejail from git+https://github.com/edx/codejail.git@0a1b468#egg=codejail (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 19))\n Updating /edx/app/edxapp/venvs/edxapp/src/codejail clone (to 0a1b468)\n Could not find a tag or branch '0a1b468', assuming commit.\n Running setup.py egg_info for package codejail\n \nObtaining diff-cover from git+https://github.com/edx/diff-cover.git@v0.2.6#egg=diff_cover (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\n Updating /edx/app/edxapp/venvs/edxapp/src/diff-cover clone (to v0.2.6)\n Running setup.py egg_info for package diff-cover\n \nObtaining js-test-tool from git+https://github.com/edx/js-test-tool.git@v0.1.4#egg=js_test_tool (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\n Updating /edx/app/edxapp/venvs/edxapp/src/js-test-tool clone (to v0.1.4)\n Running setup.py egg_info for package js-test-tool\n \nObtaining django-waffle from git+https://github.com/edx/django-waffle.git@823a102e48#egg=django-waffle (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 22))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-waffle clone (to 823a102e48)\n Could not find a tag or branch '823a102e48', assuming commit.\n Running setup.py egg_info for package django-waffle\n \nObtaining event-tracking from git+https://github.com/edx/event-tracking.git@f0211d702d#egg=event-tracking (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 23))\n Updating /edx/app/edxapp/venvs/edxapp/src/event-tracking clone (to f0211d702d)\n Could not find a tag or branch 'f0211d702d', assuming commit.\n Running setup.py egg_info for package event-tracking\n \nRequirement already satisfied (use --upgrade to upgrade): beautifulsoup4==4.1.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 9))\nRequirement already satisfied (use --upgrade to upgrade): beautifulsoup==3.2.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): bleach==1.2.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 11))\nRequirement already satisfied (use --upgrade to upgrade): html5lib==0.95 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): boto==2.13.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 13))\nRequirement already satisfied (use --upgrade to upgrade): celery==3.0.19 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 14))\nRequirement already satisfied (use --upgrade to upgrade): dealer==0.2.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 15))\nRequirement already satisfied (use --upgrade to upgrade): distribute>=0.6.28,<0.7 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 16))\nRequirement already satisfied (use --upgrade to upgrade): django-celery==3.0.17 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 17))\nRequirement already satisfied (use --upgrade to upgrade): django-countries==1.5 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 18))\nRequirement already satisfied (use --upgrade to upgrade): django-filter==0.6.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 19))\nRequirement already satisfied (use --upgrade to upgrade): django-followit==0.0.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): django-keyedcache==1.4-6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 21))\nRequirement already satisfied (use --upgrade to upgrade): django-kombu==0.9.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 22))\nRequirement already satisfied (use --upgrade to upgrade): django-mako==0.1.5pre in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 23))\nRequirement already satisfied (use --upgrade to upgrade): django-model-utils==1.4.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 24))\nRequirement already satisfied (use --upgrade to upgrade): django-masquerade==0.1.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 25))\nRequirement already satisfied (use --upgrade to upgrade): django-mptt==0.5.5 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 26))\nRequirement already satisfied (use --upgrade to upgrade): django-openid-auth==0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 27))\nRequirement already satisfied (use --upgrade to upgrade): django-robots==0.9.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 28))\nRequirement already satisfied (use --upgrade to upgrade): django-sekizai==0.6.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 29))\nRequirement already satisfied (use --upgrade to upgrade): django-ses==0.4.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 30))\nRequirement already satisfied (use --upgrade to upgrade): django-storages==1.1.5 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 31))\nRequirement already satisfied (use --upgrade to upgrade): django-threaded-multihost==1.4-1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 32))\nRequirement already satisfied (use --upgrade to upgrade): django-method-override==0.1.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 33))\nRequirement already satisfied (use --upgrade to upgrade): djangorestframework==2.3.5 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 34))\nRequirement already satisfied (use --upgrade to upgrade): django==1.4.8 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 35))\nRequirement already satisfied (use --upgrade to upgrade): feedparser==5.1.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 36))\nRequirement already satisfied (use --upgrade to upgrade): fs==0.4.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 37))\nRequirement already satisfied (use --upgrade to upgrade): GitPython==0.3.2.RC1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 38))\nRequirement already satisfied (use --upgrade to upgrade): glob2==0.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 39))\nRequirement already satisfied (use --upgrade to upgrade): gunicorn==0.17.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 40))\nRequirement already satisfied (use --upgrade to upgrade): lazy==1.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 41))\nRequirement already satisfied (use --upgrade to upgrade): lxml==3.0.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 42))\nRequirement already satisfied (use --upgrade to upgrade): mako==0.7.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 43))\nRequirement already satisfied (use --upgrade to upgrade): Markdown==2.2.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 44))\nRequirement already satisfied (use --upgrade to upgrade): networkx==1.7 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 45))\nRequirement already satisfied (use --upgrade to upgrade): nltk==2.0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 46))\nRequirement already satisfied (use --upgrade to upgrade): oauthlib==0.5.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 47))\nRequirement already satisfied (use --upgrade to upgrade): paramiko==1.9.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 48))\nRequirement already satisfied (use --upgrade to upgrade): path.py==3.0.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 49))\nRequirement already satisfied (use --upgrade to upgrade): Pillow==1.7.8 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 50))\nRequirement already satisfied (use --upgrade to upgrade): pip>=1.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 51))\nRequirement already satisfied (use --upgrade to upgrade): polib==1.0.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 52))\nRequirement already satisfied (use --upgrade to upgrade): pycrypto>=2.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 53))\nRequirement already satisfied (use --upgrade to upgrade): pygments==1.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 54))\nRequirement already satisfied (use --upgrade to upgrade): pygraphviz==1.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 55))\nRequirement already satisfied (use --upgrade to upgrade): pymongo==2.4.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 56))\nRequirement already satisfied (use --upgrade to upgrade): pyparsing==1.5.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 57))\nRequirement already satisfied (use --upgrade to upgrade): python-memcached==1.48 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 58))\nRequirement already satisfied (use --upgrade to upgrade): python-openid==2.2.5 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 59))\nRequirement already satisfied (use --upgrade to upgrade): python-dateutil==2.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 60))\nRequirement already satisfied (use --upgrade to upgrade): pytz==2012h in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 61))\nRequirement already satisfied (use --upgrade to upgrade): pysrt==0.4.7 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 62))\nRequirement already satisfied (use --upgrade to upgrade): PyYAML==3.10 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 63))\nRequirement already satisfied (use --upgrade to upgrade): requests==1.2.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 64))\nRequirement already satisfied (use --upgrade to upgrade): scipy==0.11.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 65))\nRequirement already satisfied (use --upgrade to upgrade): Shapely==1.2.16 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 66))\nRequirement already satisfied (use --upgrade to upgrade): singledispatch==3.4.0.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 67))\nRequirement already satisfied (use --upgrade to upgrade): sorl-thumbnail==11.12 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 68))\nRequirement already satisfied (use --upgrade to upgrade): South==0.7.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 69))\nRequirement already satisfied (use --upgrade to upgrade): sympy==0.7.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 70))\nRequirement already satisfied (use --upgrade to upgrade): xmltodict==0.4.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 71))\nRequirement already satisfied (use --upgrade to upgrade): django-ratelimit-backend==0.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 72))\nRequirement already satisfied (use --upgrade to upgrade): ipython==0.13.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 75))\nRequirement already satisfied (use --upgrade to upgrade): watchdog==0.6.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 78))\nRequirement already satisfied (use --upgrade to upgrade): dogapi==1.2.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 81))\nRequirement already satisfied (use --upgrade to upgrade): newrelic==2.4.0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/newrelic-2.4.0.4 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 82))\nRequirement already satisfied (use --upgrade to upgrade): sphinx==1.1.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 85))\nRequirement already satisfied (use --upgrade to upgrade): Babel==1.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 88))\nRequirement already satisfied (use --upgrade to upgrade): transifex-client==0.9.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 89))\nRequirement already satisfied (use --upgrade to upgrade): coverage==3.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 92))\nDownloading/unpacking ddt==0.4.0 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 93))\n Downloading ddt-0.4.0.tar.gz\n Running setup.py egg_info for package ddt\n \nRequirement already satisfied (use --upgrade to upgrade): factory-boy==2.0.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 94))\nRequirement already satisfied (use --upgrade to upgrade): mock==1.0.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 95))\nRequirement already satisfied (use --upgrade to upgrade): nosexcover==1.0.7 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 96))\nRequirement already satisfied (use --upgrade to upgrade): pep8==1.4.5 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 97))\nRequirement already satisfied (use --upgrade to upgrade): pylint==0.28 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 98))\nRequirement already satisfied (use --upgrade to upgrade): rednose==0.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 99))\nRequirement already satisfied (use --upgrade to upgrade): selenium==2.34.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 100))\nRequirement already satisfied (use --upgrade to upgrade): splinter==0.5.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 101))\nRequirement already satisfied (use --upgrade to upgrade): django-nose==1.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 102))\nRequirement already satisfied (use --upgrade to upgrade): django-debug-toolbar in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 103))\nRequirement already satisfied (use --upgrade to upgrade): django-debug-toolbar-mongo in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 104))\nRequirement already satisfied (use --upgrade to upgrade): nose-ignore-docstring in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 105))\nRequirement already satisfied (use --upgrade to upgrade): nose-exclude in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 106))\nRequirement already satisfied (use --upgrade to upgrade): django-crum==0.5 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 107))\nRequirement already satisfied (use --upgrade to upgrade): numpy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\nRequirement already satisfied (use --upgrade to upgrade): docopt in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XModule==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): webob in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XModule==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): django-appconf>=0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-staticfiles->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): sure in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from lettuce->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\nRequirement already satisfied (use --upgrade to upgrade): fuzzywuzzy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from lettuce->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\nRequirement already satisfied (use --upgrade to upgrade): httplib2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from zendesk->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\nRequirement already satisfied (use --upgrade to upgrade): simplejson in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from zendesk->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\nRequirement already satisfied (use --upgrade to upgrade): Jinja2>=2.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): billiard>=2.7.3.28,<3.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from celery==3.0.19->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 14))\nRequirement already satisfied (use --upgrade to upgrade): kombu>=2.5.10,<3.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from celery==3.0.19->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 14))\nRequirement already satisfied (use --upgrade to upgrade): django-classy-tags>=0.3.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-sekizai==0.6.1->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 29))\nRequirement already satisfied (use --upgrade to upgrade): gitdb>=0.5.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from GitPython==0.3.2.RC1->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 38))\nRequirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from mako==0.7.3->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 43))\nRequirement already satisfied (use --upgrade to upgrade): six in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from python-dateutil==2.1->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 60))\nRequirement already satisfied (use --upgrade to upgrade): charade in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from pysrt==0.4.7->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 62))\nRequirement already satisfied (use --upgrade to upgrade): argh>=0.8.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from watchdog==0.6.0->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 78))\nRequirement already satisfied (use --upgrade to upgrade): pathtools in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from watchdog==0.6.0->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 78))\nRequirement already satisfied (use --upgrade to upgrade): decorator>=3.3.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from dogapi==1.2.1->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 81))\nRequirement already satisfied (use --upgrade to upgrade): docutils>=0.7 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from sphinx==1.1.3->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 85))\nRequirement already satisfied (use --upgrade to upgrade): nose in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from nosexcover==1.0.7->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 96))\nRequirement already satisfied (use --upgrade to upgrade): logilab-common>=0.53.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from pylint==0.28->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 98))\nRequirement already satisfied (use --upgrade to upgrade): logilab-astng>=0.24.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from pylint==0.28->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 98))\nRequirement already satisfied (use --upgrade to upgrade): python-termstyle>=0.1.7 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from rednose==0.3->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 99))\nRequirement already satisfied (use --upgrade to upgrade): sqlparse in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-debug-toolbar->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 103))\nRequirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from kombu>=2.5.10,<3.0->celery==3.0.19->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 14))\nRequirement already satisfied (use --upgrade to upgrade): amqp>=1.0.13,<1.1.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from kombu>=2.5.10,<3.0->celery==3.0.19->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 14))\nRequirement already satisfied (use --upgrade to upgrade): async>=0.6.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from gitdb>=0.5.1->GitPython==0.3.2.RC1->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 38))\nRequirement already satisfied (use --upgrade to upgrade): smmap>=0.8.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from gitdb>=0.5.1->GitPython==0.3.2.RC1->-r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 38))\nInstalling collected packages: django-staticfiles, django-pipeline, django-wiki, lettuce, pystache-custom, zendesk, XBlock, codejail, diff-cover, js-test-tool, django-waffle, event-tracking, ddt, calc, capa, chem, sandbox-packages, symmath, XModule\n Running setup.py develop for django-staticfiles\n \n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-staticfiles.egg-link (link to .)\n django-staticfiles 1.2.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-staticfiles\n Running setup.py develop for django-pipeline\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-pipeline.egg-link (link to .)\n django-pipeline 1.2.12 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-pipeline\n Running setup.py develop for django-wiki\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-wiki.egg-link (link to .)\n django-wiki 0.0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-wiki\n Running setup.py develop for lettuce\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/lettuce.egg-link (link to .)\n lettuce 0.2.19 is already the active version in easy-install.pth\n Installing lettuce script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/lettuce\n Running setup.py develop for pystache-custom\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/pystache-custom.egg-link (link to .)\n pystache-custom 0.5.2 is already the active version in easy-install.pth\n Installing pystache_custom script to /edx/app/edxapp/venvs/edxapp/bin\n Installing pystache_custom-test script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/pystache-custom\n Running setup.py develop for zendesk\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/Zendesk.egg-link (link to .)\n Zendesk 1.1.0 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/zendesk\n Running setup.py develop for XBlock\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/XBlock.egg-link (link to .)\n XBlock 0.3 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/xblock\n Running setup.py develop for codejail\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/codejail.egg-link (link to .)\n codejail 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/codejail\n Running setup.py develop for diff-cover\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/diff-cover.egg-link (link to .)\n diff-cover 0.2.6 is already the active version in easy-install.pth\n Installing diff-cover script to /edx/app/edxapp/venvs/edxapp/bin\n Installing diff-quality script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/diff-cover\n Running setup.py develop for js-test-tool\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/js-test-tool.egg-link (link to .)\n js-test-tool 0.1.4 is already the active version in easy-install.pth\n Installing js-test-tool script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/js-test-tool\n Running setup.py develop for django-waffle\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-waffle.egg-link (link to .)\n django-waffle 0.9.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-waffle\n Running setup.py develop for event-tracking\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/event-tracking.egg-link (link to .)\n event-tracking 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/event-tracking\n Running setup.py install for ddt\n \n Running setup.py develop for calc\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/calc.egg-link (link to .)\n calc 0.2 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/calc\n Running setup.py develop for capa\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/capa.egg-link (link to .)\n capa 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/capa\n Running setup.py develop for chem\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/chem.egg-link (link to .)\n chem 0.1.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/chem\n Running setup.py develop for sandbox-packages\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/sandbox-packages.egg-link (link to .)\n sandbox-packages 0.1.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/sandbox-packages\n Running setup.py develop for symmath\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/symmath.egg-link (link to .)\n symmath 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/symmath\n Running setup.py develop for XModule\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/XModule.egg-link (link to .)\n XModule 0.1 is already the active version in easy-install.pth\n Installing xmodule_assets script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/edx-platform/common/lib/xmodule\nSuccessfully installed django-staticfiles django-pipeline django-wiki lettuce pystache-custom zendesk XBlock codejail diff-cover js-test-tool django-waffle event-tracking ddt calc capa chem sandbox-packages symmath XModule\nCleaning up..."}
TASK: [edxapp | install python post-requirements] *****************************
ok: [192.168.33.10] => {"changed": false, "cmd": "/edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple -r /edx/app/edxapp/edx-platform/requirements/edx/post.txt", "item": "", "name": null, "requirements": "/edx/app/edxapp/edx-platform/requirements/edx/post.txt", "state": "present", "stderr": "", "stdout": "Requirement already satisfied (use --upgrade to upgrade): MySQL-python==1.2.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/post.txt (line 8))\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/edxapp/venvs/edxapp"}
TASK: [edxapp | install python post-post requirements] ************************
changed: [192.168.33.10] => (item=/edx/app/edxapp/edx-platform/requirements/edx/repo.txt) => {"changed": true, "cmd": "cd /edx/app/edxapp/edx-platform && /edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx/repo.txt ", "delta": "0:00:14.083463", "end": "2013-11-15 13:41:56.622608", "item": "/edx/app/edxapp/edx-platform/requirements/edx/repo.txt", "rc": 0, "start": "2013-11-15 13:41:42.539145", "stderr": "", "stdout": "Obtaining file:///edx/app/edxapp/edx-platform/common/lib/calc (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/calc\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/capa (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 3))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/capa\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/chem (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 4))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/chem\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/sandbox-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 5))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/sandbox-packages\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/symmath (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 6))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/symmath\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/xmodule (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/xmodule\n \nObtaining django-staticfiles from git+https://github.com/edx/django-staticfiles.git@6d2504e5c8#egg=django-staticfiles (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 10))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-staticfiles clone (to 6d2504e5c8)\n Could not find a tag or branch '6d2504e5c8', assuming commit.\n Running setup.py egg_info for package django-staticfiles\n \n warning: no previously-included files matching '*.pyc' found anywhere in distribution\nObtaining django-pipeline from git+https://github.com/edx/django-pipeline.git@88ec8a011e481918fdc9d2682d4017c835acd8be#egg=django-pipeline (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 11))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-pipeline clone (to 88ec8a011e481918fdc9d2682d4017c835acd8be)\n Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit.\n Running setup.py egg_info for package django-pipeline\n \nObtaining django-wiki from git+https://github.com/edx/django-wiki.git@41815e2ef1b0323f92900f8e60711b0f0c37766b#egg=django-wiki (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-wiki clone (to 41815e2ef1b0323f92900f8e60711b0f0c37766b)\n Could not find a tag or branch '41815e2ef1b0323f92900f8e60711b0f0c37766b', assuming commit.\n Running setup.py egg_info for package django-wiki\n \nObtaining lettuce from git+https://github.com/edx/lettuce.git@503fe2d2599290c45b021d6c424ab5ea899e42be#egg=lettuce (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\n Updating /edx/app/edxapp/venvs/edxapp/src/lettuce clone (to 503fe2d2599290c45b021d6c424ab5ea899e42be)\n Could not find a tag or branch '503fe2d2599290c45b021d6c424ab5ea899e42be', assuming commit.\n Running setup.py egg_info for package lettuce\n \nObtaining pystache-custom from git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 14))\n Updating /edx/app/edxapp/venvs/edxapp/src/pystache-custom clone (to 776973740bdaad83a3b029f96e415a7d1e8bec2f)\n Could not find a tag or branch '776973740bdaad83a3b029f96e415a7d1e8bec2f', assuming commit.\n Running setup.py egg_info for package pystache-custom\n \nObtaining zendesk from git+https://github.com/eventbrite/zendesk.git@d53fe0e81b623f084e91776bcf6369f8b7b63879#egg=zendesk (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\n Updating /edx/app/edxapp/venvs/edxapp/src/zendesk clone (to d53fe0e81b623f084e91776bcf6369f8b7b63879)\n Could not find a tag or branch 'd53fe0e81b623f084e91776bcf6369f8b7b63879', assuming commit.\n Running setup.py egg_info for package zendesk\n \nObtaining XBlock from git+https://github.com/edx/XBlock.git@2daa4e54#egg=XBlock (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 18))\n Updating /edx/app/edxapp/venvs/edxapp/src/xblock clone (to 2daa4e54)\n Could not find a tag or branch '2daa4e54', assuming commit.\n Running setup.py egg_info for package XBlock\n \nObtaining codejail from git+https://github.com/edx/codejail.git@0a1b468#egg=codejail (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 19))\n Updating /edx/app/edxapp/venvs/edxapp/src/codejail clone (to 0a1b468)\n Could not find a tag or branch '0a1b468', assuming commit.\n Running setup.py egg_info for package codejail\n \nObtaining diff-cover from git+https://github.com/edx/diff-cover.git@v0.2.6#egg=diff_cover (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\n Updating /edx/app/edxapp/venvs/edxapp/src/diff-cover clone (to v0.2.6)\n Running setup.py egg_info for package diff-cover\n \nObtaining js-test-tool from git+https://github.com/edx/js-test-tool.git@v0.1.4#egg=js_test_tool (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\n Updating /edx/app/edxapp/venvs/edxapp/src/js-test-tool clone (to v0.1.4)\n Running setup.py egg_info for package js-test-tool\n \nObtaining django-waffle from git+https://github.com/edx/django-waffle.git@823a102e48#egg=django-waffle (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 22))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-waffle clone (to 823a102e48)\n Could not find a tag or branch '823a102e48', assuming commit.\n Running setup.py egg_info for package django-waffle\n \nObtaining event-tracking from git+https://github.com/edx/event-tracking.git@f0211d702d#egg=event-tracking (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 23))\n Updating /edx/app/edxapp/venvs/edxapp/src/event-tracking clone (to f0211d702d)\n Could not find a tag or branch 'f0211d702d', assuming commit.\n Running setup.py egg_info for package event-tracking\n \nRequirement already satisfied (use --upgrade to upgrade): pyparsing==1.5.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\nRequirement already satisfied (use --upgrade to upgrade): numpy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\nRequirement already satisfied (use --upgrade to upgrade): scipy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\nRequirement already satisfied (use --upgrade to upgrade): distribute>=0.6.28 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from capa==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 3))\nRequirement already satisfied (use --upgrade to upgrade): nltk==2.0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from chem==0.1.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 4))\nRequirement already satisfied (use --upgrade to upgrade): sympy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from symmath==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 6))\nRequirement already satisfied (use --upgrade to upgrade): docopt in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XModule==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): path.py in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XModule==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): webob in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XModule==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): django-appconf>=0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-staticfiles->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): Django>=1.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): markdown in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): django-sekizai in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): south in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): django-mptt in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): sure in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from lettuce->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\nRequirement already satisfied (use --upgrade to upgrade): fuzzywuzzy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from lettuce->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\nRequirement already satisfied (use --upgrade to upgrade): httplib2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from zendesk->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\nRequirement already satisfied (use --upgrade to upgrade): simplejson in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from zendesk->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\nRequirement already satisfied (use --upgrade to upgrade): lxml>=3.0.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): Jinja2>=2.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): lazy>=1.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): pygments>=1.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): PyYAML>=3.10 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from js-test-tool->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\nRequirement already satisfied (use --upgrade to upgrade): requests>=0.14.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from js-test-tool->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\nRequirement already satisfied (use --upgrade to upgrade): splinter>=0.5.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from js-test-tool->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\nRequirement already satisfied (use --upgrade to upgrade): pymongo==2.4.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from event-tracking->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 23))\nRequirement already satisfied (use --upgrade to upgrade): pytz in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from event-tracking->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 23))\nRequirement already satisfied (use --upgrade to upgrade): six in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-appconf>=0.4->django-staticfiles->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): django-classy-tags>=0.3.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-sekizai->django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): markupsafe in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from Jinja2>=2.6->diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): selenium>=2.33.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from splinter>=0.5.0->js-test-tool->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\nInstalling collected packages: django-staticfiles, django-pipeline, django-wiki, lettuce, pystache-custom, zendesk, XBlock, codejail, diff-cover, js-test-tool, django-waffle, event-tracking, calc, capa, chem, sandbox-packages, symmath, XModule\n Running setup.py develop for django-staticfiles\n \n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-staticfiles.egg-link (link to .)\n django-staticfiles 1.2.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-staticfiles\n Running setup.py develop for django-pipeline\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-pipeline.egg-link (link to .)\n django-pipeline 1.2.12 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-pipeline\n Running setup.py develop for django-wiki\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-wiki.egg-link (link to .)\n django-wiki 0.0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-wiki\n Running setup.py develop for lettuce\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/lettuce.egg-link (link to .)\n lettuce 0.2.19 is already the active version in easy-install.pth\n Installing lettuce script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/lettuce\n Running setup.py develop for pystache-custom\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/pystache-custom.egg-link (link to .)\n pystache-custom 0.5.2 is already the active version in easy-install.pth\n Installing pystache_custom script to /edx/app/edxapp/venvs/edxapp/bin\n Installing pystache_custom-test script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/pystache-custom\n Running setup.py develop for zendesk\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/Zendesk.egg-link (link to .)\n Zendesk 1.1.0 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/zendesk\n Running setup.py develop for XBlock\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/XBlock.egg-link (link to .)\n XBlock 0.3 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/xblock\n Running setup.py develop for codejail\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/codejail.egg-link (link to .)\n codejail 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/codejail\n Running setup.py develop for diff-cover\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/diff-cover.egg-link (link to .)\n diff-cover 0.2.6 is already the active version in easy-install.pth\n Installing diff-cover script to /edx/app/edxapp/venvs/edxapp/bin\n Installing diff-quality script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/diff-cover\n Running setup.py develop for js-test-tool\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/js-test-tool.egg-link (link to .)\n js-test-tool 0.1.4 is already the active version in easy-install.pth\n Installing js-test-tool script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/js-test-tool\n Running setup.py develop for django-waffle\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-waffle.egg-link (link to .)\n django-waffle 0.9.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-waffle\n Running setup.py develop for event-tracking\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/event-tracking.egg-link (link to .)\n event-tracking 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/event-tracking\n Running setup.py develop for calc\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/calc.egg-link (link to .)\n calc 0.2 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/calc\n Running setup.py develop for capa\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/capa.egg-link (link to .)\n capa 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/capa\n Running setup.py develop for chem\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/chem.egg-link (link to .)\n chem 0.1.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/chem\n Running setup.py develop for sandbox-packages\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/sandbox-packages.egg-link (link to .)\n sandbox-packages 0.1.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/sandbox-packages\n Running setup.py develop for symmath\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/symmath.egg-link (link to .)\n symmath 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/symmath\n Running setup.py develop for XModule\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/XModule.egg-link (link to .)\n XModule 0.1 is already the active version in easy-install.pth\n Installing xmodule_assets script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/edx-platform/common/lib/xmodule\nSuccessfully installed django-staticfiles django-pipeline django-wiki lettuce pystache-custom zendesk XBlock codejail diff-cover js-test-tool django-waffle event-tracking calc capa chem sandbox-packages symmath XModule\nCleaning up..."}
changed: [192.168.33.10] => (item=/edx/app/edxapp/edx-platform/requirements/edx/github.txt) => {"changed": true, "cmd": "cd /edx/app/edxapp/edx-platform && /edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt ", "delta": "0:00:09.449733", "end": "2013-11-15 13:42:06.289492", "item": "/edx/app/edxapp/edx-platform/requirements/edx/github.txt", "rc": 0, "start": "2013-11-15 13:41:56.839759", "stderr": "", "stdout": "Obtaining django-staticfiles from git+https://github.com/edx/django-staticfiles.git@6d2504e5c8#egg=django-staticfiles (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 10))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-staticfiles clone (to 6d2504e5c8)\n Could not find a tag or branch '6d2504e5c8', assuming commit.\n Running setup.py egg_info for package django-staticfiles\n \n warning: no previously-included files matching '*.pyc' found anywhere in distribution\nObtaining django-pipeline from git+https://github.com/edx/django-pipeline.git@88ec8a011e481918fdc9d2682d4017c835acd8be#egg=django-pipeline (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 11))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-pipeline clone (to 88ec8a011e481918fdc9d2682d4017c835acd8be)\n Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit.\n Running setup.py egg_info for package django-pipeline\n \nObtaining django-wiki from git+https://github.com/edx/django-wiki.git@41815e2ef1b0323f92900f8e60711b0f0c37766b#egg=django-wiki (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-wiki clone (to 41815e2ef1b0323f92900f8e60711b0f0c37766b)\n Could not find a tag or branch '41815e2ef1b0323f92900f8e60711b0f0c37766b', assuming commit.\n Running setup.py egg_info for package django-wiki\n \nObtaining lettuce from git+https://github.com/edx/lettuce.git@503fe2d2599290c45b021d6c424ab5ea899e42be#egg=lettuce (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\n Updating /edx/app/edxapp/venvs/edxapp/src/lettuce clone (to 503fe2d2599290c45b021d6c424ab5ea899e42be)\n Could not find a tag or branch '503fe2d2599290c45b021d6c424ab5ea899e42be', assuming commit.\n Running setup.py egg_info for package lettuce\n \nObtaining pystache-custom from git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 14))\n Updating /edx/app/edxapp/venvs/edxapp/src/pystache-custom clone (to 776973740bdaad83a3b029f96e415a7d1e8bec2f)\n Could not find a tag or branch '776973740bdaad83a3b029f96e415a7d1e8bec2f', assuming commit.\n Running setup.py egg_info for package pystache-custom\n \nObtaining zendesk from git+https://github.com/eventbrite/zendesk.git@d53fe0e81b623f084e91776bcf6369f8b7b63879#egg=zendesk (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\n Updating /edx/app/edxapp/venvs/edxapp/src/zendesk clone (to d53fe0e81b623f084e91776bcf6369f8b7b63879)\n Could not find a tag or branch 'd53fe0e81b623f084e91776bcf6369f8b7b63879', assuming commit.\n Running setup.py egg_info for package zendesk\n \nObtaining XBlock from git+https://github.com/edx/XBlock.git@2daa4e54#egg=XBlock (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 18))\n Updating /edx/app/edxapp/venvs/edxapp/src/xblock clone (to 2daa4e54)\n Could not find a tag or branch '2daa4e54', assuming commit.\n Running setup.py egg_info for package XBlock\n \nObtaining codejail from git+https://github.com/edx/codejail.git@0a1b468#egg=codejail (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 19))\n Updating /edx/app/edxapp/venvs/edxapp/src/codejail clone (to 0a1b468)\n Could not find a tag or branch '0a1b468', assuming commit.\n Running setup.py egg_info for package codejail\n \nObtaining diff-cover from git+https://github.com/edx/diff-cover.git@v0.2.6#egg=diff_cover (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\n Updating /edx/app/edxapp/venvs/edxapp/src/diff-cover clone (to v0.2.6)\n Running setup.py egg_info for package diff-cover\n \nObtaining js-test-tool from git+https://github.com/edx/js-test-tool.git@v0.1.4#egg=js_test_tool (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\n Updating /edx/app/edxapp/venvs/edxapp/src/js-test-tool clone (to v0.1.4)\n Running setup.py egg_info for package js-test-tool\n \nObtaining django-waffle from git+https://github.com/edx/django-waffle.git@823a102e48#egg=django-waffle (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 22))\n Updating /edx/app/edxapp/venvs/edxapp/src/django-waffle clone (to 823a102e48)\n Could not find a tag or branch '823a102e48', assuming commit.\n Running setup.py egg_info for package django-waffle\n \nObtaining event-tracking from git+https://github.com/edx/event-tracking.git@f0211d702d#egg=event-tracking (from -r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 23))\n Updating /edx/app/edxapp/venvs/edxapp/src/event-tracking clone (to f0211d702d)\n Could not find a tag or branch 'f0211d702d', assuming commit.\n Running setup.py egg_info for package event-tracking\n \nRequirement already satisfied (use --upgrade to upgrade): django-appconf>=0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-staticfiles->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): Django>=1.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): markdown in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): django-sekizai in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): south in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): django-mptt in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): sure in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from lettuce->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\nRequirement already satisfied (use --upgrade to upgrade): fuzzywuzzy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from lettuce->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 13))\nRequirement already satisfied (use --upgrade to upgrade): httplib2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from zendesk->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\nRequirement already satisfied (use --upgrade to upgrade): simplejson in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from zendesk->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 15))\nRequirement already satisfied (use --upgrade to upgrade): webob in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XBlock->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 18))\nRequirement already satisfied (use --upgrade to upgrade): lxml>=3.0.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): Jinja2>=2.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): lazy>=1.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): pygments>=1.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): PyYAML>=3.10 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from js-test-tool->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\nRequirement already satisfied (use --upgrade to upgrade): requests>=0.14.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from js-test-tool->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\nRequirement already satisfied (use --upgrade to upgrade): splinter>=0.5.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from js-test-tool->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\nRequirement already satisfied (use --upgrade to upgrade): pymongo==2.4.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from event-tracking->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 23))\nRequirement already satisfied (use --upgrade to upgrade): pytz in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from event-tracking->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 23))\nRequirement already satisfied (use --upgrade to upgrade): six in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-appconf>=0.4->django-staticfiles->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): django-classy-tags>=0.3.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from django-sekizai->django-wiki->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 12))\nRequirement already satisfied (use --upgrade to upgrade): markupsafe in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from Jinja2>=2.6->diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): distribute in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from lazy>=1.1->diff-cover->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 20))\nRequirement already satisfied (use --upgrade to upgrade): selenium>=2.33.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from splinter>=0.5.0->js-test-tool->-r /edx/app/edxapp/edx-platform/requirements/edx/github.txt (line 21))\nInstalling collected packages: django-staticfiles, django-pipeline, django-wiki, lettuce, pystache-custom, zendesk, XBlock, codejail, diff-cover, js-test-tool, django-waffle, event-tracking\n Running setup.py develop for django-staticfiles\n \n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-staticfiles.egg-link (link to .)\n django-staticfiles 1.2.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-staticfiles\n Running setup.py develop for django-pipeline\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-pipeline.egg-link (link to .)\n django-pipeline 1.2.12 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-pipeline\n Running setup.py develop for django-wiki\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-wiki.egg-link (link to .)\n django-wiki 0.0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-wiki\n Running setup.py develop for lettuce\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/lettuce.egg-link (link to .)\n lettuce 0.2.19 is already the active version in easy-install.pth\n Installing lettuce script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/lettuce\n Running setup.py develop for pystache-custom\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/pystache-custom.egg-link (link to .)\n pystache-custom 0.5.2 is already the active version in easy-install.pth\n Installing pystache_custom script to /edx/app/edxapp/venvs/edxapp/bin\n Installing pystache_custom-test script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/pystache-custom\n Running setup.py develop for zendesk\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/Zendesk.egg-link (link to .)\n Zendesk 1.1.0 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/zendesk\n Running setup.py develop for XBlock\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/XBlock.egg-link (link to .)\n XBlock 0.3 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/xblock\n Running setup.py develop for codejail\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/codejail.egg-link (link to .)\n codejail 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/codejail\n Running setup.py develop for diff-cover\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/diff-cover.egg-link (link to .)\n diff-cover 0.2.6 is already the active version in easy-install.pth\n Installing diff-cover script to /edx/app/edxapp/venvs/edxapp/bin\n Installing diff-quality script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/diff-cover\n Running setup.py develop for js-test-tool\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/js-test-tool.egg-link (link to .)\n js-test-tool 0.1.4 is already the active version in easy-install.pth\n Installing js-test-tool script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/venvs/edxapp/src/js-test-tool\n Running setup.py develop for django-waffle\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django-waffle.egg-link (link to .)\n django-waffle 0.9.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/django-waffle\n Running setup.py develop for event-tracking\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/event-tracking.egg-link (link to .)\n event-tracking 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/venvs/edxapp/src/event-tracking\nSuccessfully installed django-staticfiles django-pipeline django-wiki lettuce pystache-custom zendesk XBlock codejail diff-cover js-test-tool django-waffle event-tracking\nCleaning up..."}
changed: [192.168.33.10] => (item=/edx/app/edxapp/edx-platform/requirements/edx/local.txt) => {"changed": true, "cmd": "cd /edx/app/edxapp/edx-platform && /edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt ", "delta": "0:00:04.043762", "end": "2013-11-15 13:42:10.665337", "item": "/edx/app/edxapp/edx-platform/requirements/edx/local.txt", "rc": 0, "start": "2013-11-15 13:42:06.621575", "stderr": "", "stdout": "Obtaining file:///edx/app/edxapp/edx-platform/common/lib/calc (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/calc\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/capa (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 3))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/capa\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/chem (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 4))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/chem\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/sandbox-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 5))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/sandbox-packages\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/symmath (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 6))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/symmath\n \nObtaining file:///edx/app/edxapp/edx-platform/common/lib/xmodule (from -r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/xmodule\n \nRequirement already satisfied (use --upgrade to upgrade): pyparsing==1.5.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\nRequirement already satisfied (use --upgrade to upgrade): numpy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\nRequirement already satisfied (use --upgrade to upgrade): scipy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 2))\nRequirement already satisfied (use --upgrade to upgrade): distribute>=0.6.28 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from capa==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 3))\nRequirement already satisfied (use --upgrade to upgrade): nltk==2.0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from chem==0.1.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 4))\nRequirement already satisfied (use --upgrade to upgrade): sympy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from symmath==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 6))\nRequirement already satisfied (use --upgrade to upgrade): docopt in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XModule==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): path.py in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XModule==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): webob in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from XModule==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): PyYAML>=3.09 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from nltk==2.0.4->chem==0.1.1->-r /edx/app/edxapp/edx-platform/requirements/edx/local.txt (line 4))\nInstalling collected packages: calc, capa, chem, sandbox-packages, symmath, XModule\n Running setup.py develop for calc\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/calc.egg-link (link to .)\n calc 0.2 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/calc\n Running setup.py develop for capa\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/capa.egg-link (link to .)\n capa 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/capa\n Running setup.py develop for chem\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/chem.egg-link (link to .)\n chem 0.1.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/chem\n Running setup.py develop for sandbox-packages\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/sandbox-packages.egg-link (link to .)\n sandbox-packages 0.1.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/sandbox-packages\n Running setup.py develop for symmath\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/symmath.egg-link (link to .)\n symmath 0.1 is already the active version in easy-install.pth\n \n Installed /edx/app/edxapp/edx-platform/common/lib/symmath\n Running setup.py develop for XModule\n \n Creating /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/XModule.egg-link (link to .)\n XModule 0.1 is already the active version in easy-install.pth\n Installing xmodule_assets script to /edx/app/edxapp/venvs/edxapp/bin\n \n Installed /edx/app/edxapp/edx-platform/common/lib/xmodule\nSuccessfully installed calc capa chem sandbox-packages symmath XModule\nCleaning up..."}
TASK: [edxapp | install sandbox requirements into regular venv] ***************
changed: [192.168.33.10] => (item=/edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt) => {"changed": true, "cmd": "cd /edx/app/edxapp/edx-platform && /edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt ", "delta": "0:00:00.229484", "end": "2013-11-15 13:42:11.143965", "item": "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt", "rc": 0, "start": "2013-11-15 13:42:10.914481", "stderr": "", "stdout": "Requirement already satisfied (use --upgrade to upgrade): numpy==1.6.2 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 7))\nRequirement already satisfied (use --upgrade to upgrade): networkx==1.7 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 8))\nRequirement already satisfied (use --upgrade to upgrade): sympy==0.7.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 9))\nRequirement already satisfied (use --upgrade to upgrade): pyparsing==1.5.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): nltk==2.0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 11))\nRequirement already satisfied (use --upgrade to upgrade): PyYAML>=3.09 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from nltk==2.0.4->-r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 11))\nCleaning up..."}
changed: [192.168.33.10] => (item=/edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt) => {"changed": true, "cmd": "cd /edx/app/edxapp/edx-platform && /edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt ", "delta": "0:00:01.090160", "end": "2013-11-15 13:42:12.530532", "item": "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt", "rc": 0, "start": "2013-11-15 13:42:11.440372", "stderr": "", "stdout": "Unpacking ./common/lib/calc\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/calc\n \nUnpacking ./common/lib/chem\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/chem\n \nUnpacking ./common/lib/sandbox-packages\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/sandbox-packages\n \nUnpacking ./common/lib/symmath\n Running setup.py egg_info for package from file:///edx/app/edxapp/edx-platform/common/lib/symmath\n \nRequirement already satisfied (use --upgrade to upgrade): pyparsing==1.5.6 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): numpy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): scipy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from calc==0.2->-r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt (line 10))\nRequirement already satisfied (use --upgrade to upgrade): nltk==2.0.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from chem==0.1.1->-r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt (line 11))\nRequirement already satisfied (use --upgrade to upgrade): sympy in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from symmath==0.1->-r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt (line 13))\nRequirement already satisfied (use --upgrade to upgrade): PyYAML>=3.09 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from nltk==2.0.4->chem==0.1.1->-r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt (line 11))\nCleaning up..."}
changed: [192.168.33.10] => (item=/edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt) => {"changed": true, "cmd": "cd /edx/app/edxapp/edx-platform && /edx/app/edxapp/venvs/edxapp/bin/pip install -i http://localhost:4040/root/pypi/+simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt ", "delta": "0:00:00.232575", "end": "2013-11-15 13:42:13.034254", "item": "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt", "rc": 0, "start": "2013-11-15 13:42:12.801679", "stderr": "", "stdout": "Requirement already satisfied (use --upgrade to upgrade): scipy==0.11.0 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt (line 8))\nRequirement already satisfied (use --upgrade to upgrade): lxml==3.0.1 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt (line 9))\nCleaning up..."}
TASK: [edxapp | compiling all py files in the edx-platform repo] **************
changed: [192.168.33.10] => {"changed": true, "cmd": "/edx/app/edxapp/venvs/edxapp/bin/python -m compileall /edx/app/edxapp/edx-platform ", "delta": "0:00:17.545328", "end": "2013-11-15 13:42:30.890313", "item": "", "rc": 0, "start": "2013-11-15 13:42:13.344985", "stderr": "", "stdout": "Listing /edx/app/edxapp/edx-platform ...\nListing /edx/app/edxapp/edx-platform/.bundle ...\nListing /edx/app/edxapp/edx-platform/.git ...\nListing /edx/app/edxapp/edx-platform/.git/branches ...\nListing /edx/app/edxapp/edx-platform/.git/hooks ...\nListing /edx/app/edxapp/edx-platform/.git/info ...\nListing /edx/app/edxapp/edx-platform/.git/logs ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/heads ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/anton ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/cale ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/christina ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/dcadams ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/edx-west ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/flowerhack ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/flowerhack/feature ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/flowerhack/fix ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/gprice ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/hotfix ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/jbau ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/jbau/edx-west ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/rc ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/release-notes ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/sarina ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/valera ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/will ...\nListing /edx/app/edxapp/edx-platform/.git/logs/refs/remotes/origin/zoldak ...\nListing /edx/app/edxapp/edx-platform/.git/objects ...\nListing /edx/app/edxapp/edx-platform/.git/objects/info ...\nListing /edx/app/edxapp/edx-platform/.git/objects/pack ...\nListing /edx/app/edxapp/edx-platform/.git/refs ...\nListing /edx/app/edxapp/edx-platform/.git/refs/heads ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/anton ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/cale ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/christina ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/dcadams ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/edx-west ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/flowerhack ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/flowerhack/feature ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/flowerhack/fix ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/gprice ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/hotfix ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/jbau ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/jbau/edx-west ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/rc ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/release-notes ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/sarina ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/valera ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/will ...\nListing /edx/app/edxapp/edx-platform/.git/refs/remotes/origin/zoldak ...\nListing /edx/app/edxapp/edx-platform/.git/refs/tags ...\nListing /edx/app/edxapp/edx-platform/.git/refs/tags/edx-west ...\nListing /edx/app/edxapp/edx-platform/.tx ...\nListing /edx/app/edxapp/edx-platform/bin ...\nListing /edx/app/edxapp/edx-platform/cms ...\nCompiling /edx/app/edxapp/edx-platform/cms/__init__.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/auth ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/auth/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/auth/authz.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/auth/tests ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/auth/tests/test_authz.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/course_info_model.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/debug_file_uploader.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/advanced_settings.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/checklists.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/common.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/component.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/component_settings_editor_helpers.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/course-overview.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/course-settings.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/course-team.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/course-updates.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/course_import.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/courses.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/discussion-editor.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/grading.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/html-editor.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/problem-editor.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/section.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/signup.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/static-pages.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/subsection.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/textbooks.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/transcripts.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/upload.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/video-editor.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/video.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/features/youtube_setup.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/check_course.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/clone_course.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/course_id_clash.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/delete_course.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/edit_course_tabs.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/empty_asset_trashcan.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/export.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/export_all_courses.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/import.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/populate_creators.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/prompt.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/restore_asset_from_trashcan.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/tests ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/tests/test_course_id_clash.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/management/commands/xlint.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/modulestore_config.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_assets.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_checklists.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_contentstore.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_core_caching.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_course_index.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_course_settings.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_course_updates.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_crud.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_i18n.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_import_export.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_import_nostatic.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_item.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_orphan.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_request_event.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_tabs.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_textbooks.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_transcripts.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_transcripts_utils.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_users.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/test_utils.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/tests/utils.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/transcripts_utils.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/utils.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/access.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/assets.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/checklist.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/component.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/course.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/dev.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/error.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/helpers.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/import_export.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/item.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/preview.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/public.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/session_kv_store.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/tabs.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/transcripts_ajax.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/user.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/admin.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/migrations ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/models.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/tests ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/tests/test_admin.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/tests/test_views.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/course_creators/views.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/models ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/models/__init__.py ...\nListing /edx/app/edxapp/edx-platform/cms/djangoapps/models/settings ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/models/settings/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/models/settings/course_details.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/models/settings/course_grading.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/djangoapps/models/settings/course_metadata.py ...\nListing /edx/app/edxapp/edx-platform/cms/envs ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/acceptance.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/aws.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/aws_migrate.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/common.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/debug_upload.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/dev.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/dev_dbperf.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/dev_ike.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/dev_shared_preview.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/dev_with_worker.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/devstack.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/envs/test.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/startup.py ...\nListing /edx/app/edxapp/edx-platform/cms/static ...\nListing /edx/app/edxapp/edx-platform/cms/static/coffee ...\nListing /edx/app/edxapp/edx-platform/cms/static/coffee/spec ...\nListing /edx/app/edxapp/edx-platform/cms/static/coffee/spec/models ...\nListing /edx/app/edxapp/edx-platform/cms/static/coffee/spec/views ...\nListing /edx/app/edxapp/edx-platform/cms/static/coffee/src ...\nListing /edx/app/edxapp/edx-platform/cms/static/coffee/src/models ...\nListing /edx/app/edxapp/edx-platform/cms/static/coffee/src/views ...\nListing /edx/app/edxapp/edx-platform/cms/static/img ...\nListing /edx/app/edxapp/edx-platform/cms/static/img/content-types ...\nListing /edx/app/edxapp/edx-platform/cms/static/js ...\nListing /edx/app/edxapp/edx-platform/cms/static/js/collections ...\nListing /edx/app/edxapp/edx-platform/cms/static/js/models ...\nListing /edx/app/edxapp/edx-platform/cms/static/js/models/settings ...\nListing /edx/app/edxapp/edx-platform/cms/static/js/utils ...\nListing /edx/app/edxapp/edx-platform/cms/static/js/views ...\nListing /edx/app/edxapp/edx-platform/cms/static/js/views/settings ...\nListing /edx/app/edxapp/edx-platform/cms/static/js/views/transcripts ...\nListing /edx/app/edxapp/edx-platform/cms/static/js_spec ...\nListing /edx/app/edxapp/edx-platform/cms/static/js_spec/transcripts ...\nListing /edx/app/edxapp/edx-platform/cms/static/sass ...\nListing /edx/app/edxapp/edx-platform/cms/static/sass/assets ...\nListing /edx/app/edxapp/edx-platform/cms/static/sass/contexts ...\nListing /edx/app/edxapp/edx-platform/cms/static/sass/elements ...\nListing /edx/app/edxapp/edx-platform/cms/static/sass/views ...\nListing /edx/app/edxapp/edx-platform/cms/templates ...\nListing /edx/app/edxapp/edx-platform/cms/templates/dev ...\nListing /edx/app/edxapp/edx-platform/cms/templates/emails ...\nListing /edx/app/edxapp/edx-platform/cms/templates/js ...\nListing /edx/app/edxapp/edx-platform/cms/templates/js/transcripts ...\nListing /edx/app/edxapp/edx-platform/cms/templates/js/transcripts/messages ...\nListing /edx/app/edxapp/edx-platform/cms/templates/registration ...\nListing /edx/app/edxapp/edx-platform/cms/templates/widgets ...\nListing /edx/app/edxapp/edx-platform/cms/templates/widgets/tabs ...\nListing /edx/app/edxapp/edx-platform/cms/templates/widgets/video ...\nCompiling /edx/app/edxapp/edx-platform/cms/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/urls_dev.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/wsgi.py ...\nCompiling /edx/app/edxapp/edx-platform/cms/xmodule_namespace.py ...\nListing /edx/app/edxapp/edx-platform/common ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/app_settings.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/core.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/middleware.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/model.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/relation.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/templatetags ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/templatetags/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/cache_toolbox/templatetags/cache_toolbox.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/contentserver ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/contentserver/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/contentserver/middleware.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/contentserver/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/contentserver/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/contentserver/tests/test.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/course_groups ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_groups/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_groups/cohorts.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_groups/models.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/course_groups/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_groups/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_groups/tests/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_groups/views.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/course_modes ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/admin.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/migrations ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/migrations/0002_auto__add_field_coursemode_currency.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/migrations/0003_auto__add_unique_coursemode_course_id_currency_mode_slug.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/migrations/0004_auto__add_field_coursemode_expiration_date.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/migrations/0005_auto__add_field_coursemode_expiration_datetime.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/migrations/0006_expiration_date_to_datetime.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/models.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/tests/factories.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/tests/test_models.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/course_modes/views.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/datadog ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/datadog/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/datadog/startup.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/django_comment_common ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/django_comment_common/__init__.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/django_comment_common/migrations ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/django_comment_common/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/django_comment_common/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/django_comment_common/models.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/django_comment_common/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/django_comment_common/utils.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/django_future ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/django_future/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/django_future/csrf.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/external_auth ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/admin.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/djangostore.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/migrations ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/models.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/tests/test_helper.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/tests/test_openid_provider.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/tests/test_shib.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/external_auth/views.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/heartbeat ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/heartbeat/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/heartbeat/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/heartbeat/views.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/makoloader.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/management ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/management/commands/preprocess_assets.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/middleware.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/shortcuts.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/startup.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/template.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/templatetag_helpers.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/mitxmako/tests.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/monitoring ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/monitoring/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/monitoring/exceptions.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_js ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_js/__init__.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_js/templates ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_js/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_js/views.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_mako ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_mako/__init__.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_mako/templates ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/pipeline_mako/templates/mako ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/request_cache ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/request_cache/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/request_cache/middleware.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/service_status ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/service_status/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/service_status/tasks.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/service_status/test.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/service_status/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/service_status/views.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/static_replace ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/__init__.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/management ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/management/commands/clear_collectstatic_cache.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/test ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/test/test_static_replace.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/status ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/status/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/status/status.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/status/tests.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/student ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/admin.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/forms.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/student/management ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/6002exportusers.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/6002importusers.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/add_to_group.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/anonymized_id_mapping.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/assigngroups.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/cert_restriction.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/create_random_users.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/create_user.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/emaillist.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/get_grades.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/massemail.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/massemailtxt.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/pearson_dump.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/pearson_export_cdd.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/pearson_export_ead.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/pearson_import_conf_zip.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/pearson_make_tc_registration.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/pearson_make_tc_user.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/pearson_transfer.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/set_staff.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/sync_user_info.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/tests/test_pearson.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/management/commands/userinfo.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/middleware.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0002_text_to_varchar_and_indexes.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0003_auto__add_usertestgroup.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0004_add_email_index.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0005_name_change.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0006_expand_meta_field.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0007_convert_to_utf8.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0008__auto__add_courseregistration.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0009_auto__del_courseregistration__add_courseenrollment.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0010_auto__chg_field_courseenrollment_course_id.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0011_auto__chg_field_courseenrollment_user__del_unique_courseenrollment_use.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0012_auto__add_field_userprofile_gender__add_field_userprofile_date_of_birt.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0013_auto__chg_field_userprofile_meta.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0014_auto__del_courseenrollment.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0015_auto__add_courseenrollment__add_unique_courseenrollment_user_course_id.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0016_auto__add_field_courseenrollment_date__chg_field_userprofile_country.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0017_rename_date_to_created.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0018_auto.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0019_create_approved_demographic_fields_fall_2012.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0020_add_test_center_user.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0021_remove_askbot.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0022_auto__add_courseenrollmentallowed__add_unique_courseenrollmentallowed_.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0023_add_test_center_registration.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0024_add_allow_certificate.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0025_auto__add_field_courseenrollmentallowed_auto_enroll.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0026_auto__remove_index_student_testcenterregistration_accommodation_request.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0027_add_active_flag_and_mode_to_courseware_enrollment.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/0028_auto__add_userstanding.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/models.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/student/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/tests/factories.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/tests/test_auto_auth.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/tests/test_bulk_email_settings.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/tests/test_email.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/tests/test_login.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/tests/test_userstanding.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/tests/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/student/views.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/terrain ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/terrain/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/terrain/browser.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/terrain/course_helpers.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/terrain/factories.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/terrain/steps.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/terrain/ui_helpers.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/track ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/admin.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/track/backends ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/backends/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/backends/django.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/backends/logger.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/backends/mongodb.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/track/backends/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/backends/tests/test_django.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/backends/tests/test_logger.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/backends/tests/test_mongodb.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/contexts.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/middleware.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/track/migrations ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/migrations/0002_auto__add_field_trackinglog_host__chg_field_trackinglog_event_type__ch.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/models.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/track/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/tests/test_contexts.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/tests/test_middleware.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/tests/test_tracker.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/tests/test_util.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/tests/test_views.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/tracker.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/utils.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/track/views.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/util ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/cache.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/json_request.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/memcache.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/models.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/sandboxing.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/testing.py ...\nListing /edx/app/edxapp/edx-platform/common/djangoapps/util/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/tests/test_json_request.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/tests/test_memcache.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/tests/test_sandboxing.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/tests/test_submit_feedback.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/util/views.py ...\nCompiling /edx/app/edxapp/edx-platform/common/djangoapps/xmodule_modifiers.py ...\nListing /edx/app/edxapp/edx-platform/common/lib ...\nListing /edx/app/edxapp/edx-platform/common/lib/calc ...\nListing /edx/app/edxapp/edx-platform/common/lib/calc/calc ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/calc/calc/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/calc/calc/calc.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/calc/calc/functions.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/calc/calc/preview.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/calc/calc/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/calc/calc/tests/test_calc.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/calc/calc/tests/test_preview.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/calc/calc.egg-info ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/calc/setup.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/capa_problem.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/checker.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/correctmap.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/customrender.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/inputtypes.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/registry.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/responsetypes.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/lazymod.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/safe_exec.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/tests ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/tests/test_files ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/tests/test_files/pylib ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/tests/test_files/pylib/constant.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/tests/test_lazymod.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/safe_exec/tests/test_safe_exec.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa/templates ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/response_xml_factory.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_correctmap.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_customrender.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_files ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_files/js ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_html_render.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_input_templates.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_inputtypes.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/tests/test_responsetypes.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/util.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/capa/xqueue_interface.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/capa/capa.egg-info ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/capa/setup.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/chem ...\nListing /edx/app/edxapp/edx-platform/common/lib/chem/chem ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/chem/chem/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/chem/chem/chemcalc.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/chem/chem/chemtools.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/chem/chem/miller.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/chem/chem/tests.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/chem/chem.egg-info ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/chem/setup.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/django_startup.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/extract_tar.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/html_to_text.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/logsettings.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/rooted_paths.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/sample-post.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/sandbox-packages ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/eia.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/loncapa ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/loncapa/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/loncapa/loncapa_check.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/sandbox_packages.egg-info ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/setup.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/verifiers ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/verifiers/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/verifiers/draganddrop.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/sandbox-packages/verifiers/tests_draganddrop.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/supertrace.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/symmath ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/symmath/setup.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/symmath/symmath ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/symmath/symmath/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/symmath/symmath/formula.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/symmath/symmath/symmath_check.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/symmath/symmath/test_formula.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/symmath/symmath/test_symmath_check.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/symmath/symmath.egg-info ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/tempdir.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/XModule.egg-info ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/setup.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/test_files ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/abtest_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/annotatable_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/backcompat_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/capa_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/combined_open_ended_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/conditional_module.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/contentstore ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/contentstore/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/contentstore/content.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/contentstore/django.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/contentstore/mongo.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/contentstore/utils.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/course_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/crowdsource_hinter.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/annotatable ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/capa ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/codemirror ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/combinedopenended ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/crowdsource_hinter ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/editor ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/foldit ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/gst ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/html ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/lti ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/poll ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/problem ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/sequence ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/tabs ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/video ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/word_cloud ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/css/wrapper ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/discussion_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/editing_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/error_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/errortracker.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/exceptions.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/fields.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/foldit_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/graders.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/gst_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/hidden_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/html_checker.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/html_module.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/fixtures ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/annotatable ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/capa ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/combinedopenended ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/crowdsource_hinter ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/html ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/lti ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/problem ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/sequence ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/tabs ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/spec/video ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/annotatable ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/capa ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/combinedopenended ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/conditional ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/crowdsource_hinter ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/discussion ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/graphical_slider_tool ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/html ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/lti ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/peergrading ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/poll ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/problem ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/raw ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/raw/edit ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/sequence ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/sequence/display ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/tabs ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/vertical ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/video ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/word_cloud ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/src/wrapper ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/lti_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/mako_module.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/django.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/draft.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/exceptions.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/inheritance.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/loc_mapper_store.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/locator.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mixed.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo/base.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/mongo/draft.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/parsers.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/search.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/split_migrator.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/split_mongo ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/split_mongo/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/split_mongo/caching_descriptor_system.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/split_mongo/definition_lazy_loader.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/split_mongo/split.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/split_mongo/split_mongo_kvs.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/store_utilities.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/django_utils.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/factories.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/persistent_factories.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_abstraction.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_location.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_location_mapper.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_locators.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_modulestore.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_orphan.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_publish.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_split_migrator.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_split_modulestore.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/tests/test_xml.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/xml.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/xml_exporter.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/modulestore/xml_importer.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/combined_open_ended_modulev1.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/combined_open_ended_rubric.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/controller_query_service.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/grading_service_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/open_ended_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/openendedchild.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/peer_grading_service.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/open_ended_grading_classes/self_assessment_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/peer_grading_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/poll_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/progress.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/randomize_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/raw_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/seq_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/static_content.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/stringify.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/template_module.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/templates ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/templates/about ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/templates/html ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/templates/problem ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/templates.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/__init__.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/rendering ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/rendering/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/rendering/core.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/rendering/xmodule_asserts.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_annotatable_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_capa_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_combined_open_ended.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_conditional.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_conditional_logic.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_content.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_course_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_crowdsource_hinter.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_date_utils.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_editing_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_error_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_export.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_fields.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_graders.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_html_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_import.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_mako_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_peer_grading.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_poll.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_progress.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_randomize_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_self_assessment.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_stringify.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_util_open_ended.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_utils_django.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_video.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_word_cloud.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_xblock_wrappers.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/test_xml_module.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/xml ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/xml/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/xml/factories.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/xml/test_inheritance.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/tests/xml/test_policy.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/timeinfo.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/timelimit_module.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/util ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/util/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/util/date_utils.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/util/django.py ...\nListing /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/util/mock_youtube_server ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/util/mock_youtube_server/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/util/mock_youtube_server/mock_youtube_server.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/util/mock_youtube_server/test_mock_youtube_server.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/vertical_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/video_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/word_cloud_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/wrapper_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/x_module.py ...\nCompiling /edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/xml_module.py ...\nListing /edx/app/edxapp/edx-platform/common/static ...\nListing /edx/app/edxapp/edx-platform/common/static/applets ...\nListing /edx/app/edxapp/edx-platform/common/static/applets/capa ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/spec ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/spec/discussion ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/spec/discussion/view ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/spec/xblock ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/src ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/src/discussion ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/src/discussion/models ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/src/discussion/views ...\nListing /edx/app/edxapp/edx-platform/common/static/coffee/src/xblock ...\nListing /edx/app/edxapp/edx-platform/common/static/css ...\nListing /edx/app/edxapp/edx-platform/common/static/css/capa ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/html5-input-polyfills ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/pdfjs ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/pdfjs/images ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/slickgrid ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/slickgrid/images ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/slickgrid/smoothness ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/slickgrid/smoothness/images ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/ui-lightness ...\nListing /edx/app/edxapp/edx-platform/common/static/css/vendor/ui-lightness/images ...\nListing /edx/app/edxapp/edx-platform/common/static/fonts ...\nListing /edx/app/edxapp/edx-platform/common/static/fonts/OpenSans ...\nListing /edx/app/edxapp/edx-platform/common/static/fonts/vendor ...\nListing /edx/app/edxapp/edx-platform/common/static/images ...\nListing /edx/app/edxapp/edx-platform/common/static/images/capa ...\nListing /edx/app/edxapp/edx-platform/common/static/images/capa/vsepr ...\nListing /edx/app/edxapp/edx-platform/common/static/images/sequence-nav ...\nListing /edx/app/edxapp/edx-platform/common/static/images/sequence-nav/status ...\nListing /edx/app/edxapp/edx-platform/common/static/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/drag_and_drop ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/genex ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/genex/images ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome/images ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome/images/button ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome/images/combobox ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome/images/fasttree ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome/images/glasspanel ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome/images/ie6 ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome/images/scrolltable ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsme/gwt/chrome/images/valuespinner ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsmolcalc ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsmolcalc/gwt ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsmolcalc/gwt/clean ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/jsmolcalc/gwt/clean/images ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/protex ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/spec ...\nListing /edx/app/edxapp/edx-platform/common/static/js/capa/src ...\nListing /edx/app/edxapp/edx-platform/common/static/js/course_groups ...\nListing /edx/app/edxapp/edx-platform/common/static/js/fixtures ...\nListing /edx/app/edxapp/edx-platform/common/static/js/spec ...\nListing /edx/app/edxapp/edx-platform/common/static/js/src ...\nListing /edx/app/edxapp/edx-platform/common/static/js/test ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/CodeMirror ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/flot ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/html5-input-polyfills ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/jQuery-File-Upload ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/jQuery-File-Upload/cors ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/jQuery-File-Upload/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/jQuery-File-Upload/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/jQuery-File-Upload/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/jQuery-File-Upload/js/cors ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/jQuery-File-Upload/js/vendor ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/jquery-jvectormap-1.1.1 ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/markitup ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/markitup/sets ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/markitup/sets/wiki ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/markitup/sets/wiki/images ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/markitup/skins ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/markitup/skins/simple ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/markitup/skins/simple/images ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/config ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/config/local ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/_images ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/_sources ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/_sources/api ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/_sources/options ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/_sources/platforms ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/_static ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/api ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/options ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/html/platforms ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/_static ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/api ...\nCompiling /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/conf.py ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/images ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/mjtheme/static ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/options ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/platforms ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/extensions ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/extensions/HTML-CSS ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/extensions/TeX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/fonts ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/fonts/HTML-CSS ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/fonts/HTML-CSS/TeX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/fonts/HTML-CSS/TeX/eot ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/fonts/HTML-CSS/TeX/otf ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/fonts/HTML-CSS/TeX/svg ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/fonts/HTML-CSS/TeX/woff ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/images ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/element ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/element/mml ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/element/mml/optable ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/input ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/input/AsciiMath ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/input/MathML ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/input/MathML/entities ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/input/TeX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/HTML-CSS ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/HTML-CSS/autoload ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/HTML-CSS/fonts ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/HTML-CSS/fonts/STIX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/HTML-CSS/fonts/TeX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/NativeMML ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/SVG ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/SVG/autoload ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/SVG/fonts ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/jax/output/SVG/fonts/TeX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/test ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/config ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/config/local ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/extensions ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/extensions/HTML-CSS ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/extensions/TeX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/element ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/element/mml ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/element/mml/optable ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/input ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/input/AsciiMath ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/input/MathML ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/input/MathML/entities ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/input/TeX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/output ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/output/HTML-CSS ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/output/HTML-CSS/autoload ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/output/HTML-CSS/fonts ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/output/NativeMML ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/output/SVG ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/output/SVG/autoload ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/mathjax-MathJax-c9db6ac/unpacked/jax/output/SVG/fonts ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/ar ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/ca ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/cs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/da ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/de ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/en-US ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/es ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/es-MX ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/fi ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/fr ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/he ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/it ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/ja ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/nl ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/pl ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/pt-BR ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/ro ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/ru ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/sr ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/sv ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/tr ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/zh-CN ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/pdfjs/locale/zh-TW ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/swfobject ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/swfobject/src ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/timepicker ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advhr ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advhr/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advhr/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advhr/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advimage ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advimage/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advimage/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advimage/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advimage/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advlink ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advlink/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advlink/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advlink/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/advlist ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/autolink ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/autoresize ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/autosave ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/bbcode ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/contextmenu ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/directionality ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/emotions ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/emotions/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/emotions/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/emotions/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/example ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/example/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/example/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/example/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/example_dependency ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/fullpage ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/fullpage/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/fullpage/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/fullpage/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/fullscreen ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/iespell ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/inlinepopups ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/inlinepopups/skins ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/inlinepopups/skins/clearlooks2 ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/insertdatetime ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/layer ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/legacyoutput ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/lists ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/media ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/media/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/media/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/media/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/nonbreaking ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/noneditable ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/pagebreak ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/paste ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/paste/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/paste/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/preview ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/preview/jscripts ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/print ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/save ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/searchreplace ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/searchreplace/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/searchreplace/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/searchreplace/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/spellchecker ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/spellchecker/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/spellchecker/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/style ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/style/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/style/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/style/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/tabfocus ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/table ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/table/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/table/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/table/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/template ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/template/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/template/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/template/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/visualblocks ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/visualblocks/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/visualchars ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/wordcount ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/xhtmlxtras ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/xhtmlxtras/css ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/xhtmlxtras/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/plugins/xhtmlxtras/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/js ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/skins ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/skins/default ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/skins/default/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/skins/highcontrast ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/skins/o2k7 ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/skins/o2k7/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/skins/studio ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/advanced/skins/studio/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/simple ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/simple/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/simple/langs ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/simple/skins ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/simple/skins/default ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/simple/skins/o2k7 ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/themes/simple/skins/o2k7/img ...\nListing /edx/app/edxapp/edx-platform/common/static/js/vendor/tiny_mce/utils ...\nListing /edx/app/edxapp/edx-platform/common/static/sass ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/bourbon ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/bourbon/addons ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/bourbon/css3 ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/bourbon/functions ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/bourbon/helpers ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/neat ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/neat/functions ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/neat/grid ...\nListing /edx/app/edxapp/edx-platform/common/static/sass/neat/settings ...\nListing /edx/app/edxapp/edx-platform/common/static/scripts ...\nListing /edx/app/edxapp/edx-platform/common/templates ...\nListing /edx/app/edxapp/edx-platform/common/templates/course_modes ...\nListing /edx/app/edxapp/edx-platform/common/test ...\nListing /edx/app/edxapp/edx-platform/common/test/data ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional/conditional ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional/html ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional/problem ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/about ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/about/2013_Spring ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/chapter ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/conditional ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/html ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/info ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/info/2013_Spring ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/policies/2013_Spring ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/problem ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/sequential ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/static ...\nListing /edx/app/edxapp/edx-platform/common/test/data/conditional_and_poll/static/images ...\nListing /edx/app/edxapp/edx-platform/common/test/data/embedded_python ...\nListing /edx/app/edxapp/edx-platform/common/test/data/embedded_python/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/embedded_python/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graded ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graded/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graded/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graded/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graphic_slider_tool ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graphic_slider_tool/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graphic_slider_tool/graphical_slider_tool ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graphic_slider_tool/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/graphic_slider_tool/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/imports ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended/combinedopenended ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended/peergrading ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended_nopath ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended_nopath/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended_nopath/peergrading ...\nListing /edx/app/edxapp/edx-platform/common/test/data/open_ended_nopath/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/self_assessment ...\nListing /edx/app/edxapp/edx-platform/common/test/data/self_assessment/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/self_assessment/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/self_assessment/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/self_assessment/selfassessment ...\nListing /edx/app/edxapp/edx-platform/common/test/data/simple ...\nListing /edx/app/edxapp/edx-platform/common/test/data/simple/html ...\nListing /edx/app/edxapp/edx-platform/common/test/data/simple/problem ...\nListing /edx/app/edxapp/edx-platform/common/test/data/simple_with_draft ...\nListing /edx/app/edxapp/edx-platform/common/test/data/simple_with_draft/drafts ...\nListing /edx/app/edxapp/edx-platform/common/test/data/simple_with_draft/drafts/vertical ...\nListing /edx/app/edxapp/edx-platform/common/test/data/simple_with_draft/html ...\nListing /edx/app/edxapp/edx-platform/common/test/data/simple_with_draft/problem ...\nListing /edx/app/edxapp/edx-platform/common/test/data/splitmongo_json ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_about_blob_end_date ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_about_blob_end_date/about ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_about_blob_end_date/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_about_blob_end_date/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_end ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_end/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_end/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_exam_registration ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_exam_registration/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_exam_registration/html ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_exam_registration/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_exam_registration/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/about ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/chapter ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/info ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/sequential ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/static ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/static/handouts ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/static_import ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/tabs ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/vertical ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_import_course/video ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_start_date ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_start_date/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_start_date/html ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_start_date/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_start_date/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode/about ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode/chapter ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode/sequential ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode/static ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode/tabs ...\nListing /edx/app/edxapp/edx-platform/common/test/data/test_unicode/vertical ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/about ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/about/2012_Fall ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/chapter ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/chapter/secret ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/html ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/html/secret ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/info ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/peergrading ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/sequential ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/static ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/static/handouts ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/tabs ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/vertical ...\nListing /edx/app/edxapp/edx-platform/common/test/data/toy/video ...\nListing /edx/app/edxapp/edx-platform/common/test/data/two_toys ...\nListing /edx/app/edxapp/edx-platform/common/test/data/two_toys/chapter ...\nListing /edx/app/edxapp/edx-platform/common/test/data/two_toys/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/two_toys/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/two_toys/policies/TT_2012_Fall ...\nListing /edx/app/edxapp/edx-platform/common/test/data/two_toys/video ...\nListing /edx/app/edxapp/edx-platform/common/test/data/two_toys/videosequence ...\nListing /edx/app/edxapp/edx-platform/common/test/data/uploads ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/about ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/about/2013_Spring ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/chapter ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/course ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/info ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/info/2013_Spring ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/policies ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/policies/2013_Spring ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/roots ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/sequential ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/static ...\nListing /edx/app/edxapp/edx-platform/common/test/data/word_cloud/word_cloud ...\nCompiling /edx/app/edxapp/edx-platform/common/xml_cleanup.py ...\nListing /edx/app/edxapp/edx-platform/conf ...\nListing /edx/app/edxapp/edx-platform/conf/locale ...\nListing /edx/app/edxapp/edx-platform/conf/locale/en ...\nListing /edx/app/edxapp/edx-platform/conf/locale/en/LC_MESSAGES ...\nListing /edx/app/edxapp/edx-platform/docs ...\nCompiling /edx/app/edxapp/edx-platform/docs/__init__.py ...\nListing /edx/app/edxapp/edx-platform/docs/course_authors ...\nCompiling /edx/app/edxapp/edx-platform/docs/course_authors/__init__.py ...\nListing /edx/app/edxapp/edx-platform/docs/course_authors/source ...\nListing /edx/app/edxapp/edx-platform/docs/course_authors/source/Images ...\nListing /edx/app/edxapp/edx-platform/docs/course_authors/source/appendices ...\nCompiling /edx/app/edxapp/edx-platform/docs/course_authors/source/conf.py ...\nListing /edx/app/edxapp/edx-platform/docs/course_authors/source/latex ...\nListing /edx/app/edxapp/edx-platform/docs/data ...\nCompiling /edx/app/edxapp/edx-platform/docs/data/__init__.py ...\nListing /edx/app/edxapp/edx-platform/docs/data/source ...\nCompiling /edx/app/edxapp/edx-platform/docs/data/source/conf.py ...\nListing /edx/app/edxapp/edx-platform/docs/data/source/course_data_formats ...\nListing /edx/app/edxapp/edx-platform/docs/data/source/course_data_formats/conditional_module ...\nListing /edx/app/edxapp/edx-platform/docs/data/source/course_data_formats/drag_and_drop ...\nListing /edx/app/edxapp/edx-platform/docs/data/source/course_data_formats/graphical_slider_tool ...\nListing /edx/app/edxapp/edx-platform/docs/data/source/course_data_formats/poll_module ...\nListing /edx/app/edxapp/edx-platform/docs/data/source/course_data_formats/word_cloud ...\nListing /edx/app/edxapp/edx-platform/docs/data/source/internal_data_formats ...\nListing /edx/app/edxapp/edx-platform/docs/developers ...\nListing /edx/app/edxapp/edx-platform/docs/developers/source ...\nCompiling /edx/app/edxapp/edx-platform/docs/developers/source/__init__.py ...\nListing /edx/app/edxapp/edx-platform/docs/developers/source/_static ...\nListing /edx/app/edxapp/edx-platform/docs/developers/source/_templates ...\nCompiling /edx/app/edxapp/edx-platform/docs/developers/source/conf.py ...\nListing /edx/app/edxapp/edx-platform/docs/internal ...\nListing /edx/app/edxapp/edx-platform/docs/shared ...\nCompiling /edx/app/edxapp/edx-platform/docs/shared/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/docs/shared/conf.py ...\nListing /edx/app/edxapp/edx-platform/docs/source ...\nCompiling /edx/app/edxapp/edx-platform/docs/source/conf.py ...\nListing /edx/app/edxapp/edx-platform/i18n ...\nCompiling /edx/app/edxapp/edx-platform/i18n/config.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/converter.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/dummy.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/execute.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/extract.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/generate.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/make_dummy.py ...\nListing /edx/app/edxapp/edx-platform/i18n/tests ...\nCompiling /edx/app/edxapp/edx-platform/i18n/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/tests/test_config.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/tests/test_converter.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/tests/test_dummy.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/tests/test_extract.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/tests/test_generate.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/tests/test_validate.py ...\nCompiling /edx/app/edxapp/edx-platform/i18n/transifex.py ...\nListing /edx/app/edxapp/edx-platform/jenkins ...\nListing /edx/app/edxapp/edx-platform/lms ...\nCompiling /edx/app/edxapp/edx-platform/lms/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/analytics ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/basic.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/csvs.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/distributions.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/management/commands/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/tests/test_basic.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/tests/test_csvs.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/analytics/tests/test_distributions.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/branding ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/branding/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/branding/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/branding/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/admin.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/fixtures ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/forms.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/0002_change_field_names.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/0003_add_optout_user.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/0004_migrate_optout_user.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/0005_remove_optout_email.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/0006_add_course_email_template.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/0007_load_course_email_template.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/0008_add_course_authorizations.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tasks.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tests/test_course_optout.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tests/test_email.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tests/test_err_handling.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tests/test_forms.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tests/test_models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/bulk_email/tests/test_tasks.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/certificates ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management/commands/cert_whitelist.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management/commands/fix_ungraded_certs.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management/commands/gen_cert_report.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management/commands/regenerate_user.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/management/commands/ungenerated_certs.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0001_added_generatedcertificates.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0002_auto__add_field_generatedcertificate_download_url.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0003_auto__add_field_generatedcertificate_enabled.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0004_auto__add_field_generatedcertificate_graded_certificate_id__add_field_.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0005_auto__add_field_generatedcertificate_name.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0006_auto__chg_field_generatedcertificate_certificate_id.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0007_auto__add_revokedcertificate.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0008_auto__del_revokedcertificate__del_field_generatedcertificate_name__add.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0009_auto__del_field_generatedcertificate_graded_download_url__del_field_ge.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0010_auto__del_field_generatedcertificate_enabled__add_field_generatedcerti.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0011_auto__del_field_generatedcertificate_certificate_id__add_field_generat.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0012_auto__add_field_generatedcertificate_name__add_field_generatedcertific.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0013_auto__add_field_generatedcertificate_error_reason.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/0014_adding_whitelist.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/queue.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/certificates/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/circuit ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/circuit/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/circuit/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/circuit/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/course_nav.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/editors.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins/markdownedx ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins/markdownedx/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins/markdownedx/mdx_circuit.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins/markdownedx/mdx_image.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins/markdownedx/mdx_mathjax.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins/markdownedx/mdx_video.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/plugins/markdownedx/wiki_plugin.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/settings.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/tests/test_access.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/tests/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/utils.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/course_wiki/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/access.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/admin.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/courses.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/certificates.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/common.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/courseware.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/courseware_common.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/events.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/help.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/high-level-tabs.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/homepage.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/login.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/lti.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/lti_setup.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/navigation.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/openended.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/problems.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/problems_setup.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/registration.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/signup.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/video.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/word_cloud.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/xqueue_setup.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/features/youtube_setup.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/grades.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/check_course.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/clean_history.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/clean_xml.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/dump_course_ids.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/dump_course_structure.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/export_course.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/metadata_to_json.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/regrade_partial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/commands/remove_input_state.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/management/tests/test_clean_history.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/masquerade.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0002_add_indexes.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0003_done_grade_cache.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0004_add_field_studentmodule_course_id.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0005_auto__add_offlinecomputedgrade__add_unique_offlinecomputedgrade_user_c.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0006_create_student_module_history.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0007_allow_null_version_in_history.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0008_add_xmodule_storage.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0009_add_field_default.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/0010_rename_xblock_field_content_to_user_state_summary.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/migrations/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/mock_lti_server ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/mock_lti_server/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/mock_lti_server/mock_lti_server.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/mock_lti_server/test_mock_lti_server.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/mock_xqueue_server ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/mock_xqueue_server/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/mock_xqueue_server/mock_xqueue_server.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/mock_xqueue_server/test_mock_xqueue_server.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/model_data.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/module_render.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/progress.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/roles.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tabs.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/factories.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/helpers.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/modulestore_config.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_access.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_commands.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_courses.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_draft_modulestore.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_lti.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_masquerade.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_model_data.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_module_render.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_navigation.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_progress.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_roles.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_submitting_problems.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_tabs.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_timelimit_module.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_video_mongo.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_video_xml.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_view_authentication.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_views.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/test_word_cloud.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/tests/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/courseware/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/dashboard ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/dashboard/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/dashboard/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/dashboard/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/debug ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/debug/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/debug/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/debug/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/debug/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/debug/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/debug/management/commands/dump_xml_courses.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/debug/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/debug/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/base ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/base/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/base/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/base/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/base/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/forum ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/forum/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/forum/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/forum/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/forum/views.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/helpers.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/commands/assign_role.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/commands/assign_roles_for_course.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/commands/create_roles_for_existing.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/commands/reload_forum_users.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/commands/seed_permissions_roles.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/management/commands/show_permissions.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/middleware.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/mustache_helpers.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/permissions.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/settings.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/factories.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/mock_cs_server ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/mock_cs_server/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/mock_cs_server/mock_cs_server.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/mock_cs_server/test_mock_cs_server.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/test_helpers.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/test_middleware.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/test_models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/test_mustache_helpers.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests/test_utils.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/django_comment_client/utils.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/foldit ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/foldit/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/foldit/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/foldit/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/foldit/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/foldit/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/foldit/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/foldit/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/access.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/enrollment.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/features ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/features/bulk_email.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/hint_manager.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/management/commands/compute_grades.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/management/commands/dump_grades.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/offline_gradecalc.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_access.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_api.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_email.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_enrollment.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_hint_manager.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_legacy_anon_csv.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_legacy_download_csv.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_legacy_email.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_legacy_enrollment.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_legacy_forum_admin.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_legacy_gradebook.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/tests/test_legacy_xss.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/views ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/views/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/views/api.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/views/api_urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/views/instructor_dashboard.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/views/legacy.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor/views/tools.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/api.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/api_helper.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/migrations/0002_add_subtask_field.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/subtasks.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tasks.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tasks_helper.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tests/factories.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tests/test_api.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tests/test_base.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tests/test_integration.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tests/test_tasks.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/tests/test_views.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/licenses ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/management/commands/generate_serial_numbers.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/management/commands/import_serial_numbers.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/licenses/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/management/commands/create_groups.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/management/commands/create_user.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/management/commands/manage_course_groups.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/lms_migration/migrate.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/multicourse ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/multicourse/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/multicourse/multicourse_settings.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/multicourse/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/notes ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/api.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/notes/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/utils.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notes/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/notification_prefs ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notification_prefs/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/notification_prefs/features ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notification_prefs/features/unsubscribe.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notification_prefs/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/notification_prefs/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/open_ended_grading ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/open_ended_grading/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/open_ended_grading/open_ended_notifications.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/open_ended_grading/staff_grading.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/open_ended_grading/staff_grading_service.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/open_ended_grading/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/open_ended_grading/utils.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/open_ended_grading/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/admin.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/management/commands/init_psychometrics.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/psychometrics/psychoanalyze.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/context_processor.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/exceptions.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/migrations/0002_auto__add_field_paidcourseregistration_mode.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/migrations/0003_auto__del_field_orderitem_line_cost.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/migrations/0004_auto__add_field_orderitem_fulfilled_time.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/models.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/processors ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/processors/CyberSource.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/processors/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/processors/exceptions.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/processors/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/processors/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/processors/tests/test_CyberSource.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/tests/payment_fake.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/tests/test_context_processor.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/tests/test_models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/tests/test_payment_fake.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/tests/test_views.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/shoppingcart/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/static_template_view ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/static_template_view/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/static_template_view/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/staticbook ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/staticbook/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/staticbook/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/staticbook/tests.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/staticbook/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/user_api ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/serializers.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/tests/factories.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/tests/test_models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/tests/test_views.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/user_api/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/admin.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/api.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/management ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/management/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/management/commands ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/management/commands/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/management/commands/retry_failed_photo_verifications.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/management/commands/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/management/commands/tests/test_verify_student.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/migrations ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/migrations/0001_initial.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/migrations/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/ssencrypt.py ...\nListing /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/tests ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/tests/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/tests/test_models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/tests/test_ssencrypt.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/tests/test_views.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/djangoapps/verify_student/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/envs ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/acceptance.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/aws.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/aws_migrate.py ...\nListing /edx/app/edxapp/edx-platform/lms/envs/cms ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/cms/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/cms/acceptance.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/cms/aws.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/cms/dev.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/cms/mixed_dev.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/cms/preview_dev.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/common.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/content.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/dev.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/dev_ike.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/dev_int.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/dev_mongo.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/dev_with_worker.py ...\nListing /edx/app/edxapp/edx-platform/lms/envs/devgroups ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/devgroups/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/devgroups/courses.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/devgroups/h_cs50.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/devgroups/m_6002.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/devgroups/portal.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/devplus.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/devstack.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/discussionsettings.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/edx4edx_aws.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/load_test.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/sauce.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/static.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/envs/test.py ...\nListing /edx/app/edxapp/edx-platform/lms/lib ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/lib/comment_client ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/comment.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/comment_client.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/commentable.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/settings.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/thread.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/user.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/comment_client/utils.py ...\nListing /edx/app/edxapp/edx-platform/lms/lib/newrelic_logging ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/newrelic_logging/__init__.py ...\nListing /edx/app/edxapp/edx-platform/lms/lib/perfstats ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/perfstats/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/perfstats/middleware.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/perfstats/models.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/perfstats/views.py ...\nListing /edx/app/edxapp/edx-platform/lms/lib/xblock ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/xblock/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/xblock/field_data.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/xblock/mixin.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/xblock/runtime.py ...\nListing /edx/app/edxapp/edx-platform/lms/lib/xblock/test ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/xblock/test/__init__.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/lib/xblock/test/test_runtime.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/startup.py ...\nListing /edx/app/edxapp/edx-platform/lms/static ...\nListing /edx/app/edxapp/edx-platform/lms/static/admin ...\nListing /edx/app/edxapp/edx-platform/lms/static/admin/css ...\nListing /edx/app/edxapp/edx-platform/lms/static/admin/img ...\nListing /edx/app/edxapp/edx-platform/lms/static/admin/img/admin ...\nListing /edx/app/edxapp/edx-platform/lms/static/admin/img/gis ...\nListing /edx/app/edxapp/edx-platform/lms/static/admin/js ...\nListing /edx/app/edxapp/edx-platform/lms/static/admin/js/admin ...\nCompiling /edx/app/edxapp/edx-platform/lms/static/admin/js/compress.py ...\nListing /edx/app/edxapp/edx-platform/lms/static/candy_res ...\nListing /edx/app/edxapp/edx-platform/lms/static/candy_res/img ...\nListing /edx/app/edxapp/edx-platform/lms/static/candy_res/img/action ...\nListing /edx/app/edxapp/edx-platform/lms/static/candy_res/img/emoticons ...\nListing /edx/app/edxapp/edx-platform/lms/static/candy_res/img/roster ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/fixtures ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/spec ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/spec/modules ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/src ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/src/instructor_dashboard ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/src/modules ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/src/open_ended ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/src/staff_grading ...\nListing /edx/app/edxapp/edx-platform/lms/static/coffee/src/views ...\nListing /edx/app/edxapp/edx-platform/lms/static/contrib ...\nListing /edx/app/edxapp/edx-platform/lms/static/css ...\nListing /edx/app/edxapp/edx-platform/lms/static/css/vendor ...\nListing /edx/app/edxapp/edx-platform/lms/static/css/vendor/images ...\nListing /edx/app/edxapp/edx-platform/lms/static/css/vendor/responsive-carousel ...\nListing /edx/app/edxapp/edx-platform/lms/static/files ...\nListing /edx/app/edxapp/edx-platform/lms/static/fonts ...\nListing /edx/app/edxapp/edx-platform/lms/static/images ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/askbot ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/bulk_email ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/courses ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/discussion ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/portal-icons ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/press ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/press/releases ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/press/test ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/press-kit ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/social ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/social/lrg ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/textbook ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/anu ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/berkeley ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/delft ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/epfl ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/georgetown ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/harvard ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/mcgill ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/mit ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/rice ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/toronto ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/ut ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/utaustin ...\nListing /edx/app/edxapp/edx-platform/lms/static/images/university/wellesley ...\nListing /edx/app/edxapp/edx-platform/lms/static/img ...\nListing /edx/app/edxapp/edx-platform/lms/static/js ...\nListing /edx/app/edxapp/edx-platform/lms/static/js/vendor ...\nListing /edx/app/edxapp/edx-platform/lms/static/js/vendor/candy_libs ...\nListing /edx/app/edxapp/edx-platform/lms/static/js/vendor/candy_libs/dateformat ...\nListing /edx/app/edxapp/edx-platform/lms/static/js/vendor/responsive-carousel ...\nListing /edx/app/edxapp/edx-platform/lms/static/js/verify_student ...\nListing /edx/app/edxapp/edx-platform/lms/static/js/wiki ...\nListing /edx/app/edxapp/edx-platform/lms/static/maintenance ...\nListing /edx/app/edxapp/edx-platform/lms/static/maintenance/css ...\nListing /edx/app/edxapp/edx-platform/lms/static/maintenance/images ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/base ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/course ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/course/base ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/course/courseware ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/course/courseware/courses ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/course/discussion ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/course/instructor ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/course/layout ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/course/wiki ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/elements ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/multicourse ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/shared ...\nListing /edx/app/edxapp/edx-platform/lms/static/sass/views ...\nListing /edx/app/edxapp/edx-platform/lms/static/scripts ...\nListing /edx/app/edxapp/edx-platform/lms/static/staff ...\nListing /edx/app/edxapp/edx-platform/lms/templates ...\nListing /edx/app/edxapp/edx-platform/lms/templates/combinedopenended ...\nListing /edx/app/edxapp/edx-platform/lms/templates/combinedopenended/openended ...\nListing /edx/app/edxapp/edx-platform/lms/templates/combinedopenended/selfassessment ...\nListing /edx/app/edxapp/edx-platform/lms/templates/course_groups ...\nListing /edx/app/edxapp/edx-platform/lms/templates/courseware ...\nListing /edx/app/edxapp/edx-platform/lms/templates/dashboard ...\nListing /edx/app/edxapp/edx-platform/lms/templates/debug ...\nListing /edx/app/edxapp/edx-platform/lms/templates/discussion ...\nListing /edx/app/edxapp/edx-platform/lms/templates/discussion/mustache ...\nListing /edx/app/edxapp/edx-platform/lms/templates/emails ...\nListing /edx/app/edxapp/edx-platform/lms/templates/instructor ...\nListing /edx/app/edxapp/edx-platform/lms/templates/instructor/instructor_dashboard_2 ...\nListing /edx/app/edxapp/edx-platform/lms/templates/licenses ...\nListing /edx/app/edxapp/edx-platform/lms/templates/open_ended_problems ...\nListing /edx/app/edxapp/edx-platform/lms/templates/peer_grading ...\nListing /edx/app/edxapp/edx-platform/lms/templates/registration ...\nListing /edx/app/edxapp/edx-platform/lms/templates/shoppingcart ...\nListing /edx/app/edxapp/edx-platform/lms/templates/shoppingcart/test ...\nListing /edx/app/edxapp/edx-platform/lms/templates/static_templates ...\nListing /edx/app/edxapp/edx-platform/lms/templates/university_profile ...\nListing /edx/app/edxapp/edx-platform/lms/templates/verify_student ...\nListing /edx/app/edxapp/edx-platform/lms/templates/widgets ...\nListing /edx/app/edxapp/edx-platform/lms/templates/wiki ...\nListing /edx/app/edxapp/edx-platform/lms/templates/wiki/includes ...\nListing /edx/app/edxapp/edx-platform/lms/templates/wiki/plugins ...\nListing /edx/app/edxapp/edx-platform/lms/templates/wiki/plugins/attachments ...\nCompiling /edx/app/edxapp/edx-platform/lms/urls.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/wsgi.py ...\nCompiling /edx/app/edxapp/edx-platform/lms/wsgi_apache_lms.py ...\nCompiling /edx/app/edxapp/edx-platform/manage.py ...\nListing /edx/app/edxapp/edx-platform/node_modules ...\nListing /edx/app/edxapp/edx-platform/node_modules/.bin ...\nListing /edx/app/edxapp/edx-platform/node_modules/coffee-script ...\nListing /edx/app/edxapp/edx-platform/node_modules/coffee-script/bin ...\nListing /edx/app/edxapp/edx-platform/node_modules/coffee-script/extras ...\nListing /edx/app/edxapp/edx-platform/node_modules/coffee-script/lib ...\nListing /edx/app/edxapp/edx-platform/node_modules/coffee-script/lib/coffee-script ...\nListing /edx/app/edxapp/edx-platform/proxy ...\nListing /edx/app/edxapp/edx-platform/rakelib ...\nListing /edx/app/edxapp/edx-platform/requirements ...\nListing /edx/app/edxapp/edx-platform/requirements/edx ...\nListing /edx/app/edxapp/edx-platform/requirements/edx-sandbox ...\nListing /edx/app/edxapp/edx-platform/requirements/system ...\nListing /edx/app/edxapp/edx-platform/requirements/system/mac_os_x ...\nListing /edx/app/edxapp/edx-platform/requirements/system/ubuntu ...\nListing /edx/app/edxapp/edx-platform/scripts ...\nCompiling /edx/app/edxapp/edx-platform/scripts/release.py ...\nCompiling /edx/app/edxapp/edx-platform/scripts/run_watch_data.py ...\nCompiling /edx/app/edxapp/edx-platform/scripts/runone.py ...\nListing /edx/app/edxapp/edx-platform/test_root ...\nListing /edx/app/edxapp/edx-platform/test_root/data ...\nListing /edx/app/edxapp/edx-platform/test_root/data/video ...\nListing /edx/app/edxapp/edx-platform/test_root/db ...\nListing /edx/app/edxapp/edx-platform/test_root/log ...\nListing /edx/app/edxapp/edx-platform/test_root/uploads ...\nListing /edx/app/edxapp/edx-platform/ws_migrations ..."}
TASK: [edxapp | give other read permissions to the virtualenv] ****************
changed: [192.168.33.10] => {"changed": true, "cmd": ["chmod", "-R", "o+r", "/edx/app/edxapp/venvs/edxapp"], "delta": "0:00:01.852094", "end": "2013-11-15 13:42:32.980143", "item": "", "rc": 0, "start": "2013-11-15 13:42:31.128049", "stderr": "", "stdout": ""}
TASK: [edxapp | create checksum for installed requirements] *******************
changed: [192.168.33.10] => {"changed": true, "cmd": "cp /var/tmp/edxapp.req.new /var/tmp/edxapp.req.installed ", "delta": "0:00:00.003366", "end": "2013-11-15 13:42:33.290577", "item": "", "rc": 0, "start": "2013-11-15 13:42:33.287211", "stderr": "", "stdout": ""}
TASK: [edxapp | openid workaround - NOT FOR PRODUCTION] ***********************
changed: [192.168.33.10] => {"changed": true, "cmd": "sed -i -e 's/claimed_id = models.TextField(max_length=2047, unique=True/claimed_id = models.TextField(max_length=2047/' /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages/django_openid_auth/models.py ", "delta": "0:00:00.007937", "end": "2013-11-15 13:42:33.536707", "item": "", "rc": 0, "start": "2013-11-15 13:42:33.528770", "stderr": "", "stdout": ""}
TASK: [create application config] ********************************************
ok: [192.168.33.10] => (item=lms) => {"changed": false, "gid": 1003, "group": "edxapp", "item": "lms", "mode": "0644", "owner": "edxapp", "path": "/edx/app/edxapp/lms.env.json", "size": 3088, "state": "file", "uid": 1001}
ok: [192.168.33.10] => (item=cms) => {"changed": false, "gid": 1003, "group": "edxapp", "item": "cms", "mode": "0644", "owner": "edxapp", "path": "/edx/app/edxapp/cms.env.json", "size": 3088, "state": "file", "uid": 1001}
TASK: [create auth file] *****************************************************
ok: [192.168.33.10] => (item=lms) => {"changed": false, "gid": 1003, "group": "edxapp", "item": "lms", "mode": "0644", "owner": "edxapp", "path": "/edx/app/edxapp/lms.auth.json", "size": 3753, "state": "file", "uid": 1001}
ok: [192.168.33.10] => (item=cms) => {"changed": false, "gid": 1003, "group": "edxapp", "item": "cms", "mode": "0644", "owner": "edxapp", "path": "/edx/app/edxapp/cms.auth.json", "size": 3803, "state": "file", "uid": 1001}
TASK: [writing supervisor script] ********************************************
skipping: [192.168.33.10] => (item=lms)
skipping: [192.168.33.10] => (item=cms)
TASK: [edxapp | writing edxapp supervisor script] *****************************
skipping: [192.168.33.10]
TASK: [edxapp | writing celery worker supervisor script] **********************
skipping: [192.168.33.10]
TASK: [edxapp | gather static assets with rake] ******************************
changed: [192.168.33.10] => (item=lms) => {"changed": true, "cmd": "SERVICE_VARIANT=lms rake lms:gather_assets:aws ", "delta": "0:01:13.359807", "end": "2013-11-15 13:43:48.682522", "item": "lms", "rc": 0, "start": "2013-11-15 13:42:35.322715", "stderr": "mkdir -p /edx/app/edxapp/edx-platform/.ws_migrations_complete\n./manage.py lms --settings aws preprocess_assets --traceback \nxmodule_assets common/static/xmodule\n2013-11-15 08:42:38,783 INFO 2915 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125\nnode_modules/.bin/coffee --compile `find lms/ cms/ common/ -type f -name *.coffee` \nsass --style compressed --load-path ./common/static/sass --update -E utf-8 */static\n./manage.py lms --settings aws collectstatic --traceback --noinput > /dev/null\n2013-11-15 08:43:06,348 INFO 2953 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125", "stdout": " overwrite cms/static/sass/style-app-extend1.css\n overwrite cms/static/sass/style-app.css\n overwrite cms/static/sass/style-xmodule.css\n overwrite lms/static/sass/application-extend1.css\n overwrite lms/static/sass/application-extend2.css\n overwrite lms/static/sass/application.css\n overwrite lms/static/sass/course.css\n overwrite lms/static/sass/ie.css"}
changed: [192.168.33.10] => (item=cms) => {"changed": true, "cmd": "SERVICE_VARIANT=cms rake cms:gather_assets:aws ", "delta": "0:00:32.618165", "end": "2013-11-15 13:44:21.635680", "item": "cms", "rc": 0, "start": "2013-11-15 13:43:49.017515", "stderr": "./manage.py cms --settings aws preprocess_assets --traceback \nxmodule_assets common/static/xmodule\n2013-11-15 08:43:50,355 INFO 3005 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125\nnode_modules/.bin/coffee --compile `find lms/ cms/ common/ -type f -name *.coffee` \nsass --style compressed --load-path ./common/static/sass --update -E utf-8 */static\n./manage.py cms --settings aws collectstatic --traceback --noinput > /dev/null\n2013-11-15 08:44:02,171 INFO 3043 [dd.dogapi] dog_stats_api.py:66 - Initializing dog api to use statsd: localhost, 8125", "stdout": " overwrite lms/static/sass/application-extend1.css\n overwrite lms/static/sass/application-extend2.css\n overwrite lms/static/sass/application.css\n overwrite lms/static/sass/course.css"}
TASK: [edxapp | syncdb and migrate] *******************************************
changed: [192.168.33.10] => {"changed": true, "cmd": "SERVICE_VARIANT=lms /edx/app/edxapp/venvs/edxapp/bin/django-admin.py syncdb --migrate --noinput --settings=lms.envs.aws --pythonpath=/edx/app/edxapp/edx-platform ", "delta": "0:00:05.020782", "end": "2013-11-15 13:44:26.922731", "item": "", "rc": 0, "start": "2013-11-15 13:44:21.901949", "stderr": "", "stdout": "Syncing...\nCreating tables ...\nInstalling custom SQL ...\nInstalling indexes ...\nInstalled 0 object(s) from 0 fixture(s)\nMigrating...\nRunning migrations for courseware:\n- Nothing to migrate.\n - Loading initial data for courseware.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for student:\n- Nothing to migrate.\n - Loading initial data for student.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for track:\n- Nothing to migrate.\n - Loading initial data for track.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for certificates:\n- Nothing to migrate.\n - Loading initial data for certificates.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for instructor_task:\n- Nothing to migrate.\n - Loading initial data for instructor_task.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for licenses:\n- Nothing to migrate.\n - Loading initial data for licenses.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for bulk_email:\n- Nothing to migrate.\n - Loading initial data for bulk_email.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for external_auth:\n- Nothing to migrate.\n - Loading initial data for external_auth.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for wiki:\n- Nothing to migrate.\n - Loading initial data for wiki.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for django_notify:\n- Nothing to migrate.\n - Loading initial data for django_notify.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for notifications:\n- Nothing to migrate.\n - Loading initial data for notifications.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for foldit:\n- Nothing to migrate.\n - Loading initial data for foldit.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for waffle:\n- Nothing to migrate.\n - Loading initial data for waffle.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for django_comment_client:\n- Nothing to migrate.\n - Loading initial data for django_comment_client.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for django_comment_common:\n- Nothing to migrate.\n - Loading initial data for django_comment_common.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for notes:\n- Nothing to migrate.\n - Loading initial data for notes.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for user_api:\n- Nothing to migrate.\n - Loading initial data for user_api.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for shoppingcart:\n- Nothing to migrate.\n - Loading initial data for shoppingcart.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for course_modes:\n - Migrating forwards to 0006_expiration_date_to_datetime.\n > course_modes:0005_auto__add_field_coursemode_expiration_datetime\n > course_modes:0006_expiration_date_to_datetime\n - Migration 'course_modes:0006_expiration_date_to_datetime' is marked for no-dry-run.\n - Loading initial data for course_modes.\nInstalled 0 object(s) from 0 fixture(s)\nRunning migrations for verify_student:\n- Nothing to migrate.\n - Loading initial data for verify_student.\nInstalled 0 object(s) from 0 fixture(s)\n\nSynced:\n > django.contrib.auth\n > django.contrib.contenttypes\n > django.contrib.humanize\n > django.contrib.messages\n > django.contrib.sessions\n > django.contrib.sites\n > djcelery\n > south\n > pipeline\n > staticfiles\n > circuit\n > lms.lib.perfstats\n > staticbook\n > util\n > psychometrics\n > course_groups\n > django_openid_auth\n > mptt\n > sekizai\n > wiki.plugins.links\n > django.contrib.admin\n > debug\n > rest_framework\n\nMigrated:\n - courseware\n - student\n - track\n - certificates\n - instructor_task\n - licenses\n - bulk_email\n - external_auth\n - wiki\n - django_notify\n - wiki.plugins.notifications\n - foldit\n - waffle\n - django_comment_client\n - django_comment_common\n - notes\n - user_api\n - shoppingcart\n - course_modes\n - verify_student"}
TASK: [edxapp | db migrate] ***************************************************
skipping: [192.168.33.10]
TASK: [edxapp | update supervisor configuration] ******************************
skipping: [192.168.33.10]
TASK: [edxapp | ensure edxapp has started] ************************************
skipping: [192.168.33.10] => (item=lms)
skipping: [192.168.33.10] => (item=cms)
TASK: [edxapp | ensure edxapp_workers has started] ****************************
skipping: [192.168.33.10] => (item={'queue': 'low', 'service_variant': 'cms', 'concurrency': 3})
skipping: [192.168.33.10] => (item={'queue': 'default', 'service_variant': 'cms', 'concurrency': 4})
skipping: [192.168.33.10] => (item={'queue': 'high', 'service_variant': 'cms', 'concurrency': 1})
skipping: [192.168.33.10] => (item={'queue': 'low', 'service_variant': 'lms', 'concurrency': 1})
skipping: [192.168.33.10] => (item={'queue': 'default', 'service_variant': 'lms', 'concurrency': 3})
skipping: [192.168.33.10] => (item={'queue': 'high', 'service_variant': 'lms', 'concurrency': 4})
skipping: [192.168.33.10] => (item={'queue': 'high_mem', 'service_variant': 'lms', 'concurrency': 2})
TASK: [forum | create the supervisor config] **********************************
skipping: [192.168.33.10]
TASK: [forum | create the supervisor wrapper] *********************************
skipping: [192.168.33.10]
TASK: [forum | git checkout forum repo into {{forum_code_dir}}] ***************
changed: [192.168.33.10] => {"after": "a44cfc5", "before": null, "changed": true, "item": ""}
TASK: [forum | install comments service bundle] *******************************
changed: [192.168.33.10] => {"changed": true, "cmd": "bundle install ", "delta": "0:00:01.551773", "end": "2013-11-15 13:44:32.206441", "item": "", "rc": 0, "start": "2013-11-15 13:44:30.654668", "stderr": "", "stdout": "Using rake (0.9.2.2) \nUsing i18n (0.6.0) \nUsing multi_json (1.3.6) \nUsing activesupport (3.2.8) \nUsing builder (3.0.0) \nUsing activemodel (3.2.8) \nUsing erubis (2.7.0) \nUsing journey (1.0.4) \nUsing rack (1.4.1) \nUsing rack-cache (1.2) \nUsing rack-test (0.6.1) \nUsing hike (1.2.1) \nUsing tilt (1.3.3) \nUsing sprockets (2.1.3) \nUsing actionpack (3.2.8) \nUsing blankslate (2.1.2.4) \nUsing ampex (2.0.0) \nUsing bson (1.6.4) \nUsing bson_ext (1.6.4) \nUsing coderay (1.0.7) \nUsing dalli (2.1.0) \nUsing delayed_job (3.0.3) \nUsing moped (1.5.1) \nUsing origin (1.0.6) \nUsing tzinfo (0.3.33) \nUsing mongoid (3.0.4) \nUsing delayed_job_mongoid (1.0.8) from https://github.com/dementrock/delayed_job_mongoid.git (at master) \nUsing diff-lcs (1.1.3) \nUsing faker (1.0.1) \nUsing listen (0.5.0) \nUsing thor (0.16.0) \nUsing guard (1.3.2) \nUsing guard-unicorn (0.0.7) \nUsing hashr (0.0.21) \nUsing kaminari (0.13.0) from https://github.com/dementrock/kaminari.git (at master) \nUsing kgio (2.7.4) \nUsing method_source (0.8) \nUsing mime-types (1.19) \nUsing mongo (1.6.4) \nUsing mongoid-tree (1.0.0) from https://github.com/dementrock/mongoid-tree.git (at master) \nUsing mongoid_magic_counter_cache (0.1.1) from https://github.com/dementrock/mongoid-magic-counter-cache.git (at master) \nUsing mongoid_taggable_with_context (0.8.1.1) from https://github.com/dementrock/mongoid_taggable_with_context.git (at master) \nUsing newrelic_rpm (3.6.8.164) \nUsing newrelic_moped (0.0.6) \nUsing nokogiri (1.5.5) \nUsing slop (3.3.2) \nUsing pry (0.9.10) \nUsing pry-nav (0.2.2) \nUsing rack-protection (1.2.0) \nUsing rack-timeout (0.0.4) \nUsing raindrops (0.10.0) \nUsing rdiscount (1.6.8) \nUsing rest-client (1.6.7) \nUsing rspec-core (2.11.1) \nUsing rspec-expectations (2.11.2) \nUsing rspec-mocks (2.11.2) \nUsing rspec (2.11.0) \nUsing simplecov-html (0.7.1) \nUsing simplecov (0.7.1) \nUsing sinatra (1.3.3) \nUsing tire (0.4.2) \nUsing tire-contrib (0.1.1) \nUsing unicorn (4.3.1) \nUsing voteable_mongo (0.9.3) from https://github.com/dementrock/voteable_mongo.git (at master) \nUsing will_paginate (3.0.4) \nUsing will_paginate_mongoid (1.1.0) \nUsing yajl-ruby (1.1.0) \nUsing bundler (1.3.2) \nYour bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed."}
TASK: [forum | update supervisor configuration] *******************************
skipping: [192.168.33.10]
TASK: [forum | ensure forum is started] ***************************************
skipping: [192.168.33.10]
NOTIFIED: [edxapp | restart edxapp] *******************************************
skipping: [192.168.33.10] => (item=lms)
skipping: [192.168.33.10] => (item=cms)
NOTIFIED: [edxapp | restart edxapp_workers] ***********************************
skipping: [192.168.33.10] => (item={'queue': 'low', 'service_variant': 'cms', 'concurrency': 3})
skipping: [192.168.33.10] => (item={'queue': 'default', 'service_variant': 'cms', 'concurrency': 4})
skipping: [192.168.33.10] => (item={'queue': 'high', 'service_variant': 'cms', 'concurrency': 1})
skipping: [192.168.33.10] => (item={'queue': 'low', 'service_variant': 'lms', 'concurrency': 1})
skipping: [192.168.33.10] => (item={'queue': 'default', 'service_variant': 'lms', 'concurrency': 3})
skipping: [192.168.33.10] => (item={'queue': 'high', 'service_variant': 'lms', 'concurrency': 4})
skipping: [192.168.33.10] => (item={'queue': 'high_mem', 'service_variant': 'lms', 'concurrency': 2})
NOTIFIED: [forum | restart the forum service] *********************************
skipping: [192.168.33.10]
PLAY RECAP ********************************************************************
192.168.33.10 : ok=31 changed=18 unreachable=0 failed=0
[default] Checking for host entries
[default] adding to (/etc/hosts) : 192.168.33.10 preview.localhost # VAGRANT: de74f4987d23bca30541daa9cfd0dfcf (default) / ed071c98-6ff1-4f15-b227-df1203a562a9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment