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

python39Packages.sentry-sdk build failure on x86_64-linux as of f684f5a9 #169873

Closed
samuela opened this issue Apr 23, 2022 · 1 comment
Closed
Assignees

Comments

@samuela
Copy link
Member

samuela commented Apr 23, 2022

Issue description

Build of python39Packages.sentry-sdk failed on x86_64-linux as of f684f5a. This is currently breaking python3Packages.wandb.

error: builder for '/nix/store/vmz9ai13bas7bd96644m7fl26n9wwkix-python3.9-sentry-sdk-1.5.8.drv' failed with exit code 1;
       last 10 log lines:
       > ERROR tests/integrations/flask/test_flask.py::test_errors_not_reported_twice[integrations0]
       > ERROR tests/integrations/flask/test_flask.py::test_errors_not_reported_twice[integrations1]
       > ERROR tests/integrations/flask/test_flask.py::test_logging - werkzeug.excepti...
       > ERROR tests/integrations/flask/test_flask.py::test_500 - werkzeug.exceptions....
       > ERROR tests/integrations/flask/test_flask.py::test_error_in_errorhandler - we...
       > ERROR tests/integrations/flask/test_flask.py::test_tracing_success - werkzeug...
       > ERROR tests/integrations/flask/test_flask.py::test_tracing_error - werkzeug.e...
       > ERROR tests/integrations/flask/test_flask.py::test_class_based_views - werkze...
       > ERROR tests/integrations/flask/test_flask.py::test_sentry_trace_context - wer...
       > = 37 failed, 563 passed, 32 skipped, 18 deselected, 2 xfailed, 17 warnings, 38 errors in 78.39s (0:01:18) =
       For full logs, run 'nix log /nix/store/vmz9ai13bas7bd96644m7fl26n9wwkix-python3.9-sentry-sdk-1.5.8.drv'.
error: 1 dependencies of derivation '/nix/store/a9qj61agsq4gnrsamsg62bkzy289ps2g-python3.9-wandb-0.12.14.drv' failed to build

full build log

python3Packages.wandb maintainers cc: @samuela
python39Packages.sentry-sdk maintainers cc: @fabaff @gebner
Other cc: n/a

Steps to reproduce

  1. Checkout nixpkgs at commit f684f5a
  2. Run nix-build -A python39Packages.sentry-sdk

Technical details

 - system: `"x86_64-linux"`
 - host os: `Linux 5.13.0-1021-azure, Ubuntu, 20.04.4 LTS (Focal Fossa), nobuild`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.8.0`
 - nixpkgs: `/nix/store/r902mrj2iwsjhy8gs6y0rbr9nada0z4z-source`

Misc.

This issue was automatically generated by nixpkgs-upkeep.

  • CI workflow that created this issue.
  • Internal tag: -1137150796892799897
@fabaff
Copy link
Member

fabaff commented Apr 23, 2022

Duplicate of #169130

@fabaff fabaff marked this as a duplicate of #169130 Apr 23, 2022
@fabaff fabaff closed this as completed Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants