Advertisement
Guest User

Untitled

a guest
Oct 7th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. use-libs": true, "d0ca57d7f2feb2cf592ee045331f839d892b525bbf834a25871b0654c22e945f.chunk.attr-misc": true}', 'status': 200, 'type': 'http-response', 'id': 'BuildController-5'}
  2. 2014-10-07 14:22:15 DEBUG Queuing more worker-builds to run
  3. 2014-10-07 14:22:15 DEBUG Requesting worker-build of morph-doc (2a25eabcd528d0ee0c547585718a39c30b308902fffd47336bcbb882ac27afbf)
  4. 2014-10-07 14:22:15 DEBUG No new artifacts queued for building
  5. 2014-10-07 14:22:15 DEBUG JsonMachine: Sending message {'message': 'Need to build 113 artifacts', 'type': 'build-progress', 'id': 4279528692}
  6. 2014-10-07 14:22:15 DEBUG JsonMachine: As '"e2lkOiA0Mjc5NTI4NjkyLCBtZXNzYWdlOiBOZWVkIHRvIGJ1aWxkIDExMyBhcnRpZmFjdHMsIHR5cGU6IGJ1aWxkLXByb2dyZXNzfQo="'
  7. 2014-10-07 14:22:15 DEBUG InitiatorConnection: sent to 192.168.222.13:46395: {'message': 'Need to build 113 artifacts', 'type': 'build-progress', 'id': 4279528692}
  8. 2014-10-07 14:22:15 DEBUG Handling build request for InitiatorConnection-2
  9. 2014-10-07 14:22:15 DEBUG Current jobs: ['2a25eabcd528d0ee0c547585718a39c30b308902fffd47336bcbb882ac27afbf.chunk.morph-doc']
  10. 2014-10-07 14:22:15 DEBUG Workers available: 0
  11. 2014-10-07 14:22:15 DEBUG Worker build step already started: 2a25eabcd528d0ee0c547585718a39c30b308902fffd47336bcbb882ac27afbf.chunk.morph-doc
  12. 2014-10-07 14:22:15 CRITICAL Traceback (most recent call last):
  13. File "/usr/lib/python2.7/site-packages/cliapp/app.py", line 190, in _run
  14. self.process_args(args)
  15. File "/usr/lib/python2.7/site-packages/morphlib/app.py", line 267, in process_args
  16. cliapp.Application.process_args(self, args)
  17. File "/usr/lib/python2.7/site-packages/cliapp/app.py", line 539, in process_args
  18. method(args[1:])
  19. File "/usr/lib/python2.7/site-packages/morphlib/plugins/distbuild_plugin.py", line 277, in controller_daemon
  20. loop.run()
  21. File "/usr/lib/python2.7/site-packages/distbuild/mainloop.py", line 117, in run
  22. self._run_once()
  23. File "/usr/lib/python2.7/site-packages/distbuild/mainloop.py", line 102, in _run_once
  24. for new_event in machine.handle_event(event_source, event):
  25. File "/usr/lib/python2.7/site-packages/distbuild/sm.py", line 116, in handle_event
  26. ret = callback(event_source, event)
  27. File "/usr/lib/python2.7/site-packages/distbuild/worker_build_scheduler.py", line 265, in _handle_request
  28. event.artifact.cache_key, job.who.name())
  29. AttributeError: 'Artifact' object has no attribute 'cache_key'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement