2026-05-08 07:33:33 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_order_history) 2026-05-08 07:33:33 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-05-08 07:33:33 [zomato_discounts] INFO: Dynamic attribute _job = 277_2026-05-08T07_30_02 2026-05-08 07:33:33 [zomato_discounts] INFO: Dynamic attribute scheduled_job_id = 11087 2026-05-08 07:33:33 [zomato_discounts] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 277 2026-05-08 07:33:33 [scrapy.addons] INFO: Enabled addons: [] 2026-05-08 07:33:33 [scrapy.extensions.telnet] INFO: Telnet Password: d8bc430ce60b9d6d 2026-05-08 07:33:33 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-05-08 07:33:33 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_order_history', 'CONCURRENT_REQUESTS': 8, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_order_history/zomato_discounts/277_2026-05-08T07_30_02.log', 'LOG_LEVEL': 'INFO', 'NEWSPIDER_MODULE': 'zomato_order_history.spiders', 'RETRY_HTTP_CODES': [500, 502, 503, 504], 'RETRY_TIMES': 1, 'SPIDER_MODULES': ['zomato_order_history.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-05-08 07:33:36 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_order_history.middlewares.ZomatoCentralRateLimitMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_user_agents.middlewares.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-05-08 07:33:36 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-05-08 07:33:36 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_order_history.pipelines.ZomatoOrderHistoryPipeline'] 2026-05-08 07:33:36 [scrapy.core.engine] INFO: Spider opened 2026-05-08 07:33:36 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-05-08 07:33:37 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2026-05-08 07:33:40 [scrapy.downloadermiddlewares.cookies] WARNING: Invalid cookie found in request : {'name': 'csrf', 'value': None, 'secure': True} ('value' is missing) 2026-05-08 07:33:41 [scrapy.downloadermiddlewares.cookies] WARNING: Invalid cookie found in request : {'name': 'csrf', 'value': None, 'secure': True} ('value' is missing) 2026-05-08 07:33:45 [scrapy.downloadermiddlewares.cookies] WARNING: Invalid cookie found in request : {'name': 'csrf', 'value': None, 'secure': True} ('value' is missing) 2026-05-08 07:33:46 [zomato_discounts] INFO: Job merchant-api-gateway::mx_order_history_download_v4::::6459840684588664586::1778225400000 still in progress. Poll attempt 1 2026-05-08 07:33:53 [zomato_discounts] INFO: Job merchant-api-gateway::mx_order_history_download_v4::::6459840684588664586::1778225400000 still in progress. Poll attempt 2 2026-05-08 07:33:59 [zomato_discounts] INFO: Job merchant-api-gateway::mx_order_history_download_v4::::6459840684588664586::1778225400000 still in progress. Poll attempt 3 2026-05-08 07:34:05 [zomato_discounts] INFO: Job merchant-api-gateway::mx_order_history_download_v4::::6459840684588664586::1778225400000 still in progress. Poll attempt 4 2026-05-08 07:34:10 [zomato_discounts] WARNING: Job merchant-api-gateway::mx_order_history_download_v4::::6459840684588664586::1778225400000 failed or max polls reached. 2026-05-08 07:34:10 [scrapy.core.engine] INFO: Closing spider (finished) 2026-05-08 07:34:11 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '277', 'downloader/request_bytes': 42398, 'downloader/request_count': 9, 'downloader/request_method_count/GET': 8, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 36330, 'downloader/response_count': 9, 'downloader/response_status_count/200': 9, 'elapsed_time_seconds': 34.357534, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 5, 8, 7, 34, 10, 873543, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 317987, 'httpcompression/response_count': 3, 'items_per_minute': None, 'log_count/INFO': 14, 'log_count/WARNING': 4, 'memusage/max': 115032064, 'memusage/startup': 115032064, 'request_depth_max': 8, 'response_received_count': 9, 'responses_per_minute': None, 'scheduler/dequeued': 9, 'scheduler/dequeued/memory': 9, 'scheduler/enqueued': 9, 'scheduler/enqueued/memory': 9, 'start_time': datetime.datetime(2026, 5, 8, 7, 33, 36, 516009, tzinfo=datetime.timezone.utc)} 2026-05-08 07:34:11 [scrapy.core.engine] INFO: Spider closed (finished)