Bump jinja2 from 3.1.2 to 3.1.3 in /taskcluster #357
firefoxci-taskcluster / tests-lint
succeeded
Jan 11, 2024 in 2m 23s
FirefoxCI (pull_request)
Run tests
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-01-11 20:56:09.956Z] Task ID: dhAnHqziRn2ZM1PTW8wI-A
[taskcluster 2024-01-11 20:56:09.956Z] Worker ID: 5822328442066955112
[taskcluster 2024-01-11 20:56:09.956Z] Worker Group: us-central1
[taskcluster 2024-01-11 20:56:09.956Z] Worker Node Type: projects/887720501152/machineTypes/n2-highmem-32
[taskcluster 2024-01-11 20:56:09.956Z] Worker Pool: translations-1/b-linux-large-gcp
[taskcluster 2024-01-11 20:56:09.956Z] Worker Version: 38.0.5
[taskcluster 2024-01-11 20:56:09.956Z] Public IP: 34.121.119.244
[taskcluster 2024-01-11 20:56:09.956Z] Hostname: translations-1-b-linux-large-gcp-bdxv0s8bt1u6gxacjqpnaa
[taskcluster 2024-01-11 20:56:09.956Z] using cache "translations-level-1-checkouts-v3-58974d7dcf0417b3fe53-P3c9uMN6RCenSujIqtQlDw" -> /builds/worker/checkouts
[taskcluster 2024-01-11 20:56:12.308Z] Downloading artifact "public/image.tar.zst" from task ID: P3c9uMN6RCenSujIqtQlDw.
[taskcluster 2024-01-11 20:56:16.668Z] Downloaded artifact successfully.
[taskcluster 2024-01-11 20:56:16.669Z] Downloaded 196.506 mb
[taskcluster 2024-01-11 20:56:16.670Z] Decompressing downloaded image
[taskcluster 2024-01-11 20:56:18.048Z] Loading docker image from downloaded archive.
[taskcluster 2024-01-11 20:56:26.362Z] Image 'public/image.tar.zst' from task 'P3c9uMN6RCenSujIqtQlDw' loaded. Using image ID sha256:a4a89055a79a62cef6eecab29b568d6339351759624c0a96eed567c56333f92d.
[taskcluster 2024-01-11 20:56:29.542Z] === Task Starting ===
[setup 2024-01-11T20:56:31.450Z] run-task started in /builds/worker
[setup 2024-01-11T20:56:31.450Z] Invoked by command: --firefox_translations_training-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -c pip install poetry && make lint
[setup 2024-01-11T20:56:31.450Z] Python version: 3.10.12
[cache 2024-01-11T20:56:31.452Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-01-11T20:56:31.452Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-01-11T20:56:31.452Z] volume /builds/worker/checkouts is a cache
[setup 2024-01-11T20:56:31.453Z] running as worker:worker
[vcs 2024-01-11T20:56:31.453Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-01-11T20:56:31.455Z] executing ['git', 'clone', 'https://github.com/mozilla/firefox-translations-training', '/builds/worker/checkouts/vcs']
[vcs 2024-01-11T20:56:31.456Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-01-11T20:56:32.044Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/firefox-translations-training', 'dependabot/pip/taskcluster/jinja2-3.1.3']
[vcs 2024-01-11T20:56:32.298Z] From https://github.com/mozilla/firefox-translations-training
[vcs 2024-01-11T20:56:32.298Z] * branch dependabot/pip/taskcluster/jinja2-3.1.3 -> FETCH_HEAD
[vcs 2024-01-11T20:56:32.303Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/firefox-translations-training', 'dependabot/pip/taskcluster/jinja2-3.1.3']
[vcs 2024-01-11T20:56:32.522Z] From https://github.com/mozilla/firefox-translations-training
[vcs 2024-01-11T20:56:32.522Z] * branch dependabot/pip/taskcluster/jinja2-3.1.3 -> FETCH_HEAD
[vcs 2024-01-11T20:56:32.527Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/taskcluster/jinja2-3.1.3', '3177fe8708ed9226cc0b7d5886eb1c13f3ad40b0']
[vcs 2024-01-11T20:56:32.566Z] Switched to a new branch 'dependabot/pip/taskcluster/jinja2-3.1.3'
[vcs 2024-01-11T20:56:32.566Z] executing ['git', 'submodule', 'init']
[vcs 2024-01-11T20:56:32.588Z] Submodule '3rd_party/browsermt-marian-dev' (https://github.com/browsermt/marian-dev) registered for path '3rd_party/browsermt-marian-dev'
[vcs 2024-01-11T20:56:32.588Z] Submodule 'extract-lex' (https://github.com/marian-nmt/extract-lex) registered for path '3rd_party/extract-lex'
[vcs 2024-01-11T20:56:32.589Z] Submodule 'fast_align' (https://github.com/clab/fast_align) registered for path '3rd_party/fast_align'
[vcs 2024-01-11T20:56:32.589Z] Submodule '3rd_party/kenlm' (https://github.com/kpu/kenlm) registered for path '3rd_party/kenlm'
[vcs 2024-01-11T20:56:32.589Z] Submodule '3rd_party/marian-dev' (https://github.com/marian-nmt/marian-dev) registered for path '3rd_party/marian-dev'
[vcs 2024-01-11T20:56:32.590Z] Submodule '3rd_party/preprocess' (https://github.com/kpu/preprocess.git) registered for path '3rd_party/preprocess'
[vcs 2024-01-11T20:56:32.590Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-01-11T20:56:32.613Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/browsermt-marian-dev'...
[vcs 2024-01-11T20:56:33.840Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/extract-lex'...
[vcs 2024-01-11T20:56:34.158Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/fast_align'...
[vcs 2024-01-11T20:56:34.509Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/kenlm'...
[vcs 2024-01-11T20:56:35.165Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/marian-dev'...
[vcs 2024-01-11T20:56:36.546Z] Cloning into '/builds/worker/checkouts/vcs/3rd_party/preprocess'...
[vcs 2024-01-11T20:56:37.086Z] Submodule path '3rd_party/browsermt-marian-dev': checked out '11c6ae7c46be21ef96ed10c60f28022fa968939f'
[vcs 2024-01-11T20:56:37.097Z] Submodule path '3rd_party/extract-lex': checked out '42fa605b53f32eaf6c6e0b5677255c21c91b3d49'
[vcs 2024-01-11T20:56:37.108Z] Submodule path '3rd_party/fast_align': checked out 'cab1e9aac8d3bb02ff5ae58218d8d225a039fa11'
[vcs 2024-01-11T20:56:37.135Z] Submodule path '3rd_party/kenlm': checked out 'bbf4fc511266c5d4515047055d7bdec659a6e158'
[vcs 2024-01-11T20:56:37.249Z] Submodule path '3rd_party/marian-dev': checked out 'e8a1a2530fb84cbff7383302ebca393e5875c441'
[vcs 2024-01-11T20:56:37.269Z] Submodule path '3rd_party/preprocess': checked out '64307314b4d5a9a0bd529b5c1036b0710d995eec'
[vcs 2024-01-11T20:56:37.269Z] cleaning git checkout...
[vcs 2024-01-11T20:56:37.269Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-11T20:56:37.272Z] removing []
[vcs 2024-01-11T20:56:37.272Z] successfully cleaned git checkout!
[vcs 2024-01-11T20:56:37.274Z] TinderboxPrint:<a href='https://github.com/mozilla/firefox-translations-training/commit/3177fe8708ed9226cc0b7d5886eb1c13f3ad40b0' title='Built from firefox-translations-training commit 3177fe8708ed9226cc0b7d5886eb1c13f3ad40b0'>3177fe8708ed9226cc0b7d5886eb1c13f3ad40b0</a>
[task 2024-01-11T20:56:37.274Z] executing ['bash', '-c', 'pip install poetry && make lint']
[task 2024-01-11T20:56:37.634Z] Defaulting to user installation because normal site-packages is not writeable
[task 2024-01-11T20:56:37.898Z] Collecting poetry
[task 2024-01-11T20:56:38.094Z] Downloading poetry-1.7.1-py3-none-any.whl (235 kB)
[task 2024-01-11T20:56:38.198Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 236.0/236.0 KB 2.4 MB/s eta 0:00:00
[task 2024-01-11T20:56:38.293Z] Collecting requests<3.0,>=2.26
[task 2024-01-11T20:56:38.334Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[task 2024-01-11T20:56:38.340Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 13.3 MB/s eta 0:00:00
[task 2024-01-11T20:56:38.372Z] Collecting requests-toolbelt<2,>=0.9.1
[task 2024-01-11T20:56:38.412Z] Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
[task 2024-01-11T20:56:38.418Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 12.5 MB/s eta 0:00:00
[task 2024-01-11T20:56:38.442Z] Collecting pyproject-hooks<2.0.0,>=1.0.0
[task 2024-01-11T20:56:38.482Z] Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
[task 2024-01-11T20:56:38.616Z] Collecting virtualenv<21.0.0,>=20.23.0
[task 2024-01-11T20:56:38.657Z] Downloading virtualenv-20.25.0-py3-none-any.whl (3.8 MB)
[task 2024-01-11T20:56:38.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 25.7 MB/s eta 0:00:00
[task 2024-01-11T20:56:38.849Z] Collecting installer<0.8.0,>=0.7.0
[task 2024-01-11T20:56:38.890Z] Downloading installer-0.7.0-py3-none-any.whl (453 kB)
[task 2024-01-11T20:56:38.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 453.8/453.8 KB 109.3 MB/s eta 0:00:00
[task 2024-01-11T20:56:38.933Z] Collecting build<2.0.0,>=1.0.3
[task 2024-01-11T20:56:38.973Z] Downloading build-1.0.3-py3-none-any.whl (18 kB)
[task 2024-01-11T20:56:39.008Z] Collecting tomli<3.0.0,>=2.0.1
[task 2024-01-11T20:56:39.049Z] Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
[task 2024-01-11T20:56:39.105Z] Collecting trove-classifiers>=2022.5.19
[task 2024-01-11T20:56:39.146Z] Downloading trove_classifiers-2024.1.8-py3-none-any.whl (13 kB)
[task 2024-01-11T20:56:39.204Z] Collecting tomlkit<1.0.0,>=0.11.4
[task 2024-01-11T20:56:39.244Z] Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB)
[task 2024-01-11T20:56:39.284Z] Collecting shellingham<2.0,>=1.5
[task 2024-01-11T20:56:39.324Z] Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
[task 2024-01-11T20:56:39.357Z] Collecting fastjsonschema<3.0.0,>=2.18.0
[task 2024-01-11T20:56:39.397Z] Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB)
[task 2024-01-11T20:56:39.426Z] Collecting crashtest<0.5.0,>=0.4.1
[task 2024-01-11T20:56:39.466Z] Downloading crashtest-0.4.1-py3-none-any.whl (7.6 kB)
[task 2024-01-11T20:56:39.554Z] Collecting keyring<25.0.0,>=24.0.0
[task 2024-01-11T20:56:39.594Z] Downloading keyring-24.3.0-py3-none-any.whl (38 kB)
[task 2024-01-11T20:56:39.623Z] Collecting pexpect<5.0.0,>=4.7.0
[task 2024-01-11T20:56:39.663Z] Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
[task 2024-01-11T20:56:39.667Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 KB 32.7 MB/s eta 0:00:00
[task 2024-01-11T20:56:39.700Z] Collecting cachecontrol[filecache]<0.14.0,>=0.13.0
[task 2024-01-11T20:56:39.741Z] Downloading cachecontrol-0.13.1-py3-none-any.whl (22 kB)
[task 2024-01-11T20:56:39.786Z] Collecting platformdirs<4.0.0,>=3.0.0
[task 2024-01-11T20:56:39.826Z] Downloading platformdirs-3.11.0-py3-none-any.whl (17 kB)
[task 2024-01-11T20:56:39.873Z] Collecting packaging>=20.5
[task 2024-01-11T20:56:39.913Z] Downloading packaging-23.2-py3-none-any.whl (53 kB)
[task 2024-01-11T20:56:39.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 24.0 MB/s eta 0:00:00
[task 2024-01-11T20:56:39.959Z] Collecting cleo<3.0.0,>=2.1.0
[task 2024-01-11T20:56:39.999Z] Downloading cleo-2.1.0-py3-none-any.whl (78 kB)
[task 2024-01-11T20:56:40.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 KB 37.9 MB/s eta 0:00:00
[task 2024-01-11T20:56:40.038Z] Collecting poetry-plugin-export<2.0.0,>=1.6.0
[task 2024-01-11T20:56:40.078Z] Downloading poetry_plugin_export-1.6.0-py3-none-any.whl (10 kB)
[task 2024-01-11T20:56:40.383Z] Collecting dulwich<0.22.0,>=0.21.2
[task 2024-01-11T20:56:40.427Z] Downloading dulwich-0.21.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (514 kB)
[task 2024-01-11T20:56:40.434Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 514.7/514.7 KB 117.3 MB/s eta 0:00:00
[task 2024-01-11T20:56:40.472Z] Collecting pkginfo<2.0.0,>=1.9.4
[task 2024-01-11T20:56:40.515Z] Downloading pkginfo-1.9.6-py3-none-any.whl (30 kB)
[task 2024-01-11T20:56:40.572Z] Collecting poetry-core==1.8.1
[task 2024-01-11T20:56:40.612Z] Downloading poetry_core-1.8.1-py3-none-any.whl (306 kB)
[task 2024-01-11T20:56:40.618Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 306.6/306.6 KB 98.9 MB/s eta 0:00:00
[task 2024-01-11T20:56:40.851Z] Collecting msgpack>=0.5.2
[task 2024-01-11T20:56:40.891Z] Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[task 2024-01-11T20:56:40.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 109.6 MB/s eta 0:00:00
[task 2024-01-11T20:56:40.947Z] Collecting filelock>=3.8.0
[task 2024-01-11T20:56:40.987Z] Downloading filelock-3.13.1-py3-none-any.whl (11 kB)
[task 2024-01-11T20:56:42.498Z] Collecting rapidfuzz<4.0.0,>=3.0.0
[task 2024-01-11T20:56:42.539Z] Downloading rapidfuzz-3.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.4 MB)
[task 2024-01-11T20:56:42.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 73.1 MB/s eta 0:00:00
[task 2024-01-11T20:56:42.677Z] Collecting urllib3>=1.25
[task 2024-01-11T20:56:42.718Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[task 2024-01-11T20:56:42.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 KB 48.4 MB/s eta 0:00:00
[task 2024-01-11T20:56:42.786Z] Collecting jeepney>=0.4.2
[task 2024-01-11T20:56:42.826Z] Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)
[task 2024-01-11T20:56:42.831Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 KB 22.4 MB/s eta 0:00:00
[task 2024-01-11T20:56:42.860Z] Collecting SecretStorage>=3.2
[task 2024-01-11T20:56:42.900Z] Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)
[task 2024-01-11T20:56:42.934Z] Collecting jaraco.classes
[task 2024-01-11T20:56:42.975Z] Downloading jaraco.classes-3.3.0-py3-none-any.whl (5.9 kB)
[task 2024-01-11T20:56:43.064Z] Collecting importlib-metadata>=4.11.4
[task 2024-01-11T20:56:43.104Z] Downloading importlib_metadata-7.0.1-py3-none-any.whl (23 kB)
[task 2024-01-11T20:56:43.136Z] Collecting ptyprocess>=0.5
[task 2024-01-11T20:56:43.180Z] Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
[task 2024-01-11T20:56:43.425Z] Collecting charset-normalizer<4,>=2
[task 2024-01-11T20:56:43.466Z] Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
[task 2024-01-11T20:56:43.471Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 KB 58.7 MB/s eta 0:00:00
[task 2024-01-11T20:56:43.514Z] Collecting certifi>=2017.4.17
[task 2024-01-11T20:56:43.555Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[task 2024-01-11T20:56:43.560Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 KB 64.5 MB/s eta 0:00:00
[task 2024-01-11T20:56:43.593Z] Collecting idna<4,>=2.5
[task 2024-01-11T20:56:43.634Z] Downloading idna-3.6-py3-none-any.whl (61 kB)
[task 2024-01-11T20:56:43.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 KB 32.1 MB/s eta 0:00:00
[task 2024-01-11T20:56:43.727Z] Collecting distlib<1,>=0.3.7
[task 2024-01-11T20:56:43.768Z] Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
[task 2024-01-11T20:56:43.777Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 KB 68.3 MB/s eta 0:00:00
[task 2024-01-11T20:56:43.908Z] Collecting zipp>=0.5
[task 2024-01-11T20:56:43.949Z] Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[task 2024-01-11T20:56:44.406Z] Collecting cryptography>=2.0
[task 2024-01-11T20:56:44.447Z] Downloading cryptography-41.0.7-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[task 2024-01-11T20:56:44.503Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 82.1 MB/s eta 0:00:00
[task 2024-01-11T20:56:44.594Z] Collecting more-itertools
[task 2024-01-11T20:56:44.634Z] Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB)
[task 2024-01-11T20:56:44.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 KB 11.6 MB/s eta 0:00:00
[task 2024-01-11T20:56:44.946Z] Collecting cffi>=1.12
[task 2024-01-11T20:56:44.987Z] Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[task 2024-01-11T20:56:44.994Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 114.1 MB/s eta 0:00:00
[task 2024-01-11T20:56:45.052Z] Collecting pycparser
[task 2024-01-11T20:56:45.093Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[task 2024-01-11T20:56:45.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 58.5 MB/s eta 0:00:00
[task 2024-01-11T20:56:45.346Z] Installing collected packages: trove-classifiers, ptyprocess, fastjsonschema, distlib, zipp, urllib3, tomlkit, tomli, shellingham, rapidfuzz, pycparser, poetry-core, platformdirs, pkginfo, pexpect, packaging, msgpack, more-itertools, jeepney, installer, idna, filelock, crashtest, charset-normalizer, certifi, virtualenv, requests, pyproject-hooks, jaraco.classes, importlib-metadata, dulwich, cleo, cffi, requests-toolbelt, cryptography, cachecontrol, build, SecretStorage, keyring, poetry-plugin-export, poetry
[task 2024-01-11T20:56:47.358Z] Successfully installed SecretStorage-3.3.3 build-1.0.3 cachecontrol-0.13.1 certifi-2023.11.17 cffi-1.16.0 charset-normalizer-3.3.2 cleo-2.1.0 crashtest-0.4.1 cryptography-41.0.7 distlib-0.3.8 dulwich-0.21.7 fastjsonschema-2.19.1 filelock-3.13.1 idna-3.6 importlib-metadata-7.0.1 installer-0.7.0 jaraco.classes-3.3.0 jeepney-0.8.0 keyring-24.3.0 more-itertools-10.2.0 msgpack-1.0.7 packaging-23.2 pexpect-4.9.0 pkginfo-1.9.6 platformdirs-3.11.0 poetry-1.7.1 poetry-core-1.8.1 poetry-plugin-export-1.6.0 ptyprocess-0.7.0 pycparser-2.21 pyproject-hooks-1.0.0 rapidfuzz-3.6.1 requests-2.31.0 requests-toolbelt-1.0.0 shellingham-1.5.4 tomli-2.0.1 tomlkit-0.12.3 trove-classifiers-2024.1.8 urllib3-2.1.0 virtualenv-20.25.0 zipp-3.17.0
[task 2024-01-11T20:56:47.515Z] poetry install --only lint
[task 2024-01-11T20:56:47.515Z] poetry run ruff check .
[task 2024-01-11T20:56:47.858Z] Creating virtualenv firefox-translations-training-hlUNdH3O-py3.10 in /builds/worker/.cache/pypoetry/virtualenvs
[task 2024-01-11T20:56:48.266Z] Installing dependencies from lock file
[task 2024-01-11T20:56:48.555Z]
[task 2024-01-11T20:56:48.555Z] Package operations: 1 install, 0 updates, 0 removals
[task 2024-01-11T20:56:48.555Z]
[task 2024-01-11T20:56:48.555Z] • Installing ruff (0.0.287)
[task 2024-01-11T20:56:49.355Z]
[task 2024-01-11T20:56:49.355Z] Installing the current project: firefox-translations-training (0.1.0)
[task 2024-01-11T20:56:49.356Z]
[task 2024-01-11T20:56:49.356Z] The current project could not be installed: No file/folder found for package firefox-translations-training
[task 2024-01-11T20:56:49.356Z] If you do not want to install the current project use --no-root
[taskcluster 2024-01-11 20:56:50.425Z] === Task Finished ===
[taskcluster 2024-01-11 20:56:50.426Z] Successful task run with exit code: 0 completed in 40.471 seconds
Loading