Environment: | Testing |
Script: | Deploy |
Pipeline: | Release (Testing) |
Created: | 7/1/2024 4:23:15 PM by SYSTEM |
Start date: | 7/1/2024 4:23:15 PM |
Completed date: | 7/1/2024 4:24:09 PM (54s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
Deploying InedoSecurityLabs.Service artifact to C:\Websites\InedoSecurityLabs\Service...
Unhandled exception: System.IO.IOException: The process cannot access the file 'C:\Websites\InedoSecurityLabs\Service\InedoSecurityLabs.Service.dll' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at Inedo.IO.FileEx.Open(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare, FileOptions fileOptions) at Inedo.Agents.RemoteFileHost.OpenFileAsync(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)