KyoshoEuropeJob.Execute

The job is finished. It will be removed automatically 03/24/2026 09:23:33.
// Id: #209556
using SwedishEdition.Integrations.Web.Jobs;

var kyoshoEuropeJob = Activate<KyoshoEuropeJob>();
await kyoshoEuropeJob.Execute(null);

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"KyoshoEurope"
RetryCount
8
Time
1774251010

State

03/23/2026 09:23:33 (+5m 2.603s) Deleted

Triggered via Dashboard UI

+3ms Scheduled

Retry attempt 8 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 10:01:35

+8m 44.400s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+14ms Processing

Server:
web01:720716
Worker:
853f040d
+15msFetching stock from KyoshoEurope..
+8m 44.398sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+22m 2.880s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 7 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 09:09:34

+8m 44.260s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+26ms Processing

Server:
web01:720716
Worker:
055c62fd
+16msFetching stock from KyoshoEurope..
+8m 44.253sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+13m 30.297s Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

Retry attempt 6 of 10: The process cannot access the file '/var/www/psaf…

Enqueue at:
03/23/2026 08:38:45

+24ms Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

The process cannot access the file '/var/www/psafth-web/StockCache.json' because it is being used by another process.

System.IO.IOException: The process cannot access the file '/var/www/psafth-web/StockCache.json' because it is being used by another process.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at SwedishEdition.Integrations.Services.StockCacheService.LoadAsync()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+16ms Processing

Server:
web01:720716
Worker:
35a2983d
+22msFetching stock from KyoshoEurope..
+25msFailed to fetch stock quantities from Kyosho. System.IO.IOException: The process cannot access the file '/var/www/psafth-web/StockCache.json' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at SwedishEdition.Integrations.Services.StockCacheService.LoadAsync() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+5m 46.780s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

Retry attempt 5 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 08:25:23

+8m 44.090s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+6ms Processing

Server:
web01:720716
Worker:
2b8cff28
+936msFetching stock from KyoshoEurope..
+8m 44.083sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+3m 16.797s Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

Retry attempt 4 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 08:10:53

+8m 44.247s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+37ms Processing

Server:
web01:720716
Worker:
fa5135f9
+17msFetching stock from KyoshoEurope..
+8m 44.251sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+1m 1.443s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 3 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 07:58:56

+8m 43.793s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+47ms Processing

Server:
web01:720716
Worker:
e83c6471
+10msFetching stock from KyoshoEurope..
+8m 43.789sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+47.550s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 2 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 07:49:12

+8m 43.533s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+14ms Processing

Server:
web01:720716
Worker:
35a2983d
+17msFetching stock from KyoshoEurope..
+8m 43.528sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+47.836s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 1 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 07:39:34

+8m 42.504s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+6ms Processing

Server:
web01:720716
Worker:
2b8cff28
+11msFetching stock from KyoshoEurope..
+8m 42.485sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+4ms Enqueued

Triggered by recurring job scheduler

03/23/2026 07:30:10 Created