Skip to content

Instantly share code, notes, and snippets.

@Eric-Arellano
Created May 24, 2020 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Eric-Arellano/b505dd26d4365ac9e1f71ec231e9e2ff to your computer and use it in GitHub Desktop.
Save Eric-Arellano/b505dd26d4365ac9e1f71ec231e9e2ff to your computer and use it in GitHub Desktop.
00:22:51:023 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10f59fcc0>
00:22:51:031 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids"}
00:22:51:032 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
00:22:51:032 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
00:22:51:198 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
00:22:51:198 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10f59fe80>
00:22:51:198 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10f5c2438>
00:22:51:199 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10f59fcc0>
00:22:51:199 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10f59fe80>
00:22:51:199 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10f5c2438>
00:22:51:200 [INFO] started pailgun server on port 54707
00:22:51:212 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
00:22:51:213 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
00:22:51:213 [INFO] adding invalidation pattern: .pids/pantsd/pid
00:22:51:214 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
00:22:51:224 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
00:22:51:225 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/fingerprint", ".pids/pantsd"}
00:22:51:244 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD fmt`
00:22:57:639 [INFO] notify invalidation: cleared 2 and dirtied 109 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:22:57:643 [INFO] notify invalidation: cleared 2 and dirtied 109 nodes for: {"src/python/pants/util/strutil.py", "src/python/pants/util"}
00:22:57:645 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:22:57:728 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD fmt`
00:22:57:776 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='aa4d5a962091a0f5e6490f2b12886982d6302706da515e9ff371c4e2067f4027', serialized_bytes_length=411) fs Digest(fingerprint='96de6a04937962ecc4c750fa89735ba32897a1bec9338ace11f04a8e36a8af2c', serialized_bytes_length=411)). terminating the daemon.
00:22:59:777 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10f59fcc0>
00:22:59:777 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x10f59fe80>
00:23:00:235 [INFO] pailgun service on shutting down
00:23:00:236 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10f5c2438>
00:23:00:236 [INFO] terminating pantsd
00:23:00:237 [ERROR] service failure for <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10f59fcc0>, shutting down!
NoneType: None
00:23:12:978 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10df15390>
00:23:12:987 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids", ".pids/pantsd"}
00:23:12:987 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/socket_pailgun", ".pids/pantsd"}
00:23:12:987 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
00:23:13:168 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
00:23:13:168 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10df159e8>
00:23:13:168 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10df15ac8>
00:23:13:168 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10df15390>
00:23:13:169 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10df159e8>
00:23:13:170 [INFO] started pailgun server on port 54714
00:23:13:170 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10df15ac8>
00:23:13:172 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
00:23:13:173 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
00:23:13:184 [INFO] adding invalidation pattern: .pids/pantsd/pid
00:23:13:184 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD fmt`
00:23:13:186 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
00:23:13:194 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
00:23:13:195 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
00:23:19:439 [INFO] notify invalidation: cleared 2 and dirtied 109 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:23:19:443 [INFO] notify invalidation: cleared 2 and dirtied 109 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:23:19:451 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:23:19:452 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:23:19:453 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/util/strutil.py", "src/python/pants/util"}
00:23:19:455 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:23:19:546 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD fmt`
00:23:19:589 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='979d1a1a6bd6db8f84ea6e12429b14c8d872536aa5a3967b70f37d1364b0e8d2', serialized_bytes_length=411) fs Digest(fingerprint='4d4440989cd986a8d64ca67ffdc7bb48ea61e4ba512fece4ca4a796a2c48024a', serialized_bytes_length=411)). terminating the daemon.
00:23:21:590 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10df15390>
00:23:21:591 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x10df159e8>
00:23:21:693 [INFO] pailgun service on shutting down
00:23:21:694 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10df15ac8>
00:23:21:694 [INFO] terminating pantsd
00:23:21:695 [ERROR] service failure for <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10df15390>, shutting down!
NoneType: None
00:23:35:688 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x110c28c88>
00:23:35:695 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids"}
00:23:35:696 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/socket_pailgun", ".pids/pantsd"}
00:23:35:696 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
00:23:35:884 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
00:23:35:884 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x110c28e48>
00:23:35:884 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x110c4a400>
00:23:35:884 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x110c28c88>
00:23:35:885 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x110c28e48>
00:23:35:885 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x110c4a400>
00:23:35:885 [INFO] started pailgun server on port 54718
00:23:35:898 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
00:23:35:898 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
00:23:35:901 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD fmt`
00:23:35:902 [INFO] adding invalidation pattern: .pids/pantsd/pid
00:23:35:910 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
00:23:35:911 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/fingerprint", ".pids/pantsd"}
00:23:35:911 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
00:23:42:362 [INFO] notify invalidation: cleared 2 and dirtied 109 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:23:42:366 [INFO] notify invalidation: cleared 2 and dirtied 109 nodes for: {"src/python/pants/util/strutil.py", "src/python/pants/util"}
00:23:42:374 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/util/strutil.py", "src/python/pants/util"}
00:23:42:375 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:23:42:376 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:23:42:485 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD fmt`
00:23:42:507 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='11ea0c62bf184f4744013dfd828d1b36f23df58576e7872dd63df2305be7daf0', serialized_bytes_length=411) fs Digest(fingerprint='106139b860e3af253bbaed352c8b8cbfc4df32b0a3294332f55bf2fdf17a5fe3', serialized_bytes_length=411)). terminating the daemon.
00:23:44:508 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x110c28c88>
00:23:44:508 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x110c28e48>
00:23:44:918 [INFO] pailgun service on shutting down
00:23:44:919 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x110c4a400>
00:23:44:919 [INFO] terminating pantsd
00:23:44:920 [ERROR] service failure for <pants.pantsd.service.scheduler_service.SchedulerService object at 0x110c28c88>, shutting down!
NoneType: None
00:23:53:685 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10a66bc88>
00:23:53:694 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids", ".pids/pantsd"}
00:23:53:694 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/socket_pailgun", ".pids/pantsd"}
00:23:53:694 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
00:23:53:872 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
00:23:53:872 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10a66be48>
00:23:53:872 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10a68e400>
00:23:53:873 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10a66bc88>
00:23:53:873 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10a66be48>
00:23:53:874 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10a68e400>
00:23:53:874 [INFO] started pailgun server on port 54723
00:23:53:886 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
00:23:53:886 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
00:23:53:889 [INFO] adding invalidation pattern: .pids/pantsd/pid
00:23:53:890 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
00:23:53:900 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
00:23:53:900 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/fingerprint", ".pids/pantsd"}
00:23:53:982 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD fmt`
00:23:58:516 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD fmt`
00:24:01:547 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.4937.log"}
00:24:02:522 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD fmt`
00:24:03:008 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD fmt`
00:24:08:343 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.5115.log", ".pids"}
00:24:09:333 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD fmt`
00:24:09:772 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD fmt`
00:24:14:412 [INFO] notify invalidation: cleared 2 and dirtied 113 nodes for: {"src/python/pants/util/strutil.py", "src/python/pants/util"}
00:24:14:426 [INFO] notify invalidation: cleared 2 and dirtied 111 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:24:14:562 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='e00f615c597ef8999397e67be14b4f24834e0783b8e4a5b0d7db239959ee475c', serialized_bytes_length=411) fs Digest(fingerprint='b92fae9e0ea52bdbebe755ca89857066c0b9a7971d508acff8d8353081176253', serialized_bytes_length=411)). terminating the daemon.
00:24:15:001 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10a66bc88>
00:24:15:001 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x10a66be48>
00:24:15:469 [INFO] pailgun service on shutting down
00:24:15:469 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10a68e400>
00:24:15:469 [INFO] terminating pantsd
00:24:15:470 [ERROR] service failure for <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10a66bc88>, shutting down!
NoneType: None
00:24:19:156 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x1081b1390>
00:24:19:164 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids"}
00:24:19:164 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/socket_pailgun", ".pids/pantsd"}
00:24:19:165 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/socket_pailgun", ".pids/pantsd"}
00:24:19:331 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
00:24:19:331 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x1081b19e8>
00:24:19:331 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x1081b1ac8>
00:24:19:331 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x1081b1390>
00:24:19:331 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x1081b19e8>
00:24:19:332 [INFO] started pailgun server on port 54731
00:24:19:332 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x1081b1ac8>
00:24:19:344 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
00:24:19:345 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
00:24:19:346 [INFO] adding invalidation pattern: .pids/pantsd/pid
00:24:19:347 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
00:24:19:357 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/fingerprint", ".pids/pantsd"}
00:24:19:358 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
00:24:19:400 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD fmt`
00:24:23:715 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD fmt`
00:28:13:928 [INFO] notify invalidation: cleared 2 and dirtied 109 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:28:13:932 [INFO] notify invalidation: cleared 2 and dirtied 109 nodes for: {"src/python/pants/util", "src/python/pants/util/strutil.py"}
00:28:14:051 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='7af2b7a4abffffed67688b7cb453a9ec272b8efa09331b9fa192da9bc1f55536', serialized_bytes_length=411) fs Digest(fingerprint='571c082a784546306f7b343ff3f3454056571d260b81ef756d3adb4e0fa35fc1', serialized_bytes_length=411)). terminating the daemon.
00:28:16:061 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x1081b1390>
00:28:16:061 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x1081b19e8>
00:28:16:291 [INFO] pailgun service on shutting down
00:28:16:292 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x1081b1ac8>
00:28:16:292 [INFO] terminating pantsd
00:28:16:293 [ERROR] service failure for <pants.pantsd.service.scheduler_service.SchedulerService object at 0x1081b1390>, shutting down!
NoneType: None
16:38:13:509 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10a017780>
16:38:13:517 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids"}
16:38:13:518 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
16:38:13:518 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
16:38:13:687 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
16:38:13:687 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10a017630>
16:38:13:688 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10a017588>
16:38:13:688 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10a017780>
16:38:13:688 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10a017630>
16:38:13:688 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10a017588>
16:38:13:689 [INFO] started pailgun server on port 62237
16:38:13:701 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
16:38:13:702 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
16:38:13:703 [INFO] adding invalidation pattern: .pids/pantsd/pid
16:38:13:704 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
16:38:13:715 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
16:38:13:716 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/fingerprint", ".pids/pantsd"}
16:38:13:760 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
16:39:55:546 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
16:39:55:689 [INFO] notify invalidation: cleared 1 and dirtied 2559 nodes for: {"pants.pex", ""}
16:39:55:694 [INFO] notify invalidation: cleared 1 and dirtied 2559 nodes for: {"pants.pex", ""}
16:39:56:246 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.10430.log", ".pids"}
16:39:57:813 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint::`
16:41:04:062 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint::`
16:42:28:809 [INFO] notify invalidation: cleared 2 and dirtied 123 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
16:42:28:812 [INFO] notify invalidation: cleared 1 and dirtied 123 nodes for: {"src/python/pants/backend/python/lint/isort/rules_integration_test.py", "src/python/pants/backend/python/lint/isort"}
16:43:49:975 [INFO] notify invalidation: cleared 1 and dirtied 123 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
16:43:49:978 [INFO] notify invalidation: cleared 1 and dirtied 123 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
16:43:57:744 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.13124.log"}
16:43:59:055 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
16:43:59:483 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
16:43:59:628 [INFO] notify invalidation: cleared 1 and dirtied 3028 nodes for: {"", "pants.pex"}
16:43:59:633 [INFO] notify invalidation: cleared 1 and dirtied 3028 nodes for: {"", "pants.pex"}
16:44:00:225 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.13091.log", ".pids"}
16:44:01:134 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/isort::`
16:44:11:823 [INFO] notify invalidation: cleared 2 and dirtied 144 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
16:44:11:827 [INFO] notify invalidation: cleared 1 and dirtied 144 nodes for: {"src/python/pants/backend/python/lint/isort/rules_integration_test.py", "src/python/pants/backend/python/lint/isort"}
16:44:40:417 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/isort::`
16:45:01:343 [INFO] notify invalidation: cleared 2 and dirtied 144 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
16:45:01:347 [INFO] notify invalidation: cleared 1 and dirtied 144 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
16:45:02:845 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.13487.log"}
16:45:03:795 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
16:45:04:369 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
16:45:04:538 [INFO] notify invalidation: cleared 1 and dirtied 3336 nodes for: {"", "pants.pex"}
16:45:04:543 [INFO] notify invalidation: cleared 1 and dirtied 3336 nodes for: {"", "pants.pex"}
16:45:04:990 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.13454.log", ".pids"}
16:45:06:021 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/isort::`
16:45:21:159 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/isort::`
16:46:57:445 [INFO] notify invalidation: cleared 2 and dirtied 148 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
16:46:57:448 [INFO] notify invalidation: cleared 1 and dirtied 148 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
18:38:57:091 [INFO] notify invalidation: cleared 2 and dirtied 126 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/rules_integration_test.py"}
18:38:57:094 [INFO] notify invalidation: cleared 1 and dirtied 126 nodes for: {"src/python/pants/backend/python/lint/docformatter/rules_integration_test.py", "src/python/pants/backend/python/lint/docformatter"}
18:39:05:929 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.13969.log", ".pids"}
18:39:07:171 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:39:07:597 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:39:07:731 [INFO] notify invalidation: cleared 1 and dirtied 3340 nodes for: {"pants.pex", ""}
18:39:07:736 [INFO] notify invalidation: cleared 1 and dirtied 3340 nodes for: {"", "pants.pex"}
18:39:08:259 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.13936.log", ".pids"}
18:39:09:225 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/docformatter::`
18:39:32:645 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/docformatter::`
18:41:31:952 [INFO] notify invalidation: cleared 2 and dirtied 138 nodes for: {"src/python/pants/backend/python/lint/black", "src/python/pants/backend/python/lint/black/rules_integration_test.py"}
18:41:31:955 [INFO] notify invalidation: cleared 1 and dirtied 138 nodes for: {"src/python/pants/backend/python/lint/black/rules_integration_test.py", "src/python/pants/backend/python/lint/black"}
18:41:41:953 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.14451.log"}
18:41:42:977 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:41:43:402 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:41:43:527 [INFO] notify invalidation: cleared 1 and dirtied 3648 nodes for: {"", "pants.pex"}
18:41:43:532 [INFO] notify invalidation: cleared 1 and dirtied 3648 nodes for: {"pants.pex", ""}
18:41:44:100 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.14418.log", ".pids"}
18:41:45:135 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/black::`
18:42:12:539 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/black::`
18:42:15:825 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.14804.log"}
18:42:16:716 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:42:17:298 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:42:17:415 [INFO] notify invalidation: cleared 1 and dirtied 3956 nodes for: {"", "pants.pex"}
18:42:17:421 [INFO] notify invalidation: cleared 1 and dirtied 3956 nodes for: {"pants.pex", ""}
18:42:17:818 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.14771.log"}
18:42:18:699 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/black::`
18:42:19:107 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/black::`
18:44:14:370 [INFO] notify invalidation: cleared 2 and dirtied 154 nodes for: {"src/python/pants/backend/python/lint/bandit/rules_integration_test.py", "src/python/pants/backend/python/lint/bandit"}
18:44:14:373 [INFO] notify invalidation: cleared 1 and dirtied 154 nodes for: {"src/python/pants/backend/python/lint/bandit/rules_integration_test.py", "src/python/pants/backend/python/lint/bandit"}
18:44:22:295 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.15129.log"}
18:44:23:371 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:44:23:845 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:44:23:967 [INFO] notify invalidation: cleared 1 and dirtied 3960 nodes for: {"pants.pex", ""}
18:44:23:972 [INFO] notify invalidation: cleared 1 and dirtied 3960 nodes for: {"", "pants.pex"}
18:44:24:408 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.15096.log", ".pids"}
18:44:25:343 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/flake8::`
18:44:26:068 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/flake8::`
18:44:55:593 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.15408.log"}
18:44:56:458 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:44:56:875 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:44:56:995 [INFO] notify invalidation: cleared 1 and dirtied 4269 nodes for: {"pants.pex", ""}
18:44:57:000 [INFO] notify invalidation: cleared 1 and dirtied 4269 nodes for: {"pants.pex", ""}
18:44:57:398 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.15375.log"}
18:44:58:301 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/bandit::`
18:46:03:622 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/bandit::`
18:48:24:072 [INFO] notify invalidation: cleared 2 and dirtied 189 nodes for: {"src/python/pants/core/goals/lint.py", "src/python/pants/core/goals"}
18:48:24:076 [INFO] notify invalidation: cleared 2 and dirtied 189 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/lint.py"}
18:48:24:224 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='d4da69997f00c2bf987ca86fb4af7689d26a2a3a35fb9d59024e9c0daca61274', serialized_bytes_length=411) fs Digest(fingerprint='45b2ca57865a7f52f97c92ad2e0d8d9b0cb2eccf0c9e471541cd4107318816d3', serialized_bytes_length=411)). terminating the daemon.
18:48:24:688 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10a017780>
18:48:24:712 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x10a017630>
18:48:24:784 [INFO] pailgun service on shutting down
18:48:24:784 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10a017588>
18:48:24:784 [INFO] terminating pantsd
18:48:24:789 [ERROR] [Errno 9] Bad file descriptor
NoneType: None
18:50:34:361 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10d51cf98>
18:50:34:370 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids", ".pids/pantsd"}
18:50:34:370 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
18:50:34:370 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
18:50:34:560 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
18:50:34:561 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10d53c5f8>
18:50:34:561 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10d53c550>
18:50:34:561 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10d51cf98>
18:50:34:561 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10d53c5f8>
18:50:34:561 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10d53c550>
18:50:34:562 [INFO] started pailgun server on port 62794
18:50:34:573 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
18:50:34:574 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
18:50:34:576 [INFO] adding invalidation pattern: .pids/pantsd/pid
18:50:34:577 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
18:50:34:588 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
18:50:34:588 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
18:50:34:601 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:50:47:038 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:50:47:165 [INFO] notify invalidation: cleared 1 and dirtied 2559 nodes for: {"", "pants.pex"}
18:50:47:169 [INFO] notify invalidation: cleared 1 and dirtied 2559 nodes for: {"pants.pex", ""}
18:50:47:583 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.16599.log"}
18:50:48:519 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/flake8::`
18:51:52:226 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/flake8::`
18:52:47:805 [INFO] notify invalidation: cleared 1 and dirtied 42 nodes for: {"src/python/pants/backend/python/lint/pylint/rules_integration_test.py", "src/python/pants/backend/python/lint/pylint"}
18:52:47:807 [INFO] notify invalidation: cleared 1 and dirtied 42 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/rules_integration_test.py"}
18:54:31:025 [INFO] notify invalidation: cleared 1 and dirtied 42 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/rules_integration_test.py"}
18:54:31:028 [INFO] notify invalidation: cleared 1 and dirtied 42 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/rules_integration_test.py"}
18:55:16:802 [INFO] notify invalidation: cleared 1 and dirtied 42 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/rules_integration_test.py"}
18:55:16:805 [INFO] notify invalidation: cleared 1 and dirtied 42 nodes for: {"src/python/pants/backend/python/lint/pylint/rules_integration_test.py", "src/python/pants/backend/python/lint/pylint"}
18:55:22:404 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.18599.log"}
18:55:23:508 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:55:24:014 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:55:24:139 [INFO] notify invalidation: cleared 1 and dirtied 2920 nodes for: {"pants.pex", ""}
18:55:24:144 [INFO] notify invalidation: cleared 1 and dirtied 2920 nodes for: {"pants.pex", ""}
18:55:24:554 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.18566.log"}
18:55:25:435 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/pylint::`
18:57:04:119 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/pylint::`
18:58:48:807 [INFO] notify invalidation: cleared 1 and dirtied 81 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/lint_test.py"}
18:58:48:809 [INFO] notify invalidation: cleared 1 and dirtied 81 nodes for: {"src/python/pants/core/goals/lint_test.py", "src/python/pants/core/goals"}
18:58:59:544 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.21427.log"}
18:59:01:032 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:59:01:449 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:59:01:613 [INFO] notify invalidation: cleared 1 and dirtied 3236 nodes for: {"pants.pex", ""}
18:59:01:618 [INFO] notify invalidation: cleared 1 and dirtied 3236 nodes for: {"", "pants.pex"}
18:59:02:087 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.21394.log"}
18:59:03:107 [INFO] handling request: `--no-v1 --v2 test src/python/pants/core/goals/lint_test.py`
18:59:10:252 [INFO] request completed: `--no-v1 --v2 test src/python/pants/core/goals/lint_test.py`
18:59:28:721 [INFO] notify invalidation: cleared 2 and dirtied 118 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/lint_test.py"}
18:59:28:724 [INFO] notify invalidation: cleared 1 and dirtied 118 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/lint_test.py"}
18:59:30:097 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.21708.log"}
18:59:31:033 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:59:31:457 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
18:59:31:612 [INFO] notify invalidation: cleared 1 and dirtied 3608 nodes for: {"", "pants.pex"}
18:59:31:618 [INFO] notify invalidation: cleared 1 and dirtied 3608 nodes for: {"", "pants.pex"}
18:59:32:133 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.21675.log"}
18:59:33:315 [INFO] handling request: `--no-v1 --v2 test src/python/pants/core/goals/lint_test.py`
18:59:40:417 [INFO] request completed: `--no-v1 --v2 test src/python/pants/core/goals/lint_test.py`
18:59:52:220 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.21958.log"}
19:00:01:672 [INFO] notify invalidation: cleared 2 and dirtied 122 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/__init__.py"}
19:00:01:691 [INFO] notify invalidation: cleared 2 and dirtied 515 nodes for: {"src/python/pants/engine/collection.py", "src/python/pants/engine"}
19:00:01:696 [INFO] notify invalidation: cleared 2 and dirtied 122 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/lint.py"}
19:00:01:704 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/core/goals/fmt.py", "src/python/pants/core/goals"}
19:00:01:706 [INFO] notify invalidation: cleared 2 and dirtied 515 nodes for: {"src/python/pants/engine", "src/python/pants/engine/collection.py"}
19:00:01:708 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/engine", "src/python/pants/engine/collection.py"}
19:00:01:710 [INFO] notify invalidation: cleared 2 and dirtied 74 nodes for: {"src/python/pants/backend/python/lint/bandit/__init__.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:712 [INFO] notify invalidation: cleared 1 and dirtied 15 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/fmt_test.py"}
19:00:01:713 [INFO] notify invalidation: cleared 2 and dirtied 74 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/__init__.py"}
19:00:01:714 [INFO] notify invalidation: cleared 2 and dirtied 74 nodes for: {"src/python/pants/backend/python/lint/bandit/register.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:716 [INFO] notify invalidation: cleared 2 and dirtied 122 nodes for: {"src/python/pants/core/goals/lint_test.py", "src/python/pants/core/goals"}
19:00:01:717 [INFO] notify invalidation: cleared 2 and dirtied 87 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/__init__.py"}
19:00:01:718 [INFO] notify invalidation: cleared 2 and dirtied 74 nodes for: {"src/python/pants/backend/python/lint/black/register.py", "src/python/pants/backend/python/lint/black"}
19:00:01:719 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/black", "src/python/pants/backend/python/lint/black/__init__.py"}
19:00:01:721 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/register.py"}
19:00:01:722 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit", "src/python/pants/backend/python/lint/bandit/rules_integration_test.py"}
19:00:01:723 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/binary.py"}
19:00:01:725 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/isort/isort_prep.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:727 [INFO] notify invalidation: cleared 2 and dirtied 88 nodes for: {"src/python/pants/backend/python/lint/flake8/register.py", "src/python/pants/backend/python/lint/flake8"}
19:00:01:728 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/black/rules_integration_test.py", "src/python/pants/backend/python/lint/black"}
19:00:01:729 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/repl.py"}
19:00:01:730 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter/rules_integration_test.py", "src/python/pants/backend/python/lint/docformatter"}
19:00:01:732 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/bandit", "src/python/pants/backend/python/lint/bandit/subsystem.py"}
19:00:01:733 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/black/rules.py", "src/python/pants/backend/python/lint/black"}
19:00:01:734 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/flake8/rules.py", "src/python/pants/backend/python/lint/flake8"}
19:00:01:735 [INFO] notify invalidation: cleared 1 and dirtied 15 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/run_test.py"}
19:00:01:736 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/bandit/rules.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:737 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/rules.py"}
19:00:01:739 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/black", "src/python/pants/backend/python/lint/black/subsystem.py"}
19:00:01:740 [INFO] notify invalidation: cleared 1 and dirtied 13 nodes for: {"src/python/pants/backend/python/lint/flake8/rules_integration_test.py", "src/python/pants/backend/python/lint/flake8"}
19:00:01:742 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/__init__.py"}
19:00:01:743 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/flake8/__init__.py", "src/python/pants/backend/python/lint/flake8"}
19:00:01:744 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/isort_prep.py"}
19:00:01:745 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort/isort_prep.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:747 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/run.py"}
19:00:01:748 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/subsystem.py"}
19:00:01:749 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit/register.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:750 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit", "src/python/pants/backend/python/lint/bandit/register.py"}
19:00:01:751 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit", "src/python/pants/backend/python/lint/bandit/__init__.py"}
19:00:01:752 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/isort/isort_run.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:754 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit/rules_integration_test.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:755 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit/rules_integration_test.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:756 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/flake8/subsystem.py", "src/python/pants/backend/python/lint/flake8"}
19:00:01:757 [INFO] notify invalidation: cleared 1 and dirtied 15 nodes for: {"src/python/pants/core/goals/test_test.py", "src/python/pants/core/goals"}
19:00:01:758 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/register.py"}
19:00:01:759 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit/subsystem.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:760 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit", "src/python/pants/backend/python/lint/bandit/subsystem.py"}
19:00:01:762 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/black", "src/python/pants/backend/python/lint/black/__init__.py"}
19:00:01:763 [INFO] notify invalidation: cleared 1 and dirtied 74 nodes for: {"src/python/pants/backend/python/lint/black/rules_integration_test.py", "src/python/pants/backend/python/lint/black"}
19:00:01:764 [INFO] notify invalidation: cleared 1 and dirtied 74 nodes for: {"src/python/pants/backend/python/lint/black/rules_integration_test.py", "src/python/pants/backend/python/lint/black"}
19:00:01:765 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/core/goals/test.py", "src/python/pants/core/goals"}
19:00:01:766 [INFO] notify invalidation: cleared 2 and dirtied 87 nodes for: {"src/python/pants/backend/python/lint/isort/rules.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:767 [INFO] notify invalidation: cleared 2 and dirtied 88 nodes for: {"src/python/pants/backend/python/lint/pylint/__init__.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:769 [INFO] notify invalidation: cleared 1 and dirtied 74 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/__init__.py"}
19:00:01:770 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/isort/subsystem.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:771 [INFO] notify invalidation: cleared 1 and dirtied 88 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/register.py"}
19:00:01:772 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/register.py"}
19:00:01:773 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/__init__.py"}
19:00:01:774 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/pylint/register.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:775 [INFO] notify invalidation: cleared 1 and dirtied 74 nodes for: {"src/python/pants/backend/python/lint/bandit/rules.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:776 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/bandit/rules.py", "src/python/pants/backend/python/lint/bandit"}
19:00:01:777 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/black", "src/python/pants/backend/python/lint/black/register.py"}
19:00:01:778 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/black", "src/python/pants/backend/python/lint/black/register.py"}
19:00:01:779 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter/rules.py", "src/python/pants/backend/python/lint/docformatter"}
19:00:01:780 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/rules.py"}
19:00:01:781 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
19:00:01:782 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter/subsystem.py", "src/python/pants/backend/python/lint/docformatter"}
19:00:01:783 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter/subsystem.py", "src/python/pants/backend/python/lint/docformatter"}
19:00:01:784 [INFO] notify invalidation: cleared 1 and dirtied 122 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/lint_test.py"}
19:00:01:785 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/lint_test.py", "src/python/pants/core/goals"}
19:00:01:786 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/black", "src/python/pants/backend/python/lint/black/subsystem.py"}
19:00:01:787 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/black/subsystem.py", "src/python/pants/backend/python/lint/black"}
19:00:01:788 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/lint.py", "src/python/pants/core/goals"}
19:00:01:789 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/lint.py", "src/python/pants/core/goals"}
19:00:01:790 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/black", "src/python/pants/backend/python/lint/black/rules.py"}
19:00:01:791 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/black/rules.py", "src/python/pants/backend/python/lint/black"}
19:00:01:792 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/register.py"}
19:00:01:793 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter/register.py", "src/python/pants/backend/python/lint/docformatter"}
19:00:01:794 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/rules_integration_test.py"}
19:00:01:795 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/rules_integration_test.py"}
19:00:01:796 [INFO] notify invalidation: cleared 1 and dirtied 13 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/rules_integration_test.py"}
19:00:01:797 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter/rules_integration_test.py", "src/python/pants/backend/python/lint/docformatter"}
19:00:01:798 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/docformatter", "src/python/pants/backend/python/lint/docformatter/rules_integration_test.py"}
19:00:01:799 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8/rules.py", "src/python/pants/backend/python/lint/flake8"}
19:00:01:801 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/rules.py"}
19:00:01:802 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/binary.py"}
19:00:01:803 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/binary.py", "src/python/pants/core/goals"}
19:00:01:804 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/subsystem.py"}
19:00:01:805 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/subsystem.py"}
19:00:01:806 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/__init__.py"}
19:00:01:806 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/repl.py", "src/python/pants/core/goals"}
19:00:01:807 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/repl.py", "src/python/pants/core/goals"}
19:00:01:809 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/plugin_target_type.py"}
19:00:01:810 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/subsystem.py"}
19:00:01:811 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/subsystem.py"}
19:00:01:812 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules.py"}
19:00:01:813 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules.py"}
19:00:01:814 [INFO] notify invalidation: cleared 2 and dirtied 88 nodes for: {"src/python/pants/backend/python/lint/pylint/subsystem.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:816 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/fmt.py"}
19:00:01:817 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/fmt.py", "src/python/pants/core/goals"}
19:00:01:818 [INFO] notify invalidation: cleared 1 and dirtied 87 nodes for: {"src/python/pants/backend/python/lint/isort/rules_integration_test.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:819 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/rules_integration_test.py"}
19:00:01:820 [INFO] notify invalidation: cleared 1 and dirtied 47 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/rules.py"}
19:00:01:822 [INFO] notify invalidation: cleared 1 and dirtied 122 nodes for: {"src/python/pants/core/goals/run_test.py", "src/python/pants/core/goals"}
19:00:01:823 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/run_test.py"}
19:00:01:824 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/test_test.py", "src/python/pants/core/goals"}
19:00:01:825 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/test_test.py"}
19:00:01:826 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint/__init__.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:827 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/run.py"}
19:00:01:829 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/run.py", "src/python/pants/core/goals"}
19:00:01:830 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort/isort_run.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:831 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort/isort_run.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:832 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort", "src/python/pants/backend/python/lint/isort/register.py"}
19:00:01:833 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/isort/register.py", "src/python/pants/backend/python/lint/isort"}
19:00:01:835 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/test.py", "src/python/pants/core/goals"}
19:00:01:836 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/subsystem.py"}
19:00:01:838 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/fmt_test.py", "src/python/pants/core/goals"}
19:00:01:839 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals", "src/python/pants/core/goals/fmt_test.py"}
19:00:01:840 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint/register.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:842 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint/register.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:843 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/test.py", "src/python/pants/core/goals"}
19:00:01:844 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/core/goals/test.py", "src/python/pants/core/goals"}
19:00:01:846 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/subsystem.py"}
19:00:01:847 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/subsystem.py"}
19:00:01:849 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint/plugin_target_type.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:850 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint/plugin_target_type.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:851 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint/rules_integration_test.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:853 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/rules_integration_test.py"}
19:00:01:854 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint/rules.py", "src/python/pants/backend/python/lint/pylint"}
19:00:01:856 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/pylint", "src/python/pants/backend/python/lint/pylint/rules.py"}
19:01:21:847 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids/exceptions.22230.log", ".pids"}
19:01:21:904 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/engine/__pycache__", "src/python/pants/engine/__pycache__/collection.cpython-36.pyc.4506400744"}
19:01:21:906 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/engine/__pycache__", "src/python/pants/engine/__pycache__/collection.cpython-36.pyc.4506400744"}
19:01:21:907 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/engine/__pycache__/collection.cpython-36.pyc.4506400744", "src/python/pants/engine/__pycache__"}
19:01:22:998 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
19:01:23:480 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
19:01:23:611 [INFO] notify invalidation: cleared 1 and dirtied 3612 nodes for: {"", "pants.pex"}
19:01:23:617 [INFO] notify invalidation: cleared 1 and dirtied 3612 nodes for: {"pants.pex", ""}
19:01:24:056 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.22197.log"}
19:01:25:014 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint::`
19:01:54:459 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint::`
19:05:34:098 [INFO] notify invalidation: cleared 2 and dirtied 172 nodes for: {"src/python/pants/backend/python/rules", "src/python/pants/backend/python/rules/pex.py"}
19:05:34:101 [INFO] notify invalidation: cleared 2 and dirtied 172 nodes for: {"src/python/pants/backend/python/rules/pex.py", "src/python/pants/backend/python/rules"}
19:05:34:351 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='0a7e6877fce019aa10058411d3ba71dafe46621ec4d8479483e1ba746b52be84', serialized_bytes_length=411) fs Digest(fingerprint='c02f710723889658c710996d342db356b2d3e4017e036ec73a750f64345b924c', serialized_bytes_length=411)). terminating the daemon.
19:05:36:357 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10d51cf98>
19:05:36:357 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x10d53c5f8>
19:05:36:488 [INFO] pailgun service on shutting down
19:05:36:488 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10d53c550>
19:05:36:488 [INFO] terminating pantsd
19:05:36:490 [ERROR] service failure for <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10d51cf98>, shutting down!
NoneType: None
19:33:27:483 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x1134079b0>
19:33:27:491 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids", ".pids/pantsd"}
19:33:27:492 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/socket_pailgun", ".pids/pantsd"}
19:33:27:492 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
19:33:27:685 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
19:33:27:685 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x113407860>
19:33:27:685 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x1134077b8>
19:33:27:685 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x1134079b0>
19:33:27:686 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x113407860>
19:33:27:686 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x1134077b8>
19:33:27:686 [INFO] started pailgun server on port 63465
19:33:27:699 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
19:33:27:699 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
19:33:27:700 [INFO] adding invalidation pattern: .pids/pantsd/pid
19:33:27:701 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
19:33:27:712 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
19:33:27:712 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
19:33:27:755 [INFO] handling request: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
19:33:39:552 [INFO] request completed: `--no-v1 --v2 binary src/python/pants/bin:pants_local_binary`
19:33:39:694 [INFO] notify invalidation: cleared 1 and dirtied 2559 nodes for: {"pants.pex", ""}
19:33:39:700 [INFO] notify invalidation: cleared 1 and dirtied 2559 nodes for: {"pants.pex", ""}
19:33:40:170 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.24673.log"}
19:33:41:251 [INFO] handling request: `--no-v1 --v2 test src/python/pants/backend/python/lint/flake8::`
19:34:02:311 [INFO] request completed: `--no-v1 --v2 test src/python/pants/backend/python/lint/flake8::`
19:34:20:644 [INFO] notify invalidation: cleared 2 and dirtied 56 nodes for: {"src/python/pants/backend/python/lint/flake8/rules_integration_test.py", "src/python/pants/backend/python/lint/flake8"}
19:34:20:646 [INFO] notify invalidation: cleared 1 and dirtied 56 nodes for: {"src/python/pants/backend/python/lint/flake8", "src/python/pants/backend/python/lint/flake8/rules_integration_test.py"}
19:37:58:798 [INFO] notify invalidation: cleared 1 and dirtied 56 nodes for: {"src/python/pants/backend/python/lint/flake8/rules_integration_test.py", "src/python/pants/backend/python/lint/flake8"}
19:37:58:801 [INFO] notify invalidation: cleared 1 and dirtied 56 nodes for: {"src/python/pants/backend/python/lint/flake8/rules_integration_test.py", "src/python/pants/backend/python/lint/flake8"}
19:37:58:803 [INFO] notify invalidation: cleared 1 and dirtied 23 nodes for: {"src/python/pants/backend/python/lint/flake8/rules.py", "src/python/pants/backend/python/lint/flake8"}
19:37:58:805 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants/backend/python/lint/flake8/rules.py", "src/python/pants/backend/python/lint/flake8"}
19:37:58:927 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='ea30e0089b27d1679857358dcc9520aa3b49d5ea3c40ffa8e1ae67de244fb237', serialized_bytes_length=411) fs Digest(fingerprint='36a33025356184a6e0cc1eb662c65e3a27df8232f7826c6146c495fea3379d10', serialized_bytes_length=411)). terminating the daemon.
19:38:00:932 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x1134079b0>
19:38:00:933 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x113407860>
19:38:01:037 [INFO] pailgun service on shutting down
19:38:01:041 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x1134077b8>
19:38:01:042 [INFO] terminating pantsd
19:38:01:044 [ERROR] service failure for <pants.pantsd.service.scheduler_service.SchedulerService object at 0x1134079b0>, shutting down!
NoneType: None
19:46:25:560 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10690eac8>
19:46:25:569 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids"}
19:46:25:569 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/socket_pailgun", ".pids/pantsd"}
19:46:25:570 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
19:46:25:725 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
19:46:25:726 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10690e978>
19:46:25:726 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10690e8d0>
19:46:25:726 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10690eac8>
19:46:25:726 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x10690e978>
19:46:25:726 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10690e8d0>
19:46:25:727 [INFO] started pailgun server on port 63552
19:46:25:739 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
19:46:25:740 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
19:46:25:741 [INFO] adding invalidation pattern: .pids/pantsd/pid
19:46:25:741 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
19:46:25:752 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/fingerprint", ".pids/pantsd"}
19:46:25:752 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/fingerprint", ".pids/pantsd"}
19:46:25:822 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD lint`
19:46:26:515 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD lint`
19:46:38:574 [INFO] notify invalidation: cleared 2 and dirtied 42 nodes for: {"src/python/pants/backend/python/rules", "src/python/pants/backend/python/rules/pex.py"}
19:46:38:577 [INFO] notify invalidation: cleared 2 and dirtied 42 nodes for: {"src/python/pants/backend/python/rules", "src/python/pants/backend/python/rules/pex.py"}
19:46:38:701 [ERROR] saw filesystem changes covered by invalidation globs: content changed (Digest(fingerprint='7cdbce74bea9dc21d48a9e01bd8e328fc500bac49dfa3b2c71decd45b047006f', serialized_bytes_length=411) fs Digest(fingerprint='7514e15f6732d617d4610dba7b6a9b853a0d72c1ad6ad9318a0288a44c737340', serialized_bytes_length=411)). terminating the daemon.
19:46:40:429 [INFO] notify invalidation: cleared 1 and dirtied 2 nodes for: {".pids", ".pids/exceptions.26124.log"}
19:46:40:703 [INFO] terminating pantsd service: <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10690eac8>
19:46:40:704 [INFO] terminating pantsd service: <pants.pantsd.service.pailgun_service.PailgunService object at 0x10690e978>
19:46:40:785 [INFO] pailgun service on shutting down
19:46:40:786 [INFO] terminating pantsd service: <pants.pantsd.service.store_gc_service.StoreGCService object at 0x10690e8d0>
19:46:40:786 [INFO] terminating pantsd
19:46:40:787 [ERROR] service failure for <pants.pantsd.service.scheduler_service.SchedulerService object at 0x10690eac8>, shutting down!
NoneType: None
19:46:43:164 [INFO] setting up service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x112563898>
19:46:43:173 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids"}
19:46:43:173 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/socket_pailgun", ".pids/pantsd"}
19:46:43:173 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/socket_pailgun"}
19:46:43:319 [INFO] watching invalidation patterns: ('src/python/pants/bin', 'src/python/pants/bin/**', 'src/python', 'src/python/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python36.zip/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/lib-dynload/**', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages', 'build-support/virtualenvs/Darwin/pants_dev_deps.py36.venv/lib/python3.6/site-packages/**', 'contrib/awslambda/python/src/python', 'contrib/awslambda/python/src/python/**', 'contrib/buildrefactor/src/python', 'contrib/buildrefactor/src/python/**', 'contrib/codeanalysis/src/python', 'contrib/codeanalysis/src/python/**', 'contrib/confluence/src/python', 'contrib/confluence/src/python/**', 'contrib/go/src/python', 'contrib/go/src/python/**', 'contrib/mypy/src/python', 'contrib/mypy/src/python/**', 'contrib/node/src/python', 'contrib/node/src/python/**', 'contrib/scrooge/src/python', 'contrib/scrooge/src/python/**', 'pants-plugins/src/python', 'pants-plugins/src/python/**', 'pants.toml', 'pants.toml/**', '!*.pyc', '!__pycache__/', '!*_test.py', 'src/rust/engine/**/*.rs', 'src/rust/engine/**/*.rs/**', 'src/rust/engine/**/*.toml', 'src/rust/engine/**/*.toml/**')
19:46:43:319 [INFO] setting up service <pants.pantsd.service.pailgun_service.PailgunService object at 0x112563748>
19:46:43:319 [INFO] setting up service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x112563668>
19:46:43:319 [INFO] starting service <pants.pantsd.service.scheduler_service.SchedulerService object at 0x112563898>
19:46:43:320 [INFO] starting service <pants.pantsd.service.pailgun_service.PailgunService object at 0x112563748>
19:46:43:320 [INFO] starting service <pants.pantsd.service.store_gc_service.StoreGCService object at 0x112563668>
19:46:43:321 [INFO] started pailgun server on port 63559
19:46:43:331 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
19:46:43:332 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/pid"}
19:46:43:334 [INFO] adding invalidation pattern: .pids/pantsd/pid
19:46:43:335 [INFO] handling request: `--no-v1 --v2 --changed-since=HEAD lint`
19:46:43:335 [INFO] watchman invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd/pid", ".pids/pantsd"}
19:46:43:344 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
19:46:43:345 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {".pids/pantsd", ".pids/pantsd/fingerprint"}
19:46:48:364 [INFO] request completed: `--no-v1 --v2 --changed-since=HEAD lint`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment