INFO : 2021-07-30 16:18:40Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-07-30 16:18:45Z - Artifact deployed. INFO : 2021-07-30 16:18:45Z - Now scanning "service", found 102 files. INFO : 2021-07-30 16:18:45Z - Now scanning "web", found 33 files. INFO : 2021-07-30 16:18:45Z - Now scanning "db", found 2 files. INFO : 2021-07-30 16:18:45Z - Now have 137 files in total. INFO : 2021-07-30 16:18:45Z - Removed 0 files due to nonunique device and inode. INFO : 2021-07-30 16:18:45Z - Now removing files with zero size from list...removed 0 files INFO : 2021-07-30 16:18:45Z - Total size is 63896933 bytes or 61 MiB INFO : 2021-07-30 16:18:45Z - Now sorting on size:removed 73 files due to unique sizes from list.64 files left. INFO : 2021-07-30 16:18:45Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2021-07-30 16:18:45Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2021-07-30 16:18:45Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2021-07-30 16:18:45Z - It seems like you have 54 files that are not unique INFO : 2021-07-30 16:18:45Z - Totally, 8 MiB can be reduced. INFO : 2021-07-30 16:18:45Z - Now making hard links. INFO : 2021-07-30 16:18:45Z - Making 27 links. INFO : 2021-07-30 16:18:46Z - Sending build context to Docker daemon 82.95MB INFO : 2021-07-30 16:18:46Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.8 INFO : 2021-07-30 16:18:46Z - ---> 7c29b9cf0428 INFO : 2021-07-30 16:18:46Z - Step 2/9 : EXPOSE 80 INFO : 2021-07-30 16:18:46Z - ---> Running in e9ad123036b8 INFO : 2021-07-30 16:18:46Z - Removing intermediate container e9ad123036b8 INFO : 2021-07-30 16:18:46Z - ---> c0c252ee7264 INFO : 2021-07-30 16:18:46Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-07-30 16:18:47Z - ---> 948ad200b32b INFO : 2021-07-30 16:18:47Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-07-30 16:18:47Z - ---> Running in 28f3e98d5d77 INFO : 2021-07-30 16:18:47Z - Removing intermediate container 28f3e98d5d77 INFO : 2021-07-30 16:18:47Z - ---> adccdf592ab6 INFO : 2021-07-30 16:18:47Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-07-30 16:18:47Z - ---> Running in 3f2fe90765a6 INFO : 2021-07-30 16:18:47Z - Removing intermediate container 3f2fe90765a6 INFO : 2021-07-30 16:18:47Z - ---> 544228268ac5 INFO : 2021-07-30 16:18:47Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-07-30 16:18:48Z - ---> Running in 8ab4f6b64001 INFO : 2021-07-30 16:18:48Z - Removing intermediate container 8ab4f6b64001 INFO : 2021-07-30 16:18:48Z - ---> 493e290b7abc INFO : 2021-07-30 16:18:48Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-07-30 16:18:48Z - ---> Running in a015f6a9f15b INFO : 2021-07-30 16:18:48Z - Removing intermediate container a015f6a9f15b INFO : 2021-07-30 16:18:48Z - ---> 9c2742ba712b INFO : 2021-07-30 16:18:48Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-07-30 16:18:48Z - ---> Running in 93819efd1d29 INFO : 2021-07-30 16:18:48Z - Removing intermediate container 93819efd1d29 INFO : 2021-07-30 16:18:48Z - ---> cc8b239d6c74 INFO : 2021-07-30 16:18:48Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-07-30 16:18:48Z - ---> Running in dea9e053d04a INFO : 2021-07-30 16:18:49Z - Removing intermediate container dea9e053d04a INFO : 2021-07-30 16:18:49Z - ---> ef4d9b1b8c9f INFO : 2021-07-30 16:18:49Z - Successfully built ef4d9b1b8c9f INFO : 2021-07-30 16:18:49Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.10-ci.1