polite-garden-50641
09/17/2020, 10:11 PMbuild-support/bin/generate_lockfile.sh
for https://github.com/pantsbuild/pants/pull/10803 and the pants hangs... here is the output (I modified the script to output debug messages):witty-crayon-22786
09/17/2020, 10:12 PMpolite-garden-50641
09/17/2020, 10:15 PMwitty-crayon-22786
09/17/2020, 10:15 PMPANTS_PANTSD=false
polite-garden-50641
09/17/2020, 10:15 PMwitty-crayon-22786
09/17/2020, 10:16 PMpolite-garden-50641
09/17/2020, 10:16 PMwitty-crayon-22786
09/17/2020, 10:17 PMpolite-garden-50641
09/17/2020, 10:18 PM./pants --tag=-lockfile_ignore dependencies --type=3rdparty ::
worked... but it probably returned results from cache, so it probably doesn't count...witty-crayon-22786
09/17/2020, 10:18 PMpolite-garden-50641
09/17/2020, 10:22 PMhundreds-breakfast-49010
09/17/2020, 10:31 PMsys.stdout
, so it seems possible?witty-crayon-22786
09/17/2020, 10:36 PM$ time nails-client 127.0.0.1:56164 ./pants list :: | wc -l
254
real 0m0.266s
user 0m0.007s
sys 0m0.009s
hundreds-breakfast-49010
09/17/2020, 11:49 PMwitty-crayon-22786
09/17/2020, 11:55 PM