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

buildbot: 2.9.2 -> 2.10.0 #108145

Merged
merged 3 commits into from Jan 4, 2021
Merged

Conversation

lopsided98
Copy link
Contributor

Motivation for this change

Updates buildbot to the latest version.

cc @nand0p @ryansydnor

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review. If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 108145 run on x86_64-linux 1

9 packages failed to build and are new build failures:
  • buildbot
  • (python38Packages.buildbot)
  • buildbot-full
  • (python38Packages.buildbot-full)
  • buildbot-ui
  • (python38Packages.buildbot-ui)
  • python37Packages.buildbot
  • python37Packages.buildbot-full
  • python37Packages.buildbot-ui
21 packages built:
  • buildbot-worker (python38Packages.buildbot-worker)
  • python37Packages.buildbot-pkg
  • python37Packages.buildbot-plugins.console-view
  • python37Packages.buildbot-plugins.grid-view
  • python37Packages.buildbot-plugins.waterfall-view
  • python37Packages.buildbot-plugins.wsgi-dashboards
  • python37Packages.buildbot-plugins.www
  • python37Packages.buildbot-worker
  • python38Packages.buildbot-pkg
  • python38Packages.buildbot-plugins.console-view
  • python38Packages.buildbot-plugins.grid-view
  • python38Packages.buildbot-plugins.waterfall-view
  • python38Packages.buildbot-plugins.wsgi-dashboards
  • python38Packages.buildbot-plugins.www
  • python39Packages.buildbot-pkg
  • python39Packages.buildbot-plugins.console-view
  • python39Packages.buildbot-plugins.grid-view
  • python39Packages.buildbot-plugins.waterfall-view
  • python39Packages.buildbot-plugins.wsgi-dashboards
  • python39Packages.buildbot-plugins.www
  • python39Packages.buildbot-worker

Builds failures are because of cfn-lint failing.

@lopsided98 lopsided98 changed the title buildbot: 2.9.2 -> 2.9.4 buildbot: 2.9.2 -> 2.10.0 Jan 3, 2021
@lopsided98
Copy link
Contributor Author

2.10.0 has been released, so I have updated the PR. The NixOS test succeeds locally with a cached cfn-lint.

cc @makefu because I had to update sqlalchemy-migrate.

@ofborg ofborg bot requested a review from makefu January 3, 2021 04:58
@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Jan 4, 2021

This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch)
If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 108145 run on x86_64-darwin 1

13 packages failed to build and are new build failures:
21 packages built:
  • python37Packages.buildbot-pkg
  • python37Packages.buildbot-plugins.console-view
  • python37Packages.buildbot-plugins.grid-view
  • python37Packages.buildbot-plugins.waterfall-view
  • python37Packages.buildbot-plugins.wsgi-dashboards
  • python37Packages.buildbot-plugins.www
  • python37Packages.sqlalchemy_migrate
  • python38Packages.buildbot-pkg
  • python38Packages.buildbot-plugins.console-view
  • python38Packages.buildbot-plugins.grid-view
  • python38Packages.buildbot-plugins.waterfall-view
  • python38Packages.buildbot-plugins.wsgi-dashboards
  • python38Packages.buildbot-plugins.www
  • python38Packages.sqlalchemy_migrate
  • python39Packages.buildbot-pkg
  • python39Packages.buildbot-plugins.console-view
  • python39Packages.buildbot-plugins.grid-view
  • python39Packages.buildbot-plugins.waterfall-view
  • python39Packages.buildbot-plugins.wsgi-dashboards
  • python39Packages.buildbot-plugins.www
  • python39Packages.sqlalchemy_migrate

Tests are failing on darwin.

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch)
If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 108145 run on x86_64-linux 1

1 package marked as broken and skipped:
  • python39Packages.sqlalchemy_migrate
1 package failed to build and are new build failure:
  • pytrainer: log was empty
29 packages built:
  • buildbot (python38Packages.buildbot)
  • buildbot-full (python38Packages.buildbot-full)
  • buildbot-ui (python38Packages.buildbot-ui)
  • buildbot-worker (python38Packages.buildbot-worker)
  • python37Packages.buildbot
  • python37Packages.buildbot-full
  • python37Packages.buildbot-pkg
  • python37Packages.buildbot-plugins.console-view
  • python37Packages.buildbot-plugins.grid-view
  • python37Packages.buildbot-plugins.waterfall-view
  • python37Packages.buildbot-plugins.wsgi-dashboards
  • python37Packages.buildbot-plugins.www
  • python37Packages.buildbot-ui
  • python37Packages.buildbot-worker
  • python37Packages.sqlalchemy_migrate
  • python38Packages.buildbot-pkg
  • python38Packages.buildbot-plugins.console-view
  • python38Packages.buildbot-plugins.grid-view
  • python38Packages.buildbot-plugins.waterfall-view
  • python38Packages.buildbot-plugins.wsgi-dashboards
  • python38Packages.buildbot-plugins.www
  • python38Packages.sqlalchemy_migrate
  • python39Packages.buildbot-pkg
  • python39Packages.buildbot-plugins.console-view
  • python39Packages.buildbot-plugins.grid-view
  • python39Packages.buildbot-plugins.waterfall-view
  • python39Packages.buildbot-plugins.wsgi-dashboards
  • python39Packages.buildbot-plugins.www
  • python39Packages.buildbot-worker

@SuperSandro2000 SuperSandro2000 merged commit dc2ee54 into NixOS:master Jan 4, 2021
@lopsided98 lopsided98 deleted the buildbot-update branch January 4, 2021 17:12
@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch)
If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 108145 run on x86_64-linux 1

1 package marked as broken and skipped:
  • python39Packages.sqlalchemy_migrate
1 package failed to build and are new build failure:
  • pytrainer: log was empty
29 packages built:
  • buildbot (python38Packages.buildbot)
  • buildbot-full (python38Packages.buildbot-full)
  • buildbot-ui (python38Packages.buildbot-ui)
  • buildbot-worker (python38Packages.buildbot-worker)
  • python37Packages.buildbot
  • python37Packages.buildbot-full
  • python37Packages.buildbot-pkg
  • python37Packages.buildbot-plugins.console-view
  • python37Packages.buildbot-plugins.grid-view
  • python37Packages.buildbot-plugins.waterfall-view
  • python37Packages.buildbot-plugins.wsgi-dashboards
  • python37Packages.buildbot-plugins.www
  • python37Packages.buildbot-ui
  • python37Packages.buildbot-worker
  • python37Packages.sqlalchemy_migrate
  • python38Packages.buildbot-pkg
  • python38Packages.buildbot-plugins.console-view
  • python38Packages.buildbot-plugins.grid-view
  • python38Packages.buildbot-plugins.waterfall-view
  • python38Packages.buildbot-plugins.wsgi-dashboards
  • python38Packages.buildbot-plugins.www
  • python38Packages.sqlalchemy_migrate
  • python39Packages.buildbot-pkg
  • python39Packages.buildbot-plugins.console-view
  • python39Packages.buildbot-plugins.grid-view
  • python39Packages.buildbot-plugins.waterfall-view
  • python39Packages.buildbot-plugins.wsgi-dashboards
  • python39Packages.buildbot-plugins.www
  • python39Packages.buildbot-worker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants