- Analysis
- Categories
- Charts
- Logs
- Crawler.stats
-
project sourcing_v2 spider auto_selling_coches.net job 25e3e38afc3011f0a599c2c555c92d63 first_log_time 2026-01-28 12:45:54 latest_log_time 2026-01-28 13:04:01 runtime 0:18:07 crawled_pages 39 scraped_items 36 shutdown_reason N/A finish_reason finished log_critical_count 0 log_error_count 2 log_warning_count 0 log_redirect_count 0 log_retry_count 0 log_ignore_count 0 latest_crawl latest_scrape latest_log current_time latest_item N/A -
-
error_logs2 in total
2026-01-28 13:04:01 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f8aa5155890>
2026-01-28 13:04:01 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f8aa5156110>
WARNING+
INFO
-
scrapy_version
2.11.2
-
telnet_console
127.0.0.1:6028
-
telnet_password
e720ebc3b249e579
-
latest_crawl
2026-01-28 13:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61115751> (referer: https://www.coches.net/concesionario/engineermotorcars/?pg=2) ['zyte-api']
-
latest_scrape
2026-01-28 13:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61115751>
-
latest_stat
2026-01-28 13:03:54 [scrapy.extensions.logstats] INFO: Crawled 38 pages (at 0 pages/min), scraped 35 items (at 0 items/min)
DEBUG
-
-
-
Head
2026-01-28 12:45:54 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2) 2026-01-28 12:45:54 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36 2026-01-28 12:45:54 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider 2026-01-28 12:45:54 [auto_selling_coches.net] INFO: _job: 25e3e38afc3011f0a599c2c555c92d63, SCRAPY_JOB: None 2026-01-28 12:45:54 [scrapy.addons] INFO: Enabled addons: [] 2026-01-28 12:45:54 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-28 12:45:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-28 12:45:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-28 12:45:54 [scrapy.extensions.telnet] INFO: Telnet Password: e720ebc3b249e579 2026-01-28 12:45:54 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.feedexport.FeedExporter', 'scrapy.extensions.logstats.LogStats', 'scrapy.extensions.closespider.CloseSpider'] 2026-01-28 12:45:54 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'SourcingV2', 'CLOSESPIDER_TIMEOUT': 3600, 'CONCURRENT_REQUESTS': 5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/25e3e38afc3011f0a599c2c555c92d63.log', 'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter', 'NEWSPIDER_MODULE': 'spiders', 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['spiders', 'auth_check'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': ''} 2026-01-28 12:45:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-28 12:45:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-28 12:45:54 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware', 'scrapy.downloadermiddlewares.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-01-28 12:45:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling 2026-01-28 12:45:54 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware', 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware', 'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware'] 2026-01-28 12:45:54 [scrapy.middleware] INFO: Enabled item pipelines: ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling', 'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling'] 2026-01-28 12:45:54 [scrapy.core.engine] INFO: Spider opened 2026-01-28 12:45:54 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2026-01-28 12:45:54 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net 2026-01-28 12:45:54 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2 2026-01-28 12:45:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:45:54 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6028 2026-01-28 12:45:54 [scrapy-playwright] INFO: Starting download handler 2026-01-28 12:45:54 [scrapy-playwright] INFO: Starting download handler 2026-01-28 12:45:59 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/engineermotorcars and multipost_profile_id: a8e4bf08-283f-47fe-bae5-33ad8290e49c and job_id: 25e3e38afc3011f0a599c2c555c92d63 2026-01-28 12:45:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-28 12:46:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:47:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:48:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.886(s), this was the 1st time calling it. 2026-01-28 12:48:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.965813794523558 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)]. 2026-01-28 12:48:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it. 2026-01-28 12:48:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:49:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:50:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.054(s), this was the 2nd time calling it. 2026-01-28 12:50:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.073931233503224 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)]. 2026-01-28 12:50:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it. 2026-01-28 12:50:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:51:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/engineermotorcars> (referer: None) ['zyte-api'] 2026-01-28 12:51:39 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/engineermotorcars/> 2026-01-28 12:51:39 [auto_selling_coches.net] INFO: Title at home page 36 VehĂculos 2026-01-28 12:51:39 [auto_selling_coches.net] INFO: Total number of items: 36 2026-01-28 12:51:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-01-28 12:51:54 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:52:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/engineermotorcars?pg=1> (referer: https://www.coches.net/concesionario/engineermotorcars/) ['zyte-api'] 2026-01-28 12:52:10 [auto_selling_coches.net] INFO: Parsing page 1 2026-01-28 12:52:10 [auto_selling_coches.net] INFO: Found 30 listings on page 1 2026-01-28 12:52:10 [auto_selling_coches.net] INFO: Found listing with ID: 62506264 2026-01-28 12:52:10 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2026-01-28 12:52:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443 2026-01-28 12:52:11 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2006 2026-01-28 12:52:11 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential 2026-01-28 12:52:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443 2026-01-28 12:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762506264%27 HTTP/1.1" 200 None 2026-01-28 12:52:11 [auto_selling_coches.net] INFO: Scrape type for 62506264: 1 2026-01-28 12:52:11 [auto_selling_coches.net] INFO: Scraping new listing 62506264 2026-01-28 12:52:11 [auto_selling_coches.net] INFO: Found listing with ID: 62443222 2026-01-28 12:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None -
Tail
'FileSizeInBytes': 168060, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/18a7d0fe-ada3-4a47-ba86-0f6c21e46268.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_3.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 203496, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/9fbe0e85-7676-4b44-9ca8-f3ad49ffefc0.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_4.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 166133, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/f433d4f5-2661-423a-9773-bece5d942268.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_5.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 193599, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/6d2bab03-0c9e-44d8-94ca-4aedc76edee0.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_6.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 101158, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/e281febd-d9d0-45cf-9a3d-f95cb94a16f5.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_7.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 177975, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/27af19b5-11a6-4695-808c-65e0dbba71b6.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_8.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 172356, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/f4ad72ad-2f19-4d27-ba08-c7fbddd4fe94.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_9.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 166418, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/e8eaf6ed-aa1c-473f-9a3b-7df42acb0097.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_10.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 176962, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/c2f2c182-6b86-418d-9b8b-d708a925c373.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_11.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 176257, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/3d88634d-4819-4d7e-93ab-6c97fb2fd6b7.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_12.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 154404, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/31b14b8f-d49c-4bc1-b1aa-49e6864e617f.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_13.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 183760, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/c229488c-0a5a-4e9c-86b7-7d31ceed2c17.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_14.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 187838, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/9249a7df-57b5-45a6-8862-58d92b4436bf.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_15.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 180775, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/13610cb1-bcec-4489-b990-de166c48bdf3.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_16.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 183659, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/88cdbecc-a4af-4cdb-89f3-02162a7ad387.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_17.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 189441, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/a8e1a8fc-12b0-4507-8102-461344e16af7.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_18.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 185003, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/3c8e470e-5b91-4707-8eb9-b8c4fb989c85.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af7bd03-39d6-5cb4-a740-fc7677045a18/9af7bd03-39d6-5cb4-a740-fc7677045a18_image_19.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 191963, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18278000/77fbbbe1-21aa-411d-8881-c4f827ac1266.jpg', 'Width': 800}], 'price': 48900, 'price_includes_vat': True, 'registration_date': '2020-01-01', 'seats_number': 4, 'seller_name': None, 'title': 'AUDI TT TTS Coupe TFSI quattro S tronic', 'transmission': 'automatic', 'trim': 'TTS Coupe TFSI 225 kW quattro S tronic', 'vin': 'TRUZZZFVSL1002674', 'year': 2020} 2026-01-28 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761115751%27 HTTP/1.1" 200 None 2026-01-28 13:04:00 [auto_selling_coches.net] INFO: Saving data for 61115751: {'created_time': 1769605440.479799, 'last_price_update_time': 1769605440.479807} 2026-01-28 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61115751') HTTP/1.1" 204 0 2026-01-28 13:04:00 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-28 13:04:00 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor' 2026-01-28 13:04:00 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn' 2026-01-28 13:04:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-28 13:04:00 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-28 13:04:00 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 25e3e38afc3011f0a599c2c555c92d63 2026-01-28 13:04:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4> 2026-01-28 13:04:00 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11> 2026-01-28 13:04:00 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:04:00 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 13:04:00 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed 2026-01-28 13:04:00 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 6, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0} 2026-01-28 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201768309441 HTTP/1.1" 200 None 2026-01-28 13:04:01 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (36 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/25e3e38afc3011f0a599c2c555c92d63.jl 2026-01-28 13:04:01 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 86176, 'downloader/request_count': 55, 'downloader/request_method_count/GET': 55, 'downloader/response_bytes': 7713624, 'downloader/response_count': 55, 'downloader/response_status_count/200': 55, 'elapsed_time_seconds': 1086.832248, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 28, 13, 4, 1, 248750, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 2991613, 'httpcompression/response_count': 16, 'item_scraped_count': 36, 'log_count/DEBUG': 1570, 'log_count/INFO': 960, 'memusage/max': 171327488, 'memusage/startup': 126414848, 'photo_download_count': 16, 'request_depth_max': 3, 'response_received_count': 39, 'scheduler/dequeued': 55, 'scheduler/dequeued/memory': 55, 'scheduler/enqueued': 55, 'scheduler/enqueued/memory': 55, 'scrapy-zyte-api/429': 0, 'scrapy-zyte-api/attempts': 60, 'scrapy-zyte-api/error_ratio': 0.35, 'scrapy-zyte-api/errors': 21, "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 21, 'scrapy-zyte-api/fatal_errors': 0, 'scrapy-zyte-api/mean_connection_seconds': 10.958025843597568, 'scrapy-zyte-api/mean_response_seconds': 11.00686675677888, 'scrapy-zyte-api/processed': 39, 'scrapy-zyte-api/request_args/actions': 2, 'scrapy-zyte-api/request_args/browserHtml': 2, 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 36, 'scrapy-zyte-api/request_args/experimental.requestCookies': 38, 'scrapy-zyte-api/request_args/experimental.responseCookies': 39, 'scrapy-zyte-api/request_args/httpResponseBody': 37, 'scrapy-zyte-api/request_args/httpResponseHeaders': 37, 'scrapy-zyte-api/request_args/requestHeaders': 2, 'scrapy-zyte-api/request_args/url': 39, 'scrapy-zyte-api/status_codes/0': 21, 'scrapy-zyte-api/status_codes/200': 39, 'scrapy-zyte-api/success': 39, 'scrapy-zyte-api/success_ratio': 1.0, 'scrapy-zyte-api/throttle_ratio': 0.0, 'start_time': datetime.datetime(2026, 1, 28, 12, 45, 54, 416502, tzinfo=datetime.timezone.utc)} 2026-01-28 13:04:01 [scrapy.core.engine] INFO: Spider closed (finished) 2026-01-28 13:04:01 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f8aa5155890> 2026-01-28 13:04:01 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f8aa5156110> -
Log
-
Source
http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/25e3e38afc3011f0a599c2c555c92d63.log
-
-
source log last update time 2026-01-28 13:04:01 last update timestamp 1769605441 downloader / request bytes 86176 downloader / request count 55 downloader / request method count / GET 55 downloader / response bytes 7713624 downloader / response count 55 downloader / response status count / 200 55 elapsed time seconds 1086.832248 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2026, 1, 28, 13, 4, 1, 248750, tzinfo=datetime.timezone.utc) httpcompression / response bytes 2991613 httpcompression / response count 16 item scraped count 36 log count / DEBUG 1570 log count / INFO 960 memusage / max 171327488 memusage / startup 126414848 photo download count 16 request depth max 3 response received count 39 scheduler / dequeued 55 scheduler / dequeued / memory 55 scheduler / enqueued 55 scheduler / enqueued / memory 55 scrapy-zyte-api / 429 0 scrapy-zyte-api / attempts 60 scrapy-zyte-api / error ratio 0.35 scrapy-zyte-api / errors 21 scrapy-zyte-api / exception types / <class aiohttp.client exceptions.ClientConnectorError > 21 scrapy-zyte-api / fatal errors 0 scrapy-zyte-api / mean connection seconds 10.958025843597568 scrapy-zyte-api / mean response seconds 11.00686675677888 scrapy-zyte-api / processed 39 scrapy-zyte-api / request args / actions 2 scrapy-zyte-api / request args / browserHtml 2 scrapy-zyte-api / request args / customHttpRequestHeaders 36 scrapy-zyte-api / request args / experimental.requestCookies 38 scrapy-zyte-api / request args / experimental.responseCookies 39 scrapy-zyte-api / request args / httpResponseBody 37 scrapy-zyte-api / request args / httpResponseHeaders 37 scrapy-zyte-api / request args / requestHeaders 2 scrapy-zyte-api / request args / url 39 scrapy-zyte-api / status codes / 0 21 scrapy-zyte-api / status codes / 200 39 scrapy-zyte-api / success 39 scrapy-zyte-api / success ratio 1.0 scrapy-zyte-api / throttle ratio 0.0 start time datetime.datetime(2026, 1, 28, 12, 45, 54, 416502, tzinfo=datetime.timezone.utc)