[Webkit-unassigned] [Bug 211458] webkitbot isn't responding properly in irc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 11:29:34 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211458

--- Comment #1 from Aakash Jain <aakash_jain at apple.com> ---
Following errors noticed in logs:

2020-05-05 10:55:20,478 - Stopping Queue, reason: Delegate terminated queue.
2020-05-05 10:57:27,755 - Received URLError: "[Errno 110] Connection timed out" while loading None. Retrying in 10 seconds...
2020-05-05 10:59:45,099 - Received URLError: "[Errno 110] Connection timed out" while loading None. Retrying in 15.0 seconds...
2020-05-05 11:02:07,435 - Received URLError: "[Errno 110] Connection timed out" while loading None. Retrying in 22.5 seconds...
2020-05-05 11:04:37,195 - Received URLError: "[Errno 110] Connection timed out" while loading None. Retrying in 33.75 seconds...
2020-05-05 11:07:18,219 - Received URLError: "[Errno 110] Connection timed out" while loading None. Retrying in 50.625 seconds...
2020-05-05 11:10:16,139 - Received URLError: "[Errno 110] Connection timed out" while loading None. Retrying in 75.9375 seconds...
2020-05-05 11:13:39,403 - Received URLError: "[Errno 110] Connection timed out" while loading None. Retrying in 113.90625 seconds...
2020-05-05 11:17:40,683 - Received URLError: "[Errno 110] Connection timed out" while loading None. Retrying in 170.859375 seconds...
Traceback (most recent call last):
  File "./Tools/Scripts/webkit-patch", line 80, in <module>
    main()
  File "./Tools/Scripts/webkit-patch", line 75, in main
    WebKitPatch(os.path.abspath(__file__)).main()
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 305, in main
    result = command.check_arguments_and_execute(options, args, self)
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 123, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py", line 154, in execute
    return engine(self.name, self, self._tool.wakeup_event, self._options.seconds_to_sleep).run()
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/tool/bot/queueengine.py", line 125, in run
    self._stopping("Delegate terminated queue.")
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/tool/bot/queueengine.py", line 130, in _stopping
    self._delegate.stop_work_queue(message)
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py", line 132, in stop_work_queue
    self._tool.status_server.update_status(self.name, "Stopping Queue, reason: %s" % reason)
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py", line 169, in update_status
    return NetworkTransaction().run(lambda: self._post_status_to_server(queue_name, status, patch, results_file))
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/common/net/networktransaction.py", line 66, in run
    self._check_for_timeout()
  File "/root/WebKitBot/WebKit/Tools/Scripts/webkitpy/common/net/networktransaction.py", line 72, in _check_for_timeout
    raise NetworkTimeout()
webkitpy.common.net.networktransaction.NetworkTimeout: NetworkTimeout
2020-05-05 11:22:50,329 - Connecting to IRC
2020-05-05 11:22:50,330 - No work item. Sleeping until 2020-05-05 11:23:20 (30 seconds).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200505/f2a57e07/attachment.htm>


More information about the webkit-unassigned mailing list