Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Production
Script:Deploy
Pipeline:Release (Production)
Created:1/24/2025 4:03:26 PM by rhessinger@inedo.local
Start date:1/24/2025 4:03:30 PM
Completed date:1/24/2025 4:04:22 PM (52s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs52s

    • Service31s

      • Deploy InedoSecurityLabs.Service artifact to C:\Websites\InedoSecurityLabs\Service0.67s

        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, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Inedo.IO.FileEx.Open(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare, FileOptions fileOptions) at Inedo.Agents.OpenHostedFile.Open(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare) 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)