- Analysis
- Categories
- Charts
- Logs
- Crawler.stats
-
project sourcing_v2 spider auto_selling_coches.net job 2491a03afc3011f0a599c2c555c92d63 first_log_time 2026-01-28 12:25:24 latest_log_time 2026-01-28 12:30:30 runtime 0:05:06 crawled_pages 32 scraped_items 30 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 12:30:30 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fecce355c10>
2026-01-28 12:30:30 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fecce356490>
WARNING+
INFO
-
scrapy_version
2.11.2
-
telnet_console
127.0.0.1:6030
-
telnet_password
861359260983d4a5
-
latest_crawl
2026-01-28 12:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61786655> (referer: https://www.coches.net/concesionario/autosvialnoroeste/?pg=1) ['zyte-api']
-
latest_scrape
2026-01-28 12:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61786655>
-
latest_stat
2026-01-28 12:30:24 [scrapy.extensions.logstats] INFO: Crawled 31 pages (at 0 pages/min), scraped 29 items (at 0 items/min)
DEBUG
-
-
-
Head
2026-01-28 12:25:24 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2) 2026-01-28 12:25:24 [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:25:24 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider 2026-01-28 12:25:24 [auto_selling_coches.net] INFO: _job: 2491a03afc3011f0a599c2c555c92d63, SCRAPY_JOB: None 2026-01-28 12:25:24 [scrapy.addons] INFO: Enabled addons: [] 2026-01-28 12:25:24 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-28 12:25:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-28 12:25:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-28 12:25:24 [scrapy.extensions.telnet] INFO: Telnet Password: 861359260983d4a5 2026-01-28 12:25:24 [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:25:24 [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/2491a03afc3011f0a599c2c555c92d63.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:25:24 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-28 12:25:24 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-28 12:25:24 [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:25:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling 2026-01-28 12:25:24 [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:25:24 [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:25:24 [scrapy.core.engine] INFO: Spider opened 2026-01-28 12:25:24 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID 2026-01-28 12:25:24 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net 2026-01-28 12:25:24 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2 2026-01-28 12:25:24 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:25:24 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6030 2026-01-28 12:25:24 [scrapy-playwright] INFO: Starting download handler 2026-01-28 12:25:24 [scrapy-playwright] INFO: Starting download handler 2026-01-28 12:25:29 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/autosvialnoroeste and multipost_profile_id: 9cbdfdc7-040f-4959-872c-adfa04d8cbc1 and job_id: 2491a03afc3011f0a599c2c555c92d63 2026-01-28 12:25:29 [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:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosvialnoroeste> (referer: None) ['zyte-api'] 2026-01-28 12:25:51 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/autosvialnoroeste/> 2026-01-28 12:25:51 [auto_selling_coches.net] INFO: Title at home page 30 VehĂculos 2026-01-28 12:25:51 [auto_selling_coches.net] INFO: Total number of items: 30 2026-01-28 12:25:51 [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:26:24 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/autosvialnoroeste?pg=1> (referer: https://www.coches.net/concesionario/autosvialnoroeste/) ['zyte-api'] 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Parsing page 1 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Found 30 listings on page 1 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Found listing with ID: 62475839 2026-01-28 12:26:27 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID 2026-01-28 12:26:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443 2026-01-28 12:26:27 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2007 2026-01-28 12:26:27 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential 2026-01-28 12:26:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443 2026-01-28 12:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:26:27 [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%2762475839%27 HTTP/1.1" 200 None 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Scrape type for 62475839: 1 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Scraping new listing 62475839 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Found listing with ID: 62460449 2026-01-28 12:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:26:27 [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%2762460449%27 HTTP/1.1" 200 None 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Scrape type for 62460449: 1 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Scraping new listing 62460449 2026-01-28 12:26:27 [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:26:27 [auto_selling_coches.net] INFO: Found listing with ID: 62338244 2026-01-28 12:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:26:27 [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%2762338244%27 HTTP/1.1" 200 None 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Scrape type for 62338244: 1 2026-01-28 12:26:27 [auto_selling_coches.net] INFO: Scraping new listing 62338244 2026-01-28 12:26:27 [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:26:27 [auto_selling_coches.net] INFO: Found listing with ID: 62323345 -
Tail
'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_2.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 225775, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/c4924a33-c117-4eb2-b3d1-6841094c22d1.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_3.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 222383, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/b03461cd-71a4-4147-ab17-d7bba9d6a4b0.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_4.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 205980, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/825db88f-7b60-4c5b-94ea-87c385210a9e.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_5.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 151464, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/ba13fab2-add5-4836-8749-ccc118a1b61f.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_6.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 202245, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/81df3725-23a3-48a3-9b37-091fd215b295.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_7.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 211695, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/89b8e396-27f4-4bf4-adc4-7f9a1a82ed20.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_8.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 154147, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/847a547f-06cd-4555-84aa-5a15936e891d.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_9.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 185951, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/a76f39e4-0133-4734-99df-aedff598c3c6.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_10.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 241586, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/7296f12a-bb90-4276-9e94-7d8bc89022c9.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_11.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 188291, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/99a5b7e5-08a6-4dbb-8ee1-0cb221512420.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_12.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 228626, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/e6421f42-4195-439c-8408-d7e68727a292.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_13.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 167629, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/29d83929-3baf-4d2c-aefe-099f2bd1adaf.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_14.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 186225, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/4fdbb9a5-c87e-4218-9586-7ebbbc91ea16.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_15.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 113215, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/46fa9254-86cf-42fc-a767-eed4a9017082.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_16.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 199813, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/af42463b-be13-416f-a00a-30933af6b11c.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_17.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 129396, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/45c5a6d2-f41e-44b9-bbd6-b758e11e141c.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_18.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 93985, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/31dc4d5e-a07f-4255-8ba3-c9fb8aeccc1c.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb755ee-febc-5b85-b3c2-1906d4101c9e/3cb755ee-febc-5b85-b3c2-1906d4101c9e_image_19.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 132072, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18782752/d4bfc1a0-28a9-4d48-b8be-6080d9c5f7c6.jpg', 'Width': 800}], 'price': 16900, 'price_includes_vat': True, 'registration_date': '2017-01-01', 'seats_number': 5, 'seller_name': None, 'title': 'MINI COUNTRYMAN Cooper D', 'transmission': 'manual', 'trim': 'Cooper D', 'vin': None, 'year': 2017} 2026-01-28 12:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:30:28 [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%2761786655%27 HTTP/1.1" 200 None 2026-01-28 12:30:28 [auto_selling_coches.net] INFO: Saving data for 61786655: {'created_time': 1769603428.943282, 'last_price_update_time': 1769603428.943292} 2026-01-28 12:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61786655') HTTP/1.1" 204 0 2026-01-28 12:30:28 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-28 12:30:28 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor' 2026-01-28 12:30:28 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn' 2026-01-28 12:30:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-28 12:30:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-28 12:30:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 2491a03afc3011f0a599c2c555c92d63 2026-01-28 12:30:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4> 2026-01-28 12:30:28 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11> 2026-01-28 12:30:28 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:30:28 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:30:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed 2026-01-28 12:30:29 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0} 2026-01-28 12:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:30:30 [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%201768307430 HTTP/1.1" 200 None 2026-01-28 12:30:30 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (30 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/2491a03afc3011f0a599c2c555c92d63.jl 2026-01-28 12:30:30 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 65153, 'downloader/request_count': 32, 'downloader/request_method_count/GET': 32, 'downloader/response_bytes': 3439355, 'downloader/response_count': 32, 'downloader/response_status_count/200': 32, 'elapsed_time_seconds': 305.870496, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 28, 12, 30, 30, 185254, tzinfo=datetime.timezone.utc), 'item_scraped_count': 30, 'log_count/DEBUG': 1599, 'log_count/INFO': 908, 'memusage/max': 154861568, 'memusage/startup': 126435328, 'request_depth_max': 2, 'response_received_count': 32, 'scheduler/dequeued': 32, 'scheduler/dequeued/memory': 32, 'scheduler/enqueued': 32, 'scheduler/enqueued/memory': 32, 'scrapy-zyte-api/429': 0, 'scrapy-zyte-api/attempts': 36, 'scrapy-zyte-api/error_ratio': 0.1111111111111111, 'scrapy-zyte-api/errors': 4, "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 4, 'scrapy-zyte-api/fatal_errors': 0, 'scrapy-zyte-api/mean_connection_seconds': 12.542690786562165, 'scrapy-zyte-api/mean_response_seconds': 12.615841449383884, 'scrapy-zyte-api/processed': 32, 'scrapy-zyte-api/request_args/actions': 1, 'scrapy-zyte-api/request_args/browserHtml': 1, 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 30, 'scrapy-zyte-api/request_args/experimental.requestCookies': 30, 'scrapy-zyte-api/request_args/experimental.responseCookies': 32, 'scrapy-zyte-api/request_args/httpResponseBody': 31, 'scrapy-zyte-api/request_args/httpResponseHeaders': 31, 'scrapy-zyte-api/request_args/requestHeaders': 1, 'scrapy-zyte-api/request_args/url': 32, 'scrapy-zyte-api/status_codes/0': 4, 'scrapy-zyte-api/status_codes/200': 32, 'scrapy-zyte-api/success': 32, 'scrapy-zyte-api/success_ratio': 1.0, 'scrapy-zyte-api/throttle_ratio': 0.0, 'start_time': datetime.datetime(2026, 1, 28, 12, 25, 24, 314758, tzinfo=datetime.timezone.utc)} 2026-01-28 12:30:30 [scrapy.core.engine] INFO: Spider closed (finished) 2026-01-28 12:30:30 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fecce355c10> 2026-01-28 12:30:30 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fecce356490> -
Log
-
Source
http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/2491a03afc3011f0a599c2c555c92d63.log
-
-
source log last update time 2026-01-28 12:30:30 last update timestamp 1769603430 downloader / request bytes 65153 downloader / request count 32 downloader / request method count / GET 32 downloader / response bytes 3439355 downloader / response count 32 downloader / response status count / 200 32 elapsed time seconds 305.870496 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2026, 1, 28, 12, 30, 30, 185254, tzinfo=datetime.timezone.utc) item scraped count 30 log count / DEBUG 1599 log count / INFO 908 memusage / max 154861568 memusage / startup 126435328 request depth max 2 response received count 32 scheduler / dequeued 32 scheduler / dequeued / memory 32 scheduler / enqueued 32 scheduler / enqueued / memory 32 scrapy-zyte-api / 429 0 scrapy-zyte-api / attempts 36 scrapy-zyte-api / error ratio 0.1111111111111111 scrapy-zyte-api / errors 4 scrapy-zyte-api / exception types / <class aiohttp.client exceptions.ClientConnectorError > 4 scrapy-zyte-api / fatal errors 0 scrapy-zyte-api / mean connection seconds 12.542690786562165 scrapy-zyte-api / mean response seconds 12.615841449383884 scrapy-zyte-api / processed 32 scrapy-zyte-api / request args / actions 1 scrapy-zyte-api / request args / browserHtml 1 scrapy-zyte-api / request args / customHttpRequestHeaders 30 scrapy-zyte-api / request args / experimental.requestCookies 30 scrapy-zyte-api / request args / experimental.responseCookies 32 scrapy-zyte-api / request args / httpResponseBody 31 scrapy-zyte-api / request args / httpResponseHeaders 31 scrapy-zyte-api / request args / requestHeaders 1 scrapy-zyte-api / request args / url 32 scrapy-zyte-api / status codes / 0 4 scrapy-zyte-api / status codes / 200 32 scrapy-zyte-api / success 32 scrapy-zyte-api / success ratio 1.0 scrapy-zyte-api / throttle ratio 0.0 start time datetime.datetime(2026, 1, 28, 12, 25, 24, 314758, tzinfo=datetime.timezone.utc)