Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version bump 0.4.0 #33

Closed
wants to merge 1 commit into from

chore: version bump 0.4.0

83908e7
Select commit
Loading
Failed to load commit list.
Closed

chore: version bump 0.4.0 #33

chore: version bump 0.4.0
83908e7
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / test-type-check succeeded Feb 2, 2024 in 13m 1s

FirefoxCI (pull_request)

Run pyright type checking against code base

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-02-02 20:17:37.948Z] Task ID: PNyWLm5CRZGGW-3wlsTWYg
[taskcluster 2024-02-02 20:17:37.948Z] Worker ID: 3048103920486380360
[taskcluster 2024-02-02 20:17:37.948Z] Worker Group: us-central1
[taskcluster 2024-02-02 20:17:37.948Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-02-02 20:17:37.948Z] Worker Type: t-linux-large-gcp
[taskcluster 2024-02-02 20:17:37.948Z] Public IP: 34.134.209.120
[taskcluster 2024-02-02 20:17:37.948Z] Hostname: mozilla-t-t-linux-large-gcp-rk5fbzb4tdyoqdiwq2gova
[taskcluster 2024-02-02 20:17:37.948Z] using cache "mozilla-level-1-checkouts-v3-7f8630edfaa3588fb9ab-R9dpYpTPTs-e6nWRb6dgxg" -> /builds/worker/checkouts

[taskcluster 2024-02-02 20:17:38.895Z] Downloading artifact "public/image.tar.zst" from task ID: R9dpYpTPTs-e6nWRb6dgxg.
[taskcluster 2024-02-02 20:17:43.897Z] Download Progress: 95.17%
[taskcluster 2024-02-02 20:17:44.157Z] Downloaded artifact successfully.
[taskcluster 2024-02-02 20:17:44.157Z] Downloaded 538.886 mb
[taskcluster 2024-02-02 20:17:44.158Z] Decompressing downloaded image
[taskcluster 2024-02-02 20:17:48.401Z] Loading docker image from downloaded archive.
[taskcluster 2024-02-02 20:18:25.279Z] Image 'public/image.tar.zst' from task 'R9dpYpTPTs-e6nWRb6dgxg' loaded.  Using image ID sha256:fa3833ffc9d20b8558223f152b42731ddb06b26fa2f20b54ddb942812f4f3aa7.
[taskcluster 2024-02-02 20:18:25.625Z] === Task Starting ===
[setup 2024-02-02T20:18:26.040Z] run-task started in /
[setup 2024-02-02T20:18:26.040Z] 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-02-02T20:18:26.040Z] Python version: 3.11.2
[cache 2024-02-02T20:18:26.042Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-02-02T20:18:26.042Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-02-02T20:18:26.042Z] volume /builds/worker/checkouts is a cache
[setup 2024-02-02T20:18:26.042Z] running as worker:worker
[vcs 2024-02-02T20:18:26.043Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-02-02T20:18:26.045Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/reps', '/builds/worker/checkouts/vcs']
[vcs 2024-02-02T20:18:26.047Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-02-02T20:18:26.483Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/ahal/reps', 'bump']
[vcs 2024-02-02T20:18:26.747Z] From https://github.com/ahal/reps
[vcs 2024-02-02T20:18:26.747Z]  * branch            bump       -> FETCH_HEAD
[vcs 2024-02-02T20:18:26.750Z] executing ['git', 'checkout', '-f', '-B', 'bump', '83908e79ac5abaa673fbf0e7de76ea2831ea1a61']
[vcs 2024-02-02T20:18:26.756Z] Switched to a new branch 'bump'
[vcs 2024-02-02T20:18:26.756Z] cleaning git checkout...
[vcs 2024-02-02T20:18:26.757Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-02T20:18:26.759Z] removing []
[vcs 2024-02-02T20:18:26.759Z] successfully cleaned git checkout!
[vcs 2024-02-02T20:18:26.761Z] TinderboxPrint:<a href='https://github.com/ahal/reps/commit/83908e79ac5abaa673fbf0e7de76ea2831ea1a61' title='Built from reps commit 83908e79ac5abaa673fbf0e7de76ea2831ea1a61'>83908e79ac5abaa673fbf0e7de76ea2831ea1a61</a>
[task 2024-02-02T20:18:26.761Z] executing ['bash', '-cx', 'poetry install --only main --only type && poetry run pyright']
[task 2024-02-02T20:18:26.763Z] + poetry install --only main --only type
[task 2024-02-02T20:18:27.489Z] Creating virtualenv reps-new-hlUNdH3O-py3.11 in /builds/worker/.cache/pypoetry/virtualenvs
[task 2024-02-02T20:18:28.191Z] Installing dependencies from lock file
[task 2024-02-02T20:18:28.377Z] 
[task 2024-02-02T20:18:28.377Z] Package operations: 53 installs, 1 update, 0 removals
[task 2024-02-02T20:18:28.377Z] 
[task 2024-02-02T20:18:28.378Z]   • Installing mdurl (0.1.2)
[task 2024-02-02T20:18:28.379Z]   • Installing six (1.16.0)
[task 2024-02-02T20:18:28.860Z]   • Installing certifi (2023.7.22)
[task 2024-02-02T20:18:28.862Z]   • Installing charset-normalizer (3.3.2)
[task 2024-02-02T20:18:28.864Z]   • Installing chardet (5.2.0)
[task 2024-02-02T20:18:28.866Z]   • Installing idna (3.4)
[task 2024-02-02T20:18:28.867Z]   • Installing markdown-it-py (3.0.0)
[task 2024-02-02T20:18:28.869Z]   • Installing markupsafe (2.1.3)
[task 2024-02-02T20:18:29.012Z]   • Installing pygments (2.16.1)
[task 2024-02-02T20:18:29.051Z]   • Installing python-dateutil (2.8.2)
[task 2024-02-02T20:18:29.099Z]   • Installing text-unidecode (1.3)
[task 2024-02-02T20:18:29.196Z]   • Installing types-python-dateutil (2.8.19.14)
[task 2024-02-02T20:18:29.276Z]   • Installing urllib3 (2.1.0)
[task 2024-02-02T20:18:29.480Z]   • Installing arrow (1.3.0)
[task 2024-02-02T20:18:29.481Z]   • Installing binaryornot (0.4.4)
[task 2024-02-02T20:18:29.483Z]   • Installing click (8.1.7)
[task 2024-02-02T20:18:29.485Z]   • Installing colorama (0.4.6)
[task 2024-02-02T20:18:29.486Z]   • Installing distlib (0.3.7)
[task 2024-02-02T20:18:29.487Z]   • Installing filelock (3.13.1)
[task 2024-02-02T20:18:29.546Z]   • Installing giturlparse (0.12.0)
[task 2024-02-02T20:18:29.599Z]   • Installing jinja2 (3.1.2)
[task 2024-02-02T20:18:29.601Z]   • Installing packaging (23.2)
[task 2024-02-02T20:18:29.608Z]   • Installing platformdirs (3.11.0)
[task 2024-02-02T20:18:29.610Z]   • Installing pyproject-hooks (1.0.0)
[task 2024-02-02T20:18:29.639Z]   • Installing python-slugify (8.0.1)
[task 2024-02-02T20:18:29.710Z]   • Installing pyyaml (6.0.1)
[task 2024-02-02T20:18:29.719Z]   • Installing requests (2.31.0)
[task 2024-02-02T20:18:29.727Z]   • Installing rich (13.6.0)
[task 2024-02-02T20:18:29.755Z]   • Downgrading setuptools (69.0.2 -> 68.2.2)
[task 2024-02-02T20:18:31.049Z]   • Installing appdirs (1.4.4)
[task 2024-02-02T20:18:31.051Z]   • Installing build (1.0.3)
[task 2024-02-02T20:18:31.051Z]   • Installing cfgv (3.4.0)
[task 2024-02-02T20:18:31.052Z]   • Installing cookiecutter (2.4.0)
[task 2024-02-02T20:18:31.054Z]   • Installing identify (2.5.31)
[task 2024-02-02T20:18:31.057Z]   • Installing json-e (4.5.3)
[task 2024-02-02T20:18:31.139Z]   • Installing log-symbols (0.0.14)
[task 2024-02-02T20:18:31.156Z]   • Installing mozilla-repo-urls (0.1.1)
[task 2024-02-02T20:18:31.171Z]   • Installing nodeenv (1.8.0)
[task 2024-02-02T20:18:31.186Z]   • Installing redo (2.0.4)
[task 2024-02-02T20:18:31.191Z]   • Installing requests-unixsocket (0.3.0)
[task 2024-02-02T20:18:31.212Z]   • Installing ruamel-yaml-clib (0.2.8)
[task 2024-02-02T20:18:31.249Z]   • Installing slugid (2.0.0)
[task 2024-02-02T20:18:31.256Z]   • Installing spinners (0.0.24)
[task 2024-02-02T20:18:31.263Z]   • Installing taskcluster-urls (13.0.1)
[task 2024-02-02T20:18:31.269Z]   • Installing termcolor (2.3.0)
[task 2024-02-02T20:18:31.298Z]   • Installing virtualenv (20.24.6)
[task 2024-02-02T20:18:31.331Z]   • Installing voluptuous (0.14.0)
[task 2024-02-02T20:18:31.351Z]   • Installing wheel (0.41.3)
[task 2024-02-02T20:18:31.548Z]   • Installing halo (0.0.31)
[task 2024-02-02T20:18:31.550Z]   • Installing pip-tools (6.14.0)
[task 2024-02-02T20:18:31.553Z]   • Installing pre-commit (3.5.0)
[task 2024-02-02T20:18:31.554Z]   • Installing ruamel-yaml (0.17.40)
[task 2024-02-02T20:18:31.557Z]   • Installing pyright (1.1.336)
[task 2024-02-02T20:18:31.558Z]   • Installing taskcluster-taskgraph (5.7.0)
[task 2024-02-02T20:18:33.067Z] 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-02-02T20:18:33.069Z] 
[task 2024-02-02T20:18:33.071Z] Installing the current project: reps-new (0.4.0)
[task 2024-02-02T20:18:33.175Z] + poetry run pyright
[task 2024-02-02T20:18:33.782Z] /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-02-02T20:18:33.782Z]   import pipes
[task 2024-02-02T20:18:33.900Z] /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-02-02T20:18:33.902Z]   from pkg_resources import parse_version
[task 2024-02-02T20:18:36.983Z]  * Install prebuilt node (21.6.1) ..... done.
[task 2024-02-02T20:18:39.774Z] 
[task 2024-02-02T20:18:39.776Z] added 1 package, and audited 2 packages in 3s
[task 2024-02-02T20:18:39.777Z] 
[task 2024-02-02T20:18:39.779Z] found 0 vulnerabilities
[task 2024-02-02T20:18:42.393Z] 0 errors, 0 warnings, 0 informations 
[task 2024-02-02T20:18:42.430Z] WARNING: there is a new pyright version available (v1.1.336 -> v1.1.349).
[task 2024-02-02T20:18:42.431Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-02-02T20:18:42.433Z] 
[taskcluster 2024-02-02 20:18:42.786Z] === Task Finished ===
[taskcluster 2024-02-02 20:18:42.787Z] Successful task run with exit code: 0 completed in 64.84 seconds