I have run into an issue where dotnet restore is experiencing a seg fault. I am running it on a shared runner that gitlab provides. I found an open issue on dotnet/cli where someone describes a fix. Although I don't have direct access to change the version of libcurl3 described in the previously linked issue. I believe the runner is a similar Linux-based environment as described in the issue as well. It just started failing when the last docker image was pushed 10 days ago. Any thoughts?
Full error readout below:
gitlab-ci-multi-runner 1.2.0 (3a4fcd4)
Using Docker executor with image microsoft/dotnet:latest ...
Pulling docker image microsoft/dotnet:latest ...
Running on runner-8a2f473d-project-921303-concurrent-0 via runner-8a2f473d-machine-1466388649-b5231c62-digital-ocean-4gb...
Cloning repository...
Cloning into '/builds'...
Checking out 960946f1 as hotfix/fix-breaking-ci...
$ cd $CI_PROJECT_DIR/server
$ dotnet restore
log : Restoring packages for /builds/project.json...
log : Restoring packages for /builds/project.json...
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.cookies/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.facebook/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.facebook/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.google/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.google/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.twitter/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.twitter/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.cors/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authorization/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.dataprotection.extensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.extensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.diagnostics/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.diagnostics.entityframeworkcore/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.entityframeworkcore/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.hosting/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.http/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.identity.entityframeworkcore/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity.entityframeworkcore/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.identity/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.staticfiles/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.server.kestrel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.staticfiles/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.dotnet.cli.utils/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.cli.utils/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.projectmodel/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.dotnet.projectmodel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.sqlite/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.tools/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.commandline/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.fileproviderextensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileproviderextensions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.json/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.usersecrets/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.logging/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.logging.console/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.logging.debug/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.platformabstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.platformabstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.serialization.json/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.sqlserver/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlserver/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.fileextensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnet.webapi.client/index.json
info : GET https://api.nuget.org/v3-flatcontainer/fluentassertions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.app/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.platforms/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.win32.registry/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/newtonsoft.json/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/fluentassertions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.tracesource/index.json
info : GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/dotnet-test-xunit/index.json
info : GET https://api.nuget.org/v3-flatcontainer/dotnet-test-xunit/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/moq.netcore/index.json
info : GET https://api.nuget.org/v3-flatcontainer/moq.netcore/index.json
info : GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/xunit/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 277ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 312ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/1.0.0-rc2-final/microsoft.aspnetcore.diagnostics.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/1.0.0-rc2-final/microsoft.aspnetcore.http.1.0.0-rc2-final.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/index.json 325ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileproviderextensions/index.json 344ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.entityframeworkcore/index.json 386ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 314ms
info : OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 311ms
info : OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 305ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 385ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools/index.json 353ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 318ms
info : NotFound https://api.nuget.org/v3-flatcontainer/moq.netcore/index.json 305ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 342ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 351ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 352ms
info : OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 307ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 348ms
info : OK https://api.nuget.org/v3-flatcontainer/dotnet-test-xunit/index.json 315ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.platformabstractions/index.json 336ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 339ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 340ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 416ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite/index.json 365ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 416ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.extensions/index.json 414ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.twitter/index.json 418ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.facebook/index.json 432ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity/index.json 392ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.google/index.json 431ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 386ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json 333ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 356ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlserver/index.json 340ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileproviderextensions/1.0.0-rc1-final/microsoft.extensions.configuration.fileproviderextensions.1.0.0-rc1-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/4.0.1/system.runtime.serialization.json.4.0.1.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 339ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.entityframeworkcore/1.0.0-rc2-final/microsoft.aspnetcore.diagnostics.entityframeworkcore.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/8.0.3/newtonsoft.json.8.0.3.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools/1.0.0-preview1-final/microsoft.entityframeworkcore.tools.1.0.0-preview1-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/1.0.0-rc2-final/microsoft.aspnetcore.hosting.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/1.0.0-rc2-final/microsoft.extensions.logging.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/1.0.0-rc2-final/microsoft.extensions.configuration.commandline.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/xunit/2.1.0/xunit.2.1.0.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/1.0.0-rc2-final/microsoft.extensions.configuration.json.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/1.0.0-rc2-final/microsoft.extensions.configuration.environmentvariables.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/1.0.0-rc2-final/microsoft.extensions.logging.console.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.platformabstractions/1.0.0-rc1-final/microsoft.extensions.platformabstractions.1.0.0-rc1-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite/1.0.0-rc2-final/microsoft.entityframeworkcore.sqlite.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/1.0.0-rc2-final/microsoft.aspnetcore.cors.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/1.0.0-rc2-final/microsoft.aspnetcore.authorization.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/1.0.0-rc2-final/microsoft.extensions.logging.debug.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.extensions/1.0.0-rc2-final/microsoft.aspnetcore.dataprotection.extensions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.twitter/1.0.0-rc2-final/microsoft.aspnetcore.authentication.twitter.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.facebook/1.0.0-rc2-final/microsoft.aspnetcore.authentication.facebook.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity/1.0.0-rc2-final/microsoft.aspnetcore.identity.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/1.0.0-rc2-final/microsoft.aspnetcore.server.iisintegration.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.google/1.0.0-rc2-final/microsoft.aspnetcore.authentication.google.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/1.0.0-rc2-final/microsoft.extensions.configuration.usersecrets.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlserver/1.0.0-rc2-final/microsoft.entityframeworkcore.sqlserver.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.3/microsoft.aspnet.webapi.client.5.2.3.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 449ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 444ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.staticfiles/index.json 436ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/index.json 496ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity.entityframeworkcore/index.json 454ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 450ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.cli.utils/index.json 436ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.projectmodel/index.json 435ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 394ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/1.0.0-rc2-final/microsoft.aspnetcore.hosting.1.0.0-rc2-final.nupkg 51ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/1.0.0-rc2-final/microsoft.extensions.configuration.fileextensions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/1.0.0-rc2-final/microsoft.aspnetcore.mvc.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/1.0.0-rc2-final/microsoft.aspnetcore.server.kestrel.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/1.0.0-rc2-final/microsoft.aspnetcore.authentication.cookies.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity.entityframeworkcore/1.0.0-rc2-final/microsoft.aspnetcore.identity.entityframeworkcore.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/1.0.0-rc2-final/microsoft.aspnetcore.mvc.taghelpers.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.staticfiles/1.0.0-rc2-final/microsoft.aspnetcore.staticfiles.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.cli.utils/1.0.0-preview1-002702/microsoft.dotnet.cli.utils.1.0.0-preview1-002702.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.projectmodel/1.0.0-rc2-002702/microsoft.dotnet.projectmodel.1.0.0-rc2-002702.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/1.0.0-rc2-final/microsoft.extensions.logging.console.1.0.0-rc2-final.nupkg 42ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/1.0.0-rc2-final/microsoft.aspnetcore.diagnostics.1.0.0-rc2-final.nupkg 110ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.facebook/1.0.0-rc2-final/microsoft.aspnetcore.authentication.facebook.1.0.0-rc2-final.nupkg 39ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity/1.0.0-rc2-final/microsoft.aspnetcore.identity.1.0.0-rc2-final.nupkg 37ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.console/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.console/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.stacktrace/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.threading/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.stacktrace/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection.extensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection.extensions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.logging.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.http.extensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.platformabstractions/1.0.0-rc2-final/microsoft.extensions.platformabstractions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.fileproviders.physical/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.options/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.dependencyinjection/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.diagnosticsource/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/1.0.0-rc2-final/microsoft.aspnetcore.http.1.0.0-rc2-final.nupkg 412ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.cookies/index.json 943ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.entityframeworkcore/1.0.0-rc2-final/microsoft.aspnetcore.diagnostics.entityframeworkcore.1.0.0-rc2-final.nupkg 379ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools/1.0.0-preview1-final/microsoft.entityframeworkcore.tools.1.0.0-preview1-final.nupkg 375ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.twitter/1.0.0-rc2-final/microsoft.aspnetcore.authentication.twitter.1.0.0-rc2-final.nupkg 339ms
info : OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/8.0.3/newtonsoft.json.8.0.3.nupkg 377ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileproviderextensions/1.0.0-rc1-final/microsoft.extensions.configuration.fileproviderextensions.1.0.0-rc1-final.nupkg 383ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/1.0.0-rc2-final/microsoft.extensions.logging.1.0.0-rc2-final.nupkg 373ms
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/4.0.1/system.runtime.serialization.json.4.0.1.nupkg 383ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/1.0.0-rc2-final/microsoft.extensions.configuration.commandline.1.0.0-rc2-final.nupkg 373ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.platformabstractions/1.0.0-rc1-final/microsoft.extensions.platformabstractions.1.0.0-rc1-final.nupkg 351ms
info : OK https://api.nuget.org/v3-flatcontainer/xunit/2.1.0/xunit.2.1.0.nupkg 358ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/1.0.0-rc2-final/microsoft.extensions.configuration.environmentvariables.1.0.0-rc2-final.nupkg 355ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/1.0.0-rc2-final/microsoft.aspnetcore.authorization.1.0.0-rc2-final.nupkg 347ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/1.0.0-rc2-final/microsoft.extensions.logging.debug.1.0.0-rc2-final.nupkg 346ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.extensions/1.0.0-rc2-final/microsoft.aspnetcore.dataprotection.extensions.1.0.0-rc2-final.nupkg 344ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite/1.0.0-rc2-final/microsoft.entityframeworkcore.sqlite.1.0.0-rc2-final.nupkg 351ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/1.0.0-rc2-final/microsoft.aspnetcore.cors.1.0.0-rc2-final.nupkg 349ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/1.0.0-rc2-final/microsoft.extensions.configuration.json.1.0.0-rc2-final.nupkg 357ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.google/1.0.0-rc2-final/microsoft.aspnetcore.authentication.google.1.0.0-rc2-final.nupkg 336ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlserver/1.0.0-rc2-final/microsoft.entityframeworkcore.sqlserver.1.0.0-rc2-final.nupkg 333ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/1.0.0-rc2-final/microsoft.extensions.configuration.usersecrets.1.0.0-rc2-final.nupkg 335ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.3/microsoft.aspnet.webapi.client.5.2.3.nupkg 331ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/1.0.0-rc2-final/microsoft.aspnetcore.server.kestrel.1.0.0-rc2-final.nupkg 324ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/1.0.0-rc2-final/microsoft.aspnetcore.mvc.1.0.0-rc2-final.nupkg 325ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/1.0.0-rc2-final/microsoft.aspnetcore.mvc.taghelpers.1.0.0-rc2-final.nupkg 319ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/1.0.0-rc2-final/microsoft.aspnetcore.authentication.cookies.1.0.0-rc2-final.nupkg 323ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.projectmodel/1.0.0-rc2-002702/microsoft.dotnet.projectmodel.1.0.0-rc2-002702.nupkg 315ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity.entityframeworkcore/1.0.0-rc2-final/microsoft.aspnetcore.identity.entityframeworkcore.1.0.0-rc2-final.nupkg 321ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.staticfiles/1.0.0-rc2-final/microsoft.aspnetcore.staticfiles.1.0.0-rc2-final.nupkg 318ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.cli.utils/1.0.0-preview1-002702/microsoft.dotnet.cli.utils.1.0.0-preview1-002702.nupkg 317ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.twitter/index.json 815ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.google/index.json 827ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.dataprotection.extensions/index.json 811ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.cors/index.json 813ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/1.0.0-rc2-final/microsoft.extensions.configuration.fileextensions.1.0.0-rc2-final.nupkg 330ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authorization/index.json 814ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/1.0.0-rc2-final/microsoft.aspnetcore.server.iisintegration.1.0.0-rc2-final.nupkg 342ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.facebook/index.json 829ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.http/index.json 792ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.hosting/index.json 796ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc/index.json 788ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.identity/index.json 786ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 786ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.identity.entityframeworkcore/index.json 790ms
info : NotFound https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/xunit/index.json 713ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 784ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/dotnet-test-xunit/index.json 722ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnet.fileproviders.physical/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.fileproviders.physical/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/1.0.0-rc1-final/microsoft.extensions.configuration.fileextensions.1.0.0-rc1-final.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/xunit.core/index.json
info : GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.debug/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.oauth/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/xunit.assert/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.debug/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.oauth/index.json
info : GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.appcontext/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.appcontext/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.dynamic.runtime/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.dynamic.runtime/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.io.filesystem/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.io.filesystem/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.serialization.primitives/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.primitives/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.security.claims/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.collections/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.security.claims/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.collections/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.componentmodel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.io/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.io/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.linq/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.dataprotection/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.linq/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.extensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.extensions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading.tasks/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/dotnet-test-xunit/1.0.0-rc3-000000-01/dotnet-test-xunit.1.0.0-rc3-000000-01.nupkg
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 947ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.commandline/index.json 927ms
info : NotFound https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.fileproviderextensions/index.json 925ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 925ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 932ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.logging.console/index.json 923ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.logging.debug/index.json 917ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.json/index.json 924ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.serialization.json/index.json 914ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.app/index.json 903ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.sqlserver/index.json 912ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.platforms/index.json 903ms
info : NotFound https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/fluentassertions/index.json 906ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/moq.netcore/index.json 891ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 211ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 207ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.logging/index.json 931ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.platformabstractions/index.json 921ms
info : NotFound https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnet.webapi.client/index.json 913ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 914ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.win32.registry/index.json 909ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/newtonsoft.json/index.json 909ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.tracesource/index.json 907ms
info : OK https://api.nuget.org/v3-flatcontainer/fluentassertions/index.json 914ms
info : OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.stacktrace/index.json 224ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 205ms
info : OK https://api.nuget.org/v3-flatcontainer/system.threading/index.json 230ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.staticfiles/index.json 972ms
info : OK https://api.nuget.org/v3-flatcontainer/system.console/index.json 233ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.diagnostics/index.json 999ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.dotnet.projectmodel/index.json 962ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.security.principal.windows/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.diagnostics.entityframeworkcore/index.json 1004ms
info : GET https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.tools/index.json 967ms
info : OK https://api.nuget.org/v3-flatcontainer/system.reflection.extensions/index.json 240ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 239ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.sqlite/index.json 969ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.dotnet.cli.utils/index.json 977ms
info : OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.debug/index.json 133ms
info : OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 140ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.cors/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.platformabstractions/1.0.0-rc2-final/microsoft.extensions.platformabstractions.1.0.0-rc2-final.nupkg 232ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.localization/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.httpoverrides/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.razor/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.oauth/index.json 136ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.caching.memory/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 242ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 249ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 241ms
info : OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/index.json 236ms
info : OK https://api.nuget.org/v3-flatcontainer/system.io/index.json 98ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 171ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/1.0.0-rc2-final/microsoft.extensions.configuration.abstractions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/1.0.0-rc1-final/microsoft.extensions.configuration.abstractions.1.0.0-rc1-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.stacktrace/4.0.1-rc2-24027/system.diagnostics.stacktrace.4.0.1-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/1.0.0-rc2-final/microsoft.extensions.logging.abstractions.1.0.0-rc2-final.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.fileproviders.physical/index.json 183ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/1.0.0-rc1-final/microsoft.extensions.configuration.fileextensions.1.0.0-rc1-final.nupkg 182ms
info : OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 126ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/1.0.0-rc2-final/microsoft.extensions.configuration.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/fluentassertions/4.6.3/fluentassertions.4.6.3.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.threading/4.0.11-rc2-24027/system.threading.4.0.11-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.console/4.0.0-rc2-24027/system.console.4.0.0-rc2-24027.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.http.abstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.webutilities/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.objectpool/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.net.http.headers/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.buffers/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.webencoders/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.relational/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.relational/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection.extensions/4.0.1-rc2-24027/system.reflection.extensions.4.0.1-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.debug/4.0.11-rc2-24027/system.diagnostics.debug.4.0.11-rc2-24027.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.primitives/index.json 184ms
info : GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.1.0/xunit.core.2.1.0.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/1.0.0-rc2-final/microsoft.aspnetcore.hosting.abstractions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/1.0.0-rc2-final/microsoft.aspnetcore.http.extensions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/1.0.0-rc2-final/microsoft.aspnetcore.hosting.server.abstractions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/1.0.0-rc2-final/microsoft.extensions.options.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.oauth/1.0.0-rc2-final/microsoft.aspnetcore.authentication.oauth.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/4.0.0-rc2-24027/system.diagnostics.diagnosticsource.4.0.0-rc2-24027.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/system.appcontext/index.json 207ms
info : OK https://api.nuget.org/v3-flatcontainer/system.dynamic.runtime/index.json 202ms
info : OK https://api.nuget.org/v3-flatcontainer/system.io.filesystem/index.json 200ms
info : GET https://api.nuget.org/v3-flatcontainer/system.io/4.0.11-beta-23516/system.io.4.0.11-beta-23516.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/system.security.claims/index.json 194ms
info : OK https://api.nuget.org/v3-flatcontainer/system.collections/index.json 194ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 172ms
info : OK https://api.nuget.org/v3-flatcontainer/system.linq/index.json 172ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.fileproviders.physical/1.0.0-rc1-final/microsoft.aspnet.fileproviders.physical.1.0.0-rc1-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/1.0.0-rc2-final/microsoft.extensions.dependencyinjection.abstractions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1-beta-23516/system.componentmodel.4.0.1-beta-23516.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.stacktrace/4.0.1-rc2-24027/system.diagnostics.stacktrace.4.0.1-rc2-24027.nupkg 70ms
info : OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 235ms
info : OK https://api.nuget.org/v3-flatcontainer/system.reflection/index.json 177ms
info : OK https://api.nuget.org/v3-flatcontainer/system.console/4.0.0-rc2-24027/system.console.4.0.0-rc2-24027.nupkg 58ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime/index.json 179ms
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.extensions/index.json 179ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.app/1.0.0/microsoft.netcore.app.1.0.0.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/moq.netcore/4.4.0-beta8/moq.netcore.4.4.0-beta8.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 133ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 123ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/dotnet-test-xunit/1.0.0-rc3-000000-01/dotnet-test-xunit.1.0.0-rc3-000000-01.nupkg 197ms
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.primitives/4.1.1-rc2-24027/system.runtime.serialization.primitives.4.1.1-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.appcontext/4.1.0-rc2-24027/system.appcontext.4.1.0-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.dynamic.runtime/4.0.11-rc2-24027/system.dynamic.runtime.4.0.11-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.io.filesystem/4.0.1-rc2-24027/system.io.filesystem.4.0.1-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.security.claims/4.0.1-rc2-24027/system.security.claims.4.0.1-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/1.0.0-rc2-final/microsoft.aspnetcore.dataprotection.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.collections/4.0.11-beta-23516/system.collections.4.0.11-beta-23516.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.linq/4.0.1-beta-23516/system.linq.4.0.1-beta-23516.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.1.0/xunit.assert.2.1.0.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.appcontext/4.0.0/system.appcontext.4.0.0.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.process/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.versioning/index.json
info : GET https://api.nuget.org/v3-flatcontainer/nuget.versioning/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.packaging/index.json
info : GET https://api.nuget.org/v3-flatcontainer/nuget.packaging/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.frameworks/index.json
info : GET https://api.nuget.org/v3-flatcontainer/nuget.frameworks/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.projectmodel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/nuget.projectmodel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection/4.1.0-beta-23225/system.reflection.4.1.0-beta-23225.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime/4.0.21-beta-23516/system.runtime.4.0.21-beta-23516.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.extensions/4.0.11-beta-23516/system.runtime.extensions.4.0.11-beta-23516.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks/index.json 247ms
info : OK https://api.nuget.org/v3-flatcontainer/system.threading/4.0.11-rc2-24027/system.threading.4.0.11-rc2-24027.nupkg 142ms
info : OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/4.0.0-rc2-24027/system.diagnostics.diagnosticsource.4.0.0-rc2-24027.nupkg 96ms
info : OK https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/index.json 199ms
info : OK https://api.nuget.org/v3-flatcontainer/system.reflection.extensions/4.0.1-rc2-24027/system.reflection.extensions.4.0.1-rc2-24027.nupkg 121ms
info : OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.debug/4.0.11-rc2-24027/system.diagnostics.debug.4.0.11-rc2-24027.nupkg 116ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.app/1.0.0/microsoft.netcore.app.1.0.0.nupkg 75ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 201ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 191ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 194ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg 69ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/1.0.0-rc2-final/microsoft.aspnetcore.mvc.localization.1.0.0-rc2-final.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 206ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 206ms
info : GET https://api.nuget.org/v3-flatcontainer/system.linq/4.1.0-rc2-24027/system.linq.4.1.0-rc2-24027.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.resources.resourcemanager/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/1.0.0-rc2-final/microsoft.aspnetcore.httpoverrides.1.0.0-rc2-final.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/1.0.0-rc1-final/microsoft.extensions.configuration.abstractions.1.0.0-rc1-final.nupkg 190ms
info : GET https://api.nuget.org/v3-flatcontainer/system.resources.resourcemanager/index.json
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.primitives/4.1.1-rc2-24027/system.runtime.serialization.primitives.4.1.1-rc2-24027.nupkg 83ms
info : OK https://api.nuget.org/v3-flatcontainer/system.appcontext/4.1.0-rc2-24027/system.appcontext.4.1.0-rc2-24027.nupkg 81ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 211ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/1.0.0-rc2-final/microsoft.extensions.configuration.abstractions.1.0.0-rc2-final.nupkg 198ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/1.0.0-rc2-final/microsoft.extensions.logging.abstractions.1.0.0-rc2-final.nupkg 189ms
info : OK https://api.nuget.org/v3-flatcontainer/system.dynamic.runtime/4.0.11-rc2-24027/system.dynamic.runtime.4.0.11-rc2-24027.nupkg 81ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 92ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 91ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.fileproviders.physical/1.0.0-rc1-final/microsoft.aspnet.fileproviders.physical.1.0.0-rc1-final.nupkg 126ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/1.0.0-rc2-final/microsoft.extensions.options.1.0.0-rc2-final.nupkg 135ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/1.0.0-rc2-final/microsoft.extensions.dependencyinjection.abstractions.1.0.0-rc2-final.nupkg 124ms
info : OK https://api.nuget.org/v3-flatcontainer/system.io.filesystem/4.0.1-rc2-24027/system.io.filesystem.4.0.1-rc2-24027.nupkg 80ms
info : OK https://api.nuget.org/v3-flatcontainer/system.security.claims/4.0.1-rc2-24027/system.security.claims.4.0.1-rc2-24027.nupkg 79ms
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection/4.1.0-rc2-24027/system.reflection.4.1.0-rc2-24027.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1-beta-23516/system.componentmodel.4.0.1-beta-23516.nupkg 124ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 455ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 222ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/1.0.0-rc2-final/microsoft.extensions.configuration.1.0.0-rc2-final.nupkg 190ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/1.0.0-rc2-final/microsoft.aspnetcore.http.extensions.1.0.0-rc2-final.nupkg 142ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection.typeextensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection.typeextensions/index.json
info : OK https://api.nuget.org/v3-flatcontainer/fluentassertions/4.6.3/fluentassertions.4.6.3.nupkg 186ms
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.extensions/4.1.0-rc2-24027/system.runtime.extensions.4.1.0-rc2-24027.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.componentmodel.typeconverter/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.private.datacontractserialization/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/moq.netcore/4.4.0-beta8/moq.netcore.4.4.0-beta8.nupkg 113ms
info : GET https://api.nuget.org/v3-flatcontainer/system.private.datacontractserialization/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.interopservices/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks/4.0.11-beta-23516/system.threading.tasks.4.0.11-beta-23516.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/1.0.0-rc2-final/microsoft.aspnetcore.mvc.razor.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.interopservices.runtimeinformation/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices.runtimeinformation/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/4.0.0-rc2-24027/system.security.principal.windows.4.0.0-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/1.0.0-rc2-final/microsoft.aspnetcore.mvc.apiexplorer.1.0.0-rc2-final.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 215ms
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks/4.0.11-rc2-24027/system.threading.tasks.4.0.11-rc2-24027.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 220ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.tools.cli/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools.cli/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 228ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 218ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.tools.core/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools.core/index.json
info : OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.1.0/xunit.core.2.1.0.nupkg 211ms
info : OK https://api.nuget.org/v3-flatcontainer/system.collections/4.0.11-beta-23516/system.collections.4.0.11-beta-23516.nupkg 145ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/1.0.0-rc2-final/microsoft.aspnetcore.mvc.formatters.json.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/1.0.0-rc2-final/microsoft.aspnetcore.mvc.cors.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/1.0.0-rc2-final/microsoft.aspnetcore.mvc.dataannotations.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/1.0.0-rc2-final/microsoft.extensions.caching.memory.1.0.0-rc2-final.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.data.sqlite/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.primitives/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/1.0.0-rc2-final/microsoft.aspnetcore.mvc.viewfeatures.1.0.0-rc2-final.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/libuv/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/1.0.0-rc2-final/microsoft.aspnetcore.hosting.abstractions.1.0.0-rc2-final.nupkg 284ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/1.0.0-rc2-final/microsoft.aspnetcore.hosting.server.abstractions.1.0.0-rc2-final.nupkg 280ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.oauth/1.0.0-rc2-final/microsoft.aspnetcore.authentication.oauth.1.0.0-rc2-final.nupkg 279ms
info : OK https://api.nuget.org/v3-flatcontainer/system.io/4.0.11-beta-23516/system.io.4.0.11-beta-23516.nupkg 274ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 318ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.data.sqlclient/index.json
info : OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 310ms
info : GET https://api.nuget.org/v3-flatcontainer/system.data.sqlclient/index.json
info : OK https://api.nuget.org/v3-flatcontainer/system.reflection/4.1.0-rc2-24027/system.reflection.4.1.0-rc2-24027.nupkg 150ms
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.extensions/4.1.0-rc2-24027/system.runtime.extensions.4.1.0-rc2-24027.nupkg 142ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/index.json 316ms
info : OK https://api.nuget.org/v3-flatcontainer/system.linq/4.1.0-rc2-24027/system.linq.4.1.0-rc2-24027.nupkg 169ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading.thread/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/1.0.0-rc2-final/microsoft.extensions.dependencyinjection.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/libuv/index.json
info : OK https://api.nuget.org/v3-flatcontainer/nuget.packaging/index.json 214ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 249ms
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
info : OK https://api.nuget.org/v3-flatcontainer/nuget.frameworks/index.json 209ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.codeanalysis.csharp/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.collections/4.0.11-rc2-24027/system.collections.4.0.11-rc2-24027.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.codeanalysis.visualbasic/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.visualbasic/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.io/4.1.0-rc2-24027/system.io.4.1.0-rc2-24027.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.csharp/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.csharp/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.netcore.runtime.coreclr/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.runtime.coreclr/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.visualbasic/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.visualbasic/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/1.0.0-rc2-final/microsoft.aspnetcore.webutilities.1.0.0-rc2-final.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/1.0.0-rc2-final/microsoft.aspnetcore.dataprotection.1.0.0-rc2-final.nupkg 292ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/netstandard.library/index.json
info : GET https://api.nuget.org/v3-flatcontainer/netstandard.library/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/1.0.0-rc2-final/microsoft.extensions.objectpool.1.0.0-rc2-final.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.collections.immutable/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/1.0.0-rc2-final/microsoft.net.http.headers.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/1.0.0-rc2-final/microsoft.extensions.webencoders.1.0.0-rc2-final.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.componentmodel.annotations/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.annotations/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.globalization.extensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.globalization.extensions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.io.filesystem.watcher/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.io.filesystem.watcher/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnet.fileproviders.abstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.fileproviders.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.collections.concurrent/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.io.memorymappedfiles/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.collections.concurrent/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.io.memorymappedfiles/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.io.unmanagedmemorystream/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.io.filesystem/4.0.1-beta-23516/system.io.filesystem.4.0.1-beta-23516.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.io.filesystem.primitives/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.io.filesystem.primitives/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.io.unmanagedmemorystream/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.linq.expressions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.text.regularexpressions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.text.regularexpressions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.linq.expressions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.threading/4.0.11-beta-23516/system.threading.4.0.11-beta-23516.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.linq.parallel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.linq.parallel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1-rc2-24027/system.componentmodel.4.0.1-rc2-24027.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.linq.queryable/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.globalization/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.linq.queryable/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.globalization/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.net.nameresolution/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.net.nameresolution/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.net.requests/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.net.requests/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.net.security/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.net.security/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.net.webheadercollection/index.json
info : OK https://api.nuget.org/v3-flatcontainer/system.linq/4.0.1-beta-23516/system.linq.4.0.1-beta-23516.nupkg 430ms
info : OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.1.0/xunit.assert.2.1.0.nupkg 427ms
info : OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 420ms
info : OK https://api.nuget.org/v3-flatcontainer/system.reflection.typeextensions/index.json 354ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.relational/index.json 517ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.logging.abstractions/index.json 832ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.stacktrace/index.json 837ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration.abstractions/index.json 835ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.http.extensions/index.json 826ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.fileproviders.physical/index.json 825ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.options/index.json 824ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 832ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection.extensions/index.json 834ms
info : OK https://api.nuget.org/v3-flatcontainer/system.reflection/4.1.0-beta-23225/system.reflection.4.1.0-beta-23225.nupkg 410ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication.oauth/index.json 730ms
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime/4.0.21-beta-23516/system.runtime.4.0.21-beta-23516.nupkg 408ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/1.0.0-rc2-final/microsoft.aspnetcore.mvc.localization.1.0.0-rc2-final.nupkg 389ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.configuration/index.json 824ms
info : OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks/4.0.11-rc2-24027/system.threading.tasks.4.0.11-rc2-24027.nupkg 318ms
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.extensions/4.0.11-beta-23516/system.runtime.extensions.4.0.11-beta-23516.nupkg 404ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.dependencyinjection/index.json 823ms
info : NotFound https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/xunit.core/index.json 743ms
info : OK https://api.nuget.org/v3-flatcontainer/nuget.versioning/index.json 430ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/1.0.0-rc2-final/microsoft.aspnetcore.httpoverrides.1.0.0-rc2-final.nupkg 382ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 834ms
info : OK https://api.nuget.org/v3-flatcontainer/system.resources.resourcemanager/index.json 378ms
info : OK https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/4.0.0-rc2-24027/system.security.principal.windows.4.0.0-rc2-24027.nupkg 341ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading/index.json 839ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/1.0.0-rc2-final/microsoft.aspnetcore.http.abstractions.1.0.0-rc2-final.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.filesystemglobbing/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json
info : CACHE https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 443ms
info : OK https://api.nuget.org/v3-flatcontainer/system.private.datacontractserialization/index.json 373ms
info : OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks/4.0.11-beta-23516/system.threading.tasks.4.0.11-beta-23516.nupkg 373ms
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices/index.json 372ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/1.0.0-rc2-final/microsoft.aspnetcore.authentication.1.0.0-rc2-final.nupkg
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/1.0.0-rc2-final/microsoft.aspnetcore.mvc.razor.1.0.0-rc2-final.nupkg 373ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools.core/index.json 338ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/1.0.0-rc2-final/microsoft.extensions.fileproviders.abstractions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.net.webheadercollection/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/1.0.0-rc2-final/microsoft.aspnetcore.mvc.cors.1.0.0-rc2-final.nupkg 322ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.console/index.json 899ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/1.0.0-rc2-final/microsoft.extensions.caching.memory.1.0.0-rc2-final.nupkg 299ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.diagnosticsource/index.json 862ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 802ms
info : NotFound https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnet.fileproviders.physical/index.json 786ms
info : NotFound https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/xunit.assert/index.json 773ms
info : GET https://api.nuget.org/v3-flatcontainer/nuget.frameworks/3.5.0-beta-final/nuget.frameworks.3.5.0-beta-final.nupkg
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.appcontext/index.json 752ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.debug/index.json 780ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.dynamic.runtime/index.json 748ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.io.filesystem/index.json 745ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.numerics.vectors/index.json
info : OK https://api.nuget.org/v3-flatcontainer/nuget.projectmodel/index.json 460ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.serialization.primitives/index.json 743ms
info : OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 405ms
info : GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.security.claims/index.json 746ms
info : GET https://api.nuget.org/v3-flatcontainer/nuget.packaging/3.5.0-beta-final/nuget.packaging.3.5.0-beta-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.0.0-rc2-24027/system.buffers.4.0.0-rc2-24027.nupkg
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.componentmodel/index.json 741ms
info : OK https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices.runtimeinformation/index.json 394ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools.cli/index.json 364ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/1.0.0-rc2-final/microsoft.aspnetcore.mvc.formatters.json.1.0.0-rc2-final.nupkg 354ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/1.0.0-rc2-final/microsoft.aspnetcore.mvc.dataannotations.1.0.0-rc2-final.nupkg 325ms
info : OK https://api.nuget.org/v3-flatcontainer/system.collections/4.0.11-rc2-24027/system.collections.4.0.11-rc2-24027.nupkg 255ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection.dispatchproxy/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/1.0.0-rc2-final/microsoft.aspnetcore.mvc.apiexplorer.1.0.0-rc2-final.nupkg 387ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/1.0.0-rc2-final/microsoft.extensions.dependencyinjection.1.0.0-rc2-final.nupkg 264ms
info : OK https://api.nuget.org/v3-flatcontainer/system.io/4.1.0-rc2-24027/system.io.4.1.0-rc2-24027.nupkg 251ms
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection.dispatchproxy/index.json
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 306ms
info : OK https://api.nuget.org/v3-flatcontainer/libuv/index.json 295ms
info : OK https://api.nuget.org/v3-flatcontainer/system.data.sqlclient/index.json 291ms
info : OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 287ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection.metadata/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.collections/index.json 784ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.resources.reader/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading.tasks/index.json 748ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.io/index.json 764ms
info : GET https://api.nuget.org/v3-flatcontainer/system.resources.reader/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.dataprotection/index.json 756ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.linq/index.json 766ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection/index.json 750ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.loader/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.extensions/index.json 748ms
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.security.cryptography.algorithms/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime/index.json 750ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.security.principal.windows/index.json 713ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 711ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 708ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 707ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 707ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 705ms
info : GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.algorithms/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 709ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 710ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 709ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.security.cryptography.encoding/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.caching.memory/index.json 708ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 661ms
info : GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.encoding/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.webutilities/index.json 660ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.objectpool/index.json 659ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.net.http.headers/index.json 659ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.buffers/index.json 658ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.security.cryptography.primitives/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.primitives/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.security.cryptography.x509certificates/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.x509certificates/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading.tasks.dataflow/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication/index.json 667ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.webencoders/index.json 655ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.entityframeworkcore.relational/index.json 654ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 614ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.process/index.json 560ms
info : OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.annotations/index.json 246ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.diagnosticsource/4.0.0/system.diagnostics.diagnosticsource.4.0.0.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.dataflow/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading.tasks.extensions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading.tasks.parallel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.parallel/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading.threadpool/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.versioning/index.json 588ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.packaging/index.json 587ms
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.relational/1.0.0-rc2-final/microsoft.entityframeworkcore.relational.1.0.0-rc2-final.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.http.features/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0-rc2-24027/system.diagnostics.process.4.1.0-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/nuget.versioning/3.5.0-beta-final/nuget.versioning.3.5.0-beta-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/1.0.0-rc2-final/microsoft.aspnetcore.diagnostics.abstractions.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/nuget.projectmodel/3.5.0-beta-final/nuget.projectmodel.3.5.0-beta-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.resources.resourcemanager/4.0.1-rc2-24027/system.resources.resourcemanager.4.0.1-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.reflection.typeextensions/4.1.0-rc2-24027/system.reflection.typeextensions.4.1.0-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.0.1-rc2-24027/system.componentmodel.typeconverter.4.0.1-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices/4.1.0-rc2-24027/system.runtime.interopservices.4.1.0-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.private.datacontractserialization/4.1.0/system.private.datacontractserialization.4.1.0.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools.core/1.0.0-rc2-final/microsoft.entityframeworkcore.tools.core.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime.interopservices.runtimeinformation/4.0.0-rc2-24027/system.runtime.interopservices.runtimeinformation.4.0.0-rc2-24027.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.mvc.core/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools.cli/1.0.0-preview1-final/microsoft.entityframeworkcore.tools.cli.1.0.0-preview1-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.data.sqlclient/4.1.0-rc2-24027/system.data.sqlclient.4.1.0-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/1.0.0-rc2-final/microsoft.extensions.primitives.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/1.0.0-rc1-final/microsoft.extensions.primitives.1.0.0-rc1-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0-rc2-24027/system.threading.thread.4.0.0-rc2-24027.nupkg
info : CACHE https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.console/index.json
info : OK https://api.nuget.org/v3-flatcontainer/system.appcontext/4.0.0/system.appcontext.4.0.0.nupkg 641ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite/index.json 457ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/1.0.0-rc2-final/microsoft.aspnetcore.mvc.viewfeatures.1.0.0-rc2-final.nupkg 440ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp/index.json 411ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.visualbasic/index.json 404ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.csharp/index.json 400ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 396ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.runtime.coreclr/index.json 382ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.visualbasic/index.json 369ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/1.0.0-rc2-final/microsoft.aspnetcore.webutilities.1.0.0-rc2-final.nupkg 366ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/1.0.0-rc2-final/microsoft.extensions.objectpool.1.0.0-rc2-final.nupkg 361ms
info : OK https://api.nuget.org/v3-flatcontainer/netstandard.library/index.json 362ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.buffers/4.0.0/system.buffers.4.0.0.nupkg
info : CACHE https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.authentication/index.json
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.resources.resourcemanager/index.json 602ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection.typeextensions/index.json 590ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 1055ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 653ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.frameworks/index.json 652ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.projectmodel/index.json 644ms
info : OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1-rc2-24027/system.componentmodel.4.0.1-rc2-24027.nupkg 250ms
info : OK https://api.nuget.org/v3-flatcontainer/system.net.security/index.json 241ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/1.0.0-rc2-final/microsoft.net.http.headers.1.0.0-rc2-final.nupkg 369ms
info : OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.0.0-rc2-24027/system.buffers.4.0.0-rc2-24027.nupkg 175ms
info : OK https://api.nuget.org/v3-flatcontainer/system.globalization/index.json 249ms
info : OK https://api.nuget.org/v3-flatcontainer/nuget.frameworks/3.5.0-beta-final/nuget.frameworks.3.5.0-beta-final.nupkg 190ms
info : OK https://api.nuget.org/v3-flatcontainer/system.net.nameresolution/index.json 248ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.diagnosticsource/4.0.0/system.diagnostics.diagnosticsource.4.0.0.nupkg 96ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg 80ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 78ms
info : OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 216ms
info : OK https://api.nuget.org/v3-flatcontainer/system.io.memorymappedfiles/index.json 321ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.buffers/4.0.0/system.buffers.4.0.0.nupkg 35ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 28ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.private.datacontractserialization/index.json 608ms
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.componentmodel.typeconverter/index.json 610ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.testing.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.testing.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.diagnostics.tracing/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/xunit.runner.reporters/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracing/index.json
info : GET https://api.nuget.org/v3-flatcontainer/xunit.runner.reporters/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg 41ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime/4.1.0/system.runtime.4.1.0.nupkg
info : OK https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.runtime.interopservices/index.json 627ms
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.threading/4.0.11/system.threading.4.0.11.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/system.xml.xdocument/index.json
info : GET https://api.nuget.org/v3-flatcontainer/system.xml.xdocument/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.dependencymodel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/nuget.runtimemodel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/nuget.runtimemodel/index.json
info : GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/7.0.1/newtonsoft.json.7.0.1.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/1.0.0-rc2-final/microsoft.extensions.fileproviders.physical.1.0.0-rc2-final.nupkg
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.extensions.caching.abstractions/index.json
info : GET https://myget-2e16.kxcdn.com/artifacts/aspnetcirelease/nuget/v3/flatcontainer/microsoft.net.http/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http/index.json
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite/1.0.0-rc2-final/microsoft.data.sqlite.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.csharp/4.0.1-rc2-24027/microsoft.csharp.4.0.1-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.globalization/4.0.11-rc2-24027/system.globalization.4.0.11-rc2-24027.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/1.0.0-rc2-final/microsoft.extensions.filesystemglobbing.1.0.0-rc2-final.nupkg
info : GET https://api.nuget.org/v3-flatcontainer/system.runtime/4.1.0-rc2-24027/system.runtime.4.1.0-rc2-24027.nupkg
/bin/bash: line 35: 10 Segmentation fault (core dumped) dotnet restore
ERROR: Build failed: exit code 1
I'm also seeing a segmentation fault when running dotnet restore inside the docker image microsoft/dotnet:latest for a simple hello_world project created via dotnet new.
Can you please share what docker version you are using as well as what OS/version?
My host machine is Fedora 24 running Docker version 1.10.3, build ee81b72/1.10.3. The Docker image I'm running the dotnet commands inside of is:
root@afa06c87ce06:/hello_world# dotnet --info --version --verbose
.NET Command Line Tools (1.0.0-preview1-002702)
Product Information:
Version: 1.0.0-preview1-002702
Commit Sha: 6cde21225e
Runtime Environment:
OS Name: debian
OS Version: 8
OS Platform: Linux
RID: debian.8-x64
Here is my system info as well @MichaelSimons:
dotnet --info --version --verbose
.NET Command Line Tools (1.0.0-preview1-002702)
Product Information:
Version: 1.0.0-preview1-002702
Commit Sha: 6cde21225e
Runtime Environment:
OS Name: debian
OS Version: 8
OS Platform: Linux
RID: debian.8-x64
@bsell93, could you please share what your Docker host OS/version is along with what version of Docker you are using?
Thanks
@MichaelSimons I am running the Dotnet container on a ci machine that is hosted by GitLab so I am unable to access it directly, and when I attempted to use the docker command it was not found. But I did get the system info with the following output:
$ cat /etc/*-release || cat /proc/version
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=debian
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
$ uname -a
Linux runner-8a2f473d-project-921303-concurrent-0 4.6.0-coreos #2 SMP Fri Jun 17 00:54:17 UTC 2016 x86_64 GNU/Linux
@bsell93, @bbrowning - would you be willing to try the latest builds? You can easily try these out via https://hub.docker.com/r/microsoft/dotnet-preview/.
@MichaelSimons I just tried using microsoft/dotnet-preview docker image and it still experienced a seg fault, and it seemed to fail earlier than the other docker image.
Full readout from CI:
gitlab-ci-multi-runner 1.2.0 (3a4fcd4)
Using Docker executor with image microsoft/dotnet-preview ...
Pulling docker image microsoft/dotnet-preview ...
Running on runner-8a2f473d-project-921303-concurrent-0 via runner-8a2f473d-machine-1466659914-247380c4-digital-ocean-4gb...
Cloning repository...
Cloning into '/builds'...
Checking out 21908d39 as hotfix...
$ cd $CI_PROJECT_DIR/server
$ dotnet restore
log : Restoring packages for /builds/project.json...
log : Restoring packages for /builds/project.json...
/bin/bash: line 35: 9 Segmentation fault (core dumped) dotnet restore
ERROR: Build failed: exit code 1
@MichaelSimons The latest dotnet-preview docker image fixed the segfault issue for me. I can now run 'dotnet restore' and 'dotnet run' on a simple hello world project without any errors. Thanks!
This seems related to https://github.com/dotnet/cli/issues/3681.
@MichaelSimons is it possible to go to a specific dotnet docker version because it was working roughly 13 days ago?
@bsell93, Docker supports pulling an image via its sha - docker pull microsoft/dotnet@sha256:5235a3980a8bfff70ad7a3b2ea5dfdf5225f733d021cbf1eb3bd4151ddded2c6'. It is my understanding that once an image is uploaded to a registry (e.g. Docker Hub) it is always available to download via it's sha. Images are never deleted from the registry even if a new one is uploaded with the same tag. The problem being you must know the sha. If you have an image you can rundocker inspect --format='{{.RepoDigests}}' microsoft/dotnet:latest
` to get the sha. I do not know how to query a registry to get all of the images that exist therefore I am not sure my answer is going to be much help for you.
@MichaelSimons I tried pulling a specific image found in the docker image details, but I was unable to overcome the segmentation fault. I am certain it was working on the specific images that I tested, so there most be some other issue. I remember seeing an issue with libcurl3 updating, and others had to downgrade. Would something like that make sense?
@bsell93, Downgrading libcurl3 was mentioned in https://github.com/dotnet/cli/issues/3185 by one user. Did your host machine change in any way (e.g. did the kernel get upgraded)?
@MichaelSimons as far as I know it did not get changed.
It is very likely that the issue is fixed by dotnet/coreclr#6027
That's great new @janvorli! I am curious as to how we can utilize this fix, or is it just a matter of waiting until everything gets updated?
Anymore movement on this?
@bsell93 I am not sure how the latest changes in coreclr are propagated to cli and dotnet-docker. @gkhanna79, is the cli bound to the coreclr release 1.0.0 or is it picking the latest changes?
@piotrpMSFT Has CLI started to consume master branch of core-setup?
This is affecting me in wercker pipelines. I've tried a few tags, but mainly 1.0.0-preview2-sdk. The pipelines run fine locally via the wercker CLI on Linux ubuntu-xenial 4.4.0-28-generic, but fail up in wercker.
any idea if theres a docker image with the fix in it?
or a workaround
@EolAncalimon, There isn't a docker image with the fix because there isn't a CLI with the fix.
@piotrpMSFT, @blackdwarf - when is there going to be a CLI that contains the updated dependencies to address this issue?
we wanted to give dotnet a test, I'm on Arch and docker version is:
Client:
Version: 1.11.2
API version: 1.23
Go version: go1.6.2
Git commit: b9f10c9
Built: Tue Jun 21 00:43:14 2016
OS/Arch: linux/amd64
Just did a docker -it microsoft/dotnet:latest and running dotnet new returns the following:
A command is running to initially populate your local package cache, to improve restore speed and enable offline access. This command will take up to a minute to complete and will only happen once.
Decompressing 100% 1774 ms
Expanding 4%Segmentation fault (core dumped)
Anything I can do, other than wait for the CLI to have a fix [if I understand it correctly]? Does the preview1 image would have this problem as well?
Thanks
We are working on a plan for how we might provide a nightly build with a fix in place. Until then, you should be able to do a local build of CLI that pulls in the right version of dependencies to get this unblocked. @gkhanna79 do we know which packages need to be updated, and to which versions?
@piotrpMSFT thanks for your reply, unfortunately I was not successful building the source.
I built it from a Ubuntu 16.04 docker image. I opened an issue on the cli project, although I'm not exactly clear if it was the right place to post that. Just trying to get started.
This is the error I'm getting:
Restoring Build Script projects...
log : Restoring packages for /dl/cli/build_projects/shared-build-targets-utils/project.json...
log : Restoring packages for /dl/cli/build_projects/Microsoft.DotNet.Cli.Build.Framework/project.json...
log : Restoring packages for /dl/cli/build_projects/update-dependencies/project.json...
log : Restoring packages for /dl/cli/build_projects/dotnet-cli-build/project.json...
/dl/cli/build_projects/dotnet-cli-build/build.sh: line 116: 4908 Segmentation fault
I picked the 1.0.0 branch of the cli. Any idea, is there anyway to have it working at all? Is it just me doing something wrong?
For reference: https://github.com/dotnet/cli/issues/3861
Thanks for you time.
This is strange. The rel/1.0.0 branch is green on Ubuntu 14.04 and 16.04, so if you're running a stock ./build.sh then I don't see why you would have a different behavior. Can you tell us more about the machine configuration that is exhibiting the failure?
Nevermind, I see the issue now. @dstpierre we aren't seeing this on CLI CI because we build on pre-4.6.2 kernels. To build a workaround CLI we'd need a base OS with pre-4.6.2 which would use the affected preview2 CLI in order to build a CLI with an updated CoreCLR dependency.
Once @gkhanna79 shares the packages which need to be updated I can create a branch that includes the fix. As I mentioned earlier, however, we don't yet have a release channel for this fix so folks would need to build this branch independently for the time being.
I'm also using GitLab CI but docker image microsoft/dotnet:latest and microsoft/dotnet-preview produce the same segment fault at dotnet restore
/bin/bash: line 42: 11 Segmentation fault (core dumped) dotnet restore
ERROR: Build failed: exit code 1
@Livarcocc can you help ?
I've verified that this is fixed on Ubuntu 14.04 with kernel 4.6.2 in the .NET Core 1.0.1 update released today (SDK version 1.0.0-preview2-003131). The microsoft/dotnet Docker images have been updated to use this .NET version.
@renkun-ken The dotnet-preview Docker Hub repo has been replaced by the dotnet-nightly repo, so please use dotnet-nightly instead for last-known-good builds of .NET Core.
(This issue is fixed in both microsoft/dotnet and microsoft/dotnet-nightly.)
@naamunds Great work! I also verified that the docker images do work. Looks great now :) Thanks!
Most helpful comment
@naamunds Great work! I also verified that the docker images do work. Looks great now :) Thanks!