Guest User

Untitled

a guest
Dec 12th, 2017
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. TASK [edxapp : create service worker users] ************************************
  2. failed: [localhost] (item={u'username': u'enterprise_worker', u'is_superuser': False, u'is_staff': True, u'email': u'enterprise_worker@example.com'}) => {"cha
  3. nged": true, "cmd": "/edx/app/edxapp/venvs/edxapp/bin/python ./manage.py lms --settings=aws --service-variant lms manage_user enterprise_worker enterprise_wor
  4. ker@example.com --unusable-password --staff", "delta": "0:00:04.614549", "end": "2017-12-10 03:53:50.306640", "failed": true, "item": {"email": "enterprise_w
  5. orker@example.com", "is_staff": true, "is_superuser": false, "username": "enterprise_worker"}, "rc": 1, "start": "2017-12-10 03:53:45.692091", "stderr": "Trac
  6. eback (most recent call last):\n File \"./manage.py\", line 112, in <module>\n startup.run()\n File \"/edx/app/edxapp/edx-platform/lms/startup.py\", line
  7. 26, in run\n django.setup()\n File \"/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/__init__.py\", line 18, in setup\n apps.pop
  8. ulate(settings.INSTALLED_APPS)\n File \"/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/apps/registry.py\", line 108, in populate\n
  9. app_config.import_models(all_models)\n File \"/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/django/apps/config.py\", line 198, in import_mod
  10. els\n self.models_module = import_module(models_module_name)\n File \"/usr/lib/python2.7/importlib/__init__.py\", line 37, in import_module\n __import_
  11. _(name)\n File \"/edx/app/edxapp/edx-platform/common/djangoapps/student/models.py\", line 52, in <module>\n from certificates.models import GeneratedCerti
  12. ficate\n File \"/edx/app/edxapp/edx-platform/lms/djangoapps/certificates/models.py\", line 67, in <module>\n from lms.djangoapps.instructor_task.models im
  13. port InstructorTask\n File \"/edx/app/edxapp/edx-platform/lms/djangoapps/instructor_task/models.py\", line 22, in <module>\n from boto.exception import Bo
  14. toServerError\n File \"/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/boto/__init__.py\", line 1216, in <module>\n boto.plugin.load_plugin
  15. s(config)\nAttributeError: 'module' object has no attribute 'plugin'", "stdout": "", "stdout_lines": [], "warnings": []}
  16. to retry, use: --limit @/var/tmp/configuration/playbooks/edx_sandbox.retry
  17.  
  18. PLAY RECAP *********************************************************************
  19. localhost : ok=199 changed=138 unreachable=0 failed=1
Add Comment
Please, Sign In to add comment