buildbot-4.3.0
x86_64-linux.master
· build #37
· raw
1tribuchet: building on jamie2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-namespaces-hook14Sourcing python-catch-conflicts-hook.sh
unpackPhase
15unpacking source archive /nix/store/75qyd12d3b287lh7bzhkrww10ww0n8s7-source16source root is source17setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/www/wsgi_dashboards/yarn.lock"patchPhase
18applying patch /nix/store/wanzk6nvff0gniq9wnzf3czr24hxhxn2-skip_test_linux_distro.patch19patching file master/buildbot/test/unit/test_buildbot_net_usage_data.py20Hunk #1 succeeded at 161 (offset 14 lines).21substituteStream() in derivation buildbot-4.3.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'buildbot/scripts/logwatcher.py')configurePhase
22no configure script, doing nothingbuildPhase
23Executing pypaBuildPhase24Creating a wheel...25pypa build flags: --no-isolation --outdir dist/ --wheel26* Getting build dependencies for wheel...27/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'28 warnings.warn(msg)29/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.30!!3132 ********************************************************************************33 Please consider removing the following classifiers in favor of a SPDX license expression:3435 License :: OSI Approved :: GNU General Public License v2 (GPLv2)3637 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.38 ********************************************************************************3940!!41 self._finalize_license_expression()42running egg_info43creating buildbot.egg-info44writing buildbot.egg-info/PKG-INFO45writing dependency_links to buildbot.egg-info/dependency_links.txt46writing entry points to buildbot.egg-info/entry_points.txt47writing requirements to buildbot.egg-info/requires.txt48writing top-level names to buildbot.egg-info/top_level.txt49writing manifest file 'buildbot.egg-info/SOURCES.txt'50reading manifest file 'buildbot.egg-info/SOURCES.txt'51reading manifest template 'MANIFEST.in'52warning: no files found matching 'docs/manual/_images/*.svg'53warning: no files found matching 'docs/manual/_images/*.png'54warning: no files found matching 'docs/manual/_images/*.txt'55warning: no files found matching 'docs/manual/_images/icon.blend'56warning: no files found matching 'docs/manual/_images/Makefile'57warning: no files found matching 'buildbot/reporters/templates/*.txt'58warning: no files found matching 'include'59warning: no files found matching 'contrib/windows/*'60warning: no files found matching 'contrib/css/*'61warning: no files found matching 'contrib/trac/*'62warning: no files found matching 'contrib/trac/bbwatcher/*'63warning: no files found matching 'contrib/trac/bbwatcher/templates/*'64adding license file 'COPYING'65writing manifest file 'buildbot.egg-info/SOURCES.txt'66* Building wheel...67/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'68 warnings.warn(msg)69/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.70!!7172 ********************************************************************************73 Please consider removing the following classifiers in favor of a SPDX license expression:7475 License :: OSI Approved :: GNU General Public License v2 (GPLv2)7677 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.78 ********************************************************************************7980!!81 self._finalize_license_expression()82running bdist_wheel83running build84running build_py85creating build/lib/buildbot86copying buildbot/manhole.py -> build/lib/buildbot87copying buildbot/interfaces.py -> build/lib/buildbot88copying buildbot/scheduler.py -> build/lib/buildbot89copying buildbot/revlinks.py -> build/lib/buildbot90copying buildbot/__init__.py -> build/lib/buildbot91copying buildbot/warnings.py -> build/lib/buildbot92copying buildbot/locks.py -> build/lib/buildbot93copying buildbot/buildbot_net_usage_data.py -> build/lib/buildbot94copying buildbot/buildrequest.py -> build/lib/buildbot95copying buildbot/master.py -> build/lib/buildbot96copying buildbot/pbutil.py -> build/lib/buildbot97copying buildbot/errors.py -> build/lib/buildbot98creating build/lib/buildbot/configurators99copying buildbot/configurators/__init__.py -> build/lib/buildbot/configurators100copying buildbot/configurators/janitor.py -> build/lib/buildbot/configurators101creating build/lib/buildbot/worker102copying buildbot/worker/latent.py -> build/lib/buildbot/worker103copying buildbot/worker/openstack.py -> build/lib/buildbot/worker104copying buildbot/worker/__init__.py -> build/lib/buildbot/worker105copying buildbot/worker/manager.py -> build/lib/buildbot/worker106copying buildbot/worker/marathon.py -> build/lib/buildbot/worker107copying buildbot/worker/docker.py -> build/lib/buildbot/worker108copying buildbot/worker/libvirt.py -> build/lib/buildbot/worker109copying buildbot/worker/ec2.py -> build/lib/buildbot/worker110copying buildbot/worker/local.py -> build/lib/buildbot/worker111copying buildbot/worker/kubernetes.py -> build/lib/buildbot/worker112copying buildbot/worker/upcloud.py -> build/lib/buildbot/worker113copying buildbot/worker/base.py -> build/lib/buildbot/worker114creating build/lib/buildbot/worker/protocols115copying buildbot/worker/protocols/pb.py -> build/lib/buildbot/worker/protocols116copying buildbot/worker/protocols/null.py -> build/lib/buildbot/worker/protocols117copying buildbot/worker/protocols/base.py -> build/lib/buildbot/worker/protocols118copying buildbot/worker/protocols/__init__.py -> build/lib/buildbot/worker/protocols119copying buildbot/worker/protocols/msgpack.py -> build/lib/buildbot/worker/protocols120creating build/lib/buildbot/worker/protocols/manager121copying buildbot/worker/protocols/manager/base.py -> build/lib/buildbot/worker/protocols/manager122copying buildbot/worker/protocols/manager/__init__.py -> build/lib/buildbot/worker/protocols/manager123copying buildbot/worker/protocols/manager/msgpack.py -> build/lib/buildbot/worker/protocols/manager124copying buildbot/worker/protocols/manager/pb.py -> build/lib/buildbot/worker/protocols/manager125creating build/lib/buildbot/changes126copying buildbot/changes/filter.py -> build/lib/buildbot/changes127copying buildbot/changes/changes.py -> build/lib/buildbot/changes128copying buildbot/changes/mail.py -> build/lib/buildbot/changes129copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes130copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes131copying buildbot/changes/manager.py -> build/lib/buildbot/changes132copying buildbot/changes/__init__.py -> build/lib/buildbot/changes133copying buildbot/changes/bitbucket.py -> build/lib/buildbot/changes134copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes135copying buildbot/changes/svnpoller.py -> build/lib/buildbot/changes136copying buildbot/changes/base.py -> build/lib/buildbot/changes137copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes138copying buildbot/changes/github.py -> build/lib/buildbot/changes139copying buildbot/changes/pb.py -> build/lib/buildbot/changes140creating build/lib/buildbot/clients141copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients142copying buildbot/clients/__init__.py -> build/lib/buildbot/clients143copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients144copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients145creating build/lib/buildbot/config146copying buildbot/config/errors.py -> build/lib/buildbot/config147copying buildbot/config/master.py -> build/lib/buildbot/config148copying buildbot/config/builder.py -> build/lib/buildbot/config149copying buildbot/config/checks.py -> build/lib/buildbot/config150copying buildbot/config/__init__.py -> build/lib/buildbot/config151creating build/lib/buildbot/data152copying buildbot/data/changes.py -> build/lib/buildbot/data153copying buildbot/data/types.py -> build/lib/buildbot/data154copying buildbot/data/sourcestamps.py -> build/lib/buildbot/data155copying buildbot/data/patches.py -> build/lib/buildbot/data156copying buildbot/data/root.py -> build/lib/buildbot/data157copying buildbot/data/test_results.py -> build/lib/buildbot/data158copying buildbot/data/connector.py -> build/lib/buildbot/data159copying buildbot/data/base.py -> build/lib/buildbot/data160copying buildbot/data/exceptions.py -> build/lib/buildbot/data161copying buildbot/data/build_data.py -> build/lib/buildbot/data162copying buildbot/data/projects.py -> build/lib/buildbot/data163copying buildbot/data/codebase_branches.py -> build/lib/buildbot/data164copying buildbot/data/resultspec.py -> build/lib/buildbot/data165copying buildbot/data/forceschedulers.py -> build/lib/buildbot/data166copying buildbot/data/steps.py -> build/lib/buildbot/data167copying buildbot/data/masters.py -> build/lib/buildbot/data168copying buildbot/data/buildrequests.py -> build/lib/buildbot/data169copying buildbot/data/logs.py -> build/lib/buildbot/data170copying buildbot/data/workers.py -> build/lib/buildbot/data171copying buildbot/data/properties.py -> build/lib/buildbot/data172copying buildbot/data/__init__.py -> build/lib/buildbot/data173copying buildbot/data/builds.py -> build/lib/buildbot/data174copying buildbot/data/builders.py -> build/lib/buildbot/data175copying buildbot/data/buildsets.py -> build/lib/buildbot/data176copying buildbot/data/test_result_sets.py -> build/lib/buildbot/data177copying buildbot/data/logchunks.py -> build/lib/buildbot/data178copying buildbot/data/codebase_commits.py -> build/lib/buildbot/data179copying buildbot/data/schedulers.py -> build/lib/buildbot/data180copying buildbot/data/codebases.py -> build/lib/buildbot/data181copying buildbot/data/changesources.py -> build/lib/buildbot/data182creating build/lib/buildbot/db183copying buildbot/db/build_data.py -> build/lib/buildbot/db184copying buildbot/db/exceptions.py -> build/lib/buildbot/db185copying buildbot/db/codebase_commits.py -> build/lib/buildbot/db186copying buildbot/db/dbconfig.py -> build/lib/buildbot/db187copying buildbot/db/builds.py -> build/lib/buildbot/db188copying buildbot/db/test_result_sets.py -> build/lib/buildbot/db189copying buildbot/db/builders.py -> build/lib/buildbot/db190copying buildbot/db/users.py -> build/lib/buildbot/db191copying buildbot/db/workers.py -> build/lib/buildbot/db192copying buildbot/db/__init__.py -> build/lib/buildbot/db193copying buildbot/db/tags.py -> build/lib/buildbot/db194copying buildbot/db/base.py -> build/lib/buildbot/db195copying buildbot/db/connector.py -> build/lib/buildbot/db196copying buildbot/db/masters.py -> build/lib/buildbot/db197copying buildbot/db/migrate_utils.py -> build/lib/buildbot/db198copying buildbot/db/steps.py -> build/lib/buildbot/db199copying buildbot/db/projects.py -> build/lib/buildbot/db200copying buildbot/db/schedulers.py -> build/lib/buildbot/db201copying buildbot/db/state.py -> build/lib/buildbot/db202copying buildbot/db/pool.py -> build/lib/buildbot/db203copying buildbot/db/codebase_branches.py -> build/lib/buildbot/db204copying buildbot/db/buildrequests.py -> build/lib/buildbot/db205copying buildbot/db/logs.py -> build/lib/buildbot/db206copying buildbot/db/model_config.py -> build/lib/buildbot/db207copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db208copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db209copying buildbot/db/codebases.py -> build/lib/buildbot/db210copying buildbot/db/test_results.py -> build/lib/buildbot/db211copying buildbot/db/model.py -> build/lib/buildbot/db212copying buildbot/db/buildsets.py -> build/lib/buildbot/db213copying buildbot/db/changes.py -> build/lib/buildbot/db214copying buildbot/db/changesources.py -> build/lib/buildbot/db215creating build/lib/buildbot/db/compression216copying buildbot/db/compression/lz4.py -> build/lib/buildbot/db/compression217copying buildbot/db/compression/brotli.py -> build/lib/buildbot/db/compression218copying buildbot/db/compression/__init__.py -> build/lib/buildbot/db/compression219copying buildbot/db/compression/native.py -> build/lib/buildbot/db/compression220copying buildbot/db/compression/protocol.py -> build/lib/buildbot/db/compression221copying buildbot/db/compression/zstd.py -> build/lib/buildbot/db/compression222creating build/lib/buildbot/db/migrations223copying buildbot/db/migrations/env.py -> build/lib/buildbot/db/migrations224creating build/lib/buildbot/db/migrations/versions225copying buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py -> build/lib/buildbot/db/migrations/versions226copying buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py -> build/lib/buildbot/db/migrations/versions227copying buildbot/db/migrations/versions/__init__.py -> build/lib/buildbot/db/migrations/versions228copying buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py -> build/lib/buildbot/db/migrations/versions229copying buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py -> build/lib/buildbot/db/migrations/versions230copying buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py -> build/lib/buildbot/db/migrations/versions231copying buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py -> build/lib/buildbot/db/migrations/versions232copying buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py -> build/lib/buildbot/db/migrations/versions233copying buildbot/db/migrations/versions/059_v3.4_alembic_initial.py -> build/lib/buildbot/db/migrations/versions234copying buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py -> build/lib/buildbot/db/migrations/versions235creating build/lib/buildbot/db/types236copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types237copying buildbot/db/types/json.py -> build/lib/buildbot/db/types238creating build/lib/buildbot/machine239copying buildbot/machine/manager.py -> build/lib/buildbot/machine240copying buildbot/machine/base.py -> build/lib/buildbot/machine241copying buildbot/machine/__init__.py -> build/lib/buildbot/machine242copying buildbot/machine/latent.py -> build/lib/buildbot/machine243copying buildbot/machine/generic.py -> build/lib/buildbot/machine244creating build/lib/buildbot/monkeypatches245copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches246copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches247copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches248creating build/lib/buildbot/mq249copying buildbot/mq/base.py -> build/lib/buildbot/mq250copying buildbot/mq/connector.py -> build/lib/buildbot/mq251copying buildbot/mq/simple.py -> build/lib/buildbot/mq252copying buildbot/mq/__init__.py -> build/lib/buildbot/mq253copying buildbot/mq/wamp.py -> build/lib/buildbot/mq254creating build/lib/buildbot/plugins255copying buildbot/plugins/db.py -> build/lib/buildbot/plugins256copying buildbot/plugins/__init__.py -> build/lib/buildbot/plugins257creating build/lib/buildbot/process258copying buildbot/process/logobserver.py -> build/lib/buildbot/process259copying buildbot/process/buildstep.py -> build/lib/buildbot/process260copying buildbot/process/base.py -> build/lib/buildbot/process261copying buildbot/process/log.py -> build/lib/buildbot/process262copying buildbot/process/buildrequest.py -> build/lib/buildbot/process263copying buildbot/process/builder.py -> build/lib/buildbot/process264copying buildbot/process/build.py -> build/lib/buildbot/process265copying buildbot/process/remotecommand.py -> build/lib/buildbot/process266copying buildbot/process/__init__.py -> build/lib/buildbot/process267copying buildbot/process/workerforbuilder.py -> build/lib/buildbot/process268copying buildbot/process/codebase.py -> build/lib/buildbot/process269copying buildbot/process/metrics.py -> build/lib/buildbot/process270copying buildbot/process/measured_service.py -> build/lib/buildbot/process271copying buildbot/process/locks.py -> build/lib/buildbot/process272copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process273copying buildbot/process/properties.py -> build/lib/buildbot/process274copying buildbot/process/subunitlogobserver.py -> build/lib/buildbot/process275copying buildbot/process/results.py -> build/lib/buildbot/process276copying buildbot/process/factory.py -> build/lib/buildbot/process277copying buildbot/process/project.py -> build/lib/buildbot/process278copying buildbot/process/debug.py -> build/lib/buildbot/process279copying buildbot/process/cache.py -> build/lib/buildbot/process280copying buildbot/process/remotetransfer.py -> build/lib/buildbot/process281copying buildbot/process/botmaster.py -> build/lib/buildbot/process282creating build/lib/buildbot/process/users283copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users284copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users285copying buildbot/process/users/users.py -> build/lib/buildbot/process/users286copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users287creating build/lib/buildbot/reporters288copying buildbot/reporters/utils.py -> build/lib/buildbot/reporters289copying buildbot/reporters/bitbucket.py -> build/lib/buildbot/reporters290copying buildbot/reporters/gitlab.py -> build/lib/buildbot/reporters291copying buildbot/reporters/gerrit_verify_status.py -> build/lib/buildbot/reporters292copying buildbot/reporters/http.py -> build/lib/buildbot/reporters293copying buildbot/reporters/mail.py -> build/lib/buildbot/reporters294copying buildbot/reporters/github.py -> build/lib/buildbot/reporters295copying buildbot/reporters/__init__.py -> build/lib/buildbot/reporters296copying buildbot/reporters/pushjet.py -> build/lib/buildbot/reporters297copying buildbot/reporters/bitbucketserver.py -> build/lib/buildbot/reporters298copying buildbot/reporters/base.py -> build/lib/buildbot/reporters299copying buildbot/reporters/message.py -> build/lib/buildbot/reporters300copying buildbot/reporters/pushover.py -> build/lib/buildbot/reporters301copying buildbot/reporters/words.py -> build/lib/buildbot/reporters302copying buildbot/reporters/irc.py -> build/lib/buildbot/reporters303copying buildbot/reporters/zulip.py -> build/lib/buildbot/reporters304copying buildbot/reporters/gerrit.py -> build/lib/buildbot/reporters305copying buildbot/reporters/telegram.py -> build/lib/buildbot/reporters306creating build/lib/buildbot/reporters/generators307copying buildbot/reporters/generators/build.py -> build/lib/buildbot/reporters/generators308copying buildbot/reporters/generators/buildset.py -> build/lib/buildbot/reporters/generators309copying buildbot/reporters/generators/utils.py -> build/lib/buildbot/reporters/generators310copying buildbot/reporters/generators/__init__.py -> build/lib/buildbot/reporters/generators311copying buildbot/reporters/generators/buildrequest.py -> build/lib/buildbot/reporters/generators312copying buildbot/reporters/generators/worker.py -> build/lib/buildbot/reporters/generators313creating build/lib/buildbot/schedulers314copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers315copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers316copying buildbot/schedulers/canceller_buildset.py -> build/lib/buildbot/schedulers317copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers318copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers319copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers320copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers321copying buildbot/schedulers/canceller.py -> build/lib/buildbot/schedulers322copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers323copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers324copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers325copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers326creating build/lib/buildbot/scripts327copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts328copying buildbot/scripts/dataspec.py -> build/lib/buildbot/scripts329copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts330copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts331copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts332copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts333copying buildbot/scripts/start.py -> build/lib/buildbot/scripts334copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts335copying buildbot/scripts/cleanupdb.py -> build/lib/buildbot/scripts336copying buildbot/scripts/devproxy.py -> build/lib/buildbot/scripts337copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts338copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts339copying buildbot/scripts/copydb.py -> build/lib/buildbot/scripts340copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts341copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts342copying buildbot/scripts/windows_service.py -> build/lib/buildbot/scripts343copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts344copying buildbot/scripts/user.py -> build/lib/buildbot/scripts345copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts346copying buildbot/scripts/base.py -> build/lib/buildbot/scripts347creating build/lib/buildbot/secrets348copying buildbot/secrets/secret.py -> build/lib/buildbot/secrets349copying buildbot/secrets/manager.py -> build/lib/buildbot/secrets350copying buildbot/secrets/__init__.py -> build/lib/buildbot/secrets351creating build/lib/buildbot/secrets/providers352copying buildbot/secrets/providers/__init__.py -> build/lib/buildbot/secrets/providers353copying buildbot/secrets/providers/base.py -> build/lib/buildbot/secrets/providers354copying buildbot/secrets/providers/passwordstore.py -> build/lib/buildbot/secrets/providers355copying buildbot/secrets/providers/vault_hvac.py -> build/lib/buildbot/secrets/providers356copying buildbot/secrets/providers/file.py -> build/lib/buildbot/secrets/providers357creating build/lib/buildbot/spec358copying buildbot/spec/indent.py -> build/lib/buildbot/spec359creating build/lib/buildbot/statistics360copying buildbot/statistics/stats_service.py -> build/lib/buildbot/statistics361copying buildbot/statistics/capture.py -> build/lib/buildbot/statistics362copying buildbot/statistics/__init__.py -> build/lib/buildbot/statistics363creating build/lib/buildbot/statistics/storage_backends364copying buildbot/statistics/storage_backends/influxdb_client.py -> build/lib/buildbot/statistics/storage_backends365copying buildbot/statistics/storage_backends/__init__.py -> build/lib/buildbot/statistics/storage_backends366copying buildbot/statistics/storage_backends/base.py -> build/lib/buildbot/statistics/storage_backends367creating build/lib/buildbot/steps368copying buildbot/steps/http.py -> build/lib/buildbot/steps369copying buildbot/steps/configurable.py -> build/lib/buildbot/steps370copying buildbot/steps/shell.py -> build/lib/buildbot/steps371copying buildbot/steps/maxq.py -> build/lib/buildbot/steps372copying buildbot/steps/mswin.py -> build/lib/buildbot/steps373copying buildbot/steps/subunit.py -> build/lib/buildbot/steps374copying buildbot/steps/__init__.py -> build/lib/buildbot/steps375copying buildbot/steps/shellsequence.py -> build/lib/buildbot/steps376copying buildbot/steps/master.py -> build/lib/buildbot/steps377copying buildbot/steps/gitdiffinfo.py -> build/lib/buildbot/steps378copying buildbot/steps/python.py -> build/lib/buildbot/steps379copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps380copying buildbot/steps/worker.py -> build/lib/buildbot/steps381copying buildbot/steps/cppcheck.py -> build/lib/buildbot/steps382copying buildbot/steps/trigger.py -> build/lib/buildbot/steps383copying buildbot/steps/transfer.py -> build/lib/buildbot/steps384copying buildbot/steps/download_secret_to_worker.py -> build/lib/buildbot/steps385copying buildbot/steps/cmake.py -> build/lib/buildbot/steps386copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps387creating build/lib/buildbot/steps/package388copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package389copying buildbot/steps/package/util.py -> build/lib/buildbot/steps/package390creating build/lib/buildbot/steps/package/deb391copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb392copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb393copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb394creating build/lib/buildbot/steps/package/rpm395copying buildbot/steps/package/rpm/rpmbuild.py -> build/lib/buildbot/steps/package/rpm396copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm397copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm398copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm399creating build/lib/buildbot/steps/source400copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source401copying buildbot/steps/source/github.py -> build/lib/buildbot/steps/source402copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source403copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source404copying buildbot/steps/source/gitlab.py -> build/lib/buildbot/steps/source405copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source406copying buildbot/steps/source/darcs.py -> build/lib/buildbot/steps/source407copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source408copying buildbot/steps/source/bzr.py -> build/lib/buildbot/steps/source409copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source410copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source411copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source412copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source413copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source414creating build/lib/buildbot/util415copying buildbot/util/ssl.py -> build/lib/buildbot/util416copying buildbot/util/pathmatch.py -> build/lib/buildbot/util417copying buildbot/util/async_sort.py -> build/lib/buildbot/util418copying buildbot/util/path_expand_user.py -> build/lib/buildbot/util419copying buildbot/util/backoff.py -> build/lib/buildbot/util420copying buildbot/util/deferwaiter.py -> build/lib/buildbot/util421copying buildbot/util/lru.py -> build/lib/buildbot/util422copying buildbot/util/queue.py -> build/lib/buildbot/util423copying buildbot/util/runprocess.py -> build/lib/buildbot/util424copying buildbot/util/sautils.py -> build/lib/buildbot/util425copying buildbot/util/latent.py -> build/lib/buildbot/util426copying buildbot/util/kubeclientservice.py -> build/lib/buildbot/util427copying buildbot/util/_notifier.py -> build/lib/buildbot/util428copying buildbot/util/twisted.py -> build/lib/buildbot/util429copying buildbot/util/raml.py -> build/lib/buildbot/util430copying buildbot/util/state.py -> build/lib/buildbot/util431copying buildbot/util/codebase.py -> build/lib/buildbot/util432copying buildbot/util/subscription.py -> build/lib/buildbot/util433copying buildbot/util/git_credential.py -> build/lib/buildbot/util434copying buildbot/util/__init__.py -> build/lib/buildbot/util435copying buildbot/util/watchdog.py -> build/lib/buildbot/util436copying buildbot/util/poll.py -> build/lib/buildbot/util437copying buildbot/util/lineboundaries.py -> build/lib/buildbot/util438copying buildbot/util/test_result_submitter.py -> build/lib/buildbot/util439copying buildbot/util/eventual.py -> build/lib/buildbot/util440copying buildbot/util/config.py -> build/lib/buildbot/util441copying buildbot/util/private_tempdir.py -> build/lib/buildbot/util442copying buildbot/util/service.py -> build/lib/buildbot/util443copying buildbot/util/giturlparse.py -> build/lib/buildbot/util444copying buildbot/util/maildir.py -> build/lib/buildbot/util445copying buildbot/util/git.py -> build/lib/buildbot/util446copying buildbot/util/misc.py -> build/lib/buildbot/util447copying buildbot/util/netstrings.py -> build/lib/buildbot/util448copying buildbot/util/ssfilter.py -> build/lib/buildbot/util449copying buildbot/util/importlib_compat.py -> build/lib/buildbot/util450copying buildbot/util/protocol.py -> build/lib/buildbot/util451copying buildbot/util/tuplematch.py -> build/lib/buildbot/util452copying buildbot/util/pullrequest.py -> build/lib/buildbot/util453copying buildbot/util/identifiers.py -> build/lib/buildbot/util454copying buildbot/util/bbcollections.py -> build/lib/buildbot/util455copying buildbot/util/render_description.py -> build/lib/buildbot/util456copying buildbot/util/debounce.py -> build/lib/buildbot/util457copying buildbot/util/httpclientservice.py -> build/lib/buildbot/util458creating build/lib/buildbot/wamp459copying buildbot/wamp/__init__.py -> build/lib/buildbot/wamp460copying buildbot/wamp/connector.py -> build/lib/buildbot/wamp461creating build/lib/buildbot/www462copying buildbot/www/oauth2.py -> build/lib/buildbot/www463copying buildbot/www/change_hook.py -> build/lib/buildbot/www464copying buildbot/www/encoding.py -> build/lib/buildbot/www465copying buildbot/www/plugin.py -> build/lib/buildbot/www466copying buildbot/www/avatar.py -> build/lib/buildbot/www467copying buildbot/www/ws.py -> build/lib/buildbot/www468copying buildbot/www/resource.py -> build/lib/buildbot/www469copying buildbot/www/rest.py -> build/lib/buildbot/www470copying buildbot/www/__init__.py -> build/lib/buildbot/www471copying buildbot/www/sse.py -> build/lib/buildbot/www472copying buildbot/www/config.py -> build/lib/buildbot/www473copying buildbot/www/ldapuserinfo.py -> build/lib/buildbot/www474copying buildbot/www/service.py -> build/lib/buildbot/www475copying buildbot/www/auth.py -> build/lib/buildbot/www476creating build/lib/buildbot/www/hooks477copying buildbot/www/hooks/gitlab.py -> build/lib/buildbot/www/hooks478copying buildbot/www/hooks/gitorious.py -> build/lib/buildbot/www/hooks479copying buildbot/www/hooks/bitbucketcloud.py -> build/lib/buildbot/www/hooks480copying buildbot/www/hooks/github.py -> build/lib/buildbot/www/hooks481copying buildbot/www/hooks/poller.py -> build/lib/buildbot/www/hooks482copying buildbot/www/hooks/bitbucket.py -> build/lib/buildbot/www/hooks483copying buildbot/www/hooks/__init__.py -> build/lib/buildbot/www/hooks484copying buildbot/www/hooks/bitbucketserver.py -> build/lib/buildbot/www/hooks485copying buildbot/www/hooks/base.py -> build/lib/buildbot/www/hooks486creating build/lib/buildbot/www/authz487copying buildbot/www/authz/roles.py -> build/lib/buildbot/www/authz488copying buildbot/www/authz/authz.py -> build/lib/buildbot/www/authz489copying buildbot/www/authz/__init__.py -> build/lib/buildbot/www/authz490copying buildbot/www/authz/endpointmatchers.py -> build/lib/buildbot/www/authz491creating build/lib/buildbot/test492copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test493copying buildbot/test/runprocess.py -> build/lib/buildbot/test494copying buildbot/test/reactor.py -> build/lib/buildbot/test495copying buildbot/test/steps.py -> build/lib/buildbot/test496copying buildbot/test/__init__.py -> build/lib/buildbot/test497creating build/lib/buildbot/test/util498copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util499copying buildbot/test/util/protocols.py -> build/lib/buildbot/test/util500copying buildbot/test/util/www.py -> build/lib/buildbot/test/util501copying buildbot/test/util/git_repository.py -> build/lib/buildbot/test/util502copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util503copying buildbot/test/util/configurators.py -> build/lib/buildbot/test/util504copying buildbot/test/util/site.py -> build/lib/buildbot/test/util505copying buildbot/test/util/patch_delay.py -> build/lib/buildbot/test/util506copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util507copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util508copying buildbot/test/util/reporter.py -> build/lib/buildbot/test/util509copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util510copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util511copying buildbot/test/util/decorators.py -> build/lib/buildbot/test/util512copying buildbot/test/util/validation.py -> build/lib/buildbot/test/util513copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util514copying buildbot/test/util/state.py -> build/lib/buildbot/test/util515copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util516copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util517copying buildbot/test/util/config.py -> build/lib/buildbot/test/util518copying buildbot/test/util/endpoint.py -> build/lib/buildbot/test/util519copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util520copying buildbot/test/util/sandboxed_worker.py -> build/lib/buildbot/test/util521copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util522copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util523copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util524copying buildbot/test/util/db.py -> build/lib/buildbot/test/util525copying buildbot/test/util/integration.py -> build/lib/buildbot/test/util526copying buildbot/test/util/warnings.py -> build/lib/buildbot/test/util527copying buildbot/test/util/tuplematching.py -> build/lib/buildbot/test/util528creating build/lib/buildbot/test/fake529copying buildbot/test/fake/fakestats.py -> build/lib/buildbot/test/fake530copying buildbot/test/fake/worker.py -> build/lib/buildbot/test/fake531copying buildbot/test/fake/machine.py -> build/lib/buildbot/test/fake532copying buildbot/test/fake/docker.py -> build/lib/buildbot/test/fake533copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake534copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake535copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake536copying buildbot/test/fake/fakemq.py -> build/lib/buildbot/test/fake537copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake538copying buildbot/test/fake/logfile.py -> build/lib/buildbot/test/fake539copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake540copying buildbot/test/fake/secrets.py -> build/lib/buildbot/test/fake541copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake542copying buildbot/test/fake/fakeprotocol.py -> build/lib/buildbot/test/fake543copying buildbot/test/fake/httpclientservice.py -> build/lib/buildbot/test/fake544copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake545copying buildbot/test/fake/msgmanager.py -> build/lib/buildbot/test/fake546copying buildbot/test/fake/latent.py -> build/lib/buildbot/test/fake547copying buildbot/test/fake/change.py -> build/lib/buildbot/test/fake548copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake549copying buildbot/test/fake/connection.py -> build/lib/buildbot/test/fake550copying buildbot/test/fake/reactor.py -> build/lib/buildbot/test/fake551copying buildbot/test/fake/step.py -> build/lib/buildbot/test/fake552copying buildbot/test/fake/endpoint.py -> build/lib/buildbot/test/fake553copying buildbot/test/fake/private_tempdir.py -> build/lib/buildbot/test/fake554copying buildbot/test/fake/bworkermanager.py -> build/lib/buildbot/test/fake555copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake556copying buildbot/test/fake/fakedata.py -> build/lib/buildbot/test/fake557creating build/lib/buildbot/test/fakedb558copying buildbot/test/fakedb/tags.py -> build/lib/buildbot/test/fakedb559copying buildbot/test/fakedb/test_results.py -> build/lib/buildbot/test/fakedb560copying buildbot/test/fakedb/state.py -> build/lib/buildbot/test/fakedb561copying buildbot/test/fakedb/codebases.py -> build/lib/buildbot/test/fakedb562copying buildbot/test/fakedb/changesources.py -> build/lib/buildbot/test/fakedb563copying buildbot/test/fakedb/builders.py -> build/lib/buildbot/test/fakedb564copying buildbot/test/fakedb/builds.py -> build/lib/buildbot/test/fakedb565copying buildbot/test/fakedb/buildsets.py -> build/lib/buildbot/test/fakedb566copying buildbot/test/fakedb/buildrequests.py -> build/lib/buildbot/test/fakedb567copying buildbot/test/fakedb/__init__.py -> build/lib/buildbot/test/fakedb568copying buildbot/test/fakedb/row.py -> build/lib/buildbot/test/fakedb569copying buildbot/test/fakedb/masters.py -> build/lib/buildbot/test/fakedb570copying buildbot/test/fakedb/build_data.py -> build/lib/buildbot/test/fakedb571copying buildbot/test/fakedb/sourcestamps.py -> build/lib/buildbot/test/fakedb572copying buildbot/test/fakedb/workers.py -> build/lib/buildbot/test/fakedb573copying buildbot/test/fakedb/projects.py -> build/lib/buildbot/test/fakedb574copying buildbot/test/fakedb/connector.py -> build/lib/buildbot/test/fakedb575copying buildbot/test/fakedb/changes.py -> build/lib/buildbot/test/fakedb576copying buildbot/test/fakedb/users.py -> build/lib/buildbot/test/fakedb577copying buildbot/test/fakedb/schedulers.py -> build/lib/buildbot/test/fakedb578copying buildbot/test/fakedb/logs.py -> build/lib/buildbot/test/fakedb579copying buildbot/test/fakedb/test_result_sets.py -> build/lib/buildbot/test/fakedb580copying buildbot/test/fakedb/steps.py -> build/lib/buildbot/test/fakedb581copying buildbot/py.typed -> build/lib/buildbot582copying buildbot/db/migrations/alembic.ini -> build/lib/buildbot/db/migrations583copying buildbot/db/migrations/README -> build/lib/buildbot/db/migrations584copying buildbot/scripts/sample.cfg -> build/lib/buildbot/scripts585copying buildbot/scripts/buildbot_tac.tmpl -> build/lib/buildbot/scripts586copying buildbot/spec/api.raml -> build/lib/buildbot/spec587creating build/lib/buildbot/spec/types588copying buildbot/spec/types/codebase.raml -> build/lib/buildbot/spec/types589copying buildbot/spec/types/logchunk.raml -> build/lib/buildbot/spec/types590copying buildbot/spec/types/master.raml -> build/lib/buildbot/spec/types591copying buildbot/spec/types/builder.raml -> build/lib/buildbot/spec/types592copying buildbot/spec/types/test_result.raml -> build/lib/buildbot/spec/types593copying buildbot/spec/types/sourcestamp.raml -> build/lib/buildbot/spec/types594copying buildbot/spec/types/buildrequest.raml -> build/lib/buildbot/spec/types595copying buildbot/spec/types/scheduler.raml -> build/lib/buildbot/spec/types596copying buildbot/spec/types/rootlink.raml -> build/lib/buildbot/spec/types597copying buildbot/spec/types/spec.raml -> build/lib/buildbot/spec/types598copying buildbot/spec/types/codebase_branch.raml -> build/lib/buildbot/spec/types599copying buildbot/spec/types/change.raml -> build/lib/buildbot/spec/types600copying buildbot/spec/types/worker.raml -> build/lib/buildbot/spec/types601copying buildbot/spec/types/forcescheduler.raml -> build/lib/buildbot/spec/types602copying buildbot/spec/types/identifier.raml -> build/lib/buildbot/spec/types603copying buildbot/spec/types/test_result_set.raml -> build/lib/buildbot/spec/types604copying buildbot/spec/types/build.raml -> build/lib/buildbot/spec/types605copying buildbot/spec/types/patch.raml -> build/lib/buildbot/spec/types606copying buildbot/spec/types/changesource.raml -> build/lib/buildbot/spec/types607copying buildbot/spec/types/sourcedproperties.raml -> build/lib/buildbot/spec/types608copying buildbot/spec/types/build_data.raml -> build/lib/buildbot/spec/types609copying buildbot/spec/types/log.raml -> build/lib/buildbot/spec/types610copying buildbot/spec/types/step.raml -> build/lib/buildbot/spec/types611copying buildbot/spec/types/buildset.raml -> build/lib/buildbot/spec/types612copying buildbot/spec/types/codebase_commit.raml -> build/lib/buildbot/spec/types613copying buildbot/spec/types/project.raml -> build/lib/buildbot/spec/types614creating build/lib/buildbot/test/integration/pki615copying buildbot/test/integration/pki/127.0.0.1.key -> build/lib/buildbot/test/integration/pki616copying buildbot/test/integration/pki/127.0.0.1.crt -> build/lib/buildbot/test/integration/pki617creating build/lib/buildbot/test/integration/pki/ca618copying buildbot/test/integration/pki/ca/ca.crt -> build/lib/buildbot/test/integration/pki/ca619creating build/lib/buildbot/test/unit/test_templates_dir620copying buildbot/test/unit/test_templates_dir/builds.html -> build/lib/buildbot/test/unit/test_templates_dir621creating build/lib/buildbot/test/unit/test_templates_dir/plugin622copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/lib/buildbot/test/unit/test_templates_dir/plugin623installing to build/bdist.linux-x86_64/wheel624running install625running install_lib626creating build/bdist.linux-x86_64/wheel627creating build/bdist.linux-x86_64/wheel/buildbot628creating build/bdist.linux-x86_64/wheel/buildbot/data629copying build/lib/buildbot/data/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/data630copying build/lib/buildbot/data/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/data631copying build/lib/buildbot/data/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/data632copying build/lib/buildbot/data/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/data633copying build/lib/buildbot/data/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data634copying build/lib/buildbot/data/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/data635copying build/lib/buildbot/data/resultspec.py -> build/bdist.linux-x86_64/wheel/./buildbot/data636copying build/lib/buildbot/data/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/data637copying build/lib/buildbot/data/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data638copying build/lib/buildbot/data/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/data639copying build/lib/buildbot/data/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/data640copying build/lib/buildbot/data/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/data641copying build/lib/buildbot/data/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/data642copying build/lib/buildbot/data/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/data643copying build/lib/buildbot/data/root.py -> build/bdist.linux-x86_64/wheel/./buildbot/data644copying build/lib/buildbot/data/codebase_branches.py -> build/bdist.linux-x86_64/wheel/./buildbot/data645copying build/lib/buildbot/data/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/data646copying build/lib/buildbot/data/logchunks.py -> build/bdist.linux-x86_64/wheel/./buildbot/data647copying build/lib/buildbot/data/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/data648copying build/lib/buildbot/data/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/data649copying build/lib/buildbot/data/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/data650copying build/lib/buildbot/data/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/data651copying build/lib/buildbot/data/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/data652copying build/lib/buildbot/data/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot/data653copying build/lib/buildbot/data/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/data654copying build/lib/buildbot/data/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/data655copying build/lib/buildbot/data/codebase_commits.py -> build/bdist.linux-x86_64/wheel/./buildbot/data656copying build/lib/buildbot/data/patches.py -> build/bdist.linux-x86_64/wheel/./buildbot/data657copying build/lib/buildbot/data/forceschedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data658copying build/lib/buildbot/data/types.py -> build/bdist.linux-x86_64/wheel/./buildbot/data659creating build/bdist.linux-x86_64/wheel/buildbot/plugins660copying build/lib/buildbot/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/plugins661copying build/lib/buildbot/plugins/db.py -> build/bdist.linux-x86_64/wheel/./buildbot/plugins662copying build/lib/buildbot/manhole.py -> build/bdist.linux-x86_64/wheel/./buildbot663creating build/bdist.linux-x86_64/wheel/buildbot/mq664copying build/lib/buildbot/mq/wamp.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq665copying build/lib/buildbot/mq/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq666copying build/lib/buildbot/mq/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq667copying build/lib/buildbot/mq/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq668copying build/lib/buildbot/mq/simple.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq669creating build/bdist.linux-x86_64/wheel/buildbot/test670creating build/bdist.linux-x86_64/wheel/buildbot/test/unit671creating build/bdist.linux-x86_64/wheel/buildbot/test/unit/test_templates_dir672creating build/bdist.linux-x86_64/wheel/buildbot/test/unit/test_templates_dir/plugin673copying build/lib/buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/bdist.linux-x86_64/wheel/./buildbot/test/unit/test_templates_dir/plugin674copying build/lib/buildbot/test/unit/test_templates_dir/builds.html -> build/bdist.linux-x86_64/wheel/./buildbot/test/unit/test_templates_dir675copying build/lib/buildbot/test/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test676copying build/lib/buildbot/test/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test677copying build/lib/buildbot/test/reactor.py -> build/bdist.linux-x86_64/wheel/./buildbot/test678creating build/bdist.linux-x86_64/wheel/buildbot/test/util679copying build/lib/buildbot/test/util/site.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util680copying build/lib/buildbot/test/util/pbmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util681copying build/lib/buildbot/test/util/www.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util682copying build/lib/buildbot/test/util/scheduler.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util683copying build/lib/buildbot/test/util/validation.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util684copying build/lib/buildbot/test/util/sandboxed_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util685copying build/lib/buildbot/test/util/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util686copying build/lib/buildbot/test/util/tuplematching.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util687copying build/lib/buildbot/test/util/dirs.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util688copying build/lib/buildbot/test/util/integration.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util689copying build/lib/buildbot/test/util/db.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util690copying build/lib/buildbot/test/util/reporter.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util691copying build/lib/buildbot/test/util/migration.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util692copying build/lib/buildbot/test/util/sourcesteps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util693copying build/lib/buildbot/test/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util694copying build/lib/buildbot/test/util/misc.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util695copying build/lib/buildbot/test/util/logging.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util696copying build/lib/buildbot/test/util/fuzz.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util697copying build/lib/buildbot/test/util/querylog.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util698copying build/lib/buildbot/test/util/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util699copying build/lib/buildbot/test/util/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util700copying build/lib/buildbot/test/util/git_repository.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util701copying build/lib/buildbot/test/util/endpoint.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util702copying build/lib/buildbot/test/util/configurators.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util703copying build/lib/buildbot/test/util/protocols.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util704copying build/lib/buildbot/test/util/patch_delay.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util705copying build/lib/buildbot/test/util/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util706copying build/lib/buildbot/test/util/warnings.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util707copying build/lib/buildbot/test/util/changesource.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util708copying build/lib/buildbot/test/util/decorators.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util709creating build/bdist.linux-x86_64/wheel/buildbot/test/fakedb710copying build/lib/buildbot/test/fakedb/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb711copying build/lib/buildbot/test/fakedb/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb712copying build/lib/buildbot/test/fakedb/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb713copying build/lib/buildbot/test/fakedb/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb714copying build/lib/buildbot/test/fakedb/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb715copying build/lib/buildbot/test/fakedb/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb716copying build/lib/buildbot/test/fakedb/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb717copying build/lib/buildbot/test/fakedb/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb718copying build/lib/buildbot/test/fakedb/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb719copying build/lib/buildbot/test/fakedb/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb720copying build/lib/buildbot/test/fakedb/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb721copying build/lib/buildbot/test/fakedb/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb722copying build/lib/buildbot/test/fakedb/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb723copying build/lib/buildbot/test/fakedb/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb724copying build/lib/buildbot/test/fakedb/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb725copying build/lib/buildbot/test/fakedb/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb726copying build/lib/buildbot/test/fakedb/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb727copying build/lib/buildbot/test/fakedb/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb728copying build/lib/buildbot/test/fakedb/row.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb729copying build/lib/buildbot/test/fakedb/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb730copying build/lib/buildbot/test/fakedb/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb731copying build/lib/buildbot/test/fakedb/tags.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb732copying build/lib/buildbot/test/fakedb/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb733copying build/lib/buildbot/test/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot/test734creating build/bdist.linux-x86_64/wheel/buildbot/test/integration735creating build/bdist.linux-x86_64/wheel/buildbot/test/integration/pki736copying build/lib/buildbot/test/integration/pki/127.0.0.1.crt -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki737copying build/lib/buildbot/test/integration/pki/127.0.0.1.key -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki738creating build/bdist.linux-x86_64/wheel/buildbot/test/integration/pki/ca739copying build/lib/buildbot/test/integration/pki/ca/ca.crt -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki/ca740creating build/bdist.linux-x86_64/wheel/buildbot/test/fake741copying build/lib/buildbot/test/fake/bworkermanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake742copying build/lib/buildbot/test/fake/reactor.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake743copying build/lib/buildbot/test/fake/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake744copying build/lib/buildbot/test/fake/msgmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake745copying build/lib/buildbot/test/fake/fakemq.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake746copying build/lib/buildbot/test/fake/botmaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake747copying build/lib/buildbot/test/fake/fakedata.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake748copying build/lib/buildbot/test/fake/fakestats.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake749copying build/lib/buildbot/test/fake/private_tempdir.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake750copying build/lib/buildbot/test/fake/openstack.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake751copying build/lib/buildbot/test/fake/httpclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake752copying build/lib/buildbot/test/fake/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake753copying build/lib/buildbot/test/fake/docker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake754copying build/lib/buildbot/test/fake/endpoint.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake755copying build/lib/buildbot/test/fake/connection.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake756copying build/lib/buildbot/test/fake/fakemaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake757copying build/lib/buildbot/test/fake/pbmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake758copying build/lib/buildbot/test/fake/fakeprotocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake759copying build/lib/buildbot/test/fake/libvirt.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake760copying build/lib/buildbot/test/fake/fakebuild.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake761copying build/lib/buildbot/test/fake/machine.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake762copying build/lib/buildbot/test/fake/web.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake763copying build/lib/buildbot/test/fake/step.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake764copying build/lib/buildbot/test/fake/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake765copying build/lib/buildbot/test/fake/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake766copying build/lib/buildbot/test/fake/logfile.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake767copying build/lib/buildbot/test/fake/secrets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake768copying build/lib/buildbot/test/fake/change.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake769copying build/lib/buildbot/test/test_extra_coverage.py -> build/bdist.linux-x86_64/wheel/./buildbot/test770creating build/bdist.linux-x86_64/wheel/buildbot/config771copying build/lib/buildbot/config/errors.py -> build/bdist.linux-x86_64/wheel/./buildbot/config772copying build/lib/buildbot/config/master.py -> build/bdist.linux-x86_64/wheel/./buildbot/config773copying build/lib/buildbot/config/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/config774copying build/lib/buildbot/config/checks.py -> build/bdist.linux-x86_64/wheel/./buildbot/config775copying build/lib/buildbot/config/builder.py -> build/bdist.linux-x86_64/wheel/./buildbot/config776copying build/lib/buildbot/buildbot_net_usage_data.py -> build/bdist.linux-x86_64/wheel/./buildbot777copying build/lib/buildbot/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot778creating build/bdist.linux-x86_64/wheel/buildbot/changes779copying build/lib/buildbot/changes/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes780copying build/lib/buildbot/changes/mail.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes781copying build/lib/buildbot/changes/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes782copying build/lib/buildbot/changes/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes783copying build/lib/buildbot/changes/filter.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes784copying build/lib/buildbot/changes/hgpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes785copying build/lib/buildbot/changes/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes786copying build/lib/buildbot/changes/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes787copying build/lib/buildbot/changes/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes788copying build/lib/buildbot/changes/gitpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes789copying build/lib/buildbot/changes/gerritchangesource.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes790copying build/lib/buildbot/changes/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes791copying build/lib/buildbot/changes/p4poller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes792copying build/lib/buildbot/changes/svnpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes793creating build/bdist.linux-x86_64/wheel/buildbot/machine794copying build/lib/buildbot/machine/generic.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine795copying build/lib/buildbot/machine/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine796copying build/lib/buildbot/machine/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine797copying build/lib/buildbot/machine/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine798copying build/lib/buildbot/machine/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine799creating build/bdist.linux-x86_64/wheel/buildbot/scripts800copying build/lib/buildbot/scripts/dataspec.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts801copying build/lib/buildbot/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts802copying build/lib/buildbot/scripts/create_master.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts803copying build/lib/buildbot/scripts/sample.cfg -> build/bdist.linux-x86_64/wheel/./buildbot/scripts804copying build/lib/buildbot/scripts/checkconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts805copying build/lib/buildbot/scripts/devproxy.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts806copying build/lib/buildbot/scripts/stop.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts807copying build/lib/buildbot/scripts/windows_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts808copying build/lib/buildbot/scripts/sendchange.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts809copying build/lib/buildbot/scripts/restart.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts810copying build/lib/buildbot/scripts/buildbot_tac.tmpl -> build/bdist.linux-x86_64/wheel/./buildbot/scripts811copying build/lib/buildbot/scripts/runner.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts812copying build/lib/buildbot/scripts/trycmd.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts813copying build/lib/buildbot/scripts/logwatcher.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts814copying build/lib/buildbot/scripts/tryserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts815copying build/lib/buildbot/scripts/upgrade_master.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts816copying build/lib/buildbot/scripts/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts817copying build/lib/buildbot/scripts/user.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts818copying build/lib/buildbot/scripts/cleanupdb.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts819copying build/lib/buildbot/scripts/copydb.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts820copying build/lib/buildbot/scripts/reconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts821copying build/lib/buildbot/scripts/start.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts822creating build/bdist.linux-x86_64/wheel/buildbot/db823copying build/lib/buildbot/db/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/db824copying build/lib/buildbot/db/enginestrategy.py -> build/bdist.linux-x86_64/wheel/./buildbot/db825copying build/lib/buildbot/db/migrate_utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/db826copying build/lib/buildbot/db/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/db827copying build/lib/buildbot/db/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/db828copying build/lib/buildbot/db/tags.py -> build/bdist.linux-x86_64/wheel/./buildbot/db829copying build/lib/buildbot/db/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/db830copying build/lib/buildbot/db/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/db831copying build/lib/buildbot/db/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/db832copying build/lib/buildbot/db/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/db833copying build/lib/buildbot/db/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/db834copying build/lib/buildbot/db/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/db835copying build/lib/buildbot/db/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/db836copying build/lib/buildbot/db/model_config.py -> build/bdist.linux-x86_64/wheel/./buildbot/db837copying build/lib/buildbot/db/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/db838creating build/bdist.linux-x86_64/wheel/buildbot/db/migrations839copying build/lib/buildbot/db/migrations/env.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations840copying build/lib/buildbot/db/migrations/README -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations841creating build/bdist.linux-x86_64/wheel/buildbot/db/migrations/versions842copying build/lib/buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions843copying build/lib/buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions844copying build/lib/buildbot/db/migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions845copying build/lib/buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions846copying build/lib/buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions847copying build/lib/buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions848copying build/lib/buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions849copying build/lib/buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions850copying build/lib/buildbot/db/migrations/versions/059_v3.4_alembic_initial.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions851copying build/lib/buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions852copying build/lib/buildbot/db/migrations/alembic.ini -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations853copying build/lib/buildbot/db/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/db854copying build/lib/buildbot/db/codebases.py -> build/bdist.linux-x86_64/wheel/./buildbot/db855copying build/lib/buildbot/db/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/db856copying build/lib/buildbot/db/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/db857creating build/bdist.linux-x86_64/wheel/buildbot/db/types858copying build/lib/buildbot/db/types/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/types859copying build/lib/buildbot/db/types/json.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/types860copying build/lib/buildbot/db/codebase_branches.py -> build/bdist.linux-x86_64/wheel/./buildbot/db861copying build/lib/buildbot/db/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db862copying build/lib/buildbot/db/codebase_commits.py -> build/bdist.linux-x86_64/wheel/./buildbot/db863copying build/lib/buildbot/db/model.py -> build/bdist.linux-x86_64/wheel/./buildbot/db864copying build/lib/buildbot/db/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/db865copying build/lib/buildbot/db/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/db866copying build/lib/buildbot/db/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/db867copying build/lib/buildbot/db/pool.py -> build/bdist.linux-x86_64/wheel/./buildbot/db868copying build/lib/buildbot/db/dbconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/db869copying build/lib/buildbot/db/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/db870copying build/lib/buildbot/db/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/db871creating build/bdist.linux-x86_64/wheel/buildbot/db/compression872copying build/lib/buildbot/db/compression/lz4.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression873copying build/lib/buildbot/db/compression/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression874copying build/lib/buildbot/db/compression/native.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression875copying build/lib/buildbot/db/compression/zstd.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression876copying build/lib/buildbot/db/compression/brotli.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression877copying build/lib/buildbot/db/compression/protocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression878copying build/lib/buildbot/db/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot/db879copying build/lib/buildbot/db/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/db880creating build/bdist.linux-x86_64/wheel/buildbot/configurators881copying build/lib/buildbot/configurators/janitor.py -> build/bdist.linux-x86_64/wheel/./buildbot/configurators882copying build/lib/buildbot/configurators/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/configurators883creating build/bdist.linux-x86_64/wheel/buildbot/spec884copying build/lib/buildbot/spec/indent.py -> build/bdist.linux-x86_64/wheel/./buildbot/spec885creating build/bdist.linux-x86_64/wheel/buildbot/spec/types886copying build/lib/buildbot/spec/types/buildrequest.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types887copying build/lib/buildbot/spec/types/project.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types888copying build/lib/buildbot/spec/types/spec.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types889copying build/lib/buildbot/spec/types/identifier.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types890copying build/lib/buildbot/spec/types/patch.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types891copying build/lib/buildbot/spec/types/build.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types892copying build/lib/buildbot/spec/types/buildset.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types893copying build/lib/buildbot/spec/types/codebase_branch.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types894copying build/lib/buildbot/spec/types/log.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types895copying build/lib/buildbot/spec/types/forcescheduler.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types896copying build/lib/buildbot/spec/types/test_result_set.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types897copying build/lib/buildbot/spec/types/build_data.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types898copying build/lib/buildbot/spec/types/step.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types899copying build/lib/buildbot/spec/types/logchunk.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types900copying build/lib/buildbot/spec/types/change.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types901copying build/lib/buildbot/spec/types/worker.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types902copying build/lib/buildbot/spec/types/codebase.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types903copying build/lib/buildbot/spec/types/scheduler.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types904copying build/lib/buildbot/spec/types/master.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types905copying build/lib/buildbot/spec/types/sourcestamp.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types906copying build/lib/buildbot/spec/types/test_result.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types907copying build/lib/buildbot/spec/types/builder.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types908copying build/lib/buildbot/spec/types/codebase_commit.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types909copying build/lib/buildbot/spec/types/sourcedproperties.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types910copying build/lib/buildbot/spec/types/changesource.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types911copying build/lib/buildbot/spec/types/rootlink.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types912copying build/lib/buildbot/spec/api.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec913creating build/bdist.linux-x86_64/wheel/buildbot/worker914copying build/lib/buildbot/worker/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker915copying build/lib/buildbot/worker/ec2.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker916copying build/lib/buildbot/worker/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker917copying build/lib/buildbot/worker/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker918copying build/lib/buildbot/worker/marathon.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker919copying build/lib/buildbot/worker/openstack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker920copying build/lib/buildbot/worker/docker.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker921copying build/lib/buildbot/worker/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker922copying build/lib/buildbot/worker/upcloud.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker923copying build/lib/buildbot/worker/local.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker924copying build/lib/buildbot/worker/libvirt.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker925creating build/bdist.linux-x86_64/wheel/buildbot/worker/protocols926copying build/lib/buildbot/worker/protocols/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols927creating build/bdist.linux-x86_64/wheel/buildbot/worker/protocols/manager928copying build/lib/buildbot/worker/protocols/manager/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager929copying build/lib/buildbot/worker/protocols/manager/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager930copying build/lib/buildbot/worker/protocols/manager/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager931copying build/lib/buildbot/worker/protocols/manager/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager932copying build/lib/buildbot/worker/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols933copying build/lib/buildbot/worker/protocols/null.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols934copying build/lib/buildbot/worker/protocols/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols935copying build/lib/buildbot/worker/protocols/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols936copying build/lib/buildbot/worker/kubernetes.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker937copying build/lib/buildbot/scheduler.py -> build/bdist.linux-x86_64/wheel/./buildbot938creating build/bdist.linux-x86_64/wheel/buildbot/statistics939creating build/bdist.linux-x86_64/wheel/buildbot/statistics/storage_backends940copying build/lib/buildbot/statistics/storage_backends/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends941copying build/lib/buildbot/statistics/storage_backends/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends942copying build/lib/buildbot/statistics/storage_backends/influxdb_client.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends943copying build/lib/buildbot/statistics/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics944copying build/lib/buildbot/statistics/stats_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics945copying build/lib/buildbot/statistics/capture.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics946creating build/bdist.linux-x86_64/wheel/buildbot/reporters947copying build/lib/buildbot/reporters/gerrit_verify_status.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters948copying build/lib/buildbot/reporters/zulip.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters949copying build/lib/buildbot/reporters/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters950copying build/lib/buildbot/reporters/words.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters951copying build/lib/buildbot/reporters/irc.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters952copying build/lib/buildbot/reporters/mail.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters953copying build/lib/buildbot/reporters/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters954copying build/lib/buildbot/reporters/http.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters955copying build/lib/buildbot/reporters/pushjet.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters956copying build/lib/buildbot/reporters/gerrit.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters957copying build/lib/buildbot/reporters/message.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters958copying build/lib/buildbot/reporters/telegram.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters959copying build/lib/buildbot/reporters/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters960creating build/bdist.linux-x86_64/wheel/buildbot/reporters/generators961copying build/lib/buildbot/reporters/generators/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators962copying build/lib/buildbot/reporters/generators/build.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators963copying build/lib/buildbot/reporters/generators/buildset.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators964copying build/lib/buildbot/reporters/generators/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators965copying build/lib/buildbot/reporters/generators/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators966copying build/lib/buildbot/reporters/generators/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators967copying build/lib/buildbot/reporters/bitbucketserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters968copying build/lib/buildbot/reporters/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters969copying build/lib/buildbot/reporters/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters970copying build/lib/buildbot/reporters/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters971copying build/lib/buildbot/reporters/pushover.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters972copying build/lib/buildbot/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot973creating build/bdist.linux-x86_64/wheel/buildbot/monkeypatches974copying build/lib/buildbot/monkeypatches/servicechecks.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches975copying build/lib/buildbot/monkeypatches/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches976copying build/lib/buildbot/monkeypatches/decorators.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches977copying build/lib/buildbot/revlinks.py -> build/bdist.linux-x86_64/wheel/./buildbot978creating build/bdist.linux-x86_64/wheel/buildbot/schedulers979copying build/lib/buildbot/schedulers/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers980copying build/lib/buildbot/schedulers/basic.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers981copying build/lib/buildbot/schedulers/dependent.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers982copying build/lib/buildbot/schedulers/timed.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers983copying build/lib/buildbot/schedulers/filter.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers984copying build/lib/buildbot/schedulers/canceller.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers985copying build/lib/buildbot/schedulers/trysched.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers986copying build/lib/buildbot/schedulers/triggerable.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers987copying build/lib/buildbot/schedulers/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers988copying build/lib/buildbot/schedulers/forcesched.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers989copying build/lib/buildbot/schedulers/canceller_buildset.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers990copying build/lib/buildbot/schedulers/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers991creating build/bdist.linux-x86_64/wheel/buildbot/process992copying build/lib/buildbot/process/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/process993copying build/lib/buildbot/process/locks.py -> build/bdist.linux-x86_64/wheel/./buildbot/process994copying build/lib/buildbot/process/logobserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/process995copying build/lib/buildbot/process/metrics.py -> build/bdist.linux-x86_64/wheel/./buildbot/process996copying build/lib/buildbot/process/remotecommand.py -> build/bdist.linux-x86_64/wheel/./buildbot/process997copying build/lib/buildbot/process/build.py -> build/bdist.linux-x86_64/wheel/./buildbot/process998copying build/lib/buildbot/process/builder.py -> build/bdist.linux-x86_64/wheel/./buildbot/process999copying build/lib/buildbot/process/botmaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1000copying build/lib/buildbot/process/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1001copying build/lib/buildbot/process/buildstep.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1002copying build/lib/buildbot/process/measured_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1003copying build/lib/buildbot/process/cache.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1004copying build/lib/buildbot/process/workerforbuilder.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1005creating build/bdist.linux-x86_64/wheel/buildbot/process/users1006copying build/lib/buildbot/process/users/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users1007copying build/lib/buildbot/process/users/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users1008copying build/lib/buildbot/process/users/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users1009copying build/lib/buildbot/process/users/manual.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users1010copying build/lib/buildbot/process/subunitlogobserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1011copying build/lib/buildbot/process/debug.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1012copying build/lib/buildbot/process/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1013copying build/lib/buildbot/process/codebase.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1014copying build/lib/buildbot/process/factory.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1015copying build/lib/buildbot/process/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1016copying build/lib/buildbot/process/project.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1017copying build/lib/buildbot/process/results.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1018copying build/lib/buildbot/process/remotetransfer.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1019copying build/lib/buildbot/process/log.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1020copying build/lib/buildbot/process/buildrequestdistributor.py -> build/bdist.linux-x86_64/wheel/./buildbot/process1021copying build/lib/buildbot/py.typed -> build/bdist.linux-x86_64/wheel/./buildbot1022creating build/bdist.linux-x86_64/wheel/buildbot/util1023copying build/lib/buildbot/util/misc.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1024copying build/lib/buildbot/util/test_result_submitter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1025copying build/lib/buildbot/util/kubeclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1026copying build/lib/buildbot/util/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1027copying build/lib/buildbot/util/bbcollections.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1028copying build/lib/buildbot/util/queue.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1029copying build/lib/buildbot/util/eventual.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1030copying build/lib/buildbot/util/render_description.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1031copying build/lib/buildbot/util/poll.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1032copying build/lib/buildbot/util/deferwaiter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1033copying build/lib/buildbot/util/private_tempdir.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1034copying build/lib/buildbot/util/netstrings.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1035copying build/lib/buildbot/util/path_expand_user.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1036copying build/lib/buildbot/util/lineboundaries.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1037copying build/lib/buildbot/util/service.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1038copying build/lib/buildbot/util/tuplematch.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1039copying build/lib/buildbot/util/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1040copying build/lib/buildbot/util/ssfilter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1041copying build/lib/buildbot/util/protocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1042copying build/lib/buildbot/util/maildir.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1043copying build/lib/buildbot/util/debounce.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1044copying build/lib/buildbot/util/git.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1045copying build/lib/buildbot/util/async_sort.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1046copying build/lib/buildbot/util/twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1047copying build/lib/buildbot/util/giturlparse.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1048copying build/lib/buildbot/util/subscription.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1049copying build/lib/buildbot/util/_notifier.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1050copying build/lib/buildbot/util/importlib_compat.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1051copying build/lib/buildbot/util/git_credential.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1052copying build/lib/buildbot/util/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1053copying build/lib/buildbot/util/httpclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1054copying build/lib/buildbot/util/identifiers.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1055copying build/lib/buildbot/util/pullrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1056copying build/lib/buildbot/util/backoff.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1057copying build/lib/buildbot/util/raml.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1058copying build/lib/buildbot/util/pathmatch.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1059copying build/lib/buildbot/util/ssl.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1060copying build/lib/buildbot/util/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1061copying build/lib/buildbot/util/watchdog.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1062copying build/lib/buildbot/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1063copying build/lib/buildbot/util/sautils.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1064copying build/lib/buildbot/util/codebase.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1065copying build/lib/buildbot/util/lru.py -> build/bdist.linux-x86_64/wheel/./buildbot/util1066copying build/lib/buildbot/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot1067creating build/bdist.linux-x86_64/wheel/buildbot/wamp1068copying build/lib/buildbot/wamp/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/wamp1069copying build/lib/buildbot/wamp/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/wamp1070copying build/lib/buildbot/warnings.py -> build/bdist.linux-x86_64/wheel/./buildbot1071creating build/bdist.linux-x86_64/wheel/buildbot/www1072copying build/lib/buildbot/www/auth.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1073creating build/bdist.linux-x86_64/wheel/buildbot/www/authz1074copying build/lib/buildbot/www/authz/endpointmatchers.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz1075copying build/lib/buildbot/www/authz/roles.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz1076copying build/lib/buildbot/www/authz/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz1077copying build/lib/buildbot/www/authz/authz.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz1078copying build/lib/buildbot/www/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1079copying build/lib/buildbot/www/encoding.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1080copying build/lib/buildbot/www/ws.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1081copying build/lib/buildbot/www/change_hook.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1082copying build/lib/buildbot/www/rest.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1083copying build/lib/buildbot/www/sse.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1084copying build/lib/buildbot/www/plugin.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1085copying build/lib/buildbot/www/resource.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1086copying build/lib/buildbot/www/avatar.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1087copying build/lib/buildbot/www/service.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1088copying build/lib/buildbot/www/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1089creating build/bdist.linux-x86_64/wheel/buildbot/www/hooks1090copying build/lib/buildbot/www/hooks/bitbucketcloud.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1091copying build/lib/buildbot/www/hooks/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1092copying build/lib/buildbot/www/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1093copying build/lib/buildbot/www/hooks/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1094copying build/lib/buildbot/www/hooks/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1095copying build/lib/buildbot/www/hooks/bitbucketserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1096copying build/lib/buildbot/www/hooks/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1097copying build/lib/buildbot/www/hooks/gitorious.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1098copying build/lib/buildbot/www/hooks/poller.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks1099copying build/lib/buildbot/www/ldapuserinfo.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1100copying build/lib/buildbot/www/oauth2.py -> build/bdist.linux-x86_64/wheel/./buildbot/www1101creating build/bdist.linux-x86_64/wheel/buildbot/steps1102copying build/lib/buildbot/steps/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1103creating build/bdist.linux-x86_64/wheel/buildbot/steps/package1104copying build/lib/buildbot/steps/package/util.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package1105creating build/bdist.linux-x86_64/wheel/buildbot/steps/package/rpm1106copying build/lib/buildbot/steps/package/rpm/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm1107copying build/lib/buildbot/steps/package/rpm/mock.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm1108copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm1109copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm1110copying build/lib/buildbot/steps/package/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package1111creating build/bdist.linux-x86_64/wheel/buildbot/steps/package/deb1112copying build/lib/buildbot/steps/package/deb/lintian.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb1113copying build/lib/buildbot/steps/package/deb/pbuilder.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb1114copying build/lib/buildbot/steps/package/deb/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb1115copying build/lib/buildbot/steps/download_secret_to_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1116copying build/lib/buildbot/steps/python.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1117copying build/lib/buildbot/steps/configurable.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1118copying build/lib/buildbot/steps/http.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1119copying build/lib/buildbot/steps/mswin.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1120copying build/lib/buildbot/steps/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1121copying build/lib/buildbot/steps/shell.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1122copying build/lib/buildbot/steps/maxq.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1123copying build/lib/buildbot/steps/subunit.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1124copying build/lib/buildbot/steps/vstudio.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1125copying build/lib/buildbot/steps/cmake.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1126copying build/lib/buildbot/steps/shellsequence.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1127copying build/lib/buildbot/steps/cppcheck.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1128copying build/lib/buildbot/steps/gitdiffinfo.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1129creating build/bdist.linux-x86_64/wheel/buildbot/steps/source1130copying build/lib/buildbot/steps/source/git.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1131copying build/lib/buildbot/steps/source/gerrit.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1132copying build/lib/buildbot/steps/source/mtn.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1133copying build/lib/buildbot/steps/source/svn.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1134copying build/lib/buildbot/steps/source/darcs.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1135copying build/lib/buildbot/steps/source/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1136copying build/lib/buildbot/steps/source/bzr.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1137copying build/lib/buildbot/steps/source/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1138copying build/lib/buildbot/steps/source/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1139copying build/lib/buildbot/steps/source/cvs.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1140copying build/lib/buildbot/steps/source/p4.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1141copying build/lib/buildbot/steps/source/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1142copying build/lib/buildbot/steps/source/repo.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1143copying build/lib/buildbot/steps/source/mercurial.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source1144copying build/lib/buildbot/steps/python_twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1145copying build/lib/buildbot/steps/master.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1146copying build/lib/buildbot/steps/trigger.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1147copying build/lib/buildbot/steps/transfer.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps1148creating build/bdist.linux-x86_64/wheel/buildbot/secrets1149creating build/bdist.linux-x86_64/wheel/buildbot/secrets/providers1150copying build/lib/buildbot/secrets/providers/file.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers1151copying build/lib/buildbot/secrets/providers/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers1152copying build/lib/buildbot/secrets/providers/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers1153copying build/lib/buildbot/secrets/providers/vault_hvac.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers1154copying build/lib/buildbot/secrets/providers/passwordstore.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers1155copying build/lib/buildbot/secrets/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets1156copying build/lib/buildbot/secrets/secret.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets1157copying build/lib/buildbot/secrets/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets1158creating build/bdist.linux-x86_64/wheel/buildbot/clients1159copying build/lib/buildbot/clients/sendchange.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients1160copying build/lib/buildbot/clients/tryclient.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients1161copying build/lib/buildbot/clients/usersclient.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients1162copying build/lib/buildbot/clients/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients1163copying build/lib/buildbot/pbutil.py -> build/bdist.linux-x86_64/wheel/./buildbot1164copying build/lib/buildbot/master.py -> build/bdist.linux-x86_64/wheel/./buildbot1165copying build/lib/buildbot/errors.py -> build/bdist.linux-x86_64/wheel/./buildbot1166copying build/lib/buildbot/locks.py -> build/bdist.linux-x86_64/wheel/./buildbot1167running install_data1168running install_egg_info1169running egg_info1170writing buildbot.egg-info/PKG-INFO1171writing dependency_links to buildbot.egg-info/dependency_links.txt1172writing entry points to buildbot.egg-info/entry_points.txt1173writing requirements to buildbot.egg-info/requires.txt1174writing top-level names to buildbot.egg-info/top_level.txt1175reading manifest file 'buildbot.egg-info/SOURCES.txt'1176reading manifest template 'MANIFEST.in'1177warning: no files found matching 'docs/manual/_images/*.svg'1178warning: no files found matching 'docs/manual/_images/*.png'1179warning: no files found matching 'docs/manual/_images/*.txt'1180warning: no files found matching 'docs/manual/_images/icon.blend'1181warning: no files found matching 'docs/manual/_images/Makefile'1182warning: no files found matching 'buildbot/reporters/templates/*.txt'1183warning: no files found matching 'include'1184warning: no files found matching 'contrib/windows/*'1185warning: no files found matching 'contrib/css/*'1186warning: no files found matching 'contrib/trac/*'1187warning: no files found matching 'contrib/trac/bbwatcher/*'1188warning: no files found matching 'contrib/trac/bbwatcher/templates/*'1189adding license file 'COPYING'1190writing manifest file 'buildbot.egg-info/SOURCES.txt'1191Copying buildbot.egg-info to build/bdist.linux-x86_64/wheel/./buildbot-4.3.0-py3.14.egg-info1192running install_scripts1193creating build/bdist.linux-x86_64/wheel/buildbot-4.3.0.dist-info/WHEEL1194creating '/build/source/master/dist/.tmp-ornihiw1/buildbot-4.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it1195adding 'buildbot/VERSION'1196adding 'buildbot/__init__.py'1197adding 'buildbot/buildbot_net_usage_data.py'1198adding 'buildbot/buildrequest.py'1199adding 'buildbot/errors.py'1200adding 'buildbot/interfaces.py'1201adding 'buildbot/locks.py'1202adding 'buildbot/manhole.py'1203adding 'buildbot/master.py'1204adding 'buildbot/pbutil.py'1205adding 'buildbot/py.typed'1206adding 'buildbot/revlinks.py'1207adding 'buildbot/scheduler.py'1208adding 'buildbot/warnings.py'1209adding 'buildbot/changes/__init__.py'1210adding 'buildbot/changes/base.py'1211adding 'buildbot/changes/bitbucket.py'1212adding 'buildbot/changes/changes.py'1213adding 'buildbot/changes/filter.py'1214adding 'buildbot/changes/gerritchangesource.py'1215adding 'buildbot/changes/github.py'1216adding 'buildbot/changes/gitpoller.py'1217adding 'buildbot/changes/hgpoller.py'1218adding 'buildbot/changes/mail.py'1219adding 'buildbot/changes/manager.py'1220adding 'buildbot/changes/p4poller.py'1221adding 'buildbot/changes/pb.py'1222adding 'buildbot/changes/svnpoller.py'1223adding 'buildbot/clients/__init__.py'1224adding 'buildbot/clients/sendchange.py'1225adding 'buildbot/clients/tryclient.py'1226adding 'buildbot/clients/usersclient.py'1227adding 'buildbot/config/__init__.py'1228adding 'buildbot/config/builder.py'1229adding 'buildbot/config/checks.py'1230adding 'buildbot/config/errors.py'1231adding 'buildbot/config/master.py'1232adding 'buildbot/configurators/__init__.py'1233adding 'buildbot/configurators/janitor.py'1234adding 'buildbot/data/__init__.py'1235adding 'buildbot/data/base.py'1236adding 'buildbot/data/build_data.py'1237adding 'buildbot/data/builders.py'1238adding 'buildbot/data/buildrequests.py'1239adding 'buildbot/data/builds.py'1240adding 'buildbot/data/buildsets.py'1241adding 'buildbot/data/changes.py'1242adding 'buildbot/data/changesources.py'1243adding 'buildbot/data/codebase_branches.py'1244adding 'buildbot/data/codebase_commits.py'1245adding 'buildbot/data/codebases.py'1246adding 'buildbot/data/connector.py'1247adding 'buildbot/data/exceptions.py'1248adding 'buildbot/data/forceschedulers.py'1249adding 'buildbot/data/logchunks.py'1250adding 'buildbot/data/logs.py'1251adding 'buildbot/data/masters.py'1252adding 'buildbot/data/patches.py'1253adding 'buildbot/data/projects.py'1254adding 'buildbot/data/properties.py'1255adding 'buildbot/data/resultspec.py'1256adding 'buildbot/data/root.py'1257adding 'buildbot/data/schedulers.py'1258adding 'buildbot/data/sourcestamps.py'1259adding 'buildbot/data/steps.py'1260adding 'buildbot/data/test_result_sets.py'1261adding 'buildbot/data/test_results.py'1262adding 'buildbot/data/types.py'1263adding 'buildbot/data/workers.py'1264adding 'buildbot/db/__init__.py'1265adding 'buildbot/db/base.py'1266adding 'buildbot/db/build_data.py'1267adding 'buildbot/db/builders.py'1268adding 'buildbot/db/buildrequests.py'1269adding 'buildbot/db/builds.py'1270adding 'buildbot/db/buildsets.py'1271adding 'buildbot/db/changes.py'1272adding 'buildbot/db/changesources.py'1273adding 'buildbot/db/codebase_branches.py'1274adding 'buildbot/db/codebase_commits.py'1275adding 'buildbot/db/codebases.py'1276adding 'buildbot/db/connector.py'1277adding 'buildbot/db/dbconfig.py'1278adding 'buildbot/db/enginestrategy.py'1279adding 'buildbot/db/exceptions.py'1280adding 'buildbot/db/logs.py'1281adding 'buildbot/db/masters.py'1282adding 'buildbot/db/migrate_utils.py'1283adding 'buildbot/db/model.py'1284adding 'buildbot/db/model_config.py'1285adding 'buildbot/db/pool.py'1286adding 'buildbot/db/projects.py'1287adding 'buildbot/db/schedulers.py'1288adding 'buildbot/db/sourcestamps.py'1289adding 'buildbot/db/state.py'1290adding 'buildbot/db/steps.py'1291adding 'buildbot/db/tags.py'1292adding 'buildbot/db/test_result_sets.py'1293adding 'buildbot/db/test_results.py'1294adding 'buildbot/db/users.py'1295adding 'buildbot/db/workers.py'1296adding 'buildbot/db/compression/__init__.py'1297adding 'buildbot/db/compression/brotli.py'1298adding 'buildbot/db/compression/lz4.py'1299adding 'buildbot/db/compression/native.py'1300adding 'buildbot/db/compression/protocol.py'1301adding 'buildbot/db/compression/zstd.py'1302adding 'buildbot/db/migrations/README'1303adding 'buildbot/db/migrations/alembic.ini'1304adding 'buildbot/db/migrations/env.py'1305adding 'buildbot/db/migrations/versions/059_v3.4_alembic_initial.py'1306adding 'buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py'1307adding 'buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py'1308adding 'buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py'1309adding 'buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py'1310adding 'buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py'1311adding 'buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py'1312adding 'buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py'1313adding 'buildbot/db/migrations/versions/067_v4.3_add_codebase_data.py'1314adding 'buildbot/db/migrations/versions/__init__.py'1315adding 'buildbot/db/types/__init__.py'1316adding 'buildbot/db/types/json.py'1317adding 'buildbot/machine/__init__.py'1318adding 'buildbot/machine/base.py'1319adding 'buildbot/machine/generic.py'1320adding 'buildbot/machine/latent.py'1321adding 'buildbot/machine/manager.py'1322adding 'buildbot/monkeypatches/__init__.py'1323adding 'buildbot/monkeypatches/decorators.py'1324adding 'buildbot/monkeypatches/servicechecks.py'1325adding 'buildbot/mq/__init__.py'1326adding 'buildbot/mq/base.py'1327adding 'buildbot/mq/connector.py'1328adding 'buildbot/mq/simple.py'1329adding 'buildbot/mq/wamp.py'1330adding 'buildbot/plugins/__init__.py'1331adding 'buildbot/plugins/db.py'1332adding 'buildbot/process/__init__.py'1333adding 'buildbot/process/base.py'1334adding 'buildbot/process/botmaster.py'1335adding 'buildbot/process/build.py'1336adding 'buildbot/process/builder.py'1337adding 'buildbot/process/buildrequest.py'1338adding 'buildbot/process/buildrequestdistributor.py'1339adding 'buildbot/process/buildstep.py'1340adding 'buildbot/process/cache.py'1341adding 'buildbot/process/codebase.py'1342adding 'buildbot/process/debug.py'1343adding 'buildbot/process/factory.py'1344adding 'buildbot/process/locks.py'1345adding 'buildbot/process/log.py'1346adding 'buildbot/process/logobserver.py'1347adding 'buildbot/process/measured_service.py'1348adding 'buildbot/process/metrics.py'1349adding 'buildbot/process/project.py'1350adding 'buildbot/process/properties.py'1351adding 'buildbot/process/remotecommand.py'1352adding 'buildbot/process/remotetransfer.py'1353adding 'buildbot/process/results.py'1354adding 'buildbot/process/subunitlogobserver.py'1355adding 'buildbot/process/workerforbuilder.py'1356adding 'buildbot/process/users/__init__.py'1357adding 'buildbot/process/users/manager.py'1358adding 'buildbot/process/users/manual.py'1359adding 'buildbot/process/users/users.py'1360adding 'buildbot/reporters/__init__.py'1361adding 'buildbot/reporters/base.py'1362adding 'buildbot/reporters/bitbucket.py'1363adding 'buildbot/reporters/bitbucketserver.py'1364adding 'buildbot/reporters/gerrit.py'1365adding 'buildbot/reporters/gerrit_verify_status.py'1366adding 'buildbot/reporters/github.py'1367adding 'buildbot/reporters/gitlab.py'1368adding 'buildbot/reporters/http.py'1369adding 'buildbot/reporters/irc.py'1370adding 'buildbot/reporters/mail.py'1371adding 'buildbot/reporters/message.py'1372adding 'buildbot/reporters/pushjet.py'1373adding 'buildbot/reporters/pushover.py'1374adding 'buildbot/reporters/telegram.py'1375adding 'buildbot/reporters/utils.py'1376adding 'buildbot/reporters/words.py'1377adding 'buildbot/reporters/zulip.py'1378adding 'buildbot/reporters/generators/__init__.py'1379adding 'buildbot/reporters/generators/build.py'1380adding 'buildbot/reporters/generators/buildrequest.py'1381adding 'buildbot/reporters/generators/buildset.py'1382adding 'buildbot/reporters/generators/utils.py'1383adding 'buildbot/reporters/generators/worker.py'1384adding 'buildbot/schedulers/__init__.py'1385adding 'buildbot/schedulers/base.py'1386adding 'buildbot/schedulers/basic.py'1387adding 'buildbot/schedulers/canceller.py'1388adding 'buildbot/schedulers/canceller_buildset.py'1389adding 'buildbot/schedulers/dependent.py'1390adding 'buildbot/schedulers/filter.py'1391adding 'buildbot/schedulers/forcesched.py'1392adding 'buildbot/schedulers/manager.py'1393adding 'buildbot/schedulers/timed.py'1394adding 'buildbot/schedulers/triggerable.py'1395adding 'buildbot/schedulers/trysched.py'1396adding 'buildbot/scripts/__init__.py'1397adding 'buildbot/scripts/base.py'1398adding 'buildbot/scripts/buildbot_tac.tmpl'1399adding 'buildbot/scripts/checkconfig.py'1400adding 'buildbot/scripts/cleanupdb.py'1401adding 'buildbot/scripts/copydb.py'1402adding 'buildbot/scripts/create_master.py'1403adding 'buildbot/scripts/dataspec.py'1404adding 'buildbot/scripts/devproxy.py'1405adding 'buildbot/scripts/logwatcher.py'1406adding 'buildbot/scripts/reconfig.py'1407adding 'buildbot/scripts/restart.py'1408adding 'buildbot/scripts/runner.py'1409adding 'buildbot/scripts/sample.cfg'1410adding 'buildbot/scripts/sendchange.py'1411adding 'buildbot/scripts/start.py'1412adding 'buildbot/scripts/stop.py'1413adding 'buildbot/scripts/trycmd.py'1414adding 'buildbot/scripts/tryserver.py'1415adding 'buildbot/scripts/upgrade_master.py'1416adding 'buildbot/scripts/user.py'1417adding 'buildbot/scripts/windows_service.py'1418adding 'buildbot/secrets/__init__.py'1419adding 'buildbot/secrets/manager.py'1420adding 'buildbot/secrets/secret.py'1421adding 'buildbot/secrets/providers/__init__.py'1422adding 'buildbot/secrets/providers/base.py'1423adding 'buildbot/secrets/providers/file.py'1424adding 'buildbot/secrets/providers/passwordstore.py'1425adding 'buildbot/secrets/providers/vault_hvac.py'1426adding 'buildbot/spec/api.raml'1427adding 'buildbot/spec/indent.py'1428adding 'buildbot/spec/types/build.raml'1429adding 'buildbot/spec/types/build_data.raml'1430adding 'buildbot/spec/types/builder.raml'1431adding 'buildbot/spec/types/buildrequest.raml'1432adding 'buildbot/spec/types/buildset.raml'1433adding 'buildbot/spec/types/change.raml'1434adding 'buildbot/spec/types/changesource.raml'1435adding 'buildbot/spec/types/codebase.raml'1436adding 'buildbot/spec/types/codebase_branch.raml'1437adding 'buildbot/spec/types/codebase_commit.raml'1438adding 'buildbot/spec/types/forcescheduler.raml'1439adding 'buildbot/spec/types/identifier.raml'1440adding 'buildbot/spec/types/log.raml'1441adding 'buildbot/spec/types/logchunk.raml'1442adding 'buildbot/spec/types/master.raml'1443adding 'buildbot/spec/types/patch.raml'1444adding 'buildbot/spec/types/project.raml'1445adding 'buildbot/spec/types/rootlink.raml'1446adding 'buildbot/spec/types/scheduler.raml'1447adding 'buildbot/spec/types/sourcedproperties.raml'1448adding 'buildbot/spec/types/sourcestamp.raml'1449adding 'buildbot/spec/types/spec.raml'1450adding 'buildbot/spec/types/step.raml'1451adding 'buildbot/spec/types/test_result.raml'1452adding 'buildbot/spec/types/test_result_set.raml'1453adding 'buildbot/spec/types/worker.raml'1454adding 'buildbot/statistics/__init__.py'1455adding 'buildbot/statistics/capture.py'1456adding 'buildbot/statistics/stats_service.py'1457adding 'buildbot/statistics/storage_backends/__init__.py'1458adding 'buildbot/statistics/storage_backends/base.py'1459adding 'buildbot/statistics/storage_backends/influxdb_client.py'1460adding 'buildbot/steps/__init__.py'1461adding 'buildbot/steps/cmake.py'1462adding 'buildbot/steps/configurable.py'1463adding 'buildbot/steps/cppcheck.py'1464adding 'buildbot/steps/download_secret_to_worker.py'1465adding 'buildbot/steps/gitdiffinfo.py'1466adding 'buildbot/steps/http.py'1467adding 'buildbot/steps/master.py'1468adding 'buildbot/steps/maxq.py'1469adding 'buildbot/steps/mswin.py'1470adding 'buildbot/steps/python.py'1471adding 'buildbot/steps/python_twisted.py'1472adding 'buildbot/steps/shell.py'1473adding 'buildbot/steps/shellsequence.py'1474adding 'buildbot/steps/subunit.py'1475adding 'buildbot/steps/transfer.py'1476adding 'buildbot/steps/trigger.py'1477adding 'buildbot/steps/vstudio.py'1478adding 'buildbot/steps/worker.py'1479adding 'buildbot/steps/package/__init__.py'1480adding 'buildbot/steps/package/util.py'1481adding 'buildbot/steps/package/deb/__init__.py'1482adding 'buildbot/steps/package/deb/lintian.py'1483adding 'buildbot/steps/package/deb/pbuilder.py'1484adding 'buildbot/steps/package/rpm/__init__.py'1485adding 'buildbot/steps/package/rpm/mock.py'1486adding 'buildbot/steps/package/rpm/rpmbuild.py'1487adding 'buildbot/steps/package/rpm/rpmlint.py'1488adding 'buildbot/steps/source/__init__.py'1489adding 'buildbot/steps/source/base.py'1490adding 'buildbot/steps/source/bzr.py'1491adding 'buildbot/steps/source/cvs.py'1492adding 'buildbot/steps/source/darcs.py'1493adding 'buildbot/steps/source/gerrit.py'1494adding 'buildbot/steps/source/git.py'1495adding 'buildbot/steps/source/github.py'1496adding 'buildbot/steps/source/gitlab.py'1497adding 'buildbot/steps/source/mercurial.py'1498adding 'buildbot/steps/source/mtn.py'1499adding 'buildbot/steps/source/p4.py'1500adding 'buildbot/steps/source/repo.py'1501adding 'buildbot/steps/source/svn.py'1502adding 'buildbot/test/__init__.py'1503adding 'buildbot/test/reactor.py'1504adding 'buildbot/test/runprocess.py'1505adding 'buildbot/test/steps.py'1506adding 'buildbot/test/test_extra_coverage.py'1507adding 'buildbot/test/fake/__init__.py'1508adding 'buildbot/test/fake/botmaster.py'1509adding 'buildbot/test/fake/bworkermanager.py'1510adding 'buildbot/test/fake/change.py'1511adding 'buildbot/test/fake/connection.py'1512adding 'buildbot/test/fake/docker.py'1513adding 'buildbot/test/fake/endpoint.py'1514adding 'buildbot/test/fake/fakebuild.py'1515adding 'buildbot/test/fake/fakedata.py'1516adding 'buildbot/test/fake/fakemaster.py'1517adding 'buildbot/test/fake/fakemq.py'1518adding 'buildbot/test/fake/fakeprotocol.py'1519adding 'buildbot/test/fake/fakestats.py'1520adding 'buildbot/test/fake/httpclientservice.py'1521adding 'buildbot/test/fake/latent.py'1522adding 'buildbot/test/fake/libvirt.py'1523adding 'buildbot/test/fake/logfile.py'1524adding 'buildbot/test/fake/machine.py'1525adding 'buildbot/test/fake/msgmanager.py'1526adding 'buildbot/test/fake/openstack.py'1527adding 'buildbot/test/fake/pbmanager.py'1528adding 'buildbot/test/fake/private_tempdir.py'1529adding 'buildbot/test/fake/reactor.py'1530adding 'buildbot/test/fake/secrets.py'1531adding 'buildbot/test/fake/state.py'1532adding 'buildbot/test/fake/step.py'1533adding 'buildbot/test/fake/web.py'1534adding 'buildbot/test/fake/worker.py'1535adding 'buildbot/test/fakedb/__init__.py'1536adding 'buildbot/test/fakedb/build_data.py'1537adding 'buildbot/test/fakedb/builders.py'1538adding 'buildbot/test/fakedb/buildrequests.py'1539adding 'buildbot/test/fakedb/builds.py'1540adding 'buildbot/test/fakedb/buildsets.py'1541adding 'buildbot/test/fakedb/changes.py'1542adding 'buildbot/test/fakedb/changesources.py'1543adding 'buildbot/test/fakedb/codebases.py'1544adding 'buildbot/test/fakedb/connector.py'1545adding 'buildbot/test/fakedb/logs.py'1546adding 'buildbot/test/fakedb/masters.py'1547adding 'buildbot/test/fakedb/projects.py'1548adding 'buildbot/test/fakedb/row.py'1549adding 'buildbot/test/fakedb/schedulers.py'1550adding 'buildbot/test/fakedb/sourcestamps.py'1551adding 'buildbot/test/fakedb/state.py'1552adding 'buildbot/test/fakedb/steps.py'1553adding 'buildbot/test/fakedb/tags.py'1554adding 'buildbot/test/fakedb/test_result_sets.py'1555adding 'buildbot/test/fakedb/test_results.py'1556adding 'buildbot/test/fakedb/users.py'1557adding 'buildbot/test/fakedb/workers.py'1558adding 'buildbot/test/integration/pki/127.0.0.1.crt'1559adding 'buildbot/test/integration/pki/127.0.0.1.key'1560adding 'buildbot/test/integration/pki/ca/ca.crt'1561adding 'buildbot/test/unit/test_templates_dir/builds.html'1562adding 'buildbot/test/unit/test_templates_dir/plugin/plugin.jade'1563adding 'buildbot/test/util/__init__.py'1564adding 'buildbot/test/util/changesource.py'1565adding 'buildbot/test/util/config.py'1566adding 'buildbot/test/util/configurators.py'1567adding 'buildbot/test/util/db.py'1568adding 'buildbot/test/util/decorators.py'1569adding 'buildbot/test/util/dirs.py'1570adding 'buildbot/test/util/endpoint.py'1571adding 'buildbot/test/util/fuzz.py'1572adding 'buildbot/test/util/git_repository.py'1573adding 'buildbot/test/util/integration.py'1574adding 'buildbot/test/util/interfaces.py'1575adding 'buildbot/test/util/logging.py'1576adding 'buildbot/test/util/migration.py'1577adding 'buildbot/test/util/misc.py'1578adding 'buildbot/test/util/patch_delay.py'1579adding 'buildbot/test/util/pbmanager.py'1580adding 'buildbot/test/util/properties.py'1581adding 'buildbot/test/util/protocols.py'1582adding 'buildbot/test/util/querylog.py'1583adding 'buildbot/test/util/reporter.py'1584adding 'buildbot/test/util/sandboxed_worker.py'1585adding 'buildbot/test/util/scheduler.py'1586adding 'buildbot/test/util/site.py'1587adding 'buildbot/test/util/sourcesteps.py'1588adding 'buildbot/test/util/state.py'1589adding 'buildbot/test/util/tuplematching.py'1590adding 'buildbot/test/util/validation.py'1591adding 'buildbot/test/util/warnings.py'1592adding 'buildbot/test/util/www.py'1593adding 'buildbot/util/__init__.py'1594adding 'buildbot/util/_notifier.py'1595adding 'buildbot/util/async_sort.py'1596adding 'buildbot/util/backoff.py'1597adding 'buildbot/util/bbcollections.py'1598adding 'buildbot/util/codebase.py'1599adding 'buildbot/util/config.py'1600adding 'buildbot/util/debounce.py'1601adding 'buildbot/util/deferwaiter.py'1602adding 'buildbot/util/eventual.py'1603adding 'buildbot/util/git.py'1604adding 'buildbot/util/git_credential.py'1605adding 'buildbot/util/giturlparse.py'1606adding 'buildbot/util/httpclientservice.py'1607adding 'buildbot/util/identifiers.py'1608adding 'buildbot/util/importlib_compat.py'1609adding 'buildbot/util/kubeclientservice.py'1610adding 'buildbot/util/latent.py'1611adding 'buildbot/util/lineboundaries.py'1612adding 'buildbot/util/lru.py'1613adding 'buildbot/util/maildir.py'1614adding 'buildbot/util/misc.py'1615adding 'buildbot/util/netstrings.py'1616adding 'buildbot/util/path_expand_user.py'1617adding 'buildbot/util/pathmatch.py'1618adding 'buildbot/util/poll.py'1619adding 'buildbot/util/private_tempdir.py'1620adding 'buildbot/util/protocol.py'1621adding 'buildbot/util/pullrequest.py'1622adding 'buildbot/util/queue.py'1623adding 'buildbot/util/raml.py'1624adding 'buildbot/util/render_description.py'1625adding 'buildbot/util/runprocess.py'1626adding 'buildbot/util/sautils.py'1627adding 'buildbot/util/service.py'1628adding 'buildbot/util/ssfilter.py'1629adding 'buildbot/util/ssl.py'1630adding 'buildbot/util/state.py'1631adding 'buildbot/util/subscription.py'1632adding 'buildbot/util/test_result_submitter.py'1633adding 'buildbot/util/tuplematch.py'1634adding 'buildbot/util/twisted.py'1635adding 'buildbot/util/watchdog.py'1636adding 'buildbot/wamp/__init__.py'1637adding 'buildbot/wamp/connector.py'1638adding 'buildbot/worker/__init__.py'1639adding 'buildbot/worker/base.py'1640adding 'buildbot/worker/docker.py'1641adding 'buildbot/worker/ec2.py'1642adding 'buildbot/worker/kubernetes.py'1643adding 'buildbot/worker/latent.py'1644adding 'buildbot/worker/libvirt.py'1645adding 'buildbot/worker/local.py'1646adding 'buildbot/worker/manager.py'1647adding 'buildbot/worker/marathon.py'1648adding 'buildbot/worker/openstack.py'1649adding 'buildbot/worker/upcloud.py'1650adding 'buildbot/worker/protocols/__init__.py'1651adding 'buildbot/worker/protocols/base.py'1652adding 'buildbot/worker/protocols/msgpack.py'1653adding 'buildbot/worker/protocols/null.py'1654adding 'buildbot/worker/protocols/pb.py'1655adding 'buildbot/worker/protocols/manager/__init__.py'1656adding 'buildbot/worker/protocols/manager/base.py'1657adding 'buildbot/worker/protocols/manager/msgpack.py'1658adding 'buildbot/worker/protocols/manager/pb.py'1659adding 'buildbot/www/__init__.py'1660adding 'buildbot/www/auth.py'1661adding 'buildbot/www/avatar.py'1662adding 'buildbot/www/change_hook.py'1663adding 'buildbot/www/config.py'1664adding 'buildbot/www/encoding.py'1665adding 'buildbot/www/ldapuserinfo.py'1666adding 'buildbot/www/oauth2.py'1667adding 'buildbot/www/plugin.py'1668adding 'buildbot/www/resource.py'1669adding 'buildbot/www/rest.py'1670adding 'buildbot/www/service.py'1671adding 'buildbot/www/sse.py'1672adding 'buildbot/www/ws.py'1673adding 'buildbot/www/authz/__init__.py'1674adding 'buildbot/www/authz/authz.py'1675adding 'buildbot/www/authz/endpointmatchers.py'1676adding 'buildbot/www/authz/roles.py'1677adding 'buildbot/www/hooks/__init__.py'1678adding 'buildbot/www/hooks/base.py'1679adding 'buildbot/www/hooks/bitbucket.py'1680adding 'buildbot/www/hooks/bitbucketcloud.py'1681adding 'buildbot/www/hooks/bitbucketserver.py'1682adding 'buildbot/www/hooks/github.py'1683adding 'buildbot/www/hooks/gitlab.py'1684adding 'buildbot/www/hooks/gitorious.py'1685adding 'buildbot/www/hooks/poller.py'1686adding 'buildbot-4.3.0.dist-info/licenses/COPYING'1687adding 'buildbot-4.3.0.dist-info/METADATA'1688adding 'buildbot-4.3.0.dist-info/WHEEL'1689adding 'buildbot-4.3.0.dist-info/entry_points.txt'1690adding 'buildbot-4.3.0.dist-info/top_level.txt'1691adding 'buildbot-4.3.0.dist-info/RECORD'1692removing build/bdist.linux-x86_64/wheel1693Successfully built buildbot-4.3.0-py3-none-any.whl1694Finished creating a wheel...1695/build/source/master/dist /build/source/master1696Unpacking to: unpacked/buildbot-4.3.0...OK1697Repacking wheel as ./buildbot-4.3.0-py3-none-any.whl...OK1698/build/source/master1699Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
1700Executing pythonRuntimeDepsCheck1701Checking runtime dependencies for buildbot-4.3.0-py3-none-any.whl1702Finished executing pythonRuntimeDepsCheckinstallPhase
1703Executing pypaInstallPhase1704Successfully installed buildbot-4.3.0-py3-none-any.whl1705Finished executing pypaInstallPhasepythonOutputDistPhase
1706Executing pythonOutputDistPhase1707Finished executing pythonOutputDistPhasefixupPhase
1708shrinking RPATHs of ELF executables and libraries in /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.01709checking for references to /build/ in /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0...1710patching script interpreter paths in /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.01711stripping (with command strip and flags -S -p) in /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0/lib /nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0/bin1712shrinking RPATHs of ELF executables and libraries in /nix/store/fxp45136c85diq48rraf1fdjw15hd2i7-buildbot-4.3.0-dist1713checking for references to /build/ in /nix/store/fxp45136c85diq48rraf1fdjw15hd2i7-buildbot-4.3.0-dist...1714patching script interpreter paths in /nix/store/fxp45136c85diq48rraf1fdjw15hd2i7-buildbot-4.3.0-dist1715Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.61716wrapping `/nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0/bin/buildbot_windows_service'...1717Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.61718wrapping `/nix/store/phij0jvmkdqxrvrw43mr2b78m09z5w4s-buildbot-4.3.0/bin/buildbot'...1719Executing pythonRemoveTestsDir1720Finished executing pythonRemoveTestsDirinstallCheckPhase
1721no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
1722Executing pythonImportsCheckPhase