INFO : 2021-04-16 18:27:12Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-04-16 18:27:16Z - Artifact deployed. INFO : 2021-04-16 18:27:16Z - Now scanning "service", found 102 files. INFO : 2021-04-16 18:27:16Z - Now scanning "web", found 33 files. INFO : 2021-04-16 18:27:16Z - Now scanning "db", found 2 files. INFO : 2021-04-16 18:27:16Z - Now have 137 files in total. INFO : 2021-04-16 18:27:16Z - Removed 0 files due to nonunique device and inode. INFO : 2021-04-16 18:27:16Z - Now removing files with zero size from list...removed 0 files INFO : 2021-04-16 18:27:16Z - Total size is 63579661 bytes or 61 MiB INFO : 2021-04-16 18:27:16Z - Now sorting on size:removed 73 files due to unique sizes from list.64 files left. INFO : 2021-04-16 18:27:16Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2021-04-16 18:27:16Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2021-04-16 18:27:16Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2021-04-16 18:27:16Z - It seems like you have 54 files that are not unique INFO : 2021-04-16 18:27:16Z - Totally, 8 MiB can be reduced. INFO : 2021-04-16 18:27:16Z - Now making hard links. INFO : 2021-04-16 18:27:16Z - Making 27 links. INFO : 2021-04-16 18:27:17Z - Sending build context to Docker daemon 82.05MB INFO : 2021-04-16 18:27:17Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.5 INFO : 2021-04-16 18:27:17Z - ---> 6a46be5613c2 INFO : 2021-04-16 18:27:17Z - Step 2/9 : EXPOSE 80 INFO : 2021-04-16 18:27:17Z - ---> Running in 7b882c4aa5d5 INFO : 2021-04-16 18:27:17Z - Removing intermediate container 7b882c4aa5d5 INFO : 2021-04-16 18:27:17Z - ---> 0a111db05cfd INFO : 2021-04-16 18:27:17Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-04-16 18:27:18Z - ---> 30cc12393c4d INFO : 2021-04-16 18:27:18Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-04-16 18:27:18Z - ---> Running in f602397830c4 INFO : 2021-04-16 18:27:19Z - Removing intermediate container f602397830c4 INFO : 2021-04-16 18:27:19Z - ---> 9e775cc050fc INFO : 2021-04-16 18:27:19Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-04-16 18:27:19Z - ---> Running in c2c61d524a54 INFO : 2021-04-16 18:27:19Z - Removing intermediate container c2c61d524a54 INFO : 2021-04-16 18:27:19Z - ---> 2f3f0f730626 INFO : 2021-04-16 18:27:19Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-04-16 18:27:19Z - ---> Running in ea63e2d4f543 INFO : 2021-04-16 18:27:19Z - Removing intermediate container ea63e2d4f543 INFO : 2021-04-16 18:27:19Z - ---> b11a6af2adf3 INFO : 2021-04-16 18:27:19Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-04-16 18:27:19Z - ---> Running in b82137cce91d INFO : 2021-04-16 18:27:19Z - Removing intermediate container b82137cce91d INFO : 2021-04-16 18:27:19Z - ---> f59a1101b2cd INFO : 2021-04-16 18:27:19Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-04-16 18:27:19Z - ---> Running in e024317e14ee INFO : 2021-04-16 18:27:20Z - Removing intermediate container e024317e14ee INFO : 2021-04-16 18:27:20Z - ---> c93b5a8571e1 INFO : 2021-04-16 18:27:20Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-04-16 18:27:20Z - ---> Running in 8ed80ee1a3de INFO : 2021-04-16 18:27:20Z - Removing intermediate container 8ed80ee1a3de INFO : 2021-04-16 18:27:20Z - ---> aa7c9c50d833 INFO : 2021-04-16 18:27:20Z - Successfully built aa7c9c50d833 INFO : 2021-04-16 18:27:20Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.5-ci.4