INFO : 2021-11-19 20:24:18Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-11-19 20:24:23Z - Artifact deployed. INFO : 2021-11-19 20:24:23Z - Now scanning "service", found 102 files. INFO : 2021-11-19 20:24:23Z - Now scanning "web", found 33 files. INFO : 2021-11-19 20:24:23Z - Now scanning "db", found 2 files. INFO : 2021-11-19 20:24:23Z - Now have 137 files in total. INFO : 2021-11-19 20:24:23Z - Removed 0 files due to nonunique device and inode. INFO : 2021-11-19 20:24:23Z - Now removing files with zero size from list...removed 0 files INFO : 2021-11-19 20:24:23Z - Total size is 64049847 bytes or 61 MiB INFO : 2021-11-19 20:24:23Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-11-19 20:24:23Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-11-19 20:24:23Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-11-19 20:24:23Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-11-19 20:24:23Z - It seems like you have 54 files that are not unique INFO : 2021-11-19 20:24:23Z - Totally, 8 MiB can be reduced. INFO : 2021-11-19 20:24:23Z - Now making hard links. INFO : 2021-11-19 20:24:23Z - Making 27 links. INFO : 2021-11-19 20:24:23Z - Sending build context to Docker daemon 83.2MB INFO : 2021-11-19 20:24:24Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.12 INFO : 2021-11-19 20:24:24Z - ---> b63a25852a66 INFO : 2021-11-19 20:24:24Z - Step 2/9 : EXPOSE 80 INFO : 2021-11-19 20:24:24Z - ---> Running in 3d652f15b26f INFO : 2021-11-19 20:24:24Z - Removing intermediate container 3d652f15b26f INFO : 2021-11-19 20:24:24Z - ---> 6c86130f3f4a INFO : 2021-11-19 20:24:24Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-11-19 20:24:25Z - ---> 1732b0721198 INFO : 2021-11-19 20:24:25Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-11-19 20:24:25Z - ---> Running in 89f245ecc83d INFO : 2021-11-19 20:24:25Z - Removing intermediate container 89f245ecc83d INFO : 2021-11-19 20:24:25Z - ---> 79020de29508 INFO : 2021-11-19 20:24:25Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-11-19 20:24:25Z - ---> Running in d87d896959a5 INFO : 2021-11-19 20:24:25Z - Removing intermediate container d87d896959a5 INFO : 2021-11-19 20:24:25Z - ---> ec8b68e8f568 INFO : 2021-11-19 20:24:25Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-11-19 20:24:25Z - ---> Running in d26c73fbbb3f INFO : 2021-11-19 20:24:26Z - Removing intermediate container d26c73fbbb3f INFO : 2021-11-19 20:24:26Z - ---> 01ca121079ed INFO : 2021-11-19 20:24:26Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-11-19 20:24:26Z - ---> Running in cb8c119661df INFO : 2021-11-19 20:24:26Z - Removing intermediate container cb8c119661df INFO : 2021-11-19 20:24:26Z - ---> 7b7002ddaff4 INFO : 2021-11-19 20:24:26Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-11-19 20:24:26Z - ---> Running in 207af1ef2a54 INFO : 2021-11-19 20:24:26Z - Removing intermediate container 207af1ef2a54 INFO : 2021-11-19 20:24:26Z - ---> e55201ca9b84 INFO : 2021-11-19 20:24:26Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-11-19 20:24:26Z - ---> Running in de90fdf4cece INFO : 2021-11-19 20:24:26Z - Removing intermediate container de90fdf4cece INFO : 2021-11-19 20:24:26Z - ---> 85e34ad33d02 INFO : 2021-11-19 20:24:26Z - Successfully built 85e34ad33d02 INFO : 2021-11-19 20:24:26Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.16-ci.3