tribuchet: building on jamie Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Running phase: unpackPhase unpacking source archive /nix/store/75qyd12d3b287lh7bzhkrww10ww0n8s7-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/www/wsgi_dashboards/yarn.lock" Running phase: patchPhase applying patch /nix/store/wanzk6nvff0gniq9wnzf3czr24hxhxn2-skip_test_linux_distro.patch patching file master/buildbot/test/unit/test_buildbot_net_usage_data.py Hunk #1 succeeded at 161 (offset 14 lines). substituteStream() in derivation buildbot-4.3.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'buildbot/scripts/logwatcher.py') Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info creating buildbot.egg-info writing buildbot.egg-info/PKG-INFO writing dependency_links to buildbot.egg-info/dependency_links.txt writing entry points to buildbot.egg-info/entry_points.txt writing requirements to buildbot.egg-info/requires.txt writing top-level names to buildbot.egg-info/top_level.txt writing manifest file 'buildbot.egg-info/SOURCES.txt' reading manifest file 'buildbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/manual/_images/*.svg' warning: no files found matching 'docs/manual/_images/*.png' warning: no files found matching 'docs/manual/_images/*.txt' warning: no files found matching 'docs/manual/_images/icon.blend' warning: no files found matching 'docs/manual/_images/Makefile' warning: no files found matching 'buildbot/reporters/templates/*.txt' warning: no files found matching 'include' warning: no files found matching 'contrib/windows/*' warning: no files found matching 'contrib/css/*' warning: no files found matching 'contrib/trac/*' warning: no files found matching 'contrib/trac/bbwatcher/*' warning: no files found matching 'contrib/trac/bbwatcher/templates/*' adding license file 'COPYING' writing manifest file 'buildbot.egg-info/SOURCES.txt' * Building wheel... /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/buildbot copying buildbot/manhole.py -> build/lib/buildbot copying buildbot/interfaces.py -> build/lib/buildbot copying buildbot/scheduler.py -> build/lib/buildbot copying buildbot/revlinks.py -> build/lib/buildbot copying buildbot/__init__.py -> build/lib/buildbot copying buildbot/warnings.py -> build/lib/buildbot copying buildbot/locks.py -> build/lib/buildbot copying buildbot/buildbot_net_usage_data.py -> build/lib/buildbot copying buildbot/buildrequest.py -> build/lib/buildbot copying buildbot/master.py -> build/lib/buildbot copying buildbot/pbutil.py -> build/lib/buildbot copying buildbot/errors.py -> build/lib/buildbot creating build/lib/buildbot/configurators copying buildbot/configurators/__init__.py -> build/lib/buildbot/configurators copying buildbot/configurators/janitor.py -> build/lib/buildbot/configurators creating build/lib/buildbot/worker copying buildbot/worker/latent.py -> build/lib/buildbot/worker copying buildbot/worker/openstack.py -> build/lib/buildbot/worker copying buildbot/worker/__init__.py -> build/lib/buildbot/worker copying buildbot/worker/manager.py -> build/lib/buildbot/worker copying buildbot/worker/marathon.py -> build/lib/buildbot/worker copying buildbot/worker/docker.py -> build/lib/buildbot/worker copying buildbot/worker/libvirt.py -> build/lib/buildbot/worker copying buildbot/worker/ec2.py -> build/lib/buildbot/worker copying buildbot/worker/local.py -> build/lib/buildbot/worker copying buildbot/worker/kubernetes.py -> build/lib/buildbot/worker copying buildbot/worker/upcloud.py -> build/lib/buildbot/worker copying buildbot/worker/base.py -> build/lib/buildbot/worker creating build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/pb.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/null.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/base.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/__init__.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/msgpack.py -> build/lib/buildbot/worker/protocols creating build/lib/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/base.py -> build/lib/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/__init__.py -> build/lib/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/msgpack.py -> build/lib/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/pb.py -> build/lib/buildbot/worker/protocols/manager creating build/lib/buildbot/changes copying buildbot/changes/filter.py -> build/lib/buildbot/changes copying buildbot/changes/changes.py -> build/lib/buildbot/changes copying buildbot/changes/mail.py -> build/lib/buildbot/changes copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes copying buildbot/changes/manager.py -> build/lib/buildbot/changes copying buildbot/changes/__init__.py -> build/lib/buildbot/changes copying buildbot/changes/bitbucket.py -> build/lib/buildbot/changes copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes copying buildbot/changes/svnpoller.py -> build/lib/buildbot/changes copying buildbot/changes/base.py -> build/lib/buildbot/changes copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes copying buildbot/changes/github.py -> build/lib/buildbot/changes copying buildbot/changes/pb.py -> build/lib/buildbot/changes creating build/lib/buildbot/clients copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients copying buildbot/clients/__init__.py -> build/lib/buildbot/clients copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients creating build/lib/buildbot/config copying buildbot/config/errors.py -> build/lib/buildbot/config copying buildbot/config/master.py -> build/lib/buildbot/config copying buildbot/config/builder.py -> build/lib/buildbot/config copying buildbot/config/checks.py -> build/lib/buildbot/config copying buildbot/config/__init__.py -> build/lib/buildbot/config creating build/lib/buildbot/data copying buildbot/data/changes.py -> build/lib/buildbot/data copying buildbot/data/types.py -> build/lib/buildbot/data copying buildbot/data/sourcestamps.py -> build/lib/buildbot/data copying buildbot/data/patches.py -> build/lib/buildbot/data copying buildbot/data/root.py -> build/lib/buildbot/data copying buildbot/data/test_results.py -> build/lib/buildbot/data copying buildbot/data/connector.py -> build/lib/buildbot/data copying buildbot/data/base.py -> build/lib/buildbot/data copying buildbot/data/exceptions.py -> build/lib/buildbot/data copying buildbot/data/build_data.py -> build/lib/buildbot/data copying buildbot/data/projects.py -> build/lib/buildbot/data copying buildbot/data/codebase_branches.py -> build/lib/buildbot/data copying buildbot/data/resultspec.py -> build/lib/buildbot/data copying buildbot/data/forceschedulers.py -> build/lib/buildbot/data copying buildbot/data/steps.py -> build/lib/buildbot/data copying buildbot/data/masters.py -> build/lib/buildbot/data copying buildbot/data/buildrequests.py -> build/lib/buildbot/data copying buildbot/data/logs.py -> build/lib/buildbot/data copying buildbot/data/workers.py -> build/lib/buildbot/data copying buildbot/data/properties.py -> build/lib/buildbot/data copying buildbot/data/__init__.py -> build/lib/buildbot/data copying buildbot/data/builds.py -> build/lib/buildbot/data copying buildbot/data/builders.py -> build/lib/buildbot/data copying buildbot/data/buildsets.py -> build/lib/buildbot/data copying buildbot/data/test_result_sets.py -> build/lib/buildbot/data copying buildbot/data/logchunks.py -> build/lib/buildbot/data copying buildbot/data/codebase_commits.py -> build/lib/buildbot/data copying buildbot/data/schedulers.py -> build/lib/buildbot/data copying buildbot/data/codebases.py -> build/lib/buildbot/data copying buildbot/data/changesources.py -> build/lib/buildbot/data creating build/lib/buildbot/db copying buildbot/db/build_data.py -> build/lib/buildbot/db copying buildbot/db/exceptions.py -> build/lib/buildbot/db copying buildbot/db/codebase_commits.py -> build/lib/buildbot/db copying buildbot/db/dbconfig.py -> build/lib/buildbot/db copying buildbot/db/builds.py -> build/lib/buildbot/db copying buildbot/db/test_result_sets.py -> build/lib/buildbot/db copying buildbot/db/builders.py -> build/lib/buildbot/db copying buildbot/db/users.py -> build/lib/buildbot/db copying buildbot/db/workers.py -> build/lib/buildbot/db copying buildbot/db/__init__.py -> build/lib/buildbot/db copying buildbot/db/tags.py -> build/lib/buildbot/db copying buildbot/db/base.py -> build/lib/buildbot/db copying buildbot/db/connector.py -> build/lib/buildbot/db copying buildbot/db/masters.py -> build/lib/buildbot/db copying buildbot/db/migrate_utils.py -> build/lib/buildbot/db copying buildbot/db/steps.py -> build/lib/buildbot/db copying buildbot/db/projects.py -> build/lib/buildbot/db copying buildbot/db/schedulers.py -> build/lib/buildbot/db copying buildbot/db/state.py -> build/lib/buildbot/db copying buildbot/db/pool.py -> build/lib/buildbot/db copying buildbot/db/codebase_branches.py -> build/lib/buildbot/db copying buildbot/db/buildrequests.py -> build/lib/buildbot/db copying buildbot/db/logs.py -> build/lib/buildbot/db copying buildbot/db/model_config.py -> build/lib/buildbot/db copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db copying buildbot/db/codebases.py -> build/lib/buildbot/db copying buildbot/db/test_results.py -> build/lib/buildbot/db copying buildbot/db/model.py -> build/lib/buildbot/db copying buildbot/db/buildsets.py -> build/lib/buildbot/db copying buildbot/db/changes.py -> build/lib/buildbot/db copying buildbot/db/changesources.py -> build/lib/buildbot/db creating build/lib/buildbot/db/compression copying buildbot/db/compression/lz4.py -> build/lib/buildbot/db/compression copying buildbot/db/compression/brotli.py -> build/lib/buildbot/db/compression copying buildbot/db/compression/__init__.py -> build/lib/buildbot/db/compression copying buildbot/db/compression/native.py -> build/lib/buildbot/db/compression copying buildbot/db/compression/protocol.py -> build/lib/buildbot/db/compression copying buildbot/db/compression/zstd.py -> build/lib/buildbot/db/compression creating build/lib/buildbot/db/migrations copying buildbot/db/migrations/env.py -> build/lib/buildbot/db/migrations creating build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/__init__.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/059_v3.4_alembic_initial.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py -> build/lib/buildbot/db/migrations/versions creating build/lib/buildbot/db/types copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types copying buildbot/db/types/json.py -> build/lib/buildbot/db/types creating build/lib/buildbot/machine copying buildbot/machine/manager.py -> build/lib/buildbot/machine copying buildbot/machine/base.py -> build/lib/buildbot/machine copying buildbot/machine/__init__.py -> build/lib/buildbot/machine copying buildbot/machine/latent.py -> build/lib/buildbot/machine copying buildbot/machine/generic.py -> build/lib/buildbot/machine creating build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches creating build/lib/buildbot/mq copying buildbot/mq/base.py -> build/lib/buildbot/mq copying buildbot/mq/connector.py -> build/lib/buildbot/mq copying buildbot/mq/simple.py -> build/lib/buildbot/mq copying buildbot/mq/__init__.py -> build/lib/buildbot/mq copying buildbot/mq/wamp.py -> build/lib/buildbot/mq creating build/lib/buildbot/plugins copying buildbot/plugins/db.py -> build/lib/buildbot/plugins copying buildbot/plugins/__init__.py -> build/lib/buildbot/plugins creating build/lib/buildbot/process copying buildbot/process/logobserver.py -> build/lib/buildbot/process copying buildbot/process/buildstep.py -> build/lib/buildbot/process copying buildbot/process/base.py -> build/lib/buildbot/process copying buildbot/process/log.py -> build/lib/buildbot/process copying buildbot/process/buildrequest.py -> build/lib/buildbot/process copying buildbot/process/builder.py -> build/lib/buildbot/process copying buildbot/process/build.py -> build/lib/buildbot/process copying buildbot/process/remotecommand.py -> build/lib/buildbot/process copying buildbot/process/__init__.py -> build/lib/buildbot/process copying buildbot/process/workerforbuilder.py -> build/lib/buildbot/process copying buildbot/process/codebase.py -> build/lib/buildbot/process copying buildbot/process/metrics.py -> build/lib/buildbot/process copying buildbot/process/measured_service.py -> build/lib/buildbot/process copying buildbot/process/locks.py -> build/lib/buildbot/process copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process copying buildbot/process/properties.py -> build/lib/buildbot/process copying buildbot/process/subunitlogobserver.py -> build/lib/buildbot/process copying buildbot/process/results.py -> build/lib/buildbot/process copying buildbot/process/factory.py -> build/lib/buildbot/process copying buildbot/process/project.py -> build/lib/buildbot/process copying buildbot/process/debug.py -> build/lib/buildbot/process copying buildbot/process/cache.py -> build/lib/buildbot/process copying buildbot/process/remotetransfer.py -> build/lib/buildbot/process copying buildbot/process/botmaster.py -> build/lib/buildbot/process creating build/lib/buildbot/process/users copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users copying buildbot/process/users/users.py -> build/lib/buildbot/process/users copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users creating build/lib/buildbot/reporters copying buildbot/reporters/utils.py -> build/lib/buildbot/reporters copying buildbot/reporters/bitbucket.py -> build/lib/buildbot/reporters copying buildbot/reporters/gitlab.py -> build/lib/buildbot/reporters copying buildbot/reporters/gerrit_verify_status.py -> build/lib/buildbot/reporters copying buildbot/reporters/http.py -> build/lib/buildbot/reporters copying buildbot/reporters/mail.py -> build/lib/buildbot/reporters copying buildbot/reporters/github.py -> build/lib/buildbot/reporters copying buildbot/reporters/__init__.py -> build/lib/buildbot/reporters copying buildbot/reporters/pushjet.py -> build/lib/buildbot/reporters copying buildbot/reporters/bitbucketserver.py -> build/lib/buildbot/reporters copying buildbot/reporters/base.py -> build/lib/buildbot/reporters copying buildbot/reporters/message.py -> build/lib/buildbot/reporters copying buildbot/reporters/pushover.py -> build/lib/buildbot/reporters copying buildbot/reporters/words.py -> build/lib/buildbot/reporters copying buildbot/reporters/irc.py -> build/lib/buildbot/reporters copying buildbot/reporters/zulip.py -> build/lib/buildbot/reporters copying buildbot/reporters/gerrit.py -> build/lib/buildbot/reporters copying buildbot/reporters/telegram.py -> build/lib/buildbot/reporters creating build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/build.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/buildset.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/utils.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/__init__.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/buildrequest.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/worker.py -> build/lib/buildbot/reporters/generators creating build/lib/buildbot/schedulers copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/canceller_buildset.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/canceller.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers creating build/lib/buildbot/scripts copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts copying buildbot/scripts/dataspec.py -> build/lib/buildbot/scripts copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts copying buildbot/scripts/start.py -> build/lib/buildbot/scripts copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/cleanupdb.py -> build/lib/buildbot/scripts copying buildbot/scripts/devproxy.py -> build/lib/buildbot/scripts copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts copying buildbot/scripts/copydb.py -> build/lib/buildbot/scripts copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/windows_service.py -> build/lib/buildbot/scripts copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/user.py -> build/lib/buildbot/scripts copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/base.py -> build/lib/buildbot/scripts creating build/lib/buildbot/secrets copying buildbot/secrets/secret.py -> build/lib/buildbot/secrets copying buildbot/secrets/manager.py -> build/lib/buildbot/secrets copying buildbot/secrets/__init__.py -> build/lib/buildbot/secrets creating build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/__init__.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/base.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/passwordstore.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/vault_hvac.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/file.py -> build/lib/buildbot/secrets/providers creating build/lib/buildbot/spec copying buildbot/spec/indent.py -> build/lib/buildbot/spec creating build/lib/buildbot/statistics copying buildbot/statistics/stats_service.py -> build/lib/buildbot/statistics copying buildbot/statistics/capture.py -> build/lib/buildbot/statistics copying buildbot/statistics/__init__.py -> build/lib/buildbot/statistics creating build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/influxdb_client.py -> build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/__init__.py -> build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/base.py -> build/lib/buildbot/statistics/storage_backends creating build/lib/buildbot/steps copying buildbot/steps/http.py -> build/lib/buildbot/steps copying buildbot/steps/configurable.py -> build/lib/buildbot/steps copying buildbot/steps/shell.py -> build/lib/buildbot/steps copying buildbot/steps/maxq.py -> build/lib/buildbot/steps copying buildbot/steps/mswin.py -> build/lib/buildbot/steps copying buildbot/steps/subunit.py -> build/lib/buildbot/steps copying buildbot/steps/__init__.py -> build/lib/buildbot/steps copying buildbot/steps/shellsequence.py -> build/lib/buildbot/steps copying buildbot/steps/master.py -> build/lib/buildbot/steps copying buildbot/steps/gitdiffinfo.py -> build/lib/buildbot/steps copying buildbot/steps/python.py -> build/lib/buildbot/steps copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps copying buildbot/steps/worker.py -> build/lib/buildbot/steps copying buildbot/steps/cppcheck.py -> build/lib/buildbot/steps copying buildbot/steps/trigger.py -> build/lib/buildbot/steps copying buildbot/steps/transfer.py -> build/lib/buildbot/steps copying buildbot/steps/download_secret_to_worker.py -> build/lib/buildbot/steps copying buildbot/steps/cmake.py -> build/lib/buildbot/steps copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps creating build/lib/buildbot/steps/package copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package copying buildbot/steps/package/util.py -> build/lib/buildbot/steps/package creating build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb creating build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmbuild.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm creating build/lib/buildbot/steps/source copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/github.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/gitlab.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/darcs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/bzr.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source creating build/lib/buildbot/util copying buildbot/util/ssl.py -> build/lib/buildbot/util copying buildbot/util/pathmatch.py -> build/lib/buildbot/util copying buildbot/util/async_sort.py -> build/lib/buildbot/util copying buildbot/util/path_expand_user.py -> build/lib/buildbot/util copying buildbot/util/backoff.py -> build/lib/buildbot/util copying buildbot/util/deferwaiter.py -> build/lib/buildbot/util copying buildbot/util/lru.py -> build/lib/buildbot/util copying buildbot/util/queue.py -> build/lib/buildbot/util copying buildbot/util/runprocess.py -> build/lib/buildbot/util copying buildbot/util/sautils.py -> build/lib/buildbot/util copying buildbot/util/latent.py -> build/lib/buildbot/util copying buildbot/util/kubeclientservice.py -> build/lib/buildbot/util copying buildbot/util/_notifier.py -> build/lib/buildbot/util copying buildbot/util/twisted.py -> build/lib/buildbot/util copying buildbot/util/raml.py -> build/lib/buildbot/util copying buildbot/util/state.py -> build/lib/buildbot/util copying buildbot/util/codebase.py -> build/lib/buildbot/util copying buildbot/util/subscription.py -> build/lib/buildbot/util copying buildbot/util/git_credential.py -> build/lib/buildbot/util copying buildbot/util/__init__.py -> build/lib/buildbot/util copying buildbot/util/watchdog.py -> build/lib/buildbot/util copying buildbot/util/poll.py -> build/lib/buildbot/util copying buildbot/util/lineboundaries.py -> build/lib/buildbot/util copying buildbot/util/test_result_submitter.py -> build/lib/buildbot/util copying buildbot/util/eventual.py -> build/lib/buildbot/util copying buildbot/util/config.py -> build/lib/buildbot/util copying buildbot/util/private_tempdir.py -> build/lib/buildbot/util copying buildbot/util/service.py -> build/lib/buildbot/util copying buildbot/util/giturlparse.py -> build/lib/buildbot/util copying buildbot/util/maildir.py -> build/lib/buildbot/util copying buildbot/util/git.py -> build/lib/buildbot/util copying buildbot/util/misc.py -> build/lib/buildbot/util copying buildbot/util/netstrings.py -> build/lib/buildbot/util copying buildbot/util/ssfilter.py -> build/lib/buildbot/util copying buildbot/util/importlib_compat.py -> build/lib/buildbot/util copying buildbot/util/protocol.py -> build/lib/buildbot/util copying buildbot/util/tuplematch.py -> build/lib/buildbot/util copying buildbot/util/pullrequest.py -> build/lib/buildbot/util copying buildbot/util/identifiers.py -> build/lib/buildbot/util copying buildbot/util/bbcollections.py -> build/lib/buildbot/util copying buildbot/util/render_description.py -> build/lib/buildbot/util copying buildbot/util/debounce.py -> build/lib/buildbot/util copying buildbot/util/httpclientservice.py -> build/lib/buildbot/util creating build/lib/buildbot/wamp copying buildbot/wamp/__init__.py -> build/lib/buildbot/wamp copying buildbot/wamp/connector.py -> build/lib/buildbot/wamp creating build/lib/buildbot/www copying buildbot/www/oauth2.py -> build/lib/buildbot/www copying buildbot/www/change_hook.py -> build/lib/buildbot/www copying buildbot/www/encoding.py -> build/lib/buildbot/www copying buildbot/www/plugin.py -> build/lib/buildbot/www copying buildbot/www/avatar.py -> build/lib/buildbot/www copying buildbot/www/ws.py -> build/lib/buildbot/www copying buildbot/www/resource.py -> build/lib/buildbot/www copying buildbot/www/rest.py -> build/lib/buildbot/www copying buildbot/www/__init__.py -> build/lib/buildbot/www copying buildbot/www/sse.py -> build/lib/buildbot/www copying buildbot/www/config.py -> build/lib/buildbot/www copying buildbot/www/ldapuserinfo.py -> build/lib/buildbot/www copying buildbot/www/service.py -> build/lib/buildbot/www copying buildbot/www/auth.py -> build/lib/buildbot/www creating build/lib/buildbot/www/hooks copying buildbot/www/hooks/gitlab.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/gitorious.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucketcloud.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/github.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/poller.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucket.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/__init__.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucketserver.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/base.py -> build/lib/buildbot/www/hooks creating build/lib/buildbot/www/authz copying buildbot/www/authz/roles.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/authz.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/__init__.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/endpointmatchers.py -> build/lib/buildbot/www/authz creating build/lib/buildbot/test copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test copying buildbot/test/runprocess.py -> build/lib/buildbot/test copying buildbot/test/reactor.py -> build/lib/buildbot/test copying buildbot/test/steps.py -> build/lib/buildbot/test copying buildbot/test/__init__.py -> build/lib/buildbot/test creating build/lib/buildbot/test/util copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util copying buildbot/test/util/protocols.py -> build/lib/buildbot/test/util copying buildbot/test/util/www.py -> build/lib/buildbot/test/util copying buildbot/test/util/git_repository.py -> build/lib/buildbot/test/util copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util copying buildbot/test/util/configurators.py -> build/lib/buildbot/test/util copying buildbot/test/util/site.py -> build/lib/buildbot/test/util copying buildbot/test/util/patch_delay.py -> build/lib/buildbot/test/util copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util copying buildbot/test/util/reporter.py -> build/lib/buildbot/test/util copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util copying buildbot/test/util/decorators.py -> build/lib/buildbot/test/util copying buildbot/test/util/validation.py -> build/lib/buildbot/test/util copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util copying buildbot/test/util/state.py -> build/lib/buildbot/test/util copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util copying buildbot/test/util/config.py -> build/lib/buildbot/test/util copying buildbot/test/util/endpoint.py -> build/lib/buildbot/test/util copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util copying buildbot/test/util/sandboxed_worker.py -> build/lib/buildbot/test/util copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util copying buildbot/test/util/db.py -> build/lib/buildbot/test/util copying buildbot/test/util/integration.py -> build/lib/buildbot/test/util copying buildbot/test/util/warnings.py -> build/lib/buildbot/test/util copying buildbot/test/util/tuplematching.py -> build/lib/buildbot/test/util creating build/lib/buildbot/test/fake copying buildbot/test/fake/fakestats.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/worker.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/machine.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/docker.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemq.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/logfile.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/secrets.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakeprotocol.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/httpclientservice.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/msgmanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/latent.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/change.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/connection.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/reactor.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/step.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/endpoint.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/private_tempdir.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/bworkermanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakedata.py -> build/lib/buildbot/test/fake creating build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/tags.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/test_results.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/state.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/codebases.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/changesources.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/builders.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/builds.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/buildsets.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/buildrequests.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/__init__.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/row.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/masters.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/build_data.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/sourcestamps.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/workers.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/projects.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/connector.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/changes.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/users.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/schedulers.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/logs.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/test_result_sets.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/steps.py -> build/lib/buildbot/test/fakedb copying buildbot/py.typed -> build/lib/buildbot copying buildbot/db/migrations/alembic.ini -> build/lib/buildbot/db/migrations copying buildbot/db/migrations/README -> build/lib/buildbot/db/migrations copying buildbot/scripts/sample.cfg -> build/lib/buildbot/scripts copying buildbot/scripts/buildbot_tac.tmpl -> build/lib/buildbot/scripts copying buildbot/spec/api.raml -> build/lib/buildbot/spec creating build/lib/buildbot/spec/types copying buildbot/spec/types/codebase.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/logchunk.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/master.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/builder.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/test_result.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/sourcestamp.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/buildrequest.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/scheduler.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/rootlink.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/spec.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/codebase_branch.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/change.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/worker.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/forcescheduler.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/identifier.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/test_result_set.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/build.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/patch.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/changesource.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/sourcedproperties.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/build_data.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/log.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/step.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/buildset.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/codebase_commit.raml -> build/lib/buildbot/spec/types copying buildbot/spec/types/project.raml -> build/lib/buildbot/spec/types creating build/lib/buildbot/test/integration/pki copying buildbot/test/integration/pki/127.0.0.1.key -> build/lib/buildbot/test/integration/pki copying buildbot/test/integration/pki/127.0.0.1.crt -> build/lib/buildbot/test/integration/pki creating build/lib/buildbot/test/integration/pki/ca copying buildbot/test/integration/pki/ca/ca.crt -> build/lib/buildbot/test/integration/pki/ca creating build/lib/buildbot/test/unit/test_templates_dir copying buildbot/test/unit/test_templates_dir/builds.html -> build/lib/buildbot/test/unit/test_templates_dir creating build/lib/buildbot/test/unit/test_templates_dir/plugin copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/lib/buildbot/test/unit/test_templates_dir/plugin installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/buildbot creating build/bdist.linux-x86_64/wheel/buildbot/data copying build/lib/buildbot/data/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/resultspec.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/root.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/codebase_branches.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/logchunks.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/codebase_commits.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/patches.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/forceschedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data copying build/lib/buildbot/data/types.py -> build/bdist.linux-x86_64/wheel/./buildbot/data creating build/bdist.linux-x86_64/wheel/buildbot/plugins copying build/lib/buildbot/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/plugins copying build/lib/buildbot/plugins/db.py -> build/bdist.linux-x86_64/wheel/./buildbot/plugins copying build/lib/buildbot/manhole.py -> build/bdist.linux-x86_64/wheel/./buildbot creating build/bdist.linux-x86_64/wheel/buildbot/mq copying build/lib/buildbot/mq/wamp.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq copying build/lib/buildbot/mq/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq copying build/lib/buildbot/mq/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq copying build/lib/buildbot/mq/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq copying build/lib/buildbot/mq/simple.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq creating build/bdist.linux-x86_64/wheel/buildbot/test creating build/bdist.linux-x86_64/wheel/buildbot/test/unit creating build/bdist.linux-x86_64/wheel/buildbot/test/unit/test_templates_dir creating build/bdist.linux-x86_64/wheel/buildbot/test/unit/test_templates_dir/plugin copying build/lib/buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/bdist.linux-x86_64/wheel/./buildbot/test/unit/test_templates_dir/plugin copying build/lib/buildbot/test/unit/test_templates_dir/builds.html -> build/bdist.linux-x86_64/wheel/./buildbot/test/unit/test_templates_dir copying build/lib/buildbot/test/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test copying build/lib/buildbot/test/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test copying build/lib/buildbot/test/reactor.py -> build/bdist.linux-x86_64/wheel/./buildbot/test creating build/bdist.linux-x86_64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/site.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/pbmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/www.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/scheduler.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/validation.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/sandboxed_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/tuplematching.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/dirs.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/integration.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/db.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/reporter.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/migration.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/sourcesteps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/misc.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/logging.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/fuzz.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/querylog.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/git_repository.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/endpoint.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/configurators.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/protocols.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/patch_delay.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/warnings.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/changesource.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util copying build/lib/buildbot/test/util/decorators.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util creating build/bdist.linux-x86_64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/row.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/tags.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb copying build/lib/buildbot/test/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot/test creating build/bdist.linux-x86_64/wheel/buildbot/test/integration creating build/bdist.linux-x86_64/wheel/buildbot/test/integration/pki copying build/lib/buildbot/test/integration/pki/127.0.0.1.crt -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki copying build/lib/buildbot/test/integration/pki/127.0.0.1.key -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki creating build/bdist.linux-x86_64/wheel/buildbot/test/integration/pki/ca copying build/lib/buildbot/test/integration/pki/ca/ca.crt -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki/ca creating build/bdist.linux-x86_64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/bworkermanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/reactor.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/msgmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/fakemq.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/botmaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/fakedata.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/fakestats.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/private_tempdir.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/openstack.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/httpclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/docker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/endpoint.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/connection.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/fakemaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/pbmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/fakeprotocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/libvirt.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/fakebuild.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/machine.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/web.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/step.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/logfile.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/secrets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/fake/change.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake copying build/lib/buildbot/test/test_extra_coverage.py -> build/bdist.linux-x86_64/wheel/./buildbot/test creating build/bdist.linux-x86_64/wheel/buildbot/config copying build/lib/buildbot/config/errors.py -> build/bdist.linux-x86_64/wheel/./buildbot/config copying build/lib/buildbot/config/master.py -> build/bdist.linux-x86_64/wheel/./buildbot/config copying build/lib/buildbot/config/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/config copying build/lib/buildbot/config/checks.py -> build/bdist.linux-x86_64/wheel/./buildbot/config copying build/lib/buildbot/config/builder.py -> build/bdist.linux-x86_64/wheel/./buildbot/config copying build/lib/buildbot/buildbot_net_usage_data.py -> build/bdist.linux-x86_64/wheel/./buildbot copying build/lib/buildbot/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot creating build/bdist.linux-x86_64/wheel/buildbot/changes copying build/lib/buildbot/changes/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/mail.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/filter.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/hgpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/gitpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/gerritchangesource.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/p4poller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes copying build/lib/buildbot/changes/svnpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes creating build/bdist.linux-x86_64/wheel/buildbot/machine copying build/lib/buildbot/machine/generic.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine copying build/lib/buildbot/machine/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine copying build/lib/buildbot/machine/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine copying build/lib/buildbot/machine/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine copying build/lib/buildbot/machine/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine creating build/bdist.linux-x86_64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/dataspec.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/create_master.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/sample.cfg -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/checkconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/devproxy.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/stop.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/windows_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/sendchange.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/restart.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/buildbot_tac.tmpl -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/runner.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/trycmd.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/logwatcher.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/tryserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/upgrade_master.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/user.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/cleanupdb.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/copydb.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/reconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts copying build/lib/buildbot/scripts/start.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts creating build/bdist.linux-x86_64/wheel/buildbot/db copying build/lib/buildbot/db/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/enginestrategy.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/migrate_utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/tags.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/model_config.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/db creating build/bdist.linux-x86_64/wheel/buildbot/db/migrations copying build/lib/buildbot/db/migrations/env.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations copying build/lib/buildbot/db/migrations/README -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations creating build/bdist.linux-x86_64/wheel/buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/059_v3.4_alembic_initial.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/alembic.ini -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations copying build/lib/buildbot/db/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/db creating build/bdist.linux-x86_64/wheel/buildbot/db/types copying build/lib/buildbot/db/types/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/types copying build/lib/buildbot/db/types/json.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/types copying build/lib/buildbot/db/codebase_branches.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/codebase_commits.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/model.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/pool.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/dbconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/db creating build/bdist.linux-x86_64/wheel/buildbot/db/compression copying build/lib/buildbot/db/compression/lz4.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression copying build/lib/buildbot/db/compression/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression copying build/lib/buildbot/db/compression/native.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression copying build/lib/buildbot/db/compression/zstd.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression copying build/lib/buildbot/db/compression/brotli.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression copying build/lib/buildbot/db/compression/protocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression copying build/lib/buildbot/db/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot/db copying build/lib/buildbot/db/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/db creating build/bdist.linux-x86_64/wheel/buildbot/configurators copying build/lib/buildbot/configurators/janitor.py -> build/bdist.linux-x86_64/wheel/./buildbot/configurators copying build/lib/buildbot/configurators/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/configurators creating build/bdist.linux-x86_64/wheel/buildbot/spec copying build/lib/buildbot/spec/indent.py -> build/bdist.linux-x86_64/wheel/./buildbot/spec creating build/bdist.linux-x86_64/wheel/buildbot/spec/types copying build/lib/buildbot/spec/types/buildrequest.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/project.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/spec.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/identifier.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/patch.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/build.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/buildset.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/codebase_branch.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/log.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/forcescheduler.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/test_result_set.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/build_data.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/step.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/logchunk.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/change.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/worker.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/codebase.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/scheduler.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/master.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/sourcestamp.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/test_result.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/builder.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/codebase_commit.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/sourcedproperties.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/changesource.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/types/rootlink.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types copying build/lib/buildbot/spec/api.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec creating build/bdist.linux-x86_64/wheel/buildbot/worker copying build/lib/buildbot/worker/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/ec2.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/marathon.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/openstack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/docker.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/upcloud.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/local.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/worker/libvirt.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker creating build/bdist.linux-x86_64/wheel/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols creating build/bdist.linux-x86_64/wheel/buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/manager/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/manager/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/manager/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/manager/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/null.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols copying build/lib/buildbot/worker/kubernetes.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker copying build/lib/buildbot/scheduler.py -> build/bdist.linux-x86_64/wheel/./buildbot creating build/bdist.linux-x86_64/wheel/buildbot/statistics creating build/bdist.linux-x86_64/wheel/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/influxdb_client.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics copying build/lib/buildbot/statistics/stats_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics copying build/lib/buildbot/statistics/capture.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics creating build/bdist.linux-x86_64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/gerrit_verify_status.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/zulip.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/words.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/irc.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/mail.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/http.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/pushjet.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/gerrit.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/message.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/telegram.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters creating build/bdist.linux-x86_64/wheel/buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/build.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/buildset.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators copying build/lib/buildbot/reporters/bitbucketserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/reporters/pushover.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters copying build/lib/buildbot/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot creating build/bdist.linux-x86_64/wheel/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/servicechecks.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/decorators.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches copying build/lib/buildbot/revlinks.py -> build/bdist.linux-x86_64/wheel/./buildbot creating build/bdist.linux-x86_64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/basic.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/dependent.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/timed.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/filter.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/canceller.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/trysched.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/triggerable.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/forcesched.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/canceller_buildset.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers copying build/lib/buildbot/schedulers/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers creating build/bdist.linux-x86_64/wheel/buildbot/process copying build/lib/buildbot/process/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/locks.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/logobserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/metrics.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/remotecommand.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/build.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/builder.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/botmaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/buildstep.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/measured_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/cache.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/workerforbuilder.py -> build/bdist.linux-x86_64/wheel/./buildbot/process creating build/bdist.linux-x86_64/wheel/buildbot/process/users copying build/lib/buildbot/process/users/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users copying build/lib/buildbot/process/users/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users copying build/lib/buildbot/process/users/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users copying build/lib/buildbot/process/users/manual.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users copying build/lib/buildbot/process/subunitlogobserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/debug.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/codebase.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/factory.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/project.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/results.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/remotetransfer.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/log.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/process/buildrequestdistributor.py -> build/bdist.linux-x86_64/wheel/./buildbot/process copying build/lib/buildbot/py.typed -> build/bdist.linux-x86_64/wheel/./buildbot creating build/bdist.linux-x86_64/wheel/buildbot/util copying build/lib/buildbot/util/misc.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/test_result_submitter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/kubeclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/bbcollections.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/queue.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/eventual.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/render_description.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/poll.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/deferwaiter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/private_tempdir.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/netstrings.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/path_expand_user.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/lineboundaries.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/service.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/tuplematch.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/ssfilter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/protocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/maildir.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/debounce.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/git.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/async_sort.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/giturlparse.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/subscription.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/_notifier.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/importlib_compat.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/git_credential.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/httpclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/identifiers.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/pullrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/backoff.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/raml.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/pathmatch.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/ssl.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/watchdog.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/sautils.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/codebase.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/util/lru.py -> build/bdist.linux-x86_64/wheel/./buildbot/util copying build/lib/buildbot/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot creating build/bdist.linux-x86_64/wheel/buildbot/wamp copying build/lib/buildbot/wamp/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/wamp copying build/lib/buildbot/wamp/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/wamp copying build/lib/buildbot/warnings.py -> build/bdist.linux-x86_64/wheel/./buildbot creating build/bdist.linux-x86_64/wheel/buildbot/www copying build/lib/buildbot/www/auth.py -> build/bdist.linux-x86_64/wheel/./buildbot/www creating build/bdist.linux-x86_64/wheel/buildbot/www/authz copying build/lib/buildbot/www/authz/endpointmatchers.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz copying build/lib/buildbot/www/authz/roles.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz copying build/lib/buildbot/www/authz/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz copying build/lib/buildbot/www/authz/authz.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz copying build/lib/buildbot/www/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/encoding.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/ws.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/change_hook.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/rest.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/sse.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/plugin.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/resource.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/avatar.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/service.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www creating build/bdist.linux-x86_64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucketcloud.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/hooks/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/hooks/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucketserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/hooks/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/hooks/gitorious.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/hooks/poller.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks copying build/lib/buildbot/www/ldapuserinfo.py -> build/bdist.linux-x86_64/wheel/./buildbot/www copying build/lib/buildbot/www/oauth2.py -> build/bdist.linux-x86_64/wheel/./buildbot/www creating build/bdist.linux-x86_64/wheel/buildbot/steps copying build/lib/buildbot/steps/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps creating build/bdist.linux-x86_64/wheel/buildbot/steps/package copying build/lib/buildbot/steps/package/util.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package creating build/bdist.linux-x86_64/wheel/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/mock.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package creating build/bdist.linux-x86_64/wheel/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/lintian.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/pbuilder.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb copying build/lib/buildbot/steps/download_secret_to_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/python.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/configurable.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/http.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/mswin.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/shell.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/maxq.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/subunit.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/vstudio.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/cmake.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/shellsequence.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/cppcheck.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/gitdiffinfo.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps creating build/bdist.linux-x86_64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/git.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/gerrit.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/mtn.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/svn.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/darcs.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/bzr.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/cvs.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/p4.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/repo.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/source/mercurial.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source copying build/lib/buildbot/steps/python_twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/master.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/trigger.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps copying build/lib/buildbot/steps/transfer.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps creating build/bdist.linux-x86_64/wheel/buildbot/secrets creating build/bdist.linux-x86_64/wheel/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/file.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/vault_hvac.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/passwordstore.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers copying build/lib/buildbot/secrets/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets copying build/lib/buildbot/secrets/secret.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets copying build/lib/buildbot/secrets/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets creating build/bdist.linux-x86_64/wheel/buildbot/clients copying build/lib/buildbot/clients/sendchange.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients copying build/lib/buildbot/clients/tryclient.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients copying build/lib/buildbot/clients/usersclient.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients copying build/lib/buildbot/clients/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients copying build/lib/buildbot/pbutil.py -> build/bdist.linux-x86_64/wheel/./buildbot copying build/lib/buildbot/master.py -> build/bdist.linux-x86_64/wheel/./buildbot copying build/lib/buildbot/errors.py -> build/bdist.linux-x86_64/wheel/./buildbot copying build/lib/buildbot/locks.py -> build/bdist.linux-x86_64/wheel/./buildbot running install_data running install_egg_info running egg_info writing buildbot.egg-info/PKG-INFO writing dependency_links to buildbot.egg-info/dependency_links.txt writing entry points to buildbot.egg-info/entry_points.txt writing requirements to buildbot.egg-info/requires.txt writing top-level names to buildbot.egg-info/top_level.txt reading manifest file 'buildbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/manual/_images/*.svg' warning: no files found matching 'docs/manual/_images/*.png' warning: no files found matching 'docs/manual/_images/*.txt' warning: no files found matching 'docs/manual/_images/icon.blend' warning: no files found matching 'docs/manual/_images/Makefile' warning: no files found matching 'buildbot/reporters/templates/*.txt' warning: no files found matching 'include' warning: no files found matching 'contrib/windows/*' warning: no files found matching 'contrib/css/*' warning: no files found matching 'contrib/trac/*' warning: no files found matching 'contrib/trac/bbwatcher/*' warning: no files found matching 'contrib/trac/bbwatcher/templates/*' adding license file 'COPYING' writing manifest file 'buildbot.egg-info/SOURCES.txt' Copying buildbot.egg-info to build/bdist.linux-x86_64/wheel/./buildbot-4.3.0-py3.14.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/buildbot-4.3.0.dist-info/WHEEL creating '/build/source/master/dist/.tmp-ornihiw1/buildbot-4.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'buildbot/VERSION' adding 'buildbot/__init__.py' adding 'buildbot/buildbot_net_usage_data.py' adding 'buildbot/buildrequest.py' adding 'buildbot/errors.py' adding 'buildbot/interfaces.py' adding 'buildbot/locks.py' adding 'buildbot/manhole.py' adding 'buildbot/master.py' adding 'buildbot/pbutil.py' adding 'buildbot/py.typed' adding 'buildbot/revlinks.py' adding 'buildbot/scheduler.py' adding 'buildbot/warnings.py' adding 'buildbot/changes/__init__.py' adding 'buildbot/changes/base.py' adding 'buildbot/changes/bitbucket.py' adding 'buildbot/changes/changes.py' adding 'buildbot/changes/filter.py' adding 'buildbot/changes/gerritchangesource.py' adding 'buildbot/changes/github.py' adding 'buildbot/changes/gitpoller.py' adding 'buildbot/changes/hgpoller.py' adding 'buildbot/changes/mail.py' adding 'buildbot/changes/manager.py' adding 'buildbot/changes/p4poller.py' adding 'buildbot/changes/pb.py' adding 'buildbot/changes/svnpoller.py' adding 'buildbot/clients/__init__.py' adding 'buildbot/clients/sendchange.py' adding 'buildbot/clients/tryclient.py' adding 'buildbot/clients/usersclient.py' adding 'buildbot/config/__init__.py' adding 'buildbot/config/builder.py' adding 'buildbot/config/checks.py' adding 'buildbot/config/errors.py' adding 'buildbot/config/master.py' adding 'buildbot/configurators/__init__.py' adding 'buildbot/configurators/janitor.py' adding 'buildbot/data/__init__.py' adding 'buildbot/data/base.py' adding 'buildbot/data/build_data.py' adding 'buildbot/data/builders.py' adding 'buildbot/data/buildrequests.py' adding 'buildbot/data/builds.py' adding 'buildbot/data/buildsets.py' adding 'buildbot/data/changes.py' adding 'buildbot/data/changesources.py' adding 'buildbot/data/codebase_branches.py' adding 'buildbot/data/codebase_commits.py' adding 'buildbot/data/codebases.py' adding 'buildbot/data/connector.py' adding 'buildbot/data/exceptions.py' adding 'buildbot/data/forceschedulers.py' adding 'buildbot/data/logchunks.py' adding 'buildbot/data/logs.py' adding 'buildbot/data/masters.py' adding 'buildbot/data/patches.py' adding 'buildbot/data/projects.py' adding 'buildbot/data/properties.py' adding 'buildbot/data/resultspec.py' adding 'buildbot/data/root.py' adding 'buildbot/data/schedulers.py' adding 'buildbot/data/sourcestamps.py' adding 'buildbot/data/steps.py' adding 'buildbot/data/test_result_sets.py' adding 'buildbot/data/test_results.py' adding 'buildbot/data/types.py' adding 'buildbot/data/workers.py' adding 'buildbot/db/__init__.py' adding 'buildbot/db/base.py' adding 'buildbot/db/build_data.py' adding 'buildbot/db/builders.py' adding 'buildbot/db/buildrequests.py' adding 'buildbot/db/builds.py' adding 'buildbot/db/buildsets.py' adding 'buildbot/db/changes.py' adding 'buildbot/db/changesources.py' adding 'buildbot/db/codebase_branches.py' adding 'buildbot/db/codebase_commits.py' adding 'buildbot/db/codebases.py' adding 'buildbot/db/connector.py' adding 'buildbot/db/dbconfig.py' adding 'buildbot/db/enginestrategy.py' adding 'buildbot/db/exceptions.py' adding 'buildbot/db/logs.py' adding 'buildbot/db/masters.py' adding 'buildbot/db/migrate_utils.py' adding 'buildbot/db/model.py' adding 'buildbot/db/model_config.py' adding 'buildbot/db/pool.py' adding 'buildbot/db/projects.py' adding 'buildbot/db/schedulers.py' adding 'buildbot/db/sourcestamps.py' adding 'buildbot/db/state.py' adding 'buildbot/db/steps.py' adding 'buildbot/db/tags.py' adding 'buildbot/db/test_result_sets.py' adding 'buildbot/db/test_results.py' adding 'buildbot/db/users.py' adding 'buildbot/db/workers.py' adding 'buildbot/db/compression/__init__.py' adding 'buildbot/db/compression/brotli.py' adding 'buildbot/db/compression/lz4.py' adding 'buildbot/db/compression/native.py' adding 'buildbot/db/compression/protocol.py' adding 'buildbot/db/compression/zstd.py' adding 'buildbot/db/migrations/README' adding 'buildbot/db/migrations/alembic.ini' adding 'buildbot/db/migrations/env.py' adding 'buildbot/db/migrations/versions/059_v3.4_alembic_initial.py' adding 'buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py' adding 'buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py' adding 'buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py' adding 'buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py' adding 'buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py' adding 'buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py' adding 'buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py' adding 'buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py' adding 'buildbot/db/migrations/versions/__init__.py' adding 'buildbot/db/types/__init__.py' adding 'buildbot/db/types/json.py' adding 'buildbot/machine/__init__.py' adding 'buildbot/machine/base.py' adding 'buildbot/machine/generic.py' adding 'buildbot/machine/latent.py' adding 'buildbot/machine/manager.py' adding 'buildbot/monkeypatches/__init__.py' adding 'buildbot/monkeypatches/decorators.py' adding 'buildbot/monkeypatches/servicechecks.py' adding 'buildbot/mq/__init__.py' adding 'buildbot/mq/base.py' adding 'buildbot/mq/connector.py' adding 'buildbot/mq/simple.py' adding 'buildbot/mq/wamp.py' adding 'buildbot/plugins/__init__.py' adding 'buildbot/plugins/db.py' adding 'buildbot/process/__init__.py' adding 'buildbot/process/base.py' adding 'buildbot/process/botmaster.py' adding 'buildbot/process/build.py' adding 'buildbot/process/builder.py' adding 'buildbot/process/buildrequest.py' adding 'buildbot/process/buildrequestdistributor.py' adding 'buildbot/process/buildstep.py' adding 'buildbot/process/cache.py' adding 'buildbot/process/codebase.py' adding 'buildbot/process/debug.py' adding 'buildbot/process/factory.py' adding 'buildbot/process/locks.py' adding 'buildbot/process/log.py' adding 'buildbot/process/logobserver.py' adding 'buildbot/process/measured_service.py' adding 'buildbot/process/metrics.py' adding 'buildbot/process/project.py' adding 'buildbot/process/properties.py' adding 'buildbot/process/remotecommand.py' adding 'buildbot/process/remotetransfer.py' adding 'buildbot/process/results.py' adding 'buildbot/process/subunitlogobserver.py' adding 'buildbot/process/workerforbuilder.py' adding 'buildbot/process/users/__init__.py' adding 'buildbot/process/users/manager.py' adding 'buildbot/process/users/manual.py' adding 'buildbot/process/users/users.py' adding 'buildbot/reporters/__init__.py' adding 'buildbot/reporters/base.py' adding 'buildbot/reporters/bitbucket.py' adding 'buildbot/reporters/bitbucketserver.py' adding 'buildbot/reporters/gerrit.py' adding 'buildbot/reporters/gerrit_verify_status.py' adding 'buildbot/reporters/github.py' adding 'buildbot/reporters/gitlab.py' adding 'buildbot/reporters/http.py' adding 'buildbot/reporters/irc.py' adding 'buildbot/reporters/mail.py' adding 'buildbot/reporters/message.py' adding 'buildbot/reporters/pushjet.py' adding 'buildbot/reporters/pushover.py' adding 'buildbot/reporters/telegram.py' adding 'buildbot/reporters/utils.py' adding 'buildbot/reporters/words.py' adding 'buildbot/reporters/zulip.py' adding 'buildbot/reporters/generators/__init__.py' adding 'buildbot/reporters/generators/build.py' adding 'buildbot/reporters/generators/buildrequest.py' adding 'buildbot/reporters/generators/buildset.py' adding 'buildbot/reporters/generators/utils.py' adding 'buildbot/reporters/generators/worker.py' adding 'buildbot/schedulers/__init__.py' adding 'buildbot/schedulers/base.py' adding 'buildbot/schedulers/basic.py' adding 'buildbot/schedulers/canceller.py' adding 'buildbot/schedulers/canceller_buildset.py' adding 'buildbot/schedulers/dependent.py' adding 'buildbot/schedulers/filter.py' adding 'buildbot/schedulers/forcesched.py' adding 'buildbot/schedulers/manager.py' adding 'buildbot/schedulers/timed.py' adding 'buildbot/schedulers/triggerable.py' adding 'buildbot/schedulers/trysched.py' adding 'buildbot/scripts/__init__.py' adding 'buildbot/scripts/base.py' adding 'buildbot/scripts/buildbot_tac.tmpl' adding 'buildbot/scripts/checkconfig.py' adding 'buildbot/scripts/cleanupdb.py' adding 'buildbot/scripts/copydb.py' adding 'buildbot/scripts/create_master.py' adding 'buildbot/scripts/dataspec.py' adding 'buildbot/scripts/devproxy.py' adding 'buildbot/scripts/logwatcher.py' adding 'buildbot/scripts/reconfig.py' adding 'buildbot/scripts/restart.py' adding 'buildbot/scripts/runner.py' adding 'buildbot/scripts/sample.cfg' adding 'buildbot/scripts/sendchange.py' adding 'buildbot/scripts/start.py' adding 'buildbot/scripts/stop.py' adding 'buildbot/scripts/trycmd.py' adding 'buildbot/scripts/tryserver.py' adding 'buildbot/scripts/upgrade_master.py' adding 'buildbot/scripts/user.py' adding 'buildbot/scripts/windows_service.py' adding 'buildbot/secrets/__init__.py' adding 'buildbot/secrets/manager.py' adding 'buildbot/secrets/secret.py' adding 'buildbot/secrets/providers/__init__.py' adding 'buildbot/secrets/providers/base.py' adding 'buildbot/secrets/providers/file.py' adding 'buildbot/secrets/providers/passwordstore.py' adding 'buildbot/secrets/providers/vault_hvac.py' adding 'buildbot/spec/api.raml' adding 'buildbot/spec/indent.py' adding 'buildbot/spec/types/build.raml' adding 'buildbot/spec/types/build_data.raml' adding 'buildbot/spec/types/builder.raml' adding 'buildbot/spec/types/buildrequest.raml' adding 'buildbot/spec/types/buildset.raml' adding 'buildbot/spec/types/change.raml' adding 'buildbot/spec/types/changesource.raml' adding 'buildbot/spec/types/codebase.raml' adding 'buildbot/spec/types/codebase_branch.raml' adding 'buildbot/spec/types/codebase_commit.raml' adding 'buildbot/spec/types/forcescheduler.raml' adding 'buildbot/spec/types/identifier.raml' adding 'buildbot/spec/types/log.raml' adding 'buildbot/spec/types/logchunk.raml' adding 'buildbot/spec/types/master.raml' adding 'buildbot/spec/types/patch.raml' adding 'buildbot/spec/types/project.raml' adding 'buildbot/spec/types/rootlink.raml' adding 'buildbot/spec/types/scheduler.raml' adding 'buildbot/spec/types/sourcedproperties.raml' adding 'buildbot/spec/types/sourcestamp.raml' adding 'buildbot/spec/types/spec.raml' adding 'buildbot/spec/types/step.raml' adding 'buildbot/spec/types/test_result.raml' adding 'buildbot/spec/types/test_result_set.raml' adding 'buildbot/spec/types/worker.raml' adding 'buildbot/statistics/__init__.py' adding 'buildbot/statistics/capture.py' adding 'buildbot/statistics/stats_service.py' adding 'buildbot/statistics/storage_backends/__init__.py' adding 'buildbot/statistics/storage_backends/base.py' adding 'buildbot/statistics/storage_backends/influxdb_client.py' adding 'buildbot/steps/__init__.py' adding 'buildbot/steps/cmake.py' adding 'buildbot/steps/configurable.py' adding 'buildbot/steps/cppcheck.py' adding 'buildbot/steps/download_secret_to_worker.py' adding 'buildbot/steps/gitdiffinfo.py' adding 'buildbot/steps/http.py' adding 'buildbot/steps/master.py' adding 'buildbot/steps/maxq.py' adding 'buildbot/steps/mswin.py' adding 'buildbot/steps/python.py' adding 'buildbot/steps/python_twisted.py' adding 'buildbot/steps/shell.py' adding 'buildbot/steps/shellsequence.py' adding 'buildbot/steps/subunit.py' adding 'buildbot/steps/transfer.py' adding 'buildbot/steps/trigger.py' adding 'buildbot/steps/vstudio.py' adding 'buildbot/steps/worker.py' adding 'buildbot/steps/package/__init__.py' adding 'buildbot/steps/package/util.py' adding 'buildbot/steps/package/deb/__init__.py' adding 'buildbot/steps/package/deb/lintian.py' adding 'buildbot/steps/package/deb/pbuilder.py' adding 'buildbot/steps/package/rpm/__init__.py' adding 'buildbot/steps/package/rpm/mock.py' adding 'buildbot/steps/package/rpm/rpmbuild.py' adding 'buildbot/steps/package/rpm/rpmlint.py' adding 'buildbot/steps/source/__init__.py' adding 'buildbot/steps/source/base.py' adding 'buildbot/steps/source/bzr.py' adding 'buildbot/steps/source/cvs.py' adding 'buildbot/steps/source/darcs.py' adding 'buildbot/steps/source/gerrit.py' adding 'buildbot/steps/source/git.py' adding 'buildbot/steps/source/github.py' adding 'buildbot/steps/source/gitlab.py' adding 'buildbot/steps/source/mercurial.py' adding 'buildbot/steps/source/mtn.py' adding 'buildbot/steps/source/p4.py' adding 'buildbot/steps/source/repo.py' adding 'buildbot/steps/source/svn.py' adding 'buildbot/test/__init__.py' adding 'buildbot/test/reactor.py' adding 'buildbot/test/runprocess.py' adding 'buildbot/test/steps.py' adding 'buildbot/test/test_extra_coverage.py' adding 'buildbot/test/fake/__init__.py' adding 'buildbot/test/fake/botmaster.py' adding 'buildbot/test/fake/bworkermanager.py' adding 'buildbot/test/fake/change.py' adding 'buildbot/test/fake/connection.py' adding 'buildbot/test/fake/docker.py' adding 'buildbot/test/fake/endpoint.py' adding 'buildbot/test/fake/fakebuild.py' adding 'buildbot/test/fake/fakedata.py' adding 'buildbot/test/fake/fakemaster.py' adding 'buildbot/test/fake/fakemq.py' adding 'buildbot/test/fake/fakeprotocol.py' adding 'buildbot/test/fake/fakestats.py' adding 'buildbot/test/fake/httpclientservice.py' adding 'buildbot/test/fake/latent.py' adding 'buildbot/test/fake/libvirt.py' adding 'buildbot/test/fake/logfile.py' adding 'buildbot/test/fake/machine.py' adding 'buildbot/test/fake/msgmanager.py' adding 'buildbot/test/fake/openstack.py' adding 'buildbot/test/fake/pbmanager.py' adding 'buildbot/test/fake/private_tempdir.py' adding 'buildbot/test/fake/reactor.py' adding 'buildbot/test/fake/secrets.py' adding 'buildbot/test/fake/state.py' adding 'buildbot/test/fake/step.py' adding 'buildbot/test/fake/web.py' adding 'buildbot/test/fake/worker.py' adding 'buildbot/test/fakedb/__init__.py' adding 'buildbot/test/fakedb/build_data.py' adding 'buildbot/test/fakedb/builders.py' adding 'buildbot/test/fakedb/buildrequests.py' adding 'buildbot/test/fakedb/builds.py' adding 'buildbot/test/fakedb/buildsets.py' adding 'buildbot/test/fakedb/changes.py' adding 'buildbot/test/fakedb/changesources.py' adding 'buildbot/test/fakedb/codebases.py' adding 'buildbot/test/fakedb/connector.py' adding 'buildbot/test/fakedb/logs.py' adding 'buildbot/test/fakedb/masters.py' adding 'buildbot/test/fakedb/projects.py' adding 'buildbot/test/fakedb/row.py' adding 'buildbot/test/fakedb/schedulers.py' adding 'buildbot/test/fakedb/sourcestamps.py' adding 'buildbot/test/fakedb/state.py' adding 'buildbot/test/fakedb/steps.py' adding 'buildbot/test/fakedb/tags.py' adding 'buildbot/test/fakedb/test_result_sets.py' adding 'buildbot/test/fakedb/test_results.py' adding 'buildbot/test/fakedb/users.py' adding 'buildbot/test/fakedb/workers.py' adding 'buildbot/test/integration/pki/127.0.0.1.crt' adding 'buildbot/test/integration/pki/127.0.0.1.key' adding 'buildbot/test/integration/pki/ca/ca.crt' adding 'buildbot/test/unit/test_templates_dir/builds.html' adding 'buildbot/test/unit/test_templates_dir/plugin/plugin.jade' adding 'buildbot/test/util/__init__.py' adding 'buildbot/test/util/changesource.py' adding 'buildbot/test/util/config.py' adding 'buildbot/test/util/configurators.py' adding 'buildbot/test/util/db.py' adding 'buildbot/test/util/decorators.py' adding 'buildbot/test/util/dirs.py' adding 'buildbot/test/util/endpoint.py' adding 'buildbot/test/util/fuzz.py' adding 'buildbot/test/util/git_repository.py' adding 'buildbot/test/util/integration.py' adding 'buildbot/test/util/interfaces.py' adding 'buildbot/test/util/logging.py' adding 'buildbot/test/util/migration.py' adding 'buildbot/test/util/misc.py' adding 'buildbot/test/util/patch_delay.py' adding 'buildbot/test/util/pbmanager.py' adding 'buildbot/test/util/properties.py' adding 'buildbot/test/util/protocols.py' adding 'buildbot/test/util/querylog.py' adding 'buildbot/test/util/reporter.py' adding 'buildbot/test/util/sandboxed_worker.py' adding 'buildbot/test/util/scheduler.py' adding 'buildbot/test/util/site.py' adding 'buildbot/test/util/sourcesteps.py' adding 'buildbot/test/util/state.py' adding 'buildbot/test/util/tuplematching.py' adding 'buildbot/test/util/validation.py' adding 'buildbot/test/util/warnings.py' adding 'buildbot/test/util/www.py' adding 'buildbot/util/__init__.py' adding 'buildbot/util/_notifier.py' adding 'buildbot/util/async_sort.py' adding 'buildbot/util/backoff.py' adding 'buildbot/util/bbcollections.py' adding 'buildbot/util/codebase.py' adding 'buildbot/util/config.py' adding 'buildbot/util/debounce.py' adding 'buildbot/util/deferwaiter.py' adding 'buildbot/util/eventual.py' adding 'buildbot/util/git.py' adding 'buildbot/util/git_credential.py' adding 'buildbot/util/giturlparse.py' adding 'buildbot/util/httpclientservice.py' adding 'buildbot/util/identifiers.py' adding 'buildbot/util/importlib_compat.py' adding 'buildbot/util/kubeclientservice.py' adding 'buildbot/util/latent.py' adding 'buildbot/util/lineboundaries.py' adding 'buildbot/util/lru.py' adding 'buildbot/util/maildir.py' adding 'buildbot/util/misc.py' adding 'buildbot/util/netstrings.py' adding 'buildbot/util/path_expand_user.py' adding 'buildbot/util/pathmatch.py' adding 'buildbot/util/poll.py' adding 'buildbot/util/private_tempdir.py' adding 'buildbot/util/protocol.py' adding 'buildbot/util/pullrequest.py' adding 'buildbot/util/queue.py' adding 'buildbot/util/raml.py' adding 'buildbot/util/render_description.py' adding 'buildbot/util/runprocess.py' adding 'buildbot/util/sautils.py' adding 'buildbot/util/service.py' adding 'buildbot/util/ssfilter.py' adding 'buildbot/util/ssl.py' adding 'buildbot/util/state.py' adding 'buildbot/util/subscription.py' adding 'buildbot/util/test_result_submitter.py' adding 'buildbot/util/tuplematch.py' adding 'buildbot/util/twisted.py' adding 'buildbot/util/watchdog.py' adding 'buildbot/wamp/__init__.py' adding 'buildbot/wamp/connector.py' adding 'buildbot/worker/__init__.py' adding 'buildbot/worker/base.py' adding 'buildbot/worker/docker.py' adding 'buildbot/worker/ec2.py' adding 'buildbot/worker/kubernetes.py' adding 'buildbot/worker/latent.py' adding 'buildbot/worker/libvirt.py' adding 'buildbot/worker/local.py' adding 'buildbot/worker/manager.py' adding 'buildbot/worker/marathon.py' adding 'buildbot/worker/openstack.py' adding 'buildbot/worker/upcloud.py' adding 'buildbot/worker/protocols/__init__.py' adding 'buildbot/worker/protocols/base.py' adding 'buildbot/worker/protocols/msgpack.py' adding 'buildbot/worker/protocols/null.py' adding 'buildbot/worker/protocols/pb.py' adding 'buildbot/worker/protocols/manager/__init__.py' adding 'buildbot/worker/protocols/manager/base.py' adding 'buildbot/worker/protocols/manager/msgpack.py' adding 'buildbot/worker/protocols/manager/pb.py' adding 'buildbot/www/__init__.py' adding 'buildbot/www/auth.py' adding 'buildbot/www/avatar.py' adding 'buildbot/www/change_hook.py' adding 'buildbot/www/config.py' adding 'buildbot/www/encoding.py' adding 'buildbot/www/ldapuserinfo.py' adding 'buildbot/www/oauth2.py' adding 'buildbot/www/plugin.py' adding 'buildbot/www/resource.py' adding 'buildbot/www/rest.py' adding 'buildbot/www/service.py' adding 'buildbot/www/sse.py' adding 'buildbot/www/ws.py' adding 'buildbot/www/authz/__init__.py' adding 'buildbot/www/authz/authz.py' adding 'buildbot/www/authz/endpointmatchers.py' adding 'buildbot/www/authz/roles.py' adding 'buildbot/www/hooks/__init__.py' adding 'buildbot/www/hooks/base.py' adding 'buildbot/www/hooks/bitbucket.py' adding 'buildbot/www/hooks/bitbucketcloud.py' adding 'buildbot/www/hooks/bitbucketserver.py' adding 'buildbot/www/hooks/github.py' adding 'buildbot/www/hooks/gitlab.py' adding 'buildbot/www/hooks/gitorious.py' adding 'buildbot/www/hooks/poller.py' adding 'buildbot-4.3.0.dist-info/licenses/COPYING' adding 'buildbot-4.3.0.dist-info/METADATA' adding 'buildbot-4.3.0.dist-info/WHEEL' adding 'buildbot-4.3.0.dist-info/entry_points.txt' adding 'buildbot-4.3.0.dist-info/top_level.txt' adding 'buildbot-4.3.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built buildbot-4.3.0-py3-none-any.whl Finished creating a wheel... /build/source/master/dist /build/source/master Unpacking to: unpacked/buildbot-4.3.0...OK Repacking wheel as ./buildbot-4.3.0-py3-none-any.whl...OK /build/source/master Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for buildbot-4.3.0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed buildbot-4.3.0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0 checking for references to /build/ in /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0... patching script interpreter paths in /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0 stripping (with command strip and flags -S -p) in /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0/lib /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/fxp45136c85diq48rraf1fdjw15hd2i7-buildbot-4.3.0-dist checking for references to /build/ in /nix/store/fxp45136c85diq48rraf1fdjw15hd2i7-buildbot-4.3.0-dist... patching script interpreter paths in /nix/store/fxp45136c85diq48rraf1fdjw15hd2i7-buildbot-4.3.0-dist Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6 wrapping `/nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0/bin/buildbot_windows_service'... Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6 wrapping `/nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0/bin/buildbot'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase