- Analysis
- Categories
- Charts
- Logs
- Crawler.stats
-
project sourcing_v2 spider auto_selling_coches.net job 25ef6eb2fc3011f0a599c2c555c92d63 first_log_time 2026-01-28 12:47:54 latest_log_time 2026-01-28 12:59:31 runtime 0:11:37 crawled_pages 42 scraped_items 39 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:59:31 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f7500725710>
2026-01-28 12:59:31 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f7500725f10>
WARNING+
INFO
-
scrapy_version
2.11.2
-
telnet_console
127.0.0.1:6032
-
telnet_password
1f01f5494f947248
-
latest_crawl
2026-01-28 12:59:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/60601597> (referer: https://www.coches.net/concesionario/marmecars/?pg=1) ['zyte-api']
-
latest_scrape
2026-01-28 12:59:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/60601597>
-
latest_stat
2026-01-28 12:58:54 [scrapy.extensions.logstats] INFO: Crawled 39 pages (at 5 pages/min), scraped 36 items (at 5 items/min)
DEBUG
-
-
-
Head
2026-01-28 12:47:54 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2) 2026-01-28 12:47: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:47:54 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider 2026-01-28 12:47:54 [auto_selling_coches.net] INFO: _job: 25ef6eb2fc3011f0a599c2c555c92d63, SCRAPY_JOB: None 2026-01-28 12:47:54 [scrapy.addons] INFO: Enabled addons: [] 2026-01-28 12:47:54 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-28 12:47:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-28 12:47:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-28 12:47:54 [scrapy.extensions.telnet] INFO: Telnet Password: 1f01f5494f947248 2026-01-28 12:47: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:47: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/25ef6eb2fc3011f0a599c2c555c92d63.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:47:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-28 12:47:54 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-01-28 12:47: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:47:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling 2026-01-28 12:47: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:47: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:47:54 [scrapy.core.engine] INFO: Spider opened 2026-01-28 12:47:54 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID 2026-01-28 12:47:54 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net 2026-01-28 12:47:54 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2 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:47:54 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6032 2026-01-28 12:47:54 [scrapy-playwright] INFO: Starting download handler 2026-01-28 12:47:54 [scrapy-playwright] INFO: Starting download handler 2026-01-28 12:47:59 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/marmecars and multipost_profile_id: 4581ca7f-87ac-4713-9aa0-0313934798a4 and job_id: 25ef6eb2fc3011f0a599c2c555c92d63 2026-01-28 12:47: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:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/marmecars> (referer: None) ['zyte-api'] 2026-01-28 12:48:12 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/marmecars/> 2026-01-28 12:48:12 [auto_selling_coches.net] INFO: Title at home page 39 VehĂculos 2026-01-28 12:48:12 [auto_selling_coches.net] INFO: Total number of items: 39 2026-01-28 12:48:12 [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:48:54 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min) 2026-01-28 12:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/marmecars?pg=1> (referer: https://www.coches.net/concesionario/marmecars/) ['zyte-api'] 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Parsing page 1 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Found 30 listings on page 1 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Found listing with ID: 62034782 2026-01-28 12:49:07 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID 2026-01-28 12:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443 2026-01-28 12:49:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2002 2026-01-28 12:49:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential 2026-01-28 12:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443 2026-01-28 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:49:07 [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%2762034782%27 HTTP/1.1" 200 None 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Scrape type for 62034782: 1 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Scraping new listing 62034782 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Found listing with ID: 62190305 2026-01-28 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:49:07 [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%2762190305%27 HTTP/1.1" 200 None 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Scrape type for 62190305: 1 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Scraping new listing 62190305 2026-01-28 12:49:07 [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:49:07 [auto_selling_coches.net] INFO: Found listing with ID: 58084632 2026-01-28 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:49:07 [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%2758084632%27 HTTP/1.1" 200 None 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Scrape type for 58084632: 1 2026-01-28 12:49:07 [auto_selling_coches.net] INFO: Scraping new listing 58084632 2026-01-28 12:49:07 [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:49:07 [auto_selling_coches.net] INFO: Found listing with ID: 61473238 -
Tail
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_2.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 188906, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/fc75c151-ad9d-436a-aa3d-9a11428ad84a.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_4.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 160911, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/d7330891-58b4-40cd-955d-5a629fdcbf75.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_6.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 211696, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/692dc47a-921b-42f6-8b5d-eb3ae06b52c6.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_7.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 210527, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/a331bee6-81d3-4376-b48f-9622297af559.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_8.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 220172, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/5769c8d0-46ce-44b9-9a7a-c9d970501bfa.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_8.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 188068, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/e5f16264-1e67-467f-aded-9ff3dc80349f.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_9.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 147561, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/b5bba599-90b3-4568-ae30-9183ac7871e4.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_9.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 205222, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/ba7bff6b-bf24-49d5-92ec-04920400465d.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_10.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 164004, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/d2d97354-4a12-42dd-93d4-fe2cd47c0d13.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_10.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 141371, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/b7c635cf-09c9-4776-be46-9a9df48305ad.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_11.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 119134, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/25d4989a-43fe-4bd0-9be5-4a93eebb20e4.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_11.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 211630, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/4bf71390-7414-45f8-8df8-d361ccbd98c8.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_12.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 181234, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/eaf9c154-559a-425c-b08c-3bb1b69143e9.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_12.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 231935, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/9ecc675f-c2c9-4598-a2b5-bd7dd47be8ef.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_13.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 200386, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/0bcfe009-5c64-4cc5-94fb-56271dd46fa9.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_14.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 207892, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/60f269cd-7b1f-4cba-8988-3ad3db5ec2dd.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_15.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 261794, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/7721fe0c-c5d9-4643-8b7f-2d2a3e03c1ff.jpg', 'Width': 800}, {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f0f9f3-b52e-55f8-8b5f-af039df7c28c/31f0f9f3-b52e-55f8-8b5f-af039df7c28c_image_19.jpg', 'Extension': 'jpg', 'FileSizeInBytes': 195503, 'Height': 600, 'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17842856/8f592bef-e011-4622-acea-8b1cb48c31b6.jpg', 'Width': 800}], 'price': 14999, 'price_includes_vat': True, 'registration_date': '2023-01-01', 'seats_number': 5, 'seller_name': None, 'title': 'FORD EcoSport 1.0T EcoBoost SS ST Line', 'transmission': 'manual', 'trim': '1.0T EcoBoost 92kW 125CV SS ST Line', 'vin': 'WF01XXERK1NA44868', 'year': 2023} 2026-01-28 12:59:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:59:30 [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%2760601597%27 HTTP/1.1" 200 None 2026-01-28 12:59:30 [auto_selling_coches.net] INFO: Saving data for 60601597: {'created_time': 1769605170.326797, 'last_price_update_time': 1769605170.326842} 2026-01-28 12:59:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:59:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60601597') HTTP/1.1" 204 0 2026-01-28 12:59:30 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-28 12:59:30 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor' 2026-01-28 12:59:30 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn' 2026-01-28 12:59:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-28 12:59:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False 2026-01-28 12:59:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 25ef6eb2fc3011f0a599c2c555c92d63 2026-01-28 12:59:30 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4> 2026-01-28 12:59:30 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11> 2026-01-28 12:59:30 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:59:30 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0> 2026-01-28 12:59:30 [azure.servicebus._pyamqp._transport] DEBUG: Transport endpoint is already disconnected: OSError(107, 'Transport endpoint is not connected') 2026-01-28 12:59:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed 2026-01-28 12:59:30 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 9, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0} 2026-01-28 12:59:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-01-28 12:59: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%201768309170 HTTP/1.1" 200 None 2026-01-28 12:59:31 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (39 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/25ef6eb2fc3011f0a599c2c555c92d63.jl 2026-01-28 12:59:31 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 86438, 'downloader/request_count': 42, 'downloader/request_method_count/GET': 42, 'downloader/response_bytes': 4580497, 'downloader/response_count': 42, 'downloader/response_status_count/200': 42, 'elapsed_time_seconds': 696.566018, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 28, 12, 59, 30, 913572, tzinfo=datetime.timezone.utc), 'item_scraped_count': 39, 'log_count/DEBUG': 1596, 'log_count/INFO': 911, 'memusage/max': 176459776, 'memusage/startup': 126259200, 'request_depth_max': 3, 'response_received_count': 42, 'scheduler/dequeued': 42, 'scheduler/dequeued/memory': 42, 'scheduler/enqueued': 42, 'scheduler/enqueued/memory': 42, 'scrapy-zyte-api/429': 0, 'scrapy-zyte-api/attempts': 59, 'scrapy-zyte-api/error_ratio': 0.288135593220339, 'scrapy-zyte-api/errors': 17, "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 17, 'scrapy-zyte-api/fatal_errors': 0, 'scrapy-zyte-api/mean_connection_seconds': 17.201306587816884, 'scrapy-zyte-api/mean_response_seconds': 17.242725766419124, 'scrapy-zyte-api/processed': 42, 'scrapy-zyte-api/request_args/actions': 2, 'scrapy-zyte-api/request_args/browserHtml': 2, 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 39, 'scrapy-zyte-api/request_args/experimental.requestCookies': 41, 'scrapy-zyte-api/request_args/experimental.responseCookies': 42, 'scrapy-zyte-api/request_args/httpResponseBody': 40, 'scrapy-zyte-api/request_args/httpResponseHeaders': 40, 'scrapy-zyte-api/request_args/requestHeaders': 2, 'scrapy-zyte-api/request_args/url': 42, 'scrapy-zyte-api/status_codes/0': 17, 'scrapy-zyte-api/status_codes/200': 42, 'scrapy-zyte-api/success': 42, 'scrapy-zyte-api/success_ratio': 1.0, 'scrapy-zyte-api/throttle_ratio': 0.0, 'start_time': datetime.datetime(2026, 1, 28, 12, 47, 54, 347554, tzinfo=datetime.timezone.utc)} 2026-01-28 12:59:31 [scrapy.core.engine] INFO: Spider closed (finished) 2026-01-28 12:59:31 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f7500725710> 2026-01-28 12:59:31 [asyncio] ERROR: Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f7500725f10> -
Log
-
Source
http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/25ef6eb2fc3011f0a599c2c555c92d63.log
-
-
source log last update time 2026-01-28 12:59:31 last update timestamp 1769605171 downloader / request bytes 86438 downloader / request count 42 downloader / request method count / GET 42 downloader / response bytes 4580497 downloader / response count 42 downloader / response status count / 200 42 elapsed time seconds 696.566018 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2026, 1, 28, 12, 59, 30, 913572, tzinfo=datetime.timezone.utc) item scraped count 39 log count / DEBUG 1596 log count / INFO 911 memusage / max 176459776 memusage / startup 126259200 request depth max 3 response received count 42 scheduler / dequeued 42 scheduler / dequeued / memory 42 scheduler / enqueued 42 scheduler / enqueued / memory 42 scrapy-zyte-api / 429 0 scrapy-zyte-api / attempts 59 scrapy-zyte-api / error ratio 0.288135593220339 scrapy-zyte-api / errors 17 scrapy-zyte-api / exception types / <class aiohttp.client exceptions.ClientConnectorError > 17 scrapy-zyte-api / fatal errors 0 scrapy-zyte-api / mean connection seconds 17.201306587816884 scrapy-zyte-api / mean response seconds 17.242725766419124 scrapy-zyte-api / processed 42 scrapy-zyte-api / request args / actions 2 scrapy-zyte-api / request args / browserHtml 2 scrapy-zyte-api / request args / customHttpRequestHeaders 39 scrapy-zyte-api / request args / experimental.requestCookies 41 scrapy-zyte-api / request args / experimental.responseCookies 42 scrapy-zyte-api / request args / httpResponseBody 40 scrapy-zyte-api / request args / httpResponseHeaders 40 scrapy-zyte-api / request args / requestHeaders 2 scrapy-zyte-api / request args / url 42 scrapy-zyte-api / status codes / 0 17 scrapy-zyte-api / status codes / 200 42 scrapy-zyte-api / success 42 scrapy-zyte-api / success ratio 1.0 scrapy-zyte-api / throttle ratio 0.0 start time datetime.datetime(2026, 1, 28, 12, 47, 54, 347554, tzinfo=datetime.timezone.utc)