INFO : 2022-04-29 16:19:27Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2022-04-29 16:19:32Z - Artifact deployed. INFO : 2022-04-29 16:19:32Z - Now scanning "service", found 102 files. INFO : 2022-04-29 16:19:32Z - Now scanning "web", found 34 files. INFO : 2022-04-29 16:19:32Z - Now scanning "db", found 2 files. INFO : 2022-04-29 16:19:32Z - Now have 138 files in total. INFO : 2022-04-29 16:19:32Z - Removed 0 files due to nonunique device and inode. INFO : 2022-04-29 16:19:32Z - Now removing files with zero size from list...removed 0 files INFO : 2022-04-29 16:19:32Z - Total size is 67984910 bytes or 65 MiB INFO : 2022-04-29 16:19:32Z - Now sorting on size:removed 74 files due to unique sizes from list.64 files left. INFO : 2022-04-29 16:19:32Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2022-04-29 16:19:32Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2022-04-29 16:19:32Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2022-04-29 16:19:32Z - It seems like you have 54 files that are not unique INFO : 2022-04-29 16:19:32Z - Totally, 8 MiB can be reduced. INFO : 2022-04-29 16:19:32Z - Now making hard links. INFO : 2022-04-29 16:19:32Z - Making 27 links. INFO : 2022-04-29 16:19:33Z - Sending build context to Docker daemon 87.09MB INFO : 2022-04-29 16:19:33Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.15 INFO : 2022-04-29 16:19:33Z - ---> 4c7c854ee066 INFO : 2022-04-29 16:19:33Z - Step 2/9 : EXPOSE 80 INFO : 2022-04-29 16:19:33Z - ---> Running in 421ecc454dd2 INFO : 2022-04-29 16:19:33Z - Removing intermediate container 421ecc454dd2 INFO : 2022-04-29 16:19:33Z - ---> f23b9479bd79 INFO : 2022-04-29 16:19:33Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2022-04-29 16:19:34Z - ---> 9f42855b3eb6 INFO : 2022-04-29 16:19:34Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2022-04-29 16:19:34Z - ---> Running in db4a67752e87 INFO : 2022-04-29 16:19:35Z - Removing intermediate container db4a67752e87 INFO : 2022-04-29 16:19:35Z - ---> 853428771947 INFO : 2022-04-29 16:19:35Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2022-04-29 16:19:35Z - ---> Running in ea4f55cd4a4f INFO : 2022-04-29 16:19:35Z - Removing intermediate container ea4f55cd4a4f INFO : 2022-04-29 16:19:35Z - ---> ec30baec2110 INFO : 2022-04-29 16:19:35Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2022-04-29 16:19:35Z - ---> Running in 8fd1dd262d15 INFO : 2022-04-29 16:19:35Z - Removing intermediate container 8fd1dd262d15 INFO : 2022-04-29 16:19:35Z - ---> d46c97efc577 INFO : 2022-04-29 16:19:35Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2022-04-29 16:19:35Z - ---> Running in 6e5bad3f2885 INFO : 2022-04-29 16:19:35Z - Removing intermediate container 6e5bad3f2885 INFO : 2022-04-29 16:19:35Z - ---> ae263a0ee421 INFO : 2022-04-29 16:19:35Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2022-04-29 16:19:36Z - ---> Running in 69e76f24b5dd INFO : 2022-04-29 16:19:36Z - Removing intermediate container 69e76f24b5dd INFO : 2022-04-29 16:19:36Z - ---> a06418188bb2 INFO : 2022-04-29 16:19:36Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-04-29 16:19:36Z - ---> Running in 7256cac18e3e INFO : 2022-04-29 16:19:36Z - Removing intermediate container 7256cac18e3e INFO : 2022-04-29 16:19:36Z - ---> bf47dc6c1268 INFO : 2022-04-29 16:19:36Z - Successfully built bf47dc6c1268 INFO : 2022-04-29 16:19:36Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.23-ci.3