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

Script:InedoProduct-Deploy-Docker-CI25
Pipeline:Release24 (Integration)
Created:5/30/2025 9:31:01 PM by gdivis@inedo.local
Start date:5/30/2025 9:31:01 PM
Completed date:5/30/2025 9:32:00 PM (59s)
Status:Succeeded

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

  • Execution Logs59s

    • Execute docker exec $productLower-sql-$escapedVersion /opt/mssql-tools18/bin/sqlcmd -S localhost -U SA -P 'myInsecurePassw0rd!' -C -Q 'CREATE DATABASE [$ApplicationName] COLLATE SQL_Latin1_General_CP1_CI_AS' as shell script8.4s

      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : Login timeout expired.
      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : TCP Provider: Error code 0x2749.
      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : A network-related or instance-specific error has occurred while establishing a connection to localhost. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online..