Advertisement
Guest User

Untitled

a guest
Oct 24th, 2020
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. d71b249b39032f27c9da9881e> complete, merged: False, updated: True, commit: None, branches: []
  2. 2020-10-24 20:05:17,358 INFO zuul.MergeClient: Merge <gear.Job 0x7f21742aeac8 handle: b'H:Scheduler:4524' name: merger:cat unique: 075c1ba031e34dacbb9d8111c78f4013> complete, merged: False, updated: True, commit: None, branches: []
  3. 2020-10-24 20:05:20,122 INFO zuul.MergeClient: Merge <gear.Job 0x7f21742aec18 handle: b'H:Scheduler:4525' name: merger:cat unique: 1440bd1b575246a89f56bac65ba022fd> complete, merged: False, updated: True, commit: None, branches: []
  4. 2020-10-24 20:05:51,586 ERROR zuul.RPCListener: Exception while running job
  5. Traceback (most recent call last):
  6. File "/usr/local/lib/python3.6/dist-packages/zuul/lib/gearworker.py", line 88, in _run
  7. self.jobs[job.name](job)
  8. File "/usr/local/lib/python3.6/dist-packages/zuul/rpclistener.py", line 384, in handle_job_list
  9. for job_name in sorted(tenant.layout.jobs):
  10. AttributeError: 'NoneType' object has no attribute 'layout'
  11. 2020-10-24 20:08:11,774 DEBUG zuul.ExecutorClient: Looking for lost builds
  12. 2020-10-24 20:09:23,078 ERROR zuul.RPCListener: Exception while running job
  13. Traceback (most recent call last):
  14. File "/usr/local/lib/python3.6/dist-packages/zuul/lib/gearworker.py", line 88, in _run
  15. self.jobs[job.name](job)
  16. File "/usr/local/lib/python3.6/dist-packages/zuul/rpclistener.py", line 384, in handle_job_list
  17. for job_name in sorted(tenant.layout.jobs):
  18. AttributeError: 'NoneType' object has no attribute 'layout'
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement