INFO : 2022-04-15 17:52:39Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2022-04-15 17:52:44Z - Artifact deployed. INFO : 2022-04-15 17:52:44Z - Now scanning "service", found 102 files. INFO : 2022-04-15 17:52:44Z - Now scanning "web", found 34 files. INFO : 2022-04-15 17:52:44Z - Now scanning "db", found 2 files. INFO : 2022-04-15 17:52:44Z - Now have 138 files in total. INFO : 2022-04-15 17:52:44Z - Removed 0 files due to nonunique device and inode. INFO : 2022-04-15 17:52:44Z - Now removing files with zero size from list...removed 0 files INFO : 2022-04-15 17:52:44Z - Total size is 65239708 bytes or 62 MiB INFO : 2022-04-15 17:52:44Z - Now sorting on size:removed 74 files due to unique sizes from list.64 files left. INFO : 2022-04-15 17:52:44Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2022-04-15 17:52:44Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2022-04-15 17:52:44Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2022-04-15 17:52:44Z - It seems like you have 54 files that are not unique INFO : 2022-04-15 17:52:44Z - Totally, 8 MiB can be reduced. INFO : 2022-04-15 17:52:44Z - Now making hard links. INFO : 2022-04-15 17:52:44Z - Making 27 links. INFO : 2022-04-15 17:52:45Z - Sending build context to Docker daemon 84.26MB INFO : 2022-04-15 17:52:45Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.15 INFO : 2022-04-15 17:52:45Z - ---> 4c7c854ee066 INFO : 2022-04-15 17:52:45Z - Step 2/9 : EXPOSE 80 INFO : 2022-04-15 17:52:45Z - ---> Running in 14583c5d6a42 INFO : 2022-04-15 17:52:45Z - Removing intermediate container 14583c5d6a42 INFO : 2022-04-15 17:52:45Z - ---> 5475b23a4fd6 INFO : 2022-04-15 17:52:45Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2022-04-15 17:52:46Z - ---> d0f8dee80ad6 INFO : 2022-04-15 17:52:46Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2022-04-15 17:52:46Z - ---> Running in 8bf0c5469cca INFO : 2022-04-15 17:52:46Z - Removing intermediate container 8bf0c5469cca INFO : 2022-04-15 17:52:46Z - ---> bef5bab6adc2 INFO : 2022-04-15 17:52:46Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2022-04-15 17:52:46Z - ---> Running in f8c692fb71f6 INFO : 2022-04-15 17:52:46Z - Removing intermediate container f8c692fb71f6 INFO : 2022-04-15 17:52:46Z - ---> 6da0869e4894 INFO : 2022-04-15 17:52:46Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2022-04-15 17:52:46Z - ---> Running in 39182109cd4f INFO : 2022-04-15 17:52:47Z - Removing intermediate container 39182109cd4f INFO : 2022-04-15 17:52:47Z - ---> 20172cf9c240 INFO : 2022-04-15 17:52:47Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2022-04-15 17:52:47Z - ---> Running in 143504133f02 INFO : 2022-04-15 17:52:47Z - Removing intermediate container 143504133f02 INFO : 2022-04-15 17:52:47Z - ---> 3d1ad955dbd9 INFO : 2022-04-15 17:52:47Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2022-04-15 17:52:47Z - ---> Running in 12b2f87d22dc INFO : 2022-04-15 17:52:47Z - Removing intermediate container 12b2f87d22dc INFO : 2022-04-15 17:52:47Z - ---> 8f098af92dd2 INFO : 2022-04-15 17:52:47Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-04-15 17:52:47Z - ---> Running in 3c2ae3f37047 INFO : 2022-04-15 17:52:47Z - Removing intermediate container 3c2ae3f37047 INFO : 2022-04-15 17:52:47Z - ---> d99385a0fc7d INFO : 2022-04-15 17:52:47Z - Successfully built d99385a0fc7d INFO : 2022-04-15 17:52:47Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.22-ci.1