chore(deps): bump jinja2 from 3.1.2 to 3.1.3 #31
Closed
firefoxci-taskcluster / test-type-check
succeeded
Jan 11, 2024 in 2m 18s
FirefoxCI (pull_request)
Run pyright type checking against code base
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-01-11 21:07:28.885Z] Task ID: Zw_prHz9S9C5mzXs0Otrog
[taskcluster 2024-01-11 21:07:28.885Z] Worker ID: 8576623606724683447
[taskcluster 2024-01-11 21:07:28.885Z] Worker Group: us-central1
[taskcluster 2024-01-11 21:07:28.885Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-01-11 21:07:28.885Z] Worker Type: t-linux-large-gcp
[taskcluster 2024-01-11 21:07:28.885Z] Public IP: 104.154.154.201
[taskcluster 2024-01-11 21:07:28.885Z] Hostname: mozilla-t-t-linux-large-gcp-aqlbws37ttyvesjsga4ykq
[taskcluster 2024-01-11 21:07:28.885Z] using cache "mozilla-level-1-checkouts-v3-7f8630edfaa3588fb9ab-Fej29npTTPiBV3oOQtLgDg" -> /builds/worker/checkouts
[taskcluster 2024-01-11 21:07:30.084Z] Downloading artifact "public/image.tar.zst" from task ID: Fej29npTTPiBV3oOQtLgDg.
[taskcluster 2024-01-11 21:07:35.086Z] Download Progress: 90.36%
[taskcluster 2024-01-11 21:07:35.620Z] Downloaded artifact successfully.
[taskcluster 2024-01-11 21:07:35.620Z] Downloaded 538.666 mb
[taskcluster 2024-01-11 21:07:35.624Z] Decompressing downloaded image
[taskcluster 2024-01-11 21:07:39.963Z] Loading docker image from downloaded archive.
[taskcluster 2024-01-11 21:08:12.958Z] Image 'public/image.tar.zst' from task 'Fej29npTTPiBV3oOQtLgDg' loaded. Using image ID sha256:16094d4b0aa1b504a52c7548a6d869c40fd3d6ab0d10ec780663262b3013057a.
[taskcluster 2024-01-11 21:08:13.288Z] === Task Starting ===
[setup 2024-01-11T21:08:13.667Z] run-task started in /
[setup 2024-01-11T21:08:13.667Z] Invoked by command: --reps-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx poetry install --only main --only type && poetry run pyright
[setup 2024-01-11T21:08:13.667Z] Python version: 3.11.2
[cache 2024-01-11T21:08:13.668Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-01-11T21:08:13.669Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-01-11T21:08:13.669Z] volume /builds/worker/checkouts is a cache
[setup 2024-01-11T21:08:13.669Z] running as worker:worker
[vcs 2024-01-11T21:08:13.669Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-01-11T21:08:13.671Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/reps', '/builds/worker/checkouts/vcs']
[vcs 2024-01-11T21:08:13.673Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-01-11T21:08:14.101Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/reps', 'dependabot/pip/jinja2-3.1.3']
[vcs 2024-01-11T21:08:14.356Z] From https://github.com/mozilla-releng/reps
[vcs 2024-01-11T21:08:14.357Z] * branch dependabot/pip/jinja2-3.1.3 -> FETCH_HEAD
[vcs 2024-01-11T21:08:14.361Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/reps', 'dependabot/pip/jinja2-3.1.3']
[vcs 2024-01-11T21:08:14.589Z] From https://github.com/mozilla-releng/reps
[vcs 2024-01-11T21:08:14.590Z] * branch dependabot/pip/jinja2-3.1.3 -> FETCH_HEAD
[vcs 2024-01-11T21:08:14.593Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/jinja2-3.1.3', '526d77afc6c1364c9a2655019761f0b18cd7af10']
[vcs 2024-01-11T21:08:14.598Z] Switched to a new branch 'dependabot/pip/jinja2-3.1.3'
[vcs 2024-01-11T21:08:14.598Z] cleaning git checkout...
[vcs 2024-01-11T21:08:14.598Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-11T21:08:14.600Z] removing []
[vcs 2024-01-11T21:08:14.600Z] successfully cleaned git checkout!
[vcs 2024-01-11T21:08:14.601Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/reps/commit/526d77afc6c1364c9a2655019761f0b18cd7af10' title='Built from reps commit 526d77afc6c1364c9a2655019761f0b18cd7af10'>526d77afc6c1364c9a2655019761f0b18cd7af10</a>
[task 2024-01-11T21:08:14.602Z] executing ['bash', '-cx', 'poetry install --only main --only type && poetry run pyright']
[task 2024-01-11T21:08:14.603Z] + poetry install --only main --only type
[task 2024-01-11T21:08:15.347Z] Creating virtualenv reps-new-hlUNdH3O-py3.11 in /builds/worker/.cache/pypoetry/virtualenvs
[task 2024-01-11T21:08:15.938Z] Installing dependencies from lock file
[task 2024-01-11T21:08:16.089Z]
[task 2024-01-11T21:08:16.091Z] Package operations: 53 installs, 1 update, 0 removals
[task 2024-01-11T21:08:16.092Z]
[task 2024-01-11T21:08:16.093Z] • Installing mdurl (0.1.2)
[task 2024-01-11T21:08:16.095Z] • Installing six (1.16.0)
[task 2024-01-11T21:08:16.525Z] • Installing certifi (2023.7.22)
[task 2024-01-11T21:08:16.527Z] • Installing chardet (5.2.0)
[task 2024-01-11T21:08:16.528Z] • Installing charset-normalizer (3.3.2)
[task 2024-01-11T21:08:16.530Z] • Installing idna (3.4)
[task 2024-01-11T21:08:16.531Z] • Installing markdown-it-py (3.0.0)
[task 2024-01-11T21:08:16.532Z] • Installing markupsafe (2.1.3)
[task 2024-01-11T21:08:16.696Z] • Installing pygments (2.16.1)
[task 2024-01-11T21:08:16.719Z] • Installing python-dateutil (2.8.2)
[task 2024-01-11T21:08:16.786Z] • Installing text-unidecode (1.3)
[task 2024-01-11T21:08:16.813Z] • Installing types-python-dateutil (2.8.19.14)
[task 2024-01-11T21:08:16.829Z] • Installing urllib3 (2.1.0)
[task 2024-01-11T21:08:17.158Z] • Installing arrow (1.3.0)
[task 2024-01-11T21:08:17.160Z] • Installing binaryornot (0.4.4)
[task 2024-01-11T21:08:17.161Z] • Installing click (8.1.7)
[task 2024-01-11T21:08:17.162Z] • Installing colorama (0.4.6)
[task 2024-01-11T21:08:17.163Z] • Installing distlib (0.3.7)
[task 2024-01-11T21:08:17.165Z] • Installing filelock (3.13.1)
[task 2024-01-11T21:08:17.236Z] • Installing giturlparse (0.12.0)
[task 2024-01-11T21:08:17.247Z] • Installing jinja2 (3.1.3)
[task 2024-01-11T21:08:17.259Z] • Installing packaging (23.2)
[task 2024-01-11T21:08:17.283Z] • Installing platformdirs (3.11.0)
[task 2024-01-11T21:08:17.298Z] • Installing pyproject-hooks (1.0.0)
[task 2024-01-11T21:08:17.342Z] • Installing python-slugify (8.0.1)
[task 2024-01-11T21:08:17.376Z] • Installing pyyaml (6.0.1)
[task 2024-01-11T21:08:17.379Z] • Installing requests (2.31.0)
[task 2024-01-11T21:08:17.383Z] • Installing rich (13.6.0)
[task 2024-01-11T21:08:17.384Z] • Downgrading setuptools (69.0.2 -> 68.2.2)
[task 2024-01-11T21:08:18.537Z] • Installing appdirs (1.4.4)
[task 2024-01-11T21:08:18.539Z] • Installing build (1.0.3)
[task 2024-01-11T21:08:18.540Z] • Installing cfgv (3.4.0)
[task 2024-01-11T21:08:18.541Z] • Installing identify (2.5.31)
[task 2024-01-11T21:08:18.542Z] • Installing cookiecutter (2.4.0)
[task 2024-01-11T21:08:18.543Z] • Installing json-e (4.5.3)
[task 2024-01-11T21:08:18.601Z] • Installing log-symbols (0.0.14)
[task 2024-01-11T21:08:18.629Z] • Installing mozilla-repo-urls (0.1.1)
[task 2024-01-11T21:08:18.649Z] • Installing nodeenv (1.8.0)
[task 2024-01-11T21:08:18.658Z] • Installing redo (2.0.4)
[task 2024-01-11T21:08:18.663Z] • Installing requests-unixsocket (0.3.0)
[task 2024-01-11T21:08:18.673Z] • Installing ruamel-yaml-clib (0.2.8)
[task 2024-01-11T21:08:18.679Z] • Installing slugid (2.0.0)
[task 2024-01-11T21:08:18.702Z] • Installing spinners (0.0.24)
[task 2024-01-11T21:08:18.713Z] • Installing taskcluster-urls (13.0.1)
[task 2024-01-11T21:08:18.745Z] • Installing termcolor (2.3.0)
[task 2024-01-11T21:08:18.748Z] • Installing virtualenv (20.24.6)
[task 2024-01-11T21:08:18.754Z] • Installing voluptuous (0.14.0)
[task 2024-01-11T21:08:18.787Z] • Installing wheel (0.41.3)
[task 2024-01-11T21:08:18.929Z] • Installing halo (0.0.31)
[task 2024-01-11T21:08:18.931Z] • Installing pip-tools (6.14.0)
[task 2024-01-11T21:08:18.932Z] • Installing pre-commit (3.5.0)
[task 2024-01-11T21:08:18.933Z] • Installing pyright (1.1.336)
[task 2024-01-11T21:08:18.935Z] • Installing ruamel-yaml (0.17.40)
[task 2024-01-11T21:08:18.936Z] • Installing taskcluster-taskgraph (5.7.0)
[task 2024-01-11T21:08:20.278Z] Warning: The file chosen for install of voluptuous 0.14.0 (voluptuous-0.14.0-py3-none-any.whl) is yanked. Reason for being yanked: No longer works for 2.7 and 3.6, but constraints weren't there
[task 2024-01-11T21:08:20.280Z]
[task 2024-01-11T21:08:20.280Z] Installing the current project: reps-new (0.3.6)
[task 2024-01-11T21:08:20.361Z] + poetry run pyright
[task 2024-01-11T21:08:20.887Z] /builds/worker/.cache/pypoetry/virtualenvs/reps-new-hlUNdH3O-py3.11/lib/python3.11/site-packages/nodeenv.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
[task 2024-01-11T21:08:20.887Z] import pipes
[task 2024-01-11T21:08:20.988Z] /builds/worker/.cache/pypoetry/virtualenvs/reps-new-hlUNdH3O-py3.11/lib/python3.11/site-packages/nodeenv.py:48: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
[task 2024-01-11T21:08:20.988Z] from pkg_resources import parse_version
[task 2024-01-11T21:08:24.053Z] * Install prebuilt node (21.5.0) ..... done.
[task 2024-01-11T21:08:26.247Z]
[task 2024-01-11T21:08:26.248Z] added 1 package, and audited 2 packages in 2s
[task 2024-01-11T21:08:26.249Z]
[task 2024-01-11T21:08:26.249Z] found 0 vulnerabilities
[task 2024-01-11T21:08:28.419Z] 0 errors, 0 warnings, 0 informations
[task 2024-01-11T21:08:28.444Z] WARNING: there is a new pyright version available (v1.1.336 -> v1.1.345).
[task 2024-01-11T21:08:28.444Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-01-11T21:08:28.444Z]
[taskcluster 2024-01-11 21:08:28.769Z] === Task Finished ===
[taskcluster 2024-01-11 21:08:28.769Z] Successful task run with exit code: 0 completed in 59.885 seconds
Loading