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:Integration
Script:global::InedoProduct-Deploy-Docker-CI
Pipeline:Release (Integration)
Created:6/16/2023 10:16:56 PM by gdivis@inedo.local
Start date:6/16/2023 10:16:56 PM
Completed date:6/16/2023 10:17:29 PM (33s)
Status:Succeeded

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

  • Execution Logs33s

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

      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection because an error was encountered during handshakes before login. Common causes include client attempting to connect to an unsupported version of SQL Server, server too busy to accept new connections or a resource limitation (memory or maximum allowed connections) on the server..
      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x68.
      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection.
      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection due to prelogin failure.