busy-vase-39202
01/12/2022, 8:35 PMflat-zoo-31952
01/12/2022, 10:08 PMwitty-crayon-22786
01/12/2022, 10:22 PMcalm-ambulance-65371
01/12/2022, 11:07 PMERROR: Package '<redacted>' requires a different Python: 3.8.10 not in '>=3.8'
curved-television-6568
01/13/2022, 9:09 AMcurved-television-6568
01/13/2022, 9:09 AM✓ src/python/pants/backend/docker/util_rules/dependencies_test.py:tests succeeded in 60.21s (memoized).
✓ src/python/pants/backend/docker/util_rules/docker_binary_test.py:tests succeeded in 4.37s (memoized).
curved-television-6568
01/13/2022, 9:10 AMhappy-kitchen-89482
01/13/2022, 10:13 AMcurved-television-6568
01/13/2022, 10:13 AMcurved-television-6568
01/13/2022, 10:14 AMcurved-television-6568
01/13/2022, 10:15 AMdry-analyst-73584
01/13/2022, 5:13 PMwitty-crayon-22786
01/13/2022, 5:22 PMwitty-crayon-22786
01/13/2022, 5:24 PMincalculable-yacht-75851
01/13/2022, 6:05 PM10:04:29.00 [WARN] DEPRECATED: the `pants_requirement` macro will be removed in version 2.10.0.dev0.
Use the target `pants_requirements` instead. First, add `pants.backend.plugin_development` to `[GLOBAL].backend_packages` in `pants.toml`. Then, delete all `pants_requirement` calls and replace them with a single `pants_requirements(name='pants')`.
By default, `pants_requirements` will generate a `python_requirement` target for both `pantsbuild.pants` and `pantsbuild.pants.testutil`.
More in 🧵high-energy-55500
01/13/2022, 7:03 PMpants.toml
but it didn’t work
[pylint]
config = ".pylintrc"
version = "<git+git://github.com/PyCQA/pylint.git@e75e37a2908ef1c003ea5816c1e234523bdd38be#egg=pylint>"
lockfile = "pylint.lock"
curved-television-6568
01/13/2022, 7:32 PMhundreds-father-404
01/13/2022, 7:51 PMpolite-garden-50641
01/13/2022, 8:07 PM.pants.d/pants.log
(when pantsd is active) ? How to we make pants keep more data in this log?
Running in CI, I noticed this file only contains logs from the last few steps that run in CI before the file was uploaded and it is missing log message from pants run that occur earlier on in the CI Job.brash-baker-91190
01/13/2022, 8:33 PMcurved-television-6568
01/13/2022, 8:36 PMhundreds-father-404
01/13/2022, 9:22 PMbrash-baker-91190
01/13/2022, 9:23 PMProcessExecutionFailure: Process 'Building pytest_runner.pex' failed with exit code 1.
Followed by a bunch of these:
pex.environment.ResolveError: Failed to resolve requirements from PEX environment @ /home/maier/.cache/pants/named_caches/pex_root/unzipped_pexes/f00d5546a767d36a195e863e80031df5797b7eb8.
Needed manylinux_2_28_x86_64-cp-37-cp37m compatible dependencies for:
1: boto3
Required by:
FingerprintedDistribution(distribution=grapl-common 0.0.6 (/home/maier/.cache/pants/named_caches/pex_root/installed_wheels/7f5c555e91114b099cc3946517adba787c2ede3e/grapl_common-0.0.6-py3-none-any.whl), fingerprint='a76df1c3f9ecd1ae5ae2352850c933b30140ba93')
But this pex had no 'boto3' distributions.
2: botocore
Required by:
FingerprintedDistribution(distribution=grapl-common 0.0.6 (/home/maier/.cache/pants/named_caches/pex_root/installed_wheels/7f5c555e91114b099cc3946517adba787c2ede3e/grapl_common-0.0.6-py3-none-any.whl), fingerprint='a76df1c3f9ecd1ae5ae2352850c933b30140ba93')
But this pex had no 'botocore' distributions.
3: mypy-boto3-cloudwatch
Required by:
FingerprintedDistribution(distribution=grapl-common 0.0.6 (/home/maier/.cache/pants/named_caches/pex_root/installed_wheels/7f5c555e91114b099cc3946517adba787c2ede3e/grapl_common-0.0.6-py3-none-any.whl), fingerprint='a76df1c3f9ecd1ae5ae2352850c933b30140ba93')
But this pex had no 'mypy-boto3-cloudwatch' distributions.
4: mypy-boto3-dynamodb
Required by:
FingerprintedDistribution(distribution=grapl-common 0.0.6 (/home/maier/.cache/pants/named_caches/pex_root/installed_wheels/7f5c555e91114b099cc3946517adba787c2ede3e/grapl_common-0.0.6-py3-none-any.whl), fingerprint='a76df1c3f9ecd1ae5ae2352850c933b30140ba93')
But this pex had no 'mypy-boto3-dynamodb' distributions.
(plus 8 similar missing dependencies)
Any pointers on where to look? I've regenerated my pytest lockfile. Thanks in advance.curved-television-6568
01/13/2022, 9:28 PMpolite-garden-50641
01/13/2022, 10:38 PMwitty-crayon-22786
01/13/2022, 10:41 PMpantsd
is restarted, it is clearedwitty-crayon-22786
01/13/2022, 10:42 PMwitty-crayon-22786
01/13/2022, 10:45 PMappend(true)
there should cause us to append to an existing file.polite-garden-50641
01/13/2022, 10:55 PMwitty-crayon-22786
01/13/2022, 10:55 PM